Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1046803

Summary: [RFE][glance]: Let's use swift bulk middleware
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: openstack-glanceAssignee: RHOS Maint <rhos-maint>
Status: CLOSED WONTFIX QA Contact: Dafna Ron <dron>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: eglynn, fpercoco, markmc, scohen, yeylon
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/glance/+spec/swift-bulk-operations
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_new
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-23 16:23:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description RHOS Integration 2013-12-26 23:15:45 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/glance/+spec/swift-bulk-operations.

Description:

Since 1.8.0 Swift has added the bulk middleware feature, which is described here :

http://docs.openstack.org/developer/swift/misc.html#module-swift.common.middleware.bulk

which basically to do bunch of operation at once.

To discover if this is enabled we can enabled with a config file switch but we can as well starting to us the discoverability feature introduced in Swift 1.10 as described here :

http://techs.enovance.com/6509/swift-discoverable-capabilities

It would be a great feature to have for the chunked objects upload and deletion to it in one request.


Specification URL (additional information):

None