[cisco-aci-plugin] instances connected to the one of default networks fail with an error during launch

Bug #1480302 reported by Ruslan Khozinov
6
This bug affects 1 person
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-3aea-40dc-bdc2-9358e5033687 10.109.1.0/24 |
| net04 | c89ac17a-c62d-4cb4-add5-4a31cfefff55 192.168.111.0/24 |
+-----------+-------------------------------------------------------+

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/python2.7/dist-packages/nova/conductor/manager.py", line 616, in build_instances request_spec, filter_properties) File "/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py", line 49, in select_destinations context, request_spec, filter_properties) File "/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py", line 35, in __run_method return getattr(self.instance, __name)(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/nova/scheduler/client/query.py", line 34, in select_destinations context, request_spec, filter_properties) File "/usr/lib/python2.7/dist-packages/nova/scheduler/rpcapi.py", line 108, in select_destinations request_spec=request_spec, filter_properties=filter_properties) File "/usr/lib/python2.7/dist-packages/oslo/messaging/rpc/client.py", line 152, in call retry=self.retry) File "/usr/lib/python2.7/dist-packages/oslo/messaging/transport.py", line 90, in _send timeout=timeout, retry=retry) File "/usr/lib/python2.7/dist-packages/oslo/messaging/_drivers/amqpdriver.py", line 442, in send retry=retry) File "/usr/lib/python2.7/dist-packages/oslo/messaging/_drivers/amqpdriver.py", line 433, in _send raise result
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-a3c85793-98c8-4fdf-ae00-7b04bd375121 | ERROR | - | NOSTATE | |
| vm-ext-d13f6bbd-ad38-4c21-8fc0-b23aff7d31c8 | ERROR | - | NOSTATE | |
| vm-net04-41fe180b-c199-4319-bfdd-665f8b758b31 | ACTIVE | - | Running | net04=192.168.111.3 |
| vm-net04-61b61aa3-119a-4410-a72d-9eb1bcd1bb41 | ACTIVE | - | Running | net04=192.168.111.4 |
+-----------------------------------------------+--------+------------+-------------+---------------------+

Revision history for this message
Ruslan Khozinov (rkhozinov) wrote :
Changed in fuel:
milestone: none → 6.1-mu-2
Revision history for this message
Ruslan Khozinov (rkhozinov) wrote :
Revision history for this message
Ruslan Khozinov (rkhozinov) wrote :
Revision history for this message
Ruslan Khozinov (rkhozinov) wrote :
summary: - [cisco-aci-plugin] instances connected to one of default networks fail
- with an error during launch
+ [cisco-aci-plugin] instances connected to the one of default networks
+ fail with an error during launch
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
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.