openstack-python-openstackc.../openstackclient/object
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
..
v1 Move object-store commands to low-level API 2014-10-01 13:50:13 -04:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Fix issues with object related commands 2014-10-06 20:04:19 -04:00