nova/nova/tests/functional/api
Sean Dague dbe8c9354d make microversion a client level construct for tests
Instead of passing around microversion in every method call, the way
microversions are expected to be used by a client is by setting it
globally for the client and using that microversion for all requests.

This adds that support to the base test client, and updates nearly all
tests to use it that way. test_server_group is tightly coupled and
will require some much more specific unwind.

Change-Id: I2263104c34328f11c687c6b8ef3a1cfd21980a63
2016-02-24 11:02:05 -05:00
..
__init__.py move the integrated tests into the functional tree 2014-11-26 13:17:20 -05:00
client.py make microversion a client level construct for tests 2016-02-24 11:02:05 -05:00