2fb8c7a5ee
from Tempest to DevStack as it tests DevStack side of things and is useful for projects not using Tempest. Verbatim copy except for the devstack- prefix and the /devstack/ path. Change-Id: Ie166730843f874b9c99e37244e460d7ad33b7eeb
17 lines
419 B
ReStructuredText
17 lines
419 B
ReStructuredText
Verify the IPv6-only deployments
|
|
|
|
This role needs to be invoked from a playbook that
|
|
run tests. This role verifies the IPv6 setting on
|
|
devstack side and devstack deploy services on IPv6.
|
|
This role is invoked before tests are run so that
|
|
if any missing IPv6 setting or deployments can fail
|
|
the job early.
|
|
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: devstack_base_dir
|
|
:default: /opt/stack
|
|
|
|
The devstack base directory.
|