lp://staging/~corey.bryant/charms/precise/mongodb/source_key_options
Created by
Corey Bryant
and last modified
- Get this branch:
- bzr branch lp://staging/~corey.bryant/charms/precise/mongodb/source_key_options
Only
Corey Bryant
can upload to this branch. If you are
Corey Bryant
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Juan L. Negron (community): Approve
-
Diff: 1271 lines (+1158/-23)10 files modifiedMakefile (+4/-1)
charm-helpers-sync.yaml (+5/-0)
config.yaml (+15/-0)
hooks/charmhelpers/core/hookenv.py (+401/-0)
hooks/charmhelpers/core/host.py (+297/-0)
hooks/charmhelpers/fetch/__init__.py (+308/-0)
hooks/charmhelpers/fetch/archiveurl.py (+63/-0)
hooks/charmhelpers/fetch/bzrurl.py (+49/-0)
hooks/hooks.py (+13/-21)
tests/test_write_log_rotate_config.py (+3/-1)
Branch information
- Owner:
- Corey Bryant
- Status:
- Development
Recent revisions
- 45. By Juan L. Negron
-
Fixed mongos relation error. The code now evaluates and handles empty relation data.
- 44. By Juan L. Negron
-
Fixed relation_changed hook in relation_changed. install_order was not being evaluated correctly.
- 40. By Charles Butler
-
added amulet testing scaffold
Deploys a set similar to the bundle, with 2 shards, a mongo shell, and
configserver. Tests reachability of the ManagementUI, and accessability
between nodes, validates setup by issuing service mongodb status
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/charms/mongodb