tripleo-ansible/tripleo_ansible/ansible_plugins
Harald Jensås 7cb4304a76 Extract provisioned networks from stack
Extract networks provisioned in stack and dump
output to network_data.yaml v2 format.

The network_data.yaml v2 format changes:

  Subnets are nested in each networks 'subnets' dict.
  Previously the subnets dict was only used for additional
  subnets in DCN/spine-leaf configurations.

  New network keys:
    'dns_domain', 'shared', 'admin_state_up'
  New subnet(segment) keys:
    'ipv6_address_mode', 'ipv6_ra_mode', 'network_type',
    'physical_network', 'segmentation_id'.

Depends-On: https://review.opendev.org/752437
Depends-On: https://review.opendev.org/750666
Depends-On: https://review.opendev.org/752041
Change-Id: Ia7cdd36917ed41e114d570bb56cbbea2cc37e865
2020-10-08 22:11:29 +00:00
..
action Add guard to ensure a mapping has a valid key 2020-09-10 13:18:59 -05:00
callback Merge "Make profile tasks host aware" 2020-09-19 04:04:14 +00:00
filter Stop using custom exception for filter 2020-09-23 14:33:57 +00:00
module_utils OvS DPDK and SRIOV derive parameters 2020-09-11 20:01:04 +05:30
modules Extract provisioned networks from stack 2020-10-08 22:11:29 +00:00
strategy Refetch task 2020-07-31 08:31:14 -06:00
tests Check mode support for 2 modules 2020-09-29 21:53:02 +00:00