summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2012-08-22fix pep8 complaints.Scott Moser
2012-08-09stright forward pylint cleanups to tests/ and tools/Scott Moser
2012-07-09include ~bzr in make-tarball output tarball and top level dirJoshua Harlow
2012-07-09get 'brpm' working again. update make-tarball to have a top level dir.Joshua Harlow
2012-07-09rework packaging tools to find the right cloud-init topdirJoshua Harlow
2012-07-09fix tools/run-pylint to just check all python finesScott Moser
2012-07-06Got this working for 'brpm' again.Joshua Harlow
2012-07-06Reworking these to look attempt to find the right parent directory, as well Joshua Harlow
2012-07-03Remove the useless function printout.Joshua Harlow
2012-07-03When the hostname is also the ip (thus no hostname) just use 'localhost'Joshua Harlow
2012-07-031. Cleanup of some mock functionalityJoshua Harlow
2012-07-031. Update the mock ec2 data with some of the pubkey code from smosers ec2 met...Joshua Harlow
2012-07-02Add a check on the filename provided ensuring it actually exists.Joshua Harlow
2012-07-02Update the mock metadata server to return a file (or the default generated co...Joshua Harlow
2012-07-01Add a nova/openstack based extension to pep8 via hacking.pyharlowja
2012-06-26Add check that the changelog version is the same as the code versionharlowja
2012-06-25Add a simple tool that will parse the requires fileJoshua Harlow
2012-06-25This tool knows how to extract the current version from the 'changelog' file.Joshua Harlow
2012-06-251. Moving around the packages dir.Joshua Harlow
2012-06-25Add warning when hitting a unknown api.Joshua Harlow
2012-06-23Remove the pep8 tool from being ran in a script that has aharlowja
2012-06-231. Separate the pep8 check from the pylint checkharlowja
2012-06-20Return a empty json map as default instead of an empty string for unknown fieldsJoshua Harlow
2012-06-20update tools/bddeb and debian.trunk packagingScott Moser
2012-06-19Add a mock ec2 metadata server that can be used for testing withJoshua Harlow
2012-04-04minor cleanup to messages, combine commands to single lineScott Moser
2012-04-04Only show this message one time.Scott Moser
2012-04-04move Z99-cloud-locale-test.sh out of profile.d to toolsScott Moser
2012-03-06add tests to run-pylint filesScott Moser
2012-01-17miscellaneous cleanups, and add tools/run-pylintScott Moser
2011-12-20put sem/marker files in 'sem' dirsScott Moser
2011-12-20replace cloud-init-run-module with cloud-init-perScott Moser
2011-12-20output public ssh host keys to console on boot (LP: #893400)Scott Moser
2011-12-16tools/bddeb: add a symlink to created debScott Moser
2011-12-16bddeb: improve 'bddeb' to read version and add bzr revnoScott Moser
2011-10-30Make the types of SSH keys to generate configurableScott Moser
2011-10-27make-dist-tarball: make output not be debian-likeScott Moser
2011-10-09fix updates.tar function in uncloud-initScott Moser
2011-02-04add a debian.trunk dir and tools/bddeb to easily build a deb from hereScott Moser
2011-01-27improve comment strings in rsyslog config file tools/21-cloudinit.confScott Moser
2011-01-19move writing of ssh key fingerprints to a separate toolScott Moser
2011-01-11move write-mime-multipart into cloud-utils packageScott Moser
2010-08-13uncloud-init: move marker file into /var/lib/cloud/semScott Moser
2010-08-12initial dump of "sans-cloud" code (DataSourceNoCloud)Scott Moser
2010-07-01remove incorrect docstring in write-mime-multipartScott Moser
2010-06-18add 'cloud-boothook' typeScott Moser
2010-06-17move suggested rsyslogd config file to toolsScott Moser
2010-03-25[packaging] change make-dist-tarball to use the tag given to itScott Moser
2010-02-18fix motd-hook in case of more than 4 fields in BUILD_FILEScott Moser
2010-02-17add updates-check support using uec-query-buildsScott Moser