Bug 1041543

Summary: [RFE][swift]: Improve swift-ring-builder to make a set of changes easier
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/swift/+spec/easier-ring-changes
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: 2015-03-19 17:35:58 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 16:52:14 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/swift/+spec/easier-ring-changes.

Description:

When adding a large amount of capacity to a cluster, it is tedious to add all the devices to the ring. Also, it's usually best to add all devices at a lower weight than is eventually desired to lessen the network and load impact on the cluster.

We'd like to improve swift-ring-builder to make this easier. An idea is to allow a list of devices be provided in a CSV file with commands to work with such lists. Such as: swift-ring-builder <builder.file> add_csv <csv.file> <weight> and swift-ring-builder <builder.file> set_weight_csv <csv.file> <weight>

Specification URL (additional information):

None