[Bug 1789936] Re: openstack vnf scale error

Corey Bryant corey.bryant at canonical.com
Wed Sep 26 14:47:39 UTC 2018


Hi Andrew,

Thank you for reporting this and making Ubuntu better. Do you know if
this can also be recreated with the upstream code? ie. pip install
python-openstackclient?

If so I'd like to transfer this bug to the upstream project.

Thanks,
Corey

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

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

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