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, 0 insertions, 7 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-nova/nova-consoleproxy b/meta-openstack/recipes-devtools/python/python-nova/nova-consoleproxy
deleted file mode 100644
index 12aa2b2..0000000
--- a/meta-openstack/recipes-devtools/python/python-nova/nova-consoleproxy
+++ /dev/null
@@ -1,7 +0,0 @@
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