← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1264076] [NEW] Should use a new xml namespace in v3 api

 

Public bug reported:


The V3 APIs now also use the XMLNS_V11: XMLNS_V11 = 'http://docs.openstack.org/compute/api/v1.1'
For example :https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/plugins/v3/flavors.py#L45
I thinks we should add a new for V3

** Affects: nova
     Importance: Undecided
     Assignee: Shuangtai Tian (shuangtai-tian)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Shuangtai Tian (shuangtai-tian)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1264076

Title:
  Should use a new xml namespace in v3 api

Status in OpenStack Compute (Nova):
  New

Bug description:
  
  The V3 APIs now also use the XMLNS_V11: XMLNS_V11 = 'http://docs.openstack.org/compute/api/v1.1'
  For example :https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/plugins/v3/flavors.py#L45
  I thinks we should add a new for V3

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


Follow ups

References