From a72d22e203bfaf5196ed21ea7e9be1d98205f241 Mon Sep 17 00:00:00 2001 From: kevin Date: Mon, 27 Jul 2015 09:44:04 -0500 Subject: [PATCH] Removed inaccurate documentation The basic user_variables.yml file was referencing a variable that no longer exists. As such, it has been removed. Change-Id: I11bfd8d9af0b94a57a49043cc595a13addd4c986 --- etc/openstack_deploy/user_variables.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/etc/openstack_deploy/user_variables.yml b/etc/openstack_deploy/user_variables.yml index 9319e948f0..1ceb9dc229 100644 --- a/etc/openstack_deploy/user_variables.yml +++ b/etc/openstack_deploy/user_variables.yml @@ -35,10 +35,6 @@ glance_swift_store_endpoint_type: internalURL ## Nova -# Uncomment "nova_console_endpoint" to define a specific nova console URI or -# IP address this will construct the specific proxy endpoint for the console. -# nova_console_endpoint: console.company_domain.name - # This defaults to KVM, if you are deploying on a host that is not KVM capable # change this to your hypervisor type: IE "qemu", "lxc". # nova_virt_type: kvm