9c70db4d44
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 servers groups functional tests. Also inheriting this tests class from ApiSampleTestBaseV3 instead of ServersSampleBase as this does not use any ServersSampleBase class methods. Change-Id: I687ce52a9844b830ee324105c4f49dec83534d9b
OpenStack Nova Documentation README =================================== See the "Building the Documentation" section of doc/source/devref/development.environment.rst.