Lior Vernia has submitted this change and it was merged.
Change subject: core: Rename all management networks and profiles
......................................................................
core: Rename all management networks and profiles
The rename stored procedure used to only rename one management
network, but there actually may be multiple ones (in case multiple DCs
exist). Also, the procedure neglected to rename the corresponding vNIC
profiles. This patch aims to correct these.
Change-Id: I59e6278f283cafdc2f865e18129349f5905f6d3a
Bug-Url:
https://bugzilla.redhat.com/1077772
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M packaging/dbscripts/network_sp.sql
1 file changed, 2 insertions(+), 3 deletions(-)
Approvals:
Lior Vernia: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/25931
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I59e6278f283cafdc2f865e18129349f5905f6d3a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server