Comment 5 for bug 1639691

Revision history for this message
clayg (clay-gerrard) wrote :

This script seems to be for a single *account* at least it mostly seems to operate "given creds => list all containers; if policy_name == options.policy_name: do_reputs"

That's good.

I think we also need the script to be able to take a list of account names and a set of superadmin/reselleradmin creds and reput all containers - with some concurrency.

That tooling ready for master + package/release the liberasurecode change [1] is all that we need for a plan for now, IMHO.

1. https://review.openstack.org/#/c/393595