[rdo-list] Multiple tools for deploying and testing TripleO
Gonéri Le Bouder
goneri at redhat.com
Wed Aug 3 10:08:07 UTC 2016
Yet another tool, Python based this time :D
Some month ago, we started python-tripleo-helper[0]. The idea was to be
able to script TripleO deployment like if it was a little Python script.
We did this for the Distributed-CI project[1]. We were already providing a
Python lib to interact with our server. By using Python everywhere, we
can communicate with our server and interact with our nodes directely
from the same script.
This also give use the ability to use unit-test to validate the
behaviour of our scripts. It's also nice to be able to run async task,
for example, this is a module that create network issues (Chaos
Monkey)[2].
[0]: https://github.com/redhat-openstack/python-tripleo-helper
[1]: https://docs.distributed-ci.io/
[2]: https://github.com/redhat-openstack/python-tripleo-helper/blob/master/tripleohelper/chaos_monkey.py
--
Gonéri Le Bouder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.rdoproject.org/pipermail/dev/attachments/20160803/7603ab94/attachment.sig>
More information about the dev
mailing list