← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1324348] Re: Server_group shouldn't have same policies in it

 

** Also affects: tempest
   Importance: Undecided
       Status: New

** Changed in: tempest
     Assignee: (unassigned) => wingwj (wingwj)

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

Title:
  Server_group shouldn't have same policies in it

Status in OpenStack Compute (Nova):
  In Progress
Status in Tempest:
  In Progress

Bug description:
  It can put several same policies in one server_group now.
  It doesn't make sense, the duplicate policies need to be ignored.

  ------------

  stack@devaio:~$ nova server-group-create --policy affinity --policy affinity wjsg1     
  +--------------------------------------+-------+----------------------------+---------+----------+
  | Id                                   | Name  | Policies                   | Members | Metadata |
  +--------------------------------------+-------+----------------------------+---------+----------+
  | 4f6679b7-f6b1-4d1e-92cd-1a54e1fe0f3d | wjsg1 | [u'affinity', u'affinity'] | []      | {}       |
  +--------------------------------------+-------+----------------------------+---------+----------+
  stack@devaio:~$

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


References