Change in vdsm[master]: Revert "use SASL_USERNAME instead of its upstream value"

danken at redhat.com danken at redhat.com
Tue Dec 2 14:37:17 UTC 2014


Dan Kenigsberg has uploaded a new change for review.

Change subject: Revert "use SASL_USERNAME instead of its upstream value"
......................................................................

Revert "use SASL_USERNAME instead of its upstream value"

This reverts commit b4da9f55ee0010f516212393f5d0562c59603bd3.

Change-Id: Icfe7c7338d3c5cb4e17b9b94ea4fa441c9895e71
Signed-off-by: Dan Kenigsberg <danken at redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/01/35801/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 358f15c..7f878c2 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -789,7 +789,7 @@
 %{_bindir}/vdsm-tool configure --module sanlock --force >/dev/null
 # update the vdsm "secret" password for libvirt
 if [ -f /etc/pki/vdsm/keys/libvirt_password ]; then
-    @SASLPASSWD2_PATH@ -p -a libvirt @SASL_USERNAME@ < \
+    @SASLPASSWD2_PATH@ -p -a libvirt vdsm at ovirt < \
             /etc/pki/vdsm/keys/libvirt_password
 fi
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icfe7c7338d3c5cb4e17b9b94ea4fa441c9895e71
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <danken at redhat.com>


More information about the vdsm-patches mailing list