← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1361476] [NEW] flavor access create should check public/private first

 

Public bug reported:

jichen@cloudcontroller:~$ nova flavor-access-add 1 2
+-----------+-----------+
| Flavor_ID | Tenant_ID |
+-----------+-----------+
| 1         | 2         |
+-----------+-----------+

jichen@cloudcontroller:~$ nova flavor-access-list --flavor 1
ERROR (CommandError): Failed to get access list for public flavor type.

we should check public/private before access add

** Affects: nova
     Importance: Undecided
     Assignee: jichenjc (jichenjc)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => jichenjc (jichenjc)

-- 
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/1361476

Title:
  flavor access create should check public/private first

Status in OpenStack Compute (Nova):
  New

Bug description:
  jichen@cloudcontroller:~$ nova flavor-access-add 1 2
  +-----------+-----------+
  | Flavor_ID | Tenant_ID |
  +-----------+-----------+
  | 1         | 2         |
  +-----------+-----------+

  jichen@cloudcontroller:~$ nova flavor-access-list --flavor 1
  ERROR (CommandError): Failed to get access list for public flavor type.

  we should check public/private before access add

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


Follow ups

References