[Bug 1809874] Re: multiple server delete produce multiple new lines

Noam Angel noama at mellanox.com
Thu Jan 17 05:33:50 UTC 2019


thanks for correcting indeed it is with flag --wait

fix merged:
https://review.openstack.org/#/c/627493/

** Description changed:

  multiple server delete produce multiple new lines
  
  example:
- openstack server delete fced7819-4d82-400d-bb87-479c5deb854a 7cadbd07-990d-4525-9ecf-1ec80fc57e92 1f4a75d4-d75e-4c36-a068-df5f1e190256
- 
+ openstack server delete --wait fced7819-4d82-400d-bb87-479c5deb854a 7cadbd07-990d-4525-9ecf-1ec80fc57e92 1f4a75d4-d75e-4c36-a068-df5f1e190256
  
  #output end#
  
- 
- https://github.com/openstack/python-openstackclient/blob/master/openstackclient/compute/v2/server.py#L1007
+ https://github.com/openstack/python-
+ openstackclient/blob/master/openstackclient/compute/v2/server.py#L1007

** Changed in: python-openstackclient
       Status: New => Fix Released

-- 
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/1809874

Title:
  multiple server delete produce multiple new lines

Status in python-openstackclient:
  Fix Released
Status in python-openstackclient package in Ubuntu:
  Triaged

Bug description:
  multiple server delete produce multiple new lines

  example:
  openstack server delete --wait fced7819-4d82-400d-bb87-479c5deb854a 7cadbd07-990d-4525-9ecf-1ec80fc57e92 1f4a75d4-d75e-4c36-a068-df5f1e190256

  #output end#

  https://github.com/openstack/python-
  openstackclient/blob/master/openstackclient/compute/v2/server.py#L1007

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



More information about the Ubuntu-openstack-bugs mailing list