openstack-python-openstackc.../functional/tests
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
..
__init__.py Add functional tests to osc 2014-10-01 19:46:07 -04:00
test_identity.py Create a whole slew of functional tests for identity 2014-10-01 21:33:43 -04:00
test_object.py Fix issues with object related commands 2014-10-06 20:04:19 -04:00