yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #46267
[Bug 1425849] Re: remove the redundant policy check for SecurityGroupsOutputController
Reviewed: https://review.openstack.org/159369
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=64d852879701c0e1623ba34e081cd4cb095826e8
Submitter: Jenkins
Branch: master
commit 64d852879701c0e1623ba34e081cd4cb095826e8
Author: ShaoHe Feng <shaohe.feng@xxxxxxxxx>
Date: Fri Feb 27 00:00:34 2015 +0800
remove the redundant policy check for SecurityGroupsOutputController
The normal authorize and soft authorize has the same rule.
All actions of SecurityGroupsOutputController need soft authorize.
If soft authorize fails, no chance to do normal authorize, also if soft
authorize passes, the normal authorize is redundant.
Change-Id: Ie354b14f592738a882ca261133de4372a3e6507b
Closes-Bug: 1425849
** Changed in: nova
Status: In Progress => Fix Released
--
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/1425849
Title:
remove the redundant policy check for SecurityGroupsOutputController
Status in OpenStack Compute (nova):
Fix Released
Bug description:
The normal authorize and soft authorize has the same rule.
All actions of SecurityGroupsOutputController need soft authorize.
If soft authorize fails, no chance to do normal authorize, also if soft
authorize passes, the normal authorize is redundant.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1425849/+subscriptions
References