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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1789936

Title:
  openstack vnf scale error

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to