[VMware] inital commit
This commit unhardcode vmware related options.
Related-Prod: PROD-21444
Change-Id: I4b66750cb3d9dafe96e887d8b1d1623d641f3b98
diff --git a/metadata/service/compute/container.yml b/metadata/service/compute/container.yml
index 145ebcc..51f771d 100644
--- a/metadata/service/compute/container.yml
+++ b/metadata/service/compute/container.yml
@@ -10,7 +10,6 @@
compute:
version: ${_param:nova_version}
enabled: true
- virtualization: kvm
vncproxy_url: http://${_param:nova_service_host}:6080
reserved_host_memory_mb: 32768
libvirt:
@@ -50,4 +49,4 @@
user: neutron
password: ${_param:keystone_neutron_password}
host: ${_param:neutron_service_host}
- port: 9696
\ No newline at end of file
+ port: 9696