Bug 1042981 - [RFE][oslo]: Move common code in VMware nova, cinder and glance drivers into OSLO
Summary: [RFE][oslo]: Move common code in VMware nova, cinder and glance drivers into ...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: Upstream M3
: 5.0 (RHEL 7)
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/oslo...
Whiteboard: upstream_milestone_icehouse-3 upstrea...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-13 16:51 UTC by RHOS Integration
Modified: 2014-09-08 05:42 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-27 13:49:48 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-13 16:51:25 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/oslo/+spec/vmware-api.

Description:

There is lot of common code between VMware drivers for nova, cinder and glance; for e.g., session management and VIM API invocation code. The current plan is to move the following code in cinder into OSLO:
* session management in  api.py
* vim api invocation code in api.py and vim.py
* utility methods defined in vim_util.py
* code for image transfer between glance and VMware servers defined in vmware_images.py, io_util.py and read_write_util.py
 
note: all file names referred here are located at cinder/volume/drivers/vmware


Specification URL (additional information):

None


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