RETIRED, python utility to manage a tripleo based cloud
c7e6f9cd69
Not always the swiftoperator role is created, only when you have the swift proxy template enabled. One of the examples is the scenario001 that don't have swift proxy installed. On that cases the role set in tempest-deployer-input became invalid. There's no need to set the operator_role and tempest_roles if you set the use_dynamic_credentials to true by default. In this case tempest will handle the creation of the needed roles for each test that requires a role to be created. This will fix the cases where we have the swiftoperator role set, but not created. Change-Id: Ib114241629dfd75bb1277514e3ca5730e9202314 |
||
---|---|---|
doc/source | ||
releasenotes | ||
tools | ||
tripleoclient | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
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.