Comment 10 for bug 1292022

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

Reviewed: https://review.openstack.org/114088
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=936fc59aa8c9b1a45aaefc9779741c84ed3fea90
Submitter: Jenkins
Branch: master

commit 936fc59aa8c9b1a45aaefc9779741c84ed3fea90
Author: Akihiro Motoki <email address hidden>
Date: Sat Aug 9 15:08:40 2014 +0900

    Disable Floating IP features if Neutron router is disabled

    If the config option 'enable_router' is set to False,
    Floating IP features are disabled when Neutron is enabled.
    It does not affect when Neutron is disabled.

    It also adds unit tests for api.network.servers_update_addresses
    which is affected by this change.

    Completes blueprint hide-router-panel-by-config
    Closes-Bug: #1292022
    Change-Id: Ib63c6a0e7bb5661d4a60d10a1722fdad978b50bb