summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-nova/nova-consoleproxy
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-nova/nova-consoleproxy')
-rw-r--r--meta-openstack/recipes-devtools/python/python-nova/nova-consoleproxy7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-nova/nova-consoleproxy b/meta-openstack/recipes-devtools/python/python-nova/nova-consoleproxy
new file mode 100644
index 0000000..12aa2b2
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python-nova/nova-consoleproxy
@@ -0,0 +1,7 @@
1# The below switch enables you to select which type of console proxy daemon you
2# wish to start at boot time. Possible values are:
3# - spicehtml5
4# - xenvnc
5# - novnc
6
7NOVA_CONSOLE_PROXY_TYPE=spicehtml5