horizon/openstack_dashboard/dashboards/project/volumes/snapshots
Matt Borland 93381d001e 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
2016-03-18 12:21:28 +03:00
..
__init__.py Move volume snapshots table to volumes panel 2014-02-18 10:24:18 +08:00
forms.py Fix E128 errors in openstack_dashboard/dashboards/project/ 2014-10-16 16:53:52 +09:00
tables.py Allow Launch Instance (Angular) from Volume Snapshots 2016-03-18 12:21:28 +03:00
tabs.py Add Volume Snapshots table to Admin Volumes 2014-08-11 20:31:22 -07:00
tests.py Add pagination to volume snapshots and backups pages 2016-01-30 15:15:31 +03:00
urls.py Fix E128 errors in openstack_dashboard/dashboards/project/ 2014-10-16 16:53:52 +09:00
views.py Navigation + cleanup for details pages 2015-11-09 07:01:04 +00:00