Created attachment 1376237 [details] ovirt-provider-ovn.log Description of problem: admin_state_up defines the administrative state of the router. It is a single boolean value. This is stated on Neutron API v2 guide: https://developer.openstack.org/api-ref/network/v2/index.html#create-router Version-Release number of selected component (if applicable): ovirt-provider-ovn-1.2.2-1.el7ev.noarch How reproducible: 100% Steps to Reproduce: 1. GET on https://<SERVER>:9696/v2.0/routers/<ROUTER_ID> Actual results: For example: "admin_state_up": [ true ] Expected results: Should be: "admin_state_up": true Additional info:
Verified on: ovirt-provider-ovn-1.2.5-1.el7ev.noarch
This bugzilla is included in oVirt 4.2.1 release, published on Feb 12th 2018. Since the problem described in this bug report should be resolved in oVirt 4.2.1 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report.