tempest/storm/tests
Jay Pipes 7f75763f54 Fixes LP Bug#899383 - Cleanup config file search
Cleans up a bunch of configuration-related errors
when trying to run tempest out of the box with a
simple call to:

$> nosetests storm

* Raises a sensible error if the config file cannot be found
* Makes it possible to set the config file directory and
  config file name via environment variables
* Removes unnecessary calls to create storm.config.StormConfig()
  and share a configuration object by passing the openstack.Manager's
  config object with the various rest client objects
* Updates the README to show how to make a config file and run
  the tests in tempest

Change-Id: I60e33595b88df596cc9585bcaf18d37ae77d6f2b
2011-12-06 13:53:34 -05:00
..
__init__.py Initial import of tests from the Zodiac project. On suggestion from Westmaas, imported tests under the nova directory 2011-11-09 17:20:01 -06:00
test_flavors.py Fixes LP Bug#899383 - Cleanup config file search 2011-12-06 13:53:34 -05:00
test_image_metadata.py Fixes LP Bug#899383 - Cleanup config file search 2011-12-06 13:53:34 -05:00
test_images.py Fixes LP Bug#899383 - Cleanup config file search 2011-12-06 13:53:34 -05:00
test_server_actions.py Fixes LP Bug#899383 - Cleanup config file search 2011-12-06 13:53:34 -05:00
test_server_details.py Fixes LP Bug#899383 - Cleanup config file search 2011-12-06 13:53:34 -05:00
test_server_metadata.py Fixes LP Bug#899383 - Cleanup config file search 2011-12-06 13:53:34 -05:00
test_servers.py Fixes LP Bug#899383 - Cleanup config file search 2011-12-06 13:53:34 -05:00
test_servers_negative.py Fixes LP Bug#899383 - Cleanup config file search 2011-12-06 13:53:34 -05:00