← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1624269] [NEW] Metering - missing 'tenant_id' for metering-label as request body

 

Public bug reported:

In http://developer.openstack.org/api-ref/networking/v2/?expanded=show-
metering-label-rule-details-detail,create-metering-label-detail,

'tenant_id' is missing as a request parameter.

(neutron) meter-label-create my-label --tenant-id 8ae2759224e94ed0a66011315a32d07c
Created a new metering_label:
+-------------+--------------------------------------+
| Field       | Value                                |
+-------------+--------------------------------------+
| description |                                      |
| id          | 543ce87e-2190-46d5-9d79-3fd113681372 |
| name        | my-label                             |
| project_id  | 8ae2759224e94ed0a66011315a32d07c     |
| shared      | False                                |
| tenant_id   | 8ae2759224e94ed0a66011315a32d07c     |
+-------------+--------------------------------------+

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: metering

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

Title:
  Metering - missing  'tenant_id' for metering-label as request body

Status in neutron:
  New

Bug description:
  In http://developer.openstack.org/api-ref/networking/v2/?expanded
  =show-metering-label-rule-details-detail,create-metering-label-detail,

  'tenant_id' is missing as a request parameter.

  (neutron) meter-label-create my-label --tenant-id 8ae2759224e94ed0a66011315a32d07c
  Created a new metering_label:
  +-------------+--------------------------------------+
  | Field       | Value                                |
  +-------------+--------------------------------------+
  | description |                                      |
  | id          | 543ce87e-2190-46d5-9d79-3fd113681372 |
  | name        | my-label                             |
  | project_id  | 8ae2759224e94ed0a66011315a32d07c     |
  | shared      | False                                |
  | tenant_id   | 8ae2759224e94ed0a66011315a32d07c     |
  +-------------+--------------------------------------+

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


Follow ups