This patch adds to "docs" tox job ability to automatically
generate sample config file and config reference based on
config options defined in code.
Change-Id: Id960cc28d1b13ef3ed15e911f59620afb83f45b9
* tobiko-fault allows you to run different faults on different
nodes in your environment.
* If os-faults configuration not present, tobiko-fault will generate
it.
Change-Id: I428aebcbcdc3c9997a0c839e6a18564433e68ba8
Add basic structure file for supporting Tobiko run command.
The command will be used for generating configuration and run
the tests.
Change-Id: I046b3a85e2ad3d73f983d2be0c804ee863d56d9c
Let separate test cases (tobiko.tests package) from framework
(the rest of tobiko).
- Move test case dependencies to test-requirements.txt file.
- Keep only requirements.txt as framework requirements file.
- Add python-networkclient dependency to tobiko framework
- update tox.ini to use it for checking code before committing it
Change-Id: I0bc433153e00a1c83dbf691bfe058a1ccb1a49dd
Allow to list stacks created/managed by Tobiko and templates
Tobiko provides for user along with tests.
Change-Id: Idd7d2ddc5f2c0aff14508b07c9f5d4067aba5a46
Since tobiko is not cleaning up resources, added an alternative
that should ease development and testing processes.
Also updated setup.cfg with entries for cleanup and creation utils.
Change-Id: Ie88f79108d83723d107b1c5ed30ac69f19318820