Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-07 | 1. Adding some new helper files that split off file inclusion, templating, ↵ | Joshua Harlow | |
importing, constant usage. 1. Move all datasources to a new sources directory 1. Rename some files to be more consistent with python file/module naming. | |||
2012-01-18 | Add HP to Copyright, and Juerg Haefliger Authors. | Scott Moser | |
This copyright change reflects previous changes that Juerg made for pylint and pep8 cleanups. From: Juerg Haefliger <juerg.haefliger@hp.com> Date: Mon, 16 Jan 2012 10:45:12 +0100 | |||
2012-01-17 | [PATCH] PEP8 coding style fixes. | Scott Moser | |
From: Juerg Haefliger <juerg.haefliger@hp.com> This pulls in the named patch for LP: #914739 with a few other changes. | |||
2012-01-17 | [PATCH 4/4] Fix pylint conventions C0301 (line too long) | Scott Moser | |
From: Juerg Haefliger <juerg.haefliger@hp.com> | |||
2012-01-17 | [PATCH 3/4] Fix pylint conventions C0324 (comma not followed by a space) | Scott Moser | |
From: Juerg Haefliger <juerg.haefliger@hp.com> | |||
2012-01-17 | [PATCH 1/4] Fix pylint conventions C0321 (more than one statement on a ↵ | Scott Moser | |
single line) From: Juerg Haefliger <juerg.haefliger@hp.com> | |||
2012-01-12 | [PATCH 05/13] Fix pylint warnings W0613 (unused argument) | Scott Moser | |
From: Juerg Haefliger <juerg.haefliger@hp.com> | |||
2012-01-12 | [PATCH 04/13] Fix pylint warnings W0611 (unused import) | Scott Moser | |
From: Juerg Haefliger <juerg.haefliger@hp.com> | |||
2011-07-26 | use util.write_file in cc_mcollective.py | Scott Moser | |
2011-07-26 | cc_mcollective: use util.write_file, change perms of private key file to 0600 | Scott Moser | |
2011-07-25 | Added ssl cert support to mcollective | Marc Cluet | |
2011-02-22 | merge mcollective fixes from Marc. Changes to indentation and added comments | Scott Moser | |
2011-02-20 | Change output format for ConfigParser | Marc Cluet | |
2011-02-20 | Changes to mcollective module, added docs | Marc Cluet | |
2011-02-15 | Changes to puppet module + mcollective module | Marc Cluet | |