Bug 1041714 - [RFE][cinder]: Nova -> cinder API consolidation and cleanup
Summary: [RFE][cinder]: Nova -> cinder API consolidation and cleanup
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/cind...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 18:46 UTC by RHOS Integration
Modified: 2015-11-20 19:54 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 18:46:58 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/cinder/+spec/non-customer-api-cleanup.

Description:

Currently, calls designed purely for nova use to talk to cinder (attach, detach, some snapshot status stuff, get encryption key) are mixed into the same extensions as APIs designed to be called by customer directly, meaning they have to be loaded on customer facing endpoints and calls individually disabled in policy. This is an error prone process, particularly as new calls aare added. 

This blueprint covers work to split them into their own extensions so that they do not have to be loaded on public facing endpoints.

Specification URL (additional information):

None


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