Fix VMware Namespace capitalization & description
The namespace had incorrect capitalization. Also, added additional text in description to make people aware that the properties only apply to the VMware compute driver. Change-Id: Ic1c3c333a1c70782a0780ace0323b2f6728bdd09 Closes-bug: 1367548
This commit is contained in:
parent
c0ad23ae32
commit
6a08b7dba8
@ -1,7 +1,7 @@
|
||||
{
|
||||
"namespace": "OS::Compute::VMwAre",
|
||||
"namespace": "OS::Compute::VMware",
|
||||
"display_name": "VMware Driver Options",
|
||||
"description": "The VMware compute driver options. \n\nThese are properties specific to compute drivers. For a list of all hypervisors, see here: https://wiki.openstack.org/wiki/HypervisorSupportMatrix.",
|
||||
"description": "The VMware compute driver options. \n\nThese are properties specific to VMWare compute drivers and will only have an effect if the VMWare compute driver is enabled in Nova. For a list of all hypervisors, see here: https://wiki.openstack.org/wiki/HypervisorSupportMatrix.",
|
||||
"visibility": "public",
|
||||
"protected": true,
|
||||
"resource_type_associations": [
|
||||
|
Loading…
Reference in New Issue
Block a user