python-tripleoclient/tripleoclient/workflows
Harald Jensås 81cd105620 Dynamic defaults for roles, networks, vips and bm
When running 'overcloud deploy' command look for dynamic
defaults file for these options:
  --roles-file, --network-file, --vip-file and
  --baremetal-deployment

When the option is set by the user, use the user provided
file and make sure a copy is created in the working
directory. If the argument is not set look in the working
directory for the file used previously and use that file.

overclod node, and overcloud network commands require the
user input. But will place a copy in the working_dir for
overcloud deploy.

The depends-on creates these "defaults" by running the
different nova-less/network-v2 export commands when
upgrading the undercloud. With this change the next
'overcloud deploy' after the undercloud upgrade will use
the correct files (unless the user set the args ...)

Depends-On: https://review.opendev.org/795773
Change-Id: I53ba631dc80428c6f1fe71c2bbfb0b5a36dd8f01
2021-09-07 13:11:21 +02:00
..
__init__.py Use Mistral for baremetal registration 2016-07-08 15:43:18 +01:00
baremetal.py Restore kernel and ramdisk arguments to node configure 2021-08-15 07:20:13 +00:00
deployment.py Update playbooks to use consistent working dir 2021-08-10 10:44:03 -04:00
parameters.py Dynamic defaults for roles, networks, vips and bm 2021-09-07 13:11:21 +02:00
roles.py Dynamic defaults for roles, networks, vips and bm 2021-09-07 13:11:21 +02:00
scale.py Adding EndpointNotFound exception during scale_down 2021-06-08 09:34:29 -04:00