lp://staging/~mthaddon/charms/precise/pgbouncer/remove-template-generate
- Get this branch:
- bzr branch lp://staging/~mthaddon/charms/precise/pgbouncer/remove-template-generate
Branch merges
- Liam Young (community): Approve
-
Diff: 274 lines (+34/-179)3 files modifiedhooks/nrpe-external-master-relation-changed (+13/-20)
scripts/common (+21/-9)
scripts/template-generate.py (+0/-150)
Branch information
- Owner:
- Tom Haddon
- Status:
- Development
Recent revisions
- 60. By Tom Haddon
-
Remove custom template-
generate. py and replace with cheetah command line as suggested in https:/ /bugs.launchpad .net/charms/ +bug/1046318/ comments/ 1 - 59. By Tom Haddon
-
[thedac,r=mthaddon] Fix race condition bug failing to set requested DB when multiple db-proxy relationships need to be set *after* backend-db-admin relationship is set. Make sure backend-db-admin relation is complete before proceeding.
- 58. By Marco Ceppi
-
Paul Collins 2013-07-26 define ensure_
package_ status and use it in the install and config-changed hooks for service-affecting packages
David Ames 2013-06-24 [merge] [dames,r=lamont] export JUJU_RELATION so update_db_credentials gets it
David Ames 2013-06-24 export JUJU_RELATION so update_db_credentials gets it
Tom Haddon 2013-03-28 [merge] Merge from current upstream on canonical-marshal
Alexander List 2013-03-22 [merge] [alexlist,r=gnuoy] Sync upstreamed charm to canonical-marshal - 57. By Juan L. Negron
-
Merging MP:155205. If we have more than one db-proxy relation, the charm fails because we get the output of "relation-ids db-proxy" and pass that to "relation-list -r", which only accepts one relation id at a time. So, this fixes that problem.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/charms/pgbouncer