Comment 20 for bug 1642430

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-ceph-radosgw (stable/17.02)

Reviewed: https://review.openstack.org/468569
Committed: https://git.openstack.org/cgit/openstack/charm-ceph-radosgw/commit/?id=a56708973e70e6c038246ad447871579d1bea7ac
Submitter: Jenkins
Branch: stable/17.02

commit a56708973e70e6c038246ad447871579d1bea7ac
Author: Felipe Reyes <email address hidden>
Date: Mon Mar 27 18:47:51 2017 -0300

    Handle list of addresses in ceph-public-address

    charmhelpers' CephContext class is capable of handling a list of IP
    addresses in the ceph-public-address attribute, this allows
    ceph-proxy to hand the list of monitor hosts.

    Revision 708 from lp:charm-helpers needed to allow functional tests execute
    'juju actions'.

    Closes-Bug: 1642430
    Change-Id: I2bbff167fce2c75a3a619b658f0c569c6d5be3d5
    (cherry picked from commit d9ee86297eb8ccbb1ac921d76869c1c0d44d96ab)