Comment 2 for bug 1411465

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

Reviewed: https://review.openstack.org/147812
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=4cb6720f9cc017f50ea8868510c187649219808c
Submitter: Jenkins
Branch: master

commit 4cb6720f9cc017f50ea8868510c187649219808c
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