[Bug 1844708] [NEW] Unable to set flavor description with flavor name
Martin Kennelly
1844708 at bugs.launchpad.net
Thu Sep 19 16:46:57 UTC 2019
Public bug reported:
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
** Affects: python-openstackclient (Ubuntu)
Importance: Undecided
Status: New
--
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