the tricircle can not create float ip

Bug #1836517 reported by baisen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Tricircle
Fix Committed
Undecided
baisen

Bug Description

ft1.13: tricircle.tests.unit.network.test_central_plugin.PluginTest.test_create_floatingip_StringException: Traceback (most recent call last):
  File "/home/zuul/src/opendev.org/openstack/tricircle/.tox/py27/local/lib/python2.7/site-packages/mock/mock.py", line 1330, in patched
    return func(*args, **keywargs)
  File "tricircle/tests/unit/network/test_central_plugin.py", line 3637, in test_create_floatingip
    fake_plugin)
  File "tricircle/tests/unit/network/test_central_plugin.py", line 3285, in _prepare_associate_floatingip_test
    fip = fake_plugin.create_floatingip(q_ctx, {'floatingip': fip_body})
  File "tricircle/network/central_plugin.py", line 1957, in create_floatingip
    initial_status=constants.FLOATINGIP_STATUS_DOWN)
  File "/home/zuul/src/opendev.org/openstack/tricircle/.tox/py27/local/lib/python2.7/site-packages/neutron_lib/db/api.py", line 233, in wrapped
    return method(*args, **kwargs)
  File "/home/zuul/src/opendev.org/openstack/tricircle/.tox/py27/local/lib/python2.7/site-packages/neutron/db/l3_db.py", line 1443, in create_floatingip
    return self._create_floatingip(context, floatingip, initial_status)
  File "/home/zuul/src/opendev.org/openstack/tricircle/.tox/py27/local/lib/python2.7/site-packages/neutron/db/l3_db.py", line 1424, in _create_floatingip
    'project_id': fip['tenant_id']}})
KeyError: 'tenant_id'

Revision history for this message
baisen (song1) wrote :
Changed in tricircle:
status: New → In Progress
assignee: nobody → baisen (song1)
baisen (song1)
Changed in tricircle:
status: In Progress → Fix Committed
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.