[Bug 1789936] [NEW] openstack vnf scale error
Andrew West
1789936 at bugs.launchpad.net
Thu Aug 30 15:39:27 UTC 2018
Public bug reported:
am working on Tacker with devstack stable/rocky
using a simple scaling example
openstack vnf scale --scaling-policy-name "SP1" --scaling-type "in" sample_vnf_scaling
'Namespace' object has no attribute 'request_format'
try:
openstack vnf scale --scaling-policy-name "SP1" --scaling-type "in" --vnf-name sample_vnf_scaling
...
openstack vnf scale: error: unrecognized arguments: --vnf-name
BUT the equivalent python-tackerclient command works (gives no output, but does scale in/out)
tacker vnf-scale --scaling-policy-name "SP1" --scaling-type "in" --vnf-name sample_vnf_scaling
** 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/1789936
Title:
openstack vnf scale error
Status in python-openstackclient package in Ubuntu:
New
Bug description:
am working on Tacker with devstack stable/rocky
using a simple scaling example
openstack vnf scale --scaling-policy-name "SP1" --scaling-type "in" sample_vnf_scaling
'Namespace' object has no attribute 'request_format'
try:
openstack vnf scale --scaling-policy-name "SP1" --scaling-type "in" --vnf-name sample_vnf_scaling
...
openstack vnf scale: error: unrecognized arguments: --vnf-name
BUT the equivalent python-tackerclient command works (gives no output, but does scale in/out)
tacker vnf-scale --scaling-policy-name "SP1" --scaling-type "in" --vnf-name sample_vnf_scaling
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1789936/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list