← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1445305] Re: the “admin”tenant can't show the server-group which created by common tenants

 

[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]

** Changed in: nova
       Status: Incomplete => Expired

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

Title:
  the “admin”tenant  can't  show the server-group which created by
  common tenants

Status in OpenStack Compute (nova):
  Expired

Bug description:
  virsion: icehouse

  I have two tenants , admin tenant and common tenant called test .
  I created a server-group called antiaffinitygroup under the test tenant.
  but there is nothing when i login the admin tenant and list the server-group.

  ex:
  [root@njq002 ~(keystone_test)]# nova server-group-list
  +--------------------------------------+-------------------+--------------------+---------+----------+
  | Id                                   | Name              | Policies           | Members | Metadata |
  +--------------------------------------+-------------------+--------------------+---------+----------+
  | 059bf32e-f416-4a27-b653-d78a147add80 | antiaffinitygroup | [u'anti-affinity'] | []      | {}       |
  +--------------------------------------+-------------------+--------------------+---------+----------+

  [root@njq002 ~(keystone_admin)]# nova server-group-list
  +----+------+----------+---------+----------+
  | Id | Name | Policies | Members | Metadata |
  +----+------+----------+---------+----------+
  +----+------+----------+---------+----------+

  This can lead to a problem:
  In the admin tenant, the action will ignore any policys of server group when you resize or migrate the VM which belong to a common tenant

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


References