lp://staging/~martin-hilton/charms/trusty/redis/000-nrpe-external-master
- Get this branch:
- bzr branch lp://staging/~martin-hilton/charms/trusty/redis/000-nrpe-external-master
Branch merges
- Francesco Banconi: Approve
-
Diff: 246 lines (+142/-2)9 files modifiedconfig.yaml (+16/-0)
files/check_redis.sh (+7/-0)
hooks/relations.py (+10/-0)
hooks/services.py (+21/-1)
hooks/serviceutils.py (+29/-0)
metadata.yaml (+3/-0)
unit_tests/test_relations.py (+16/-0)
unit_tests/test_services.py (+2/-1)
unit_tests/test_serviceutils.py (+38/-0)
Branch information
- Owner:
- Martin Hilton
- Status:
- Merged
Recent revisions
- 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)