stable/wallaby
stable/zed
master
stable/train
20.0.0
wallaby-em
19.0.0
16.5.0
victoria-eol
victoria-em
14.3.0
ussuri-eol
18.0.0
ussuri-em
13.4.6
17.1.0
14.2.3
16.4.0
13.4.5
stein-eol
14.2.2
16.3.0
queens-eol
17.0.0
13.4.4
16.2.1
train-em
12.6.0
14.2.1
16.2.0
16.1.0
16.0.0
13.4.3
12.5.0
14.2.0
rocky-eol
12.4.0
13.4.2
15.0.0
14.1.0
stein-em
14.0.0
13.4.1
13.7.0
13.6.0
13.5.0
13.4.0
13.3.0
13.2.0
rocky-em
13.1.0
12.3.1
11.5.2
13.0.0
queens-em
12.3.0
12.2.0
9.3.1
10.7.1
11.5.1
pike-eol
ocata-eol
12.1.0
11.5.0
9.3.0
10.7.0
12.0.0
pike-em
7.3.15
ocata-em
11.4.0
9.2.7
10.6.1
11.3.0
11.2.0
11.1.0
11.0.0
9.2.6
7.3.14
10.6.0
9.2.5
7.3.13
10.5.0
9.2.4
7.3.12
newton-eol
10.4.0
10.3.0
7.3.11
9.2.3
10.2.0
9.2.2
6.2.5
10.1.0
7.3.10
9.2.1
10.0.0
9.2.0
5.4.6
7.3.9
7.3.8
6.2.4
9.1.0
7.3.7
9.0.0
7.3.6
6.2.3
5.4.5
8.1.0
7.3.5
5.4.4
6.2.2
7.3.4
7.3.3
8.0.0
7.3.2
7.3.1
7.3.0
6.2.1
5.4.3
7.2.0
7.1.0
mitaka-eol
6.2.0
5.4.2
2.2.0
7.0.0
6.1.0
6.0.0
5.4.1
5.7.0
liberty-eol
5.6.0
5.5.0
5.4.0
5.3.0
5.2.0
5.1.0
5.0.0
2.1.0
5.0.0.0b2
5.0.0.0b1
0.3.4
2.0.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.1
1.0.0
0.0.10
0.0.7
0.0.6
0.0.8
0.0.9
${ noResults }
3 Commits (2f9215b2535a976e1d1568650aa78be3fe8b5606)
Author | SHA1 | Message | Date |
---|---|---|---|
![]() |
191438f743 |
Don't use mistral directory as WORK_DIR for config-download
As part of mistral removal all config-downloaded playbooks are run from tripleoclient. This changes the download location to $HOME/config-download. Documentation for default location will be changed along with all doc changes for mistral removal. Closes-Bug: #1874432 Depends-On: https://review.opendev.org/721568/ Change-Id: Ib4c9c47baabd64f008c4f61e4fa8c37a311350a3 |
3 years ago |
![]() |
7cfe4d4f12
|
Correct YAML load warning
The use of `yaml.load` is deprecated and considered unsafe. The warning notice: > /usr/lib/python3.6/site-packages/tripleoclient/utils.py:2349: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. This change removes the use of the deprecated function, which corrects the issue. Change-Id: I7b747fd124880f55a30f75e5efb27c22c57ac10c Signed-off-by: Kevin Carter <kecarter@redhat.com> |
3 years ago |
![]() |
975f771702 |
Add openstack overcloud export
Add a new command to export the data from a control plane stack for multi-stack. The created export file can be used as input into a compute stack for the multi-stack feature. Also refactors the overcloud cell export command to use the same common code. Closes-Bug: #1850636 Change-Id: I6e145d7a54dcd306c4633ebd4d7471a19a967a86 |
4 years ago |