← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1367548] [NEW] metadata definition VMware namespace has incorrect capitalization

 

Public bug reported:

metadata definition VMware namespace has incorrect capitalization

OS::Compute::VMwAre  should be OS::Compute::VMware


ttripp@ubuntu:~/devstack$ glance --os-image-api-version 2 md-namespace-list
+------------------------------------+
| namespace                          |
+------------------------------------+
| OS::Compute::VMwAre                |
etc etc etc

ttripp@ubuntu:~/devstack$ glance --os-image-api-version 2 md-namespace-show OS::Compute::VMwAre
+----------------------------+----------------------------------------------------------------------------------+
| Property                   | Value                                                                            |
+----------------------------+----------------------------------------------------------------------------------+
| created_at                 | 2014-09-10T02:55:41Z                                                             |
| description                | The VMware compute driver options.                                               |
|                            |                                                                                  |
|                            | These are properties specific to compute drivers.  For a list of all             |
|                            | hypervisors, see here: https://wiki.openstack.org/wiki/HypervisorSupportMatrix.  |
| display_name               | VMware Driver Options                                                            |
| namespace                  | OS::Compute::VMwAre                                                              |
| owner                      | admin                                                                            |
| properties                 | ["vmware_ostype", "vmware_adaptertype"]                                          |
| protected                  | True                                                                             |
| resource_type_associations | ["OS::Glance::Image"]                                                            |
| schema                     | /v2/schemas/metadefs/namespace                                                   |
| visibility                 | public                                                                           |
+----------------------------+----------------------------------------------------------------------------------+

** Affects: glance
     Importance: Undecided
         Status: New


** Tags: low-hanging-fruit

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1367548

Title:
  metadata definition VMware namespace has incorrect capitalization

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  metadata definition VMware namespace has incorrect capitalization

  OS::Compute::VMwAre  should be OS::Compute::VMware

  
  ttripp@ubuntu:~/devstack$ glance --os-image-api-version 2 md-namespace-list
  +------------------------------------+
  | namespace                          |
  +------------------------------------+
  | OS::Compute::VMwAre                |
  etc etc etc

  ttripp@ubuntu:~/devstack$ glance --os-image-api-version 2 md-namespace-show OS::Compute::VMwAre
  +----------------------------+----------------------------------------------------------------------------------+
  | Property                   | Value                                                                            |
  +----------------------------+----------------------------------------------------------------------------------+
  | created_at                 | 2014-09-10T02:55:41Z                                                             |
  | description                | The VMware compute driver options.                                               |
  |                            |                                                                                  |
  |                            | These are properties specific to compute drivers.  For a list of all             |
  |                            | hypervisors, see here: https://wiki.openstack.org/wiki/HypervisorSupportMatrix.  |
  | display_name               | VMware Driver Options                                                            |
  | namespace                  | OS::Compute::VMwAre                                                              |
  | owner                      | admin                                                                            |
  | properties                 | ["vmware_ostype", "vmware_adaptertype"]                                          |
  | protected                  | True                                                                             |
  | resource_type_associations | ["OS::Glance::Image"]                                                            |
  | schema                     | /v2/schemas/metadefs/namespace                                                   |
  | visibility                 | public                                                                           |
  +----------------------------+----------------------------------------------------------------------------------+

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1367548/+subscriptions


Follow ups

References