[node-patches] Change in ovirt-node[master]: Don't reference SAM in logs when registering

rbarry at redhat.com rbarry at redhat.com
Thu Apr 7 12:56:29 UTC 2016


Ryan Barry has uploaded a new change for review.

Change subject: Don't reference SAM in logs when registering
......................................................................

Don't reference SAM in logs when registering

Replace the last user-visible instance of SAM with RHSM

Change-Id: Ia247a0508619368555f043b086139b35b0ed58ee
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1290297
Signed-off-by: Ryan Barry <rbarry at redhat.com>
---
M src/ovirt/node/setup/rhn/rhn_model.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/12/55812/1

diff --git a/src/ovirt/node/setup/rhn/rhn_model.py b/src/ovirt/node/setup/rhn/rhn_model.py
index 598d9eb..797c2b9 100755
--- a/src/ovirt/node/setup/rhn/rhn_model.py
+++ b/src/ovirt/node/setup/rhn/rhn_model.py
@@ -484,7 +484,7 @@
                                               cfg["url"]))
                         else:
                             self.logger.info("System %s successfully "
-                                             "registered to SAM" %
+                                             "registered to RHSM" %
                                              cfg["profile"])
 
                     # This isn't strictly necessary


-- 
To view, visit https://gerrit.ovirt.org/55812
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia247a0508619368555f043b086139b35b0ed58ee
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>



More information about the node-patches mailing list