yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #70226
[Bug 1739533] Re: We can not modify flavor access while it is not public
Reviewed: https://review.openstack.org/474611
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=337ef4daab6883a98cc019fbc08959fcbd6af585
Submitter: Zuul
Branch: master
commit 337ef4daab6883a98cc019fbc08959fcbd6af585
Author: jing.liuqing <jing.liuqing@xxxxxxxxxxx>
Date: Thu Jun 15 23:21:23 2017 +0800
Disable flavor ModifyAccess action while the flavor is public
see more info: https://developer.openstack.org/api-ref/compute/#flavors-access-flavors-os-flavor-access
Closes-bug: #1739533
Change-Id: I31245edc5931c4e5f4deb88ad66c5f971fa55451
** 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/1739533
Title:
We can not modify flavor access while it is not public
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Hello
reproduce:
1. create a public flavor A
2. modify flavor A access and it will raise error
Lists tenants who have access to a private flavor and adds private flavor access to and removes private flavor access from tenants. By default, only administrators can manage private flavor access. A private flavor has is_public set to false while a public flavor has is_public set to true.
see more info: https://developer.openstack.org/api-ref/compute
/#flavors-access-flavors-os-flavor-access
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1739533/+subscriptions
References