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