← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1691274] Re: Error on adding duplicated secgroup

 

** Changed in: nova
   Importance: Undecided => Medium

** Also affects: nova/newton
   Importance: Undecided
       Status: New

** Also affects: nova/ocata
   Importance: Undecided
       Status: New

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

Title:
  Error on adding duplicated secgroup

Status in OpenStack Compute (nova):
  In Progress
Status in OpenStack Compute (nova) newton series:
  New
Status in OpenStack Compute (nova) ocata series:
  New

Bug description:
  Steps to reproduce:

  openstack server create --flavor m1.tiny --security-group default --image cirros-0.3.5-x86_64-disk myinstance
  $ openstack server add security group myinstance default
  Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
  <class 'neutronclient.common.exceptions.BadRequest'> (HTTP 500) (Request-ID: req-b5f07687-7b4d-4ff3-90b4-0835dbeef9c4)

  The error in n-api: http://paste.openstack.org/show/609722/

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


References