RETIRED, python utility to manage a tripleo based cloud
c163a42668
Ansible doesn't take into account any 'ANSIBLE_PYTHON_INTERPRETER' env var, as per this comment[1] back in 2016. We hence have to pass it as an extra variable directly in the command. This patch corrects I0600218163269409ae35ca34ffdfedb57926424e in order to ensure we do pass the python interpreter value correctly. [1] https://github.com/ansible/ansible/issues/6345#issuecomment-181981760 Change-Id: I48c8c532b23b9422406168cecdc9aebfe8f45651 Blueprint: python-3 |
||
---|---|---|
config-generator | ||
doc | ||
releasenotes | ||
tools | ||
tripleoclient | ||
zuul.d | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
tripleoclient
tripleoclient is an OpenStackClient (OSC) plugin implementation that implements commands useful for TripleO and the install and management of both an undercloud and an overcloud.
See the TripleO Documentation for details on using tripleoclient.