diff options
| author | Steve Martinelli <stevemar@ca.ibm.com> | 2014-10-06 03:37:46 -0400 |
|---|---|---|
| committer | Steve Martinelli <stevemar@ca.ibm.com> | 2014-10-06 20:04:19 -0400 |
| commit | 388bbbac2ce6bf9baf2f9ceb6102b0b1f7072264 (patch) | |
| tree | 95ea548046c5583be60990cc6d9e6ad2b74d69ee /openstackclient/api/auth.py | |
| parent | 0cb204e59b20f25b7a054b411507d6dabbc699ac (diff) | |
| download | python-openstackclient-388bbbac2ce6bf9baf2f9ceb6102b0b1f7072264.tar.gz | |
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
Diffstat (limited to 'openstackclient/api/auth.py')
0 files changed, 0 insertions, 0 deletions
