851ac188d8
Change-Id: Iac3fec6f70963e97d12cbe4fd8cafb05a99c56a2
9 lines
484 B
YAML
9 lines
484 B
YAML
---
|
|
fixes:
|
|
- This role assumes that there is a network named "public|private" and a
|
|
subnet named "public|private-subnet". These names are made configurable
|
|
by the addition of two sets of variables; ``tempest_public_net_name``
|
|
and ``tempest_public_subnet_name`` for public networks and
|
|
``tempest_private_net_name`` and ``tempest_private_subnet_name`` for
|
|
private networks This addresses `bug 1588818 <https://bugs.launchpad.net/openstack-ansible/+bug/1588818>`_
|