Comment 2 for bug 1478710

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

Reviewed: https://review.openstack.org/206802
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=488e5eb2908472c2f61319fcb031120037851ccc
Submitter: Jenkins
Branch: master

commit 488e5eb2908472c2f61319fcb031120037851ccc
Author: liyingjun <email address hidden>
Date: Wed Jul 29 11:24:30 2015 +0800

    Disable lagency launch when LAUNCH_INSTANCE_LEGACY_ENABLED is False

    The network topology page doesn't honor LAUNCH_INSTANCE_LEGACY_ENABLED,
    even when LAUNCH_INSTANCE_LEGACY_ENABLED is set to false, the lagency
    launch wizard is still shown.

    Change-Id: I30167e28cee174da5b2cdfe41edff4e3f375d88e
    Closes-bug: #1478710