tempest does not fully support ipv6
Bug #1450820 reported by
David Kranz
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tempest |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
There is currently no way to run tempest with tenant isolation in an environment that only uses ipv6. There should be an option to control whether the isolated tenant code creates subnets with ipv4, ipv6, or both.
In addition, there are places in the code that do get_server(
Changed in tempest: | |
importance: | Undecided → Medium |
assignee: | nobody → Matthew Treinish (treinish) |
status: | New → Incomplete |
status: | Incomplete → Confirmed |
Changed in tempest: | |
assignee: | Matthew Treinish (treinish) → nobody |
To post a comment you must log in.
This is still partially true. Pre-provisioed credentials provide a way to avoid going through the dynamic provisioning of network resources. Because of this I'm reducing this to wish list.
Matt are you still planning to work on this?