← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1691274] [NEW] Error on adding duplicated secgroup

 

Public bug reported:

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/

** Affects: nova
     Importance: Undecided
     Assignee: hongbin (hongbin034)
         Status: In Progress

** Changed in: nova
     Assignee: (unassigned) => hongbin (hongbin034)

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

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


Follow ups