nova utils _boot_server function does not handle multiple networks
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Rally |
In Progress
|
Low
|
Unassigned | ||
Bug Description
Description of problem:
=======
nova.utils.
that prevents scenarios from booting instances attached to multiple networks.
For example:
- an instance with multiple IPv4 networks
- an instance with both IPv4 and IPv6 networks
Relevant Code (snipped from rally.benchmark
if nets:
server = self.clients(
| Changed in rally: | |
| assignee: | nobody → Nir Magnezi (nmagnezi) |
| Changed in rally: | |
| importance: | Undecided → Low |
| Changed in rally: | |
| milestone: | none → 0.1.0 |
| milestone: | 0.1.0 → none |
| tags: | added: plugin task |
| Changed in rally: | |
| assignee: | Nir Magnezi (nmagnezi) → nobody |

Fix proposed to branch: master /review. openstack. org/154833
Review: https:/