← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1434172] Re: security group create errors without description

 

In python-novaclient, the "nova secgroup-create" command has been
removed since https://review.openstack.org/#/c/437145/.

So it is no longer necessary to fix it in python-novaclient.


** Changed in: python-novaclient
       Status: In Progress => Won't Fix

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1434172

Title:
  security group create errors without description

Status in OpenStack Compute (nova):
  Won't Fix
Status in python-novaclient:
  Won't Fix
Status in python-openstackclient:
  Fix Released

Bug description:
  security group create returns an error without --description supplied.
  This appears to be the server rejecting the request so we should set a
  default value rather than sending None.

    $ openstack security group create qaz
    ERROR: openstack Security group description is not a string or unicode (HTTP 400) (Request-ID: req-dee03de3-893a-4d58-bc3d-de87d09c3fb8)

  Sent body:

    {"security_group": {"name": "qaz2", "description": null}}

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1434172/+subscriptions