Dafna Ron created OVIRT-2655:
--------------------------------

             Summary: ovirt-provider-ovn is failing on ovirt-4.2
                 Key: OVIRT-2655
                 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2655
             Project: oVirt - virtualization made easy
          Issue Type: Bug
            Reporter: Dafna Ron
            Assignee: infra
            Priority: Highest


We have a failure in ovirt-provider-ovn. 
patch responsible is: 
https://gerrit.ovirt.org/#/c/96926/ - ip_version is mandatory on POSTs

build: 
http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/3742/


{noformat}
2019-01-18 00:45:01,435 root Missing 'ip_version' attribute
Traceback (most recent call last):
  File "/usr/share/ovirt-provider-ovn/handlers/base_handler.py", line 134, in 
_handle_request
    method, path_parts, content
  File "/usr/share/ovirt-provider-ovn/handlers/selecting_handler.py", line 175, 
in handle_request
    return self.call_response_handler(handler, content, parameters)
  File "/usr/share/ovirt-provider-ovn/handlers/neutron.py", line 36, in 
call_response_handler
    return response_handler(ovn_north, content, parameters)
  File "/usr/share/ovirt-provider-ovn/handlers/neutron_responses.py", line 154, 
in post_subnets
    subnet = nb_db.add_subnet(received_subnet)
  File "/usr/share/ovirt-provider-ovn/neutron/neutron_api_mappers.py", line 74, 
in wrapper
    validate_rest_input(rest_data)
  File "/usr/share/ovirt-provider-ovn/neutron/neutron_api_mappers.py", line 
596, in validate_add_rest_input
    raise BadRequestError('Missing \'ip_version\' attribute')
BadRequestError: Missing 'ip_version' attribute
{noformat}




--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100098)
_______________________________________________
Infra mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/ABNSIO56KBUG3ZERVUZLY3C64QISG37E/

Reply via email to