tripleo-heat-templates/scripts
Harald Jensås 28105815c1 Extend UC ephemeral heat to export network
Run the commands to export the current stack's networks,
virtual IPs and provisioned server as part of the
OS::TripleO::UndercloudUpgradeEphemeralHeat service script.

The network, virtual IP definitions and baremeteal deployment
definition will will be stored in each stacks subdirectory in
the working-dir.

The user must provide the path to the roles data file for each
overcloud stack managed by the undercloud being upgraded.
For example, by adding a file with below content and including
this env file using the 'custom_env_files' option in
undercloud.conf.

  parameter_defaults:
    OvercloudStackRoleDataFileMap:
      overcloud: /home/centos/overcloud/my_roles_data.yaml

Related: blueprint network-data-v2-ports
Change-Id: Id04a4f71f923a25fd50ca78e478a9b5abb61bbb9
2021-06-22 20:12:24 +02:00
..
check-run-nova-compute Fix typos 2020-09-16 15:45:12 +05:30
delay-nova-compute Adding an optional startup delay to nova-compute 2020-12-18 08:52:47 -05:00
undercloud-upgrade-ephemeral-heat.py Extend UC ephemeral heat to export network 2021-06-22 20:12:24 +02:00