Refactor secret functional tests using models and behaviors

Updated the functional tests to use models and behaviors for secrets.
* Adding simple HATEOS-compatible rest client
* Fixing model de/serialization
* Modifying all tests to conform to the new client
* Adding option to load tempest config from local etc
* Incorporating review feedback

Change-Id: I497b4f7bf10a9f47ca399b569d964762505466c9
This commit is contained in:
Steve Heyman
2014-09-12 19:19:07 -05:00
committed by John Vrbanac
parent c13df4f2be
commit 018404b82e
16 changed files with 569 additions and 187 deletions

View File

@@ -6,6 +6,7 @@ oslotest>=1.1.0.0a1
testrepository>=0.0.18
testtools>=0.9.34
fixtures>=0.3.14
requests>=1.2.1,!=2.4.0
# Documentation build requirements
sphinx>=1.1.2,<1.2