Enable all extension for all remaining sample tests

As extensions options has been deprecated, API sample tests
should run against all extension enable.

This commit enables all extensions for all the remaining sample tests
and remove extensions specific tests and sample files.

Also remove extension setting specific logic from base test class
along with TODOs.

Partially implements blueprint api-sample-tests-with-all-extensions

Change-Id: I66b593760789e5b3b92137a672246f8d91e44cba
This commit is contained in:
ghanshyam
2016-06-10 14:56:46 +09:00
committed by Ghanshyam Mann
parent 89e78bf5a6
commit f44d1aff9d
118 changed files with 135 additions and 3615 deletions

View File

@@ -229,7 +229,7 @@ Request
**Example Disassociate Network: JSON request**
.. literalinclude:: ../../doc/api_samples/os-networks/networks-disassociate-req.json
.. literalinclude:: ../../doc/api_samples/os-networks-associate/network-disassociate-req.json
:language: javascript
Response