Daniel Bengtsson
7480810fd0
Use python -m pip instead pip command.
It's recommand to use this way. With tox is not really necessary to do it but it can be good to use it. See this article: https://snarky.ca/why-you-should-use-python-m-pip/ For example python -m pip executes pip using the Python interpreter you specified as python. Change-Id: I99ba462eb3558bb45b8143cc2d20e72f8455033f
Team and repository tags
Extra roles for tripleo-quickstart
These Ansible role are extending the functionality of tripleo-quickstart to do end-to-end deployment and testing of TripleO.
The documentation of each role is located in the individual role folders, and general usage information is in the tripleo-quickstart documentation.
Description