[Openstack-security] [openstack/nova] SecurityImpact review request change Icddc7e5cc1c11ab3d272f61a2ef623d3f750030c
gerrit2 at review.openstack.org
gerrit2 at review.openstack.org
Fri Jul 3 06:16:23 UTC 2015
Hi, I'd like you to take a look at this patch for potential
SecurityImpact.
https://review.openstack.org/160206
Log:
commit 915af8a15dab45a7f7b6cd062699c74f04da6d43
Author: He Jie Xu <hejie.xu at intel.com>
Date: Mon Mar 2 08:42:11 2015 +0800
Remove db layer hard-code permission checks for quota_class_create/update
This patch removes db layer hard-code permission checks for
quota_class_create/update.
For v2 API, this patch adds back-comptiable permission checks at REST
API layer.
For v2.1 API, this patch adds new rule for update method.
Partially implements bp nova-api-policy-final-part
SecurityImpact
UpgradeImpact: Due to the db layer permission checks deleted, the policy
rule "os_compute_api:os-quota-class-sets:update" was updated with
a default that match the permission as before. Admin should be notified
to update their policy configuration to keep permission as before.
Change-Id: Icddc7e5cc1c11ab3d272f61a2ef623d3f750030c
More information about the Openstack-security
mailing list