lp://staging/~stub/charm-helpers/status-set
- Get this branch:
- bzr branch lp://staging/~stub/charm-helpers/status-set
Branch merges
- Stuart Bishop (community): Disapprove
-
Diff: 221 lines (+186/-4)2 files modifiedcharmhelpers/core/hookenv.py (+68/-4)
tests/core/test_hookenv.py (+118/-0)
Branch information
Recent revisions
- 370. By Stuart Bishop
-
Wrap status-set and status-get, with fallback behavior for pre-service-status Juju
- 369. By Liam Young
-
[hopem,r=gnuoy]
Prior to the refactor of db code into contrib.database the mysql
and percona charms were using different keynames to store
passwords in the peer relation. This is breaking upgrades due to
the new code never checking the legacy keynames. This patch
resolves this problem by first checking for the old name then
the new.Partially-
Closes: 1451890 - 367. By Marco Ceppi
-
[aisrael] Fix an incompatibility with Python3 involving the loading of local modules
- 364. By James Page
-
[beisner,
r=james- page] amulet - allow no_value options in configparser, regarding mysql my.cnf https:/ /bugs.python. org/issue7005 deal with trailing whitespace.
- 361. By Liam Young
-
[gnuoy,
r=james- page] Support passing monitor definition yaml to the nagios subordinate attached via the nrpe-external- master relation so it can proxy it to nagios rather than having a nagios relation to both the principle and the subordinate
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/charm-helpers