python-tripleoclient/tripleoclient
Juan Pablo Lopez 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
2021-02-09 16:34:55 +00:00
..
config Merge "Add new toggle to disable Swift" 2020-12-02 04:19:34 +00:00
tests Modifying Openstack client for undercloud and overcloud backup 2021-02-09 16:34:55 +00:00
v1 Modifying Openstack client for undercloud and overcloud backup 2021-02-09 16:34:55 +00:00
v2 Run flake8 using pre-commit 2021-01-08 13:28:45 +00:00
workflows Merge "Make workflow monitoring more resilient" 2021-01-12 09:29:18 +00:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
command.py Use correct default key file and normalize the usage 2020-02-20 08:52:09 -06:00
constants.py Allow playbooks to come from a venv version 2020-10-28 12:33:51 -06:00
exceptions.py Add "yes" prompt for update/upgrades commands 2020-07-16 17:19:37 +02:00
export.py Add openstack overcloud export ceph 2020-09-23 00:25:20 +00:00
heat_launcher.py Fix heat container mounts 2020-10-19 15:23:04 -06:00
noauth_policy.json Add heat_launcher module to help launch heat-all 2017-02-08 15:49:24 -05:00
plugin.py Raise a new ValueError with the contents of the JSON is parsing fails 2020-02-14 09:39:19 +00:00
utils.py Run flake8 using pre-commit 2021-01-08 13:28:45 +00:00