[Bug 1789936] Re: openstack vnf scale error

Launchpad Bug Tracker 1789936 at bugs.launchpad.net
Mon Nov 26 04:17:20 UTC 2018


[Expired for python-openstackclient (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: python-openstackclient (Ubuntu)
       Status: Incomplete => Expired

-- 
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:
  Expired

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