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 }
4 Commits (4b0b290ec17325b1ea6dcf2914bb8d9edd0c1f49)
Author | SHA1 | Message | Date |
---|---|---|---|
![]() |
945882fe72 |
Modifying Openstack client for undercloud and overcloud backup
- '--init' flag was marked with WARNING indicating it will be deprecated and replaced by '--setup-nfs' and '--setup-rear'. Now it receives arguments: 'rear' and 'nfs'. Defaults to: rear, so it doesn't break interface. - '--setup-nfs' flag added which installs and configure NFS on the 'BackupNode' host. - '--setup-rear' flag added which installs and configure ReaR on the 'Undercloud' or the 'Controller' nodes. - '--extra-vars' was enabled to pass variables to the playbooks by specifying JSON/YAML string or full path of the file. - Now 'tags' parameter is used internally to specify which tasks to run. - '--storage-ip' flag on overcloud backup command was marked with WARNING indicating it will be deprecated in favor of '--extra-vars' which allows to pass this and more properties. Thought, it has precedence over '--extra-vars'. If used it will replace the '--extra-vars' property 'tripleo_backup_and_restore_nfs_server'. Bugzilla: #1824806 Change-Id: I31f2a554b03677fe29bd1186dee5d278b6d0554b |
2 years ago |
![]() |
846836a196 |
Add backup functionality to Openstack client for undercloud and overcloud.
This will allow administrators to perform a backup of the undercloud or overcloud from the existing backup and restore role which is included in the tripleo-anisble project. Depends-on: https://review.opendev.org/720087 Change-Id: If25b71ae4d12208875d0fbcd9e16188a6f018f99 |
3 years ago |
![]() |
8bc80382d3 |
Move undercloud backup from mistral to ansible
This playbook reflects the same behaviour as the mistral workbook of the same name and adds functionality discussed on this external bug: https://bugzilla.redhat.com/show_bug.cgi?id=1659888 This also adds a --save-swift parameter (default false) that makes the backup be saved on swift otherwise it will be saved on the filesystem. Depends-On: I309d52eb424a73bd04af167a2a7411ba3bf35674 Change-Id: I054a805e820087a30bd8d27a0b460b6e519849ac Signed-off-by: Kevin Carter <kecarter@redhat.com> |
3 years ago |
![]() |
ce9a49fe68 |
Add unit test for undercloud ctlplane network config
Move processing of ctlplane subnet to it's own methods. Add unit tests for undercloud ctlplane network config. Note: Also renames some of the test files to avoid conflicts when using oslo_fixture for config. Change-Id: I5f4b919c79673c9c1c226dcc9daa5d5e0d356dc2 |
5 years ago |