python-openstackclient/functional
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
..
common Add functional tests to osc 2014-10-01 19:46:07 -04:00
tests Fix issues with object related commands 2014-10-06 20:04:19 -04:00
__init__.py Add functional tests to osc 2014-10-01 19:46:07 -04:00
harpoon.sh Add functional tests to osc 2014-10-01 19:46:07 -04:00
harpoonrc Add functional tests to osc 2014-10-01 19:46:07 -04:00