lp://staging/~pwlars/charms/trusty/redis/redis-execd
- Get this branch:
- bzr branch lp://staging/~pwlars/charms/trusty/redis/redis-execd
Branch merges
Branch information
- Owner:
- Paul Larson
- Status:
- Development
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. - 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 bundletesterR=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
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)