python-tripleoclient/tripleoclient
Harald Jensås f3599d0663
ExtractProvisionedNode - include removed_rsrc
Get the removed_rsrc_list for each ResourceGroup in the stack.
When building the instances list, add entries with 'provisioned': false
if the current index is in removed_rsrc_list and no replacement using
the same hostname exist.

We no longer sort entries from AnsibleHostVarsMap, I think sorting might
actually be problematic in a corner case where HostnameMap was used to
give nodes non-sort friendly names like:
  overcloud-controller-0: non
  overcloud-controller-1: sort
  overcloud-controller-2: friendly

Sorting ^^ would result:
  overcloud-controller-0: friendly
  overcloud-controller-1: non
  overcloud-controller-2: sort

Resolves: RHBZ#2238349
Change-Id: I30d5ac4921af584b2a234880aafa20bbcaea052d
2023-09-22 21:04:28 +02:00
..
config Merge "Log deprecation of enable_heat option." into stable/wallaby 2022-02-10 19:04:00 +00:00
tests ExtractProvisionedNode - include removed_rsrc 2023-09-22 21:04:28 +02:00
v1 ExtractProvisionedNode - include removed_rsrc 2023-09-22 21:04:28 +02:00
v2 Merge "Deployed Ceph time synchronization" into stable/wallaby 2023-04-24 12:47:50 +00:00
workflows Merge "get_overcloud_hosts() should not return a list with empty strings" into stable/wallaby 2022-10-01 04:57:32 +00:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
command.py Fix upgrade/external_update/external_upgrade 2022-06-29 03:10:45 +00:00
constants.py [wallaby-only] FFWD3: System upgrade UC 2023-03-28 18:52:57 +02:00
exceptions.py Baremetal deploy - user playbook interface 2021-10-15 14:11:39 +05:30
export.py Handle nested inventory groups in export_storage_ips 2023-07-26 18:49:37 +01:00
heat_launcher.py Merge "Use host network for db_sync" into stable/wallaby 2022-10-03 09:59:34 +00:00
noauth_policy.json Add heat_launcher module to help launch heat-all 2017-02-08 15:49:24 -05:00
plugin.py Remove mistral 2021-09-27 10:53:24 -06:00
utils.py ExtractProvisionedNode - include removed_rsrc 2023-09-22 21:04:28 +02:00