Change in ovirt-engine[master]: core: Store iSCSI Target Address instead of IP Address in DB

tnisan at redhat.com tnisan at redhat.com
Sun Oct 26 15:36:54 UTC 2014


Tal Nisan has submitted this change and it was merged.

Change subject: core: Store iSCSI Target Address instead of IP Address in DB
......................................................................


core: Store iSCSI Target Address instead of IP Address in DB

When discovering a new iSCSI target, we send VDSM the address
we got from the user's input (which can be an IP address or a DNS name).
Since VDSM translates any address to an IP address and sends it back to
the engine, we don't want to store this address in the DB, but the original
one that we got from the user.

Change-Id: Idf6d385606e130f4f529a0b374a9f731310a7f9f
Bug-Url: https://bugzilla.redhat.com/1086310
Signed-off-by: Idan Shaby <ishaby at redhat.com>
---
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/DiscoverSendTargetsVDSCommand.java
1 file changed, 11 insertions(+), 1 deletion(-)

Approvals:
  Tal Nisan: Looks good to me, approved
  Allon Mureinik: Looks good to me, but someone else must approve
  Idan Shaby: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Idf6d385606e130f4f529a0b374a9f731310a7f9f
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Idan Shaby <ishaby at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Idan Shaby <ishaby at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list