Change in ovirt-engine[master]: restapi: Adding 'type' to openstacknetworkprovider v3 in ad...

juan.hernandez at redhat.com juan.hernandez at redhat.com
Wed Jun 1 12:47:23 UTC 2016


Juan Hernandez has submitted this change and it was merged.

Change subject: restapi: Adding 'type' to openstacknetworkprovider v3 in  adapter
......................................................................


restapi: Adding 'type' to openstacknetworkprovider v3 in  adapter

An openstack network provider can not be created using rest api v3.
The problem is the type property which has been added.
When the v3 provider is translated to v4, this property must be
added. The property must always be set to NEUTRON, as this is the
only provider type supported before v4.

Change-Id: I63c35a3f9823c199fc00b08a0d17d0a05aa56d33
Bug-Url: https://bugzilla.redhat.com/1340862
Signed-off-by: mirecki <mmirecki at redhat.com>
---
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/adapters/V3OpenStackNetworkProviderInAdapter.java
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Marcin Mirecki: Verified
  Juan Hernandez: Looks good to me, approved
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/58266
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I63c35a3f9823c199fc00b08a0d17d0a05aa56d33
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Marcin Mirecki <mmirecki at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Marcin Mirecki <mmirecki at redhat.com>
Gerrit-Reviewer: Martin Mucha <mmucha at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list