[Bug 1844708] Re: Unable to set flavor description with flavor name

Martin Kennelly 1844708 at bugs.launchpad.net
Thu Sep 19 16:48:11 UTC 2019


usage: openstack flavor set [-h] [--no-property] [--property <key=value>]
                            [--project <project>]
                            [--description <description>]
                            [--project-domain <project-domain>]
                            <flavor>

Set flavor properties

positional arguments:
  <flavor>              Flavor to modify (name or ID)

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-openstackclient in Ubuntu.
https://bugs.launchpad.net/bugs/1844708

Title:
  Unable to set flavor description with flavor name

Status in python-openstackclient package in Ubuntu:
  New

Bug description:
  Using OS CLI 4.0.0, I am unable to set a flavors description with a flavors name.
  It works as expected with flavor ID.

  
  Command:
  openstack flavor set ${flavor_name} --description "sample description"

  Result:
  Flavor ${flavor_name} could not be found. (HTTP 404) 

  Expected Result:
  Flavor description successfully changed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1844708/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list