lp:charms/trusty/redis

Created by Charles Butler and last modified
Get this branch:
bzr branch lp:charms/trusty/redis
Members of charmers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
charmers
Status:
Mature

Recent revisions

8. By Charles Butler

Fix for CI - Bundletester gets hinky with venv behavior

See this issue against the bundletester repository for further information:
https://github.com/juju-solutions/bundletester/issues/15

the TL;DR - is that bundletester is confused by its own virtualenv, and thinks
that it doesn't need to create the charm's phony target.

7. By Francesco Banconi

Fix typo in charm configuration options.

6. By Francesco Banconi

Pass --keep-broken to juju bootstrap.

R=
CC=
https://codereview.appspot.com/247130043

5. By Francesco Banconi

Makefile fixes for bundletester.

- The "local" env is no longer used by default when
  JUJU_ENV is not specified. Now the current env is
  used instead.

- The environment is no longer destroyed when ftests
  complete.

- Do not exit if bootstrap returns an error: assume
  the environment to be already bootstrapped.

- Removed the setup phony target to work around a
  bundletester bug.

For more info, see review comments at
https://bugs.launchpad.net/charms/+bug/1459345

R=martin.hilton
CC=
https://codereview.appspot.com/248930043

4. By Francesco Banconi

Add support for bundletester.

QA:
make bundletester

R=martin.hilton, jay.wren
CC=
https://codereview.appspot.com/245110043

3. By Francesco Banconi

Handle service ports + other fixes.

Open/close the redis ports.
Add the timeout, tcp-keepalive and databases options.
Make the Redis service listen on the unit private address.
Install charmhelpers from a local tarball rather than PyPI.

QA: make ftest

R=martin.hilton, jay.wren
CC=
https://codereview.appspot.com/243730043

2. By Francesco Banconi

Initial charm.

1. By Francesco Banconi

Initial commit.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers