2 Commits

Author SHA1 Message Date
Chris Alfonso
d3bdddee68 Allowed the database call to return no parsed template.
The database impl was raising an exception if no parsed template
exists.  The logic that was looking up the parsed template
expects None to be returned if the template isn't stored.

* I also fixed some pep8 errors.
2012-05-10 15:31:31 -04:00
Angus Salkeld
88b77d2bed Add an experimental ssh monitoring script.
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2012-03-26 15:18:29 +11:00