RETIRED, python utility to manage a tripleo based cloud
Go to file
Steve Baker 51b0cc4c13 New command "overcloud node extract provisioned"
As a first step to upgrade to a nova-less undercloud, the baremetal
deployment yaml which represents the current overcloud needs to be
built.

This command builds the yaml for an existing overcloud using the
heat stack output AnsibleHostVarsMap and a list of all baremetal
nodes. When the generated yaml is used to run "openstack overcloud
node provision" no changes will be made to any nodes.

Blueprint: nova-less-deploy
Change-Id: I47c885697bf36b999fd0ad9bd99a23990440ed62
2020-05-06 20:29:30 +00:00
config-generator Add minion installation 2019-06-21 07:44:21 -06:00
doc Cleanup py27 support 2020-04-04 17:19:56 +02:00
releasenotes Merge "Add call to cleanup_ipa.yml playbook when doing a stack delete" 2020-05-02 20:12:27 +00:00
tripleoclient New command "overcloud node extract provisioned" 2020-05-06 20:29:30 +00:00
zuul.d clean up tripleoclient zuul layout, remove centos-7 2020-04-02 01:25:04 +00:00
.coveragerc Update .coveragerc after the removal of respective directory 2016-10-18 17:37:29 +05:30
.gitignore Add minion installation 2019-06-21 07:44:21 -06:00
.gitreview OpenDev Migration Patch 2019-04-19 19:42:47 +00:00
.mailmap Initial commit 2015-03-17 09:33:52 -04:00
.stestr.conf Switch to stestr 2019-01-04 17:31:21 +00:00
CONTRIBUTING.rst PDF documentation build 2019-09-11 16:33:21 +02:00
LICENSE Initial commit 2015-03-17 09:33:52 -04:00
README.rst PDF documentation build 2019-09-11 16:33:21 +02:00
babel.cfg Initial commit 2015-03-17 09:33:52 -04:00
bindep.txt Set policycoreutils package name for RHEL/CentOS 8 2019-09-09 10:18:58 +00:00
lower-constraints.txt Cleanup py27 support 2020-04-04 17:19:56 +02:00
requirements.txt Cleanup py27 support 2020-04-04 17:19:56 +02:00
setup.cfg New command "overcloud node extract provisioned" 2020-05-06 20:29:30 +00:00
setup.py Cleanup py27 support 2020-04-04 17:19:56 +02:00
test-requirements.txt Refactor image upload command 2020-01-22 13:08:20 +13:00
tox.ini Stop testing python 2 in tox. 2020-04-02 03:16:24 +00:00

README.rst

About tripleoclient

General information

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.

See the Release Notes

Team and repository tags

image