yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #75167
[Bug 1740661] Re: Display policy in server groups table instead of sub table
Reviewed: https://review.openstack.org/530572
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b170b54bf534aa2a2aee14e896c9daf126167019
Submitter: Zuul
Branch: master
commit b170b54bf534aa2a2aee14e896c9daf126167019
Author: wei.ying <wei.ying@xxxxxxxxxxxx>
Date: Sat Nov 18 01:36:33 2017 +0800
Display policy in server groups table instead of sub table
According to [1][2], the server group policies can only contain one.
However in angular create instance server groups tab, the server
group policies are displayed in server groups sub table, it will let
users misunderstand there are multiple policies. So it is best to display
policy directly in the server groups table.
[1] https://developer.openstack.org/api-ref/compute/#create-server-group
[2] https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/schemas/server_groups.py#L28
Change-Id: I9a557f90d4662005b9e0639ea564f424c37513bb
Closes-Bug:#1740661
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1740661
Title:
Display policy in server groups table instead of sub table
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Env: devstack master branch
According to [1][2], the server group policies can only contain one.
However, view the angular create instance server groups tab, the
server group policies are displayed in server groups sub table and we
should display the policy directly in the server groups table.
[1] https://developer.openstack.org/api-ref/compute/#create-server-group
[2] https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/schemas/server_groups.py#L28
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1740661/+subscriptions
References