[cisco-aci-plugin] instances connected to the one of default networks fail with an error during launch
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Won't Fix
|
Undecided
|
Fuel Plugins Bugs |
Bug Description
Steps:
1. Deploy an env: 1 compute + 1 controller (with settings, that described in attached pics)
2. Go to dashboard (or to cli) and check default networks. In my case I have to networks:
root@node-7:~# neutron net-list -c name -c subnets
+------
| name | subnets |
+------
| net04_ext | f21d4556-
| net04 | c89ac17a-
+------
3. Then need to launch 2 instances, connected to net04_ext and 2 instances, connected to net04
4. 2 instances, connected to net04_ext are not launched with the next error:
Fault
Message
No valid host was found.
Code
500
Details
File "/usr/lib/
Created
July 31, 2015, 10:52 a.m.
5. 2 instances, connected to net04 are launched normally.
+------
| Name | Status | Task State | Power State | Networks |
+------
| vm-ext-
| vm-ext-
| vm-net04-
| vm-net04-
+------
Changed in fuel: | |
status: | New → Confirmed |
Changed in fuel: | |
milestone: | 6.1-mu-2 → 6.1-mu-3 |
Changed in fuel: | |
milestone: | 6.1-mu-3 → 6.1-updates |
Changed in fuel: | |
status: | Confirmed → Won't Fix |