summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-04 18:45:51 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-11 18:30:37 +0000
commit261e5a3d8370cd1e440b694aac95c87ae5beb4fc (patch)
treea5c85758c275084f9749561782763035b2eb778f
parent1ed02d327b15c0869453afebbe00df5111063366 (diff)
downloaddefinitions-261e5a3d8370cd1e440b694aac95c87ae5beb4fc.tar.gz
Disable spice
-rw-r--r--openstack/etc/nova/nova.conf7
1 files changed, 4 insertions, 3 deletions
diff --git a/openstack/etc/nova/nova.conf b/openstack/etc/nova/nova.conf
index 3296cd32..bfce7f5c 100644
--- a/openstack/etc/nova/nova.conf
+++ b/openstack/etc/nova/nova.conf
@@ -583,13 +583,14 @@ use_local=true
#html5proxy_base_url=http://localhost:6082/spice_auto.html
# IP address on which instance spice server should listen (string value)
-server_listen=0.0.0.0
+#server_listen=0.0.0.0
# the address to which proxy clients (like nova-spicehtml5proxy) should connect (string value)
-server_proxyclient_address=$my_ip
+#server_proxyclient_address=$my_ip
# enable spice related features (boolean value)
-enabled=true
+#enabled=true
+enabled=false
# enable spice guest agent support (boolean value)
#agent_enabled=true