python-tripleoclient/tripleoclient
Juan Pablo Lopez d77b63be80 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
(cherry picked from commit 945882fe72)
2021-02-11 11:47:47 +00:00
..
config Deprecate novajoin 2020-09-28 16:23:28 -04:00
tests Modifying Openstack client for undercloud and overcloud backup 2021-02-11 11:47:47 +00:00
v1 Modifying Openstack client for undercloud and overcloud backup 2021-02-11 11:47:47 +00:00
v2 Map build host repos to distro.repos.d instead of yum.repos.d 2020-12-18 17:33:32 +00:00
workflows Make workflow monitoring more resilient 2021-01-12 17:41:43 +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 Use default environment with --deployed-server 2020-10-15 15:45:20 +05:30
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 Stop to use the __future__ module. 2020-06-21 00:01:31 +08: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 Get deployment status to check if plan and stack exists on the env 2021-01-25 19:07:02 +01:00