tripleo-ansible/doc/source/modules/modules_tripleo_overcloud_network_extract.rst
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

384 B

Module - tripleo_overcloud_network_extract

This module provides for the following ansible plugin:

  • tripleo_overcloud_network_extract