horizon/openstack_dashboard
Daniel P. Berrange 59b7e6011b Add support for SPICE consoles
While in theory both VNC and SPICE can be enabled at the same
time, this is not expected to be common. Thus, rather than
adding a 'SPICE console' tab, this renames the existing
'VNC console' tab to simply be 'Console'. This tab is setup
to prefer exposing a VNC console, but if that is not enabled,
then expose the SPICE console. The reason for this order is
that the noVNC widget has had much more testing than the
current spice-html5 widget. Thus if both VNC & SPICE are
enabled, VNC is likely a more reliable choice at this point
in time.

Blueprint: libvirt-spice
Change-Id: If3d3769fe8e29c5930ac8b42d841c92182c4be72
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-01-24 10:14:55 +00:00
..
api Add support for SPICE consoles 2013-01-24 10:14:55 +00:00
dashboards Add support for SPICE consoles 2013-01-24 10:14:55 +00:00
local Adds a "simplified" floating IP management option. 2012-12-10 00:30:30 -08:00
locale Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
openstack Update common. 2012-10-18 14:54:56 -07:00
static Split the logo.png into two files to enable splash page branding 2013-01-22 17:49:28 -08:00
templates Don't inherit from base.html in 500 error page 2012-11-21 12:13:17 +11:00
test Add support for SPICE consoles 2013-01-24 10:14:55 +00:00
usage Ensure to use api.<category>.<method> 2013-01-22 20:37:12 +09:00
wsgi Updated the django.wsgi file for devstack. 2012-02-29 01:37:37 -08:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
context_processors.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
exceptions.py Switch to using cinderclient. 2012-08-14 14:50:15 -07:00
settings.py Extend offline-compression context 2013-01-17 10:25:49 +01:00
urls.py Don't inherit from base.html in 500 error page 2012-11-21 12:13:17 +11:00
views.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00