openstack-python-openstackc.../openstackclient
Steve Martinelli 388bbbac2c Fix issues with object related commands
1) Can't create instance of swiftclient. Since we now create
an API instance, creating a swiftclient instance won't work.
Trying to do any object related command fails.

2) Listing objects in a container fails, we depend on the
data returned in a specific way, during the API transition
this must have slipped through.

Needs regression/funcitonal tests to mame sure this doesn't
happen again.

Change-Id: I69079a0dc9f32b84e6f9307729d3dbbba549ac5e
2014-10-06 20:04:19 -04:00
..
api Fix issues with object related commands 2014-10-06 20:04:19 -04:00
common utils.find_resource does not catch right exception 2014-09-24 11:04:41 +08:00
compute Merge "Fix security group list for non-admin" 2014-09-06 17:02:42 +00:00
identity v3 credential set always needs --user option 2014-09-23 14:52:44 +08:00
image Change help text for image save command 2014-09-21 12:02:11 -04:00
network Merge "Network use enable/disable vs admin state up/down" 2014-09-08 17:29:37 +00:00
object Fix issues with object related commands 2014-10-06 20:04:19 -04:00
tests Move object-store commands to low-level API 2014-10-01 13:50:13 -04:00
volume Merge "Normalize more help strings" 2014-07-24 22:09:28 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Add i18n module to openstackclient 2014-08-24 18:16:15 +00:00
shell.py Remove duplicate env function in shell.py 2014-10-02 23:09:34 -04:00