← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1515978] [NEW] novaclient need to remove --tenant option notification becaues it's not supported

 

Public bug reported:

we should not ask use to try '--tenant'

jichen@devstack1:~/devstack$ nova flavor-access-list
ERROR (CommandError): Unable to get all access lists. Specify --flavor or --tenant

jichen@devstack1:~/devstack$ nova flavor-access-list --tenant
usage: nova flavor-access-list [--flavor <flavor>] [--tenant <tenant_id>]
error: argument --tenant: expected one argument
Try 'nova help flavor-access-list' for more information.
jichen@devstack1:~/devstack$ nova flavor-access-list --tenant a
ERROR (CommandError): Sorry, query by tenant not supported.

** Affects: python-novaclient
     Importance: Low
     Assignee: jichenjc (jichenjc)
         Status: New

** Project changed: nova => python-novaclient

** Changed in: python-novaclient
   Importance: Undecided => Low

** Changed in: python-novaclient
     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/1515978

Title:
  novaclient need to remove --tenant option notification becaues it's
  not supported

Status in python-novaclient:
  New

Bug description:
  we should not ask use to try '--tenant'

  jichen@devstack1:~/devstack$ nova flavor-access-list
  ERROR (CommandError): Unable to get all access lists. Specify --flavor or --tenant

  jichen@devstack1:~/devstack$ nova flavor-access-list --tenant
  usage: nova flavor-access-list [--flavor <flavor>] [--tenant <tenant_id>]
  error: argument --tenant: expected one argument
  Try 'nova help flavor-access-list' for more information.
  jichen@devstack1:~/devstack$ nova flavor-access-list --tenant a
  ERROR (CommandError): Sorry, query by tenant not supported.

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1515978/+subscriptions