Files
nova/doc/api_samples
ghanshyam 2699c83df1 Merge server list multi status tests between v2 and v2.1
Currently v2 and v2.1 have separate functional tests and their
corresponding sample files. As v2 and v2.1 are supposed to be identical,
there is overhead to maintain two set of functional tests and sample files.
We can have one set of tests which can run for both v2 and v2.1.

This commit merges server list multi status functional tests.
There was no test for this in v2.1 so merging these test in test_servers.

In V2.1 os-access-ip is separate plugin where in v2 it was mixed in server
plugin itself. So os-access-ip extension is enabled to run
merged functional tests for both v2 and v2.1.

Partially implements blueprint test-collapse-v2-and-v21

Change-Id: Ie3bc0f2dab96e642ac9b29a377bab7684a263819
2015-08-24 01:55:01 +00:00
..