Comment 5 for bug 1411465

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (juno)

Reviewed: https://review.openstack.org/152451
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=e1dbcf7eab090f6876834ad845a0aa412f440899
Submitter: Jenkins
Branch: juno

commit e1dbcf7eab090f6876834ad845a0aa412f440899
Author: Andy McCrae <email address hidden>
Date: Fri Jan 16 11:07:03 2015 +0000

    Allow storage & replication_network to be the same

    We don't want to attempt to start 2 swift services on the same IP/Port,
    if replication_network is the same as storage_network this should be
    treated as though replication_network was not specified.

    Change-Id: Ifbf0e264d0cdc61f38a93b98e1d91d7ea17d293d
    Closes-Bug: 1411465
    (cherry picked from commit 4cb6720f9cc017f50ea8868510c187649219808c)