Change in ovirt-engine[master]: restapi: Allow untagging a network with vlan-id

masayag at redhat.com masayag at redhat.com
Sun Sep 1 08:45:24 UTC 2013


Moti Asayag has submitted this change and it was merged.

Change subject: restapi: Allow untagging a network with vlan-id
......................................................................


restapi: Allow untagging a network with vlan-id

The patch allows untagging a network which has a vlan-id
configured by providing the vlan element without specifying
its id, e.g. via PUT:

<network>
    <vlan />
    ...
</network>

Change-Id: Id200dedd19412add194133a6f6554ecf6797f5a8
Bug-Url: https://bugzilla.redhat.com/970635
Signed-off-by: Moti Asayag <masayag at redhat.com>
---
M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/NetworkMapper.java
1 file changed, 2 insertions(+), 6 deletions(-)

Approvals:
  Moti Asayag: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id200dedd19412add194133a6f6554ecf6797f5a8
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern at redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list