← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1628386] Re: both project_id & tenant_id are available in 'meter-label-create' output

 

See the second bullet here:
http://docs.openstack.org/releasenotes/neutron/newton.html#new-features

** Changed in: neutron
       Status: New => Invalid

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

Title:
  both project_id & tenant_id are available in 'meter-label-create'
  output

Status in neutron:
  Invalid

Bug description:
  Neutron returns both project_id and tenant_id for 'meter-label-create'
  request as below,

  $ neutron meter-label-create NAME --os-cloud devstack-admin
  Created a new metering_label:
  +-------------+--------------------------------------+
  | Field       | Value                                |
  +-------------+--------------------------------------+
  | description |                                      |
  | id          | 36f5ef6e-1187-4058-84c7-663601312fc6 |
  | name        | NAME                                 |
  | project_id  | 19bc004d6e0f4c689e114cbe2826fd0d     |
  | shared      | False                                |
  | tenant_id   | 19bc004d6e0f4c689e114cbe2826fd0d     |
  +-------------+--------------------------------------+

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


References