yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #32033
[Bug 1445305] [NEW] the “admin”tenant can't show the server-group which created by common tenants
Public bug reported:
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
** Affects: nova
Importance: Undecided
Status: New
** Tags: admin compute
--
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):
New
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
Follow ups
References