Bug 1012472

Summary: swift: cannot create multiple containers using post
Product: Red Hat OpenStack Reporter: Dafna Ron <dron>
Component: openstack-swiftAssignee: Pete Zaitcev <zaitcev>
Status: CLOSED WONTFIX QA Contact: Haim <hateya>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.0CC: abaron, derekh, dron, hateya, scohen, yeylon, zaitcev
Target Milestone: ---Keywords: FutureFeature
Target Release: 5.0 (RHEL 7)   
Hardware: x86_64   
OS: Linux   
Whiteboard: storage
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-18 08:24:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Dafna Ron 2013-09-26 14:14:48 UTC
Description of problem:

if I run: swift post <container> we create the container

i think we should be able to run:
swift post <container1> <container2> <container3>

please note that bug was opened to create a separate create command and if accepted this can be closed.

Version-Release number of selected component (if applicable):

openstack-swift-1.8.0-6.el6ost.noarch

How reproducible:

100%

Steps to Reproduce:
1. run swift post <container> <container> 
2.
3.

Actual results:

we exit command 

Expected results:

we should be able to create multiple containers

Additional info:

Comment 1 Ayal Baron 2013-10-01 09:47:12 UTC
Opened upstream?

Comment 2 Dafna Ron 2013-10-01 14:53:30 UTC
sorry. 
here it is: https://bugs.launchpad.net/swift/+bug/1231474