← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1572171] [NEW] Booting an instance with default + other security-groups does not work as expected

 

Public bug reported:

booting an instance with multiple security-groups where one of the
security-groups is the 'default' security-groups, will not apply the
default security group to the instance.

E.g -

$ nova boot ... --security-groups default,MYSG   VM1

Expected result:  VM1 should have both 'default' and MYSG security-groups.
Actual result: VM1 has only MYSG security-group

** Affects: nova
     Importance: Undecided
     Assignee: Roey Chen (roeyc)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Roey Chen (roeyc)

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

Title:
  Booting an instance with default + other security-groups does not work
  as expected

Status in OpenStack Compute (nova):
  New

Bug description:
  booting an instance with multiple security-groups where one of the
  security-groups is the 'default' security-groups, will not apply the
  default security group to the instance.

  E.g -

  $ nova boot ... --security-groups default,MYSG   VM1

  Expected result:  VM1 should have both 'default' and MYSG security-groups.
  Actual result: VM1 has only MYSG security-group

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


Follow ups