Reviewed: https://review.openstack.org/289379 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=93381d001e6d253a769217e8b5ee32f0ba2860f0 Submitter: Jenkins Branch: master
commit 93381d001e6d253a769217e8b5ee32f0ba2860f0 Author: Matt Borland <[email protected]> Date: Mon Mar 7 07:53:46 2016 -0700 Allow Launch Instance (Angular) from Volume Snapshots Just as with https://review.openstack.org/#/c/219925/ , right now on the Volume Snapshots table, if you click on Launch as Instance you get the legacy launch instance wizard even if local_settings is configured for LAUNCH_INSTANCE_LEGACY_ENABLED = False. This needs to recompile the Angular context due to the way Django creates tab content. Change-Id: Ibf027d523751cd4808591b8b24d8bb26c6351f5a Fixes-Bug: 1543891 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1543891 Title: Launch instance from Volumes Snapshot Page opens LEGACY launch instance, even if LEGACY is set to False in local_settings Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Same as a bug below, we need to address it in volume snapshot table. Launch instance from Volumes Page opens LEGACY launch instance, even if LEGACY is set to False in local_settings https://bugs.launchpad.net/horizon/+bug/1491645 To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1543891/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

