← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1190239] Re: Impossible to list all flavors (including not public ones) with nova client

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => havana-2

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

Title:
  Impossible to list all flavors (including not public ones) with nova
  client

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  When trying to list all the flavors from the nova client (as admin)
  we get the following error:

  $ nova flavor-list --all
  ERROR: Invalid is_public filter [None] (HTTP 400) (Request-ID: req-6a0a5311-b4f1-492f-ade6-4801ab4dfcc8)

  The problem relies in that nova client sends a 'None' string as the
  is_public attribute but the nova-api will only accept 'none' or any
  other form of string accepted by strutils.bool_from_string.

  This error happens with python-novaclient and nova trunk

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