![]() Currently the when conditionals in the upgrade tasks aren't evaluated correctly and as a result the upgrade tasks are skipped. This change converts the step variable in the when statement to an integer to get it evaluated properly. Related-Bug: 1708115 Change-Id: I4ee1a2729d74442570f1b1f38b0d03a95ea7793f |
||
---|---|---|
doc/source | ||
releasenotes | ||
tools | ||
tripleoclient | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst | ||
babel.cfg | ||
bindep.txt | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
README.rst
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.