Add ability to support dual stack ipv4/ipv6

Registered by AJAY KALAMBUR

Currently in rally code i assume we can handle ipv6 subnet creation by passing in ipv6_ra_mode and ipv6_address_mode to be different values like DHCPv6 stateful , DHCPv6 stateless and SLAAC. This needs to be validated and a scenario documentation file needs to be added for ipv6 testing into docs directory. Beyond this commonly one wants to have both ipv4 and ipv6 subnets inside a neutron network. So for subnets_per_network we need to extend that to have a number for v4 and v6 something like
subnets_per_network {
  v4: 1
  v6: 1
}
Because this is also a common case
This blueprint involves validating ipv6 support exists in rally to support ipv6 tests and extend changes for ipv4/v6 dual stack

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
AJAY KALAMBUR
Direction:
Needs approval
Assignee:
AJAY KALAMBUR
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.