Commit Graph

6 Commits

Author SHA1 Message Date
Vieri d2442f90da Update min tox version to 2.0
The commands used by constraints need at least tox 2.0.  Update to
reflect reality, which should help with local running of constraints
targets.

Change-Id: Ie33deddae0d5b5c98e131c7c474774b76a273c69
2018-11-02 07:15:42 +00:00
Andreas Jaeger 6d4ace51a6 Cleanup tox.ini: Remove obsolete constraints
Remove old and unused constraints settings from tox.ini. Those
have never been used.

Note that the repo has in the past not used constraints in OpenStack
CI, this change keeps the status quo.

For more information about constraints see:
http://lists.openstack.org/pipermail/openstack-dev/2016-August/101474.html

Change-Id: I7eae051b0568adc75f384e67821eb86d1d2768ab
2016-08-26 18:10:38 +02:00
Ilya Shakhat 754d1a4f8f Add documentation bits 2016-03-01 13:17:11 +03:00
Ilya Shakhat 92d86d73ad Turn executors into Ansible modules 2016-02-25 19:26:18 +03:00
Ilya Shakhat 3bd574c45b Proof-of-concept
The PoC shows base feature of the toolkit:
 * execution plan is specified in scenario
 * scenario is transformed into ansible playbook which is executed
on remote hosts
 * the data is stored into mongo db
 * report is generated based on template, and it can contain charts
and table data processed by mongo aggregate pipeline
2016-02-19 13:43:06 +03:00
Ilya Shakhat 74de6be091 Initial Cookiecutter Commit. 2016-02-19 13:20:33 +03:00