Bug 1041158 - [RFE][nova]: Integrate the policy.json wrappers more tightly with the ec2 code
Summary: [RFE][nova]: Integrate the policy.json wrappers more tightly with the ec2 code
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 13:49 UTC by RHOS Integration
Modified: 2015-03-19 17:09 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:09:23 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 13:49:00 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/ec2-policy-integration.

Description:

Right now the policy.json is attached to lower levels of the openstack code, which means that if a api/function is restricted the top level ec2 api may partially complete and then hit a function that is restricted (no rollback will happen). It would be better instead to integrate the policy wrappers at the ec2 level so that this kind of activity would not happen and more useful error messages could be reported.

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.