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-04 18:45:51 +0000
commit2c0dc3b3554f1232eba54f838c2db942a61e3080 (patch)
treed212984521913f7266e8240cfdf97c34af0badd5
parent75ece84ad64580a5bf2a72039a2a0eb350b901f3 (diff)
downloaddefinitions-2c0dc3b3554f1232eba54f838c2db942a61e3080.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