Merge lp://qastaging/~tealeg/charms/trusty/glance-simplestreams-sync/support-multiple-rabbitMQs-in-trunk into lp://qastaging/charms/trusty/glance-simplestreams-sync

Proposed by Geoff Teale
Status: Merged
Merged at revision: 63
Proposed branch: lp://qastaging/~tealeg/charms/trusty/glance-simplestreams-sync/support-multiple-rabbitMQs-in-trunk
Merge into: lp://qastaging/charms/trusty/glance-simplestreams-sync
Diff against target: 17 lines (+5/-1)
1 file modified
scripts/glance-simplestreams-sync.py (+5/-1)
To merge this branch: bzr merge lp://qastaging/~tealeg/charms/trusty/glance-simplestreams-sync/support-multiple-rabbitMQs-in-trunk
Reviewer Review Type Date Requested Status
OpenStack Charmers Pending
Review via email: mp+292350@code.qastaging.launchpad.net

Description of the change

If there are multiple rabbitMQ hosts the charmhelpers library will always set the rabbit_hosts variable. in identity.yaml, to a comma separated string of IP addresses, however the charm expects a python array. This branch produces such an array by splitting the string.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches