Daniel Erez has submitted this change and it was merged.

Change subject: restapi: update external provider resource fix
......................................................................


restapi: update external provider resource fix

Updating an external provider currently returns the following error:
"The specified HTTP method is not allowed for the requested resource ()."

Adding a '@PUT -> update' signature to ExternalProviderResource interface
seems to solve the issue.

Change-Id: I0e266ee9f027eecb760d3dc965bb91e2c600262f
Signed-off-by: Daniel Erez <de...@redhat.com>
---
M 
backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/resource/ExternalProviderResource.java
1 file changed, 6 insertions(+), 0 deletions(-)

Approvals:
  Ori Liel: Looks good to me, approved
  Daniel Erez: Verified



-- 
To view, visit http://gerrit.ovirt.org/37838
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0e266ee9f027eecb760d3dc965bb91e2c600262f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Ori Liel <ol...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to