Comment 8 for bug 1697491

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-swift-proxy (master)

Reviewed: https://review.openstack.org/517236
Committed: https://git.openstack.org/cgit/openstack/charm-swift-proxy/commit/?id=27c669a65762fae6af6917f1b130b124b70065ff
Submitter: Zuul
Branch: master

commit 27c669a65762fae6af6917f1b130b124b70065ff
Author: James Page <email address hidden>
Date: Thu Nov 2 09:55:47 2017 +0000

    Enable network-spaces for swift-storage relation

    Ensure that any network space binding provided by the end user
    is used as units join the swift-storage relation.

    This allows backend communication to swift-storage units to be
    network isolated from frontend public access to the swift
    deployment.

    Change-Id: If29ba3dfb1379f0cda20d9685e654d911d67df1d
    Closes-Bug: 1697491