cloud-init/tools
harlowja 4d1d7a9bb5 Helpful cleanups.
1. Remove the usage of the path.join function
   now that all code should be going through
   the util file methods (and they can be
   mocked out as needed).
2. Adjust all occurences of the above join
   function to either not use it or replace
   it with the standard os.path.join (which
   can also be mocked out as needed)
3. Fix pylint from complaining about the
   tests folder 'helpers.py' not being found
4. Add a pylintrc file that is used instead
   of the options hidden in the 'run_pylint' 
   tool.
2012-10-27 19:25:48 -07:00
..
21-cloudinit.conf improve comment strings in rsyslog config file tools/21-cloudinit.conf 2011-01-27 10:55:29 -05:00
Z99-cloud-locale-test.sh minor cleanup to messages, combine commands to single line 2012-04-04 14:22:29 -04:00
cloud-init-per put sem/marker files in 'sem' dirs 2011-12-20 12:01:07 -05:00
hacking.py fix pep8 complaints. 2012-08-22 14:12:32 -04:00
make-dist-tarball fix tools/make-dist-tarball 2012-10-01 13:50:56 -04:00
make-tarball include ~bzr in make-tarball output tarball and top level dir 2012-07-09 15:49:06 -04:00
mock-meta.py fix pep8 complaints. 2012-08-22 14:12:32 -04:00
motd-hook fix motd-hook in case of more than 4 fields in BUILD_FILE 2010-02-18 15:38:58 -05:00
read-dependencies rework packaging tools to find the right cloud-init topdir 2012-07-09 15:36:16 -04:00
read-version rework packaging tools to find the right cloud-init topdir 2012-07-09 15:36:16 -04:00
run-pep8 use only util methods for reading/loading/appending/peeking 2012-10-23 18:58:32 +02:00
run-pylint Helpful cleanups. 2012-10-27 19:25:48 -07:00
uncloud-init fix updates.tar function in uncloud-init 2011-10-09 18:58:44 -04:00
write-ssh-key-fingerprints write-ssh-key-fingerprints: do not send HOST KEYS through logger 2012-09-24 14:48:44 -04:00