Age | Commit message (Expand) | Author |
2013-09-08 | tools/read-dependencies, read-version: cleanups, and use sed not grep | Scott Moser |
2013-04-17 | add debug output to ccfg-merge-debug | Scott Moser |
2013-04-09 | tools: fix [some] shell quoting problems | Scott Moser |
2013-04-09 | tools: fix [some] shell quoting problems | Scott Moser |
2013-04-03 | add merge debug tool | Scott Moser |
2013-01-21 | Add in a tool to help make mime multipart messages. | Joshua Harlow |
2012-12-04 | replace if..else based on presense of /etc/redhat-release with use of -s | Scott Moser |
2012-11-28 | Check for running inside RHEL and adjust the logging options. | Joshua Harlow |
2012-11-10 | whitespace / indentation cleanups | Scott Moser |
2012-11-09 | Merge the yaml/cloud config examples checking tool. | Joshua Harlow |
2012-11-09 | Fix pep8 warnings. | Joshua Harlow |
2012-11-08 | Ensure that at needed stages the local variables | Joshua Harlow |
2012-11-08 | Add non-zero exit code when | Joshua Harlow |
2012-11-08 | work with zsh by using 'emulate -L sh'. | Scott Moser |
2012-11-08 | remove unused variable 'cr'. fix usage of 'value' to local 'val' | Scott Moser |
2012-11-08 | revert old zsh fix (revno 697) | Scott Moser |
2012-11-07 | Add a makefile yaml checking target | Joshua Harlow |
2012-11-07 | test and path cleanups. | Joshua Harlow |
2012-11-06 | tools/Z99-cloud-locale-test.sh: avoid warning when shell is zsh | Scott Moser |
2012-10-27 | Helpful cleanups. | harlowja |
2012-10-23 | use only util methods for reading/loading/appending/peeking | Scott Moser |
2012-10-01 | fix tools/make-dist-tarball | Scott Moser |
2012-09-24 | write-ssh-key-fingerprints: do not send HOST KEYS through logger | Scott Moser |
2012-09-24 | send stderr from write-ssh-key-fingerprints to stdout | Scott Moser |
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 |