blob: 400a8da222bb42b37cc06d877a481896ac914802 [file] [log] [blame]
Ghanshyama0b8ca42019-07-17 09:46:41 +00001Verify the IPv6-only deployments
2
3This role needs to be invoked from a playbook that
4run tests. This role verifies the IPv6 setting on
5devstack side and devstack deploy services on IPv6.
6This role is invoked before tests are run so that
7if any missing IPv6 setting or deployments can fail
8the job early.
9
10
11**Role Variables**
12
13.. zuul:rolevar:: devstack_base_dir
14 :default: /opt/stack
15
16 The devstack base directory.