[Bug 1847280] Re: Include osc-placement plugin in openstack client package and snap
Ryan Beisner
1847280 at bugs.launchpad.net
Wed Dec 11 21:45:00 UTC 2019
*** This bug is a duplicate of bug 1852373 ***
https://bugs.launchpad.net/bugs/1852373
** This bug has been marked a duplicate of bug 1852373
please include osc-placement
--
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/1847280
Title:
Include osc-placement plugin in openstack client package and snap
Status in OpenStack Clients Snap:
Confirmed
Status in python-openstackclient package in Ubuntu:
New
Bug description:
During troubleshooting of migration errors due to differences in
placement API database allocations from the actual nova allocation
utilization resulting from bugs like lp#1821594, we need to be able to
run commands such as
"openstack resource provider allocation delete $UUID"
The openstack resource provider command sets are provided by the osc-
placement plugin.
Current workaround is to create a venv with the openstackclient and
osc-placement plugin.
virtualenv -p python3 osc
source osc/bin/activate
pip3 install osc-placement openstackclient
./osc/bin/openstack resource provider.....
It would be helpful for these commands to be included in the UCA and
snap for Openstack Queens and newer.
For reference: https://docs.openstack.org/osc-
placement/queens/cli/index.html#resource-provider-allocation-delete
To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-openstackclients/+bug/1847280/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list