lp://staging/~niedbalski/charms/trusty/rabbitmq-server/fix-1442443
Created by
Jorge Niedbalski
and last modified
- Get this branch:
- bzr branch lp://staging/~niedbalski/charms/trusty/rabbitmq-server/fix-1442443
Only
Jorge Niedbalski
can upload to this branch. If you are
Jorge Niedbalski
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Merged
into
lp://staging/~openstack-charmers-archive/charms/trusty/rabbitmq-server/next
at
revision 115
- Billy Olsen: Approve
- OpenStack Charmers: Pending requested
- Ryan Beisner: Pending requested
- Edward Hope-Morley: Pending requested
- Felipe Reyes: Pending requested
- James Page: Pending requested
-
Diff: 768 lines (+423/-153)11 files modifiedconfig.yaml (+23/-1)
hooks/rabbit_utils.py (+47/-39)
hooks/rabbitmq_context.py (+122/-0)
hooks/rabbitmq_server_relations.py (+7/-99)
hooks/ssl_utils.py (+58/-0)
templates/rabbitmq.config (+25/-11)
tests/basic_deployment.py (+26/-0)
tests/charmhelpers/contrib/openstack/amulet/utils.py (+1/-1)
unit_tests/test_rabbit_utils.py (+33/-0)
unit_tests/test_rabbitmq_context.py (+79/-0)
unit_tests/test_rabbitmq_server_relations.py (+2/-2)
Superseded
for merging
into
lp://staging/charms/trusty/rabbitmq-server
- Billy Olsen: Needs Fixing
- OpenStack Charmers: Pending requested
-
Diff: 746 lines (+373/-168)11 files modifiedconfig.yaml (+7/-1)
hooks/rabbit_utils.py (+37/-39)
hooks/rabbitmq_context.py (+125/-0)
hooks/rabbitmq_server_relations.py (+7/-113)
hooks/ssl_utils.py (+55/-0)
templates/rabbitmq.config (+25/-11)
tests/00_setup.sh (+3/-0)
tests/50_test_cluster_partition.py (+31/-0)
unit_tests/test_rabbit_utils.py (+1/-1)
unit_tests/test_rabbitmq_context.py (+79/-0)
unit_tests/test_rabbitmq_server_relations.py (+3/-3)
Related bugs
Bug #1442443: cluster_partition_handling required, not exposed | Critical | Fix Released |
Related blueprints
Branch information
- Owner:
- Jorge Niedbalski
- Status:
- Development
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/charms/rabbitmq-server