RETIRED, python utility to manage a tripleo based cloud
Go to file
Harald Jensås b6fb1e58b1
Fix node extract when no network-isolation
When network isolation is not enabled by
environments/network-isolation.yaml the networks in the default
networks file is not created. But the RoleNetIpMap still have
entries for each network all with the ctlplane IP address.

This change re-factors the code to ignore RoleNetIpMap entries
when the network is not found/does not exist.

Change-Id: If35ff8a1b3d9b4e93e6151c9c28d8e9c707bc64a
Closes-Bug: #2027580
2023-09-04 19:57:09 +02:00
config-generator Add minion installation 2019-06-21 07:44:21 -06:00
doc Enable pylint 2021-01-08 13:40:58 +00:00
releasenotes Merge "Make --deployed-server the default" into stable/wallaby 2023-01-10 12:24:35 +00:00
templates/ephemeral-heat Merge "Use custom seccomp profile for ephemeral heat pod" into stable/wallaby 2022-10-03 21:51:27 +00:00
tripleoclient Fix node extract when no network-isolation 2023-09-04 19:57:09 +02:00
zuul.d Revert "Mark centos-8-9-multinode-mixed-os non voting for tripleoclient". 2022-07-29 13:53:29 +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 Update .gitreview for stable/wallaby 2021-04-15 17:22:39 +00:00
.mailmap Initial commit 2015-03-17 09:33:52 -04:00
.pre-commit-config.yaml Pull flake8 from Github 2022-11-16 19:01:11 +09:00
.pylintrc Enable pylint 2021-01-08 13:40:58 +00:00
.stestr.conf Switch to stestr 2019-01-04 17:31:21 +00:00
bindep.txt Add missing hostname package to bindep 2022-03-15 09:29:56 +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
requirements.txt Drop six 2022-04-13 12:58:43 +10:00
setup.cfg Enable snapshots on the CLI 2022-09-16 12:53:05 +00:00
setup.py Cleanup py27 support 2020-04-04 17:19:56 +02:00
test-requirements.txt Exposes the community validation init command 2022-01-21 08:54:11 +01:00
tox.ini Remove tox skipdist=True 2023-01-03 14:10:35 +05:30

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