Contrail plugin crashes on a new deployment

Bug #1329969 reported by Abhishek Chanda
24
This bug affects 5 people
Affects Status Importance Assigned to Milestone
OpenContrail
New
Undecided
Unassigned

Bug Description

Quantum server has this

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/quantum/api/v2/resource.py", line 82, in resource
    result = method(request=request, **args)
  File "/usr/lib/python2.7/dist-packages/quantum/api/v2/base.py", line 239, in index
    return self._items(request, True, parent_id)
  File "/usr/lib/python2.7/dist-packages/quantum/api/v2/base.py", line 192, in _items
    obj_list = obj_getter(request.context, **kwargs)
  File "/usr/lib/python2.7/dist-packages/quantum/plugins/contrail/ContrailPlugin.py", line 890, in get_floatingips
    raise e
NoIdError: Unknown id: Error: oper 2 url /project/283a650c-65df-4d31-bbf8-b5e92fb6a4ee body {'exclude_back_refs': True, 'exclude_children': True} response No project object found for id 283a650c-65df-4d31-bbf8-b5e92fb6a4ee

while trying to access horizon. The tenant does exist and shows up in keystone tenant-list. All services are up and running.

Tags: neutron
tags: added: neutron
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.