Alona Kaplan has submitted this change and it was merged.
Change subject: restapi: Prefering <usages> over <display>
......................................................................
restapi: Prefering <usages> over <display>
There are two ways setting an network as display
1. The old (dprecated) way- <display>false</display>
2. Thr new way- <usages>
<usage>display</usage>
</usages>
If both of them are used the display should be set according to the new
way.
Bug-Url:
https://bugzilla.redhat.com/1081005
Change-Id: Ia9794bba6de9803b12a99f146c80d03c82dc4503
Signed-off-by: Alona Kaplan <alkaplan(a)redhat.com>
---
M
backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/NetworkMapper.java
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Juan Hernandez: Looks good to me, approved
Alona Kaplan: Verified
--
To view, visit
http://gerrit.ovirt.org/27501
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia9794bba6de9803b12a99f146c80d03c82dc4503
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server