Change in ovirt-engine[master]: restapi: Allow untagging a network with vlan-id
by masayag@redhat.com
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(a)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(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
11 years, 2 months
Change in ovirt-log-collector[master]: tools: Print selinux context of files in hosts.
by knesenko@redhat.com
Kiril Nesenko has submitted this change and it was merged.
Change subject: tools: Print selinux context of files in hosts.
......................................................................
tools: Print selinux context of files in hosts.
Log collector gives you the information whether the selinux is enables
or not, but do not display the selinux context of files and folders.
This patch adds a new output file of the context of the selinux in
specific folders such as (/rhev /etc /var)
Change-Id: I53eddd683edc38502e881081b4bd35e15dae3a69
Signed-off-by: Maor Lipchuk <mlipchuk(a)redhat.com>
---
M src/__main__.py
1 file changed, 16 insertions(+), 0 deletions(-)
Approvals:
Kiril Nesenko: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/17542
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I53eddd683edc38502e881081b4bd35e15dae3a69
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-log-collector
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Keith Robertson <kroberts(a)redhat.com>
Gerrit-Reviewer: Kiril Nesenko <knesenko(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgoldboi(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
11 years, 2 months
Change in ovirt-engine[master]: webadmin: Attach ISO dialog - adjusted dimensions
by derez@redhat.com
Daniel Erez has submitted this change and it was merged.
Change subject: webadmin: Attach ISO dialog - adjusted dimensions
......................................................................
webadmin: Attach ISO dialog - adjusted dimensions
Adjusted dimensions of 'Attach ISO' dialog to prevent
help icon misalignment in French localization.
Change-Id: Id7a34a0b506b3c115413646905028a6c955292b3
Bug-Url: https://bugzilla.redhat.com/1001557
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/datacenter/AbstractFindStoragePopupView.ui.xml
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/18666
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id7a34a0b506b3c115413646905028a6c955292b3
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
11 years, 2 months