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