Hide Forgot
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