Fabian Deutsch has posted comments on this change.
Change subject: snmp.py: conform to pep8 standard
......................................................................
Patch Set 4: (1 inline comment)
One format string problem.
....................................................
File scripts/snmp.py
Line 45: "SHA -A %s localhost passwd %s %s -x AES" % (oldpwd, oldpwd,
password))
The first bracket needs to close behind AES", so
("snmpusm ..." + \n "... AES") % (oldpw ...)
--
To view, visit http://gerrit.ovirt.org/3315
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I07bf663ecd2ade58f1f3023f1861b4488a11b12b
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <[email protected]>
Gerrit-Reviewer: Fabian Deutsch <[email protected]>
Gerrit-Reviewer: Michael Burns <[email protected]>
_______________________________________________
node-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/node-patches