Tal Nisan has submitted this change and it was merged.
Change subject: core: Don't store Neutron physical network on import
......................................................................
core: Don't store Neutron physical network on import
This allowed Neutron physical network entries to sneak into our
DB. Except for eliminating that possibility, such existing entries are
cleared from the DB.
Change-Id: Icb8751f06690ffb34cc72f1f2e5e14e66b4d40f1
Bug-Url:
https://bugzilla.redhat.com/1127687
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/provider/network/openstack/OpenstackNetworkProviderProxy.java
A packaging/dbscripts/upgrade/03_05_0920_remove_external_network_labels.sql
2 files changed, 3 insertions(+), 1 deletion(-)
Approvals:
Lior Vernia: Verified
Moti Asayag: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/31702
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icb8751f06690ffb34cc72f1f2e5e14e66b4d40f1
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server