L2 gateway connection creation is failing

Bug #1432495 reported by Alok Kumar Maurya
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-l2gw
Fix Released
Critical
MANJUNATH PATIL

Bug Description

1. Create a network.
2. Create L2 gateway
3. Try to create L2 gateway connection

L2 gatwway connection creation is failing

Traceback (most recent call last):
  File "/opt/stack/tempest/tempest/api/network/test_l2gw_extensions.py", line 102, in test_create_show_list_delete_l2gateway_connection
    l2_gateway_id=l2_gw_id, network_id=net_id)
  File "/opt/stack/tempest/tempest/services/network/json/network_client.py", line 138, in _create
    resp, body = self.post(uri, post_data)
  File "/usr/local/lib/python2.7/dist-packages/tempest_lib/common/rest_client.py", line 169, in post
    return self.request('POST', url, extra_headers, headers, body)
  File "/opt/stack/tempest/tempest/common/service_client.py", line 61, in request
    headers=headers, body=body)
  File "/usr/local/lib/python2.7/dist-packages/tempest_lib/common/rest_client.py", line 388, in request
    resp, resp_body)
  File "/usr/local/lib/python2.7/dist-packages/tempest_lib/common/rest_client.py", line 493, in _error_checker
    raise exceptions.ServerFault(message)
ServerFault: Got server fault
Details: Request Failed: internal server error while processing your request.

Following exception is thrown in server log

http://paste.openstack.org/show/192544/

MANJUNATH PATIL (mpatil)
Changed in networking-l2gw:
assignee: nobody → MANJUNATH PATIL (mpatil)
MANJUNATH PATIL (mpatil)
Changed in networking-l2gw:
status: New → In Progress
Revision history for this message
selvakumar (selvakumar-nms) wrote :

Fixed and raised the review in gerrit
https://review.openstack.org/#/c/167099/

Changed in networking-l2gw:
status: In Progress → Fix Committed
status: Fix Committed → In Progress
Maruti Kamat (marutik)
Changed in networking-l2gw:
importance: Undecided → Critical
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-l2gw (master)

Reviewed: https://review.openstack.org/167099
Committed: https://git.openstack.org/cgit/stackforge/networking-l2gw/commit/?id=ca3565debad3b75397f4df7fb9aa18a6e0cc9f8f
Submitter: Jenkins
Branch: master

commit ca3565debad3b75397f4df7fb9aa18a6e0cc9f8f
Author: Selvakumar S <email address hidden>
Date: Mon Mar 23 22:19:54 2015 -0700

    L2 gateway connection creation is fails

    Closes-Bug:1432495
    where _get_network_segments passes extra parameters in plugin

    Change-Id: If24a7ef4e220203d28c8a545e1bf20721fb10985

Changed in networking-l2gw:
status: In Progress → Fix Committed
Changed in networking-l2gw:
status: Fix Committed → Fix Released
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.