Bug 1041744

Summary: [RFE][glance]: Add a storage adapter for EMC Atmos based storage clouds
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/glance/+spec/atmos-storage-adapter
Whiteboard: upstream_milestone_none upstream_status_not-started upstream_definition_approved
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:13:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 19:08:29 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/glance/+spec/atmos-storage-adapter.

Description:

Provide a storage adapter for EMC Atmos powered clouds. The adapter should be similar to the ones for Swift or S3, with just slight differences in the API for providing RESTful based storage. 

Adapter should perform all tasks that other adapters provide, include image saving, retrieval, deletion, and verification. 

The adapter should return a URI in a format that is consistent with other storage adapters. The adapter should also support images larger than 5GB. It should also work in different TCP ports, including http and https. All configuration information for the adapter should be included in the glance-api.conf file 

Full test cases should also be provided. 

Specification URL (additional information):

None