tempest/tempest/api/compute
Sean Dague 1937d09fb0 rename tests -> api
Now that all the other tests are moved out of the tests directory
we can rename tests -> api to reflect that these tests are api
testing, and need to use only the internal clients.

Clean up references from other parts of OpenStack to the new api
namespace.

Reorder the imports as required with this naming change.

Added README.rst

Change-Id: I19203957f917b59e7c8a3838c590937752461a2f
2013-05-20 17:20:54 -04:00
..
admin rename tests -> api 2013-05-20 17:20:54 -04:00
flavors rename tests -> api 2013-05-20 17:20:54 -04:00
floating_ips rename tests -> api 2013-05-20 17:20:54 -04:00
images rename tests -> api 2013-05-20 17:20:54 -04:00
keypairs rename tests -> api 2013-05-20 17:20:54 -04:00
limits rename tests -> api 2013-05-20 17:20:54 -04:00
security_groups rename tests -> api 2013-05-20 17:20:54 -04:00
servers rename tests -> api 2013-05-20 17:20:54 -04:00
volumes rename tests -> api 2013-05-20 17:20:54 -04:00
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
base.py rename tests -> api 2013-05-20 17:20:54 -04:00
test_authorization.py rename tests -> api 2013-05-20 17:20:54 -04:00
test_extensions.py rename tests -> api 2013-05-20 17:20:54 -04:00
test_live_block_migration.py rename tests -> api 2013-05-20 17:20:54 -04:00
test_quotas.py rename tests -> api 2013-05-20 17:20:54 -04:00