Age | Commit message (Expand) | Author |
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 | Update chownbyname to catch the key error when users/groups that are not known | Joshua Harlow |
2012-07-09 | fix 'make pylint' warnings | Scott Moser |
2012-07-09 | DataSourceEc2: only do dns check in mirror selection | Scott Moser |
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-06 | Merge rework branch in [Joshua Harlow] | Scott Moser |
2012-07-06 | Fix the initsys variable, setuptools/distools will automatically assign | Joshua Harlow |
2012-07-06 | setup.py: rename "daemon type" to "init system" | Scott Moser |
2012-07-06 | Add comment about keeping track of what people think about the 'read' | Joshua Harlow |
2012-07-06 | Updated so that if no mirror is found, the module stops running. | Joshua Harlow |
2012-07-04 | 1. Make the debian rules file a template (and pass in the daemon-type) | Joshua Harlow |
2012-07-03 | Remove the useless function printout. | Joshua Harlow |
2012-07-03 | Add a check on 'chownbyname' that catches the keyerror and logs it (instead o... | 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 | Add the ability to have setup.py have a CLI option that specifies the daemon ... | 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-02 | Add a sample yaml config to be used for testing. | Joshua Harlow |
2012-07-02 | 1. Fixup the setup.py to not include custom startup scripts, let the packagin... | Joshua Harlow |
2012-07-02 | 1. Move the welcome message template string to a constant at the top of the m... | Joshua Harlow |
2012-07-01 | Adjust the changelog after adding 'hacking.py' | harlowja |
2012-07-01 | Add a nova/openstack based extension to pep8 via hacking.py | harlowja |
2012-07-01 | Merge in pending changes. | harlowja |
2012-07-01 | Always read fro the cloud config location + conf.d locations | harlowja |
2012-07-01 | 1. Rename util functions to is_true and is_false | harlowja |
2012-07-01 | Add a multi log function that can write to stderr, console and a log debug, u... | Joshua Harlow |
2012-06-30 | Add in more comments about what has been changed/adjusted/reworked | harlowja |
2012-06-30 | Add comment about #includeonce/#include bug/change | harlowja |
2012-06-29 | Add some more TODO to be done in the future. | harlowja |
2012-06-29 | Include the helpers import. | harlowja |
2012-06-29 | Refactor the selinux guard to aid in mocking | harlowja |
2012-06-29 | Update the todo with comments on new actions to be fixed. | Joshua Harlow |
2012-06-29 | Start filling out the 0.7 changelog section. | Joshua Harlow |
2012-06-29 | add update_package_sources to distro class | Scott Moser |
2012-06-29 | If logging hasn't been enabled via '--debug' at least log the exceptions that... | Joshua Harlow |
2012-06-29 | Remove logging of module/init configs | Joshua Harlow |
2012-06-29 | Why is this asking me about this... | Joshua Harlow |
2012-06-29 | Just log the number of commands 'shellified' | Joshua Harlow |
2012-06-29 | Don't remove the key if its not there (or was already removed) | Joshua Harlow |
2012-06-29 | Add a force option which will allow users to continue running when no datasou... | Joshua Harlow |
2012-06-29 | packages/bddeb: fix broken bddeb | Scott Moser |
2012-06-29 | Fix the datasource not being fetched in single running mode. | Joshua Harlow |
2012-06-29 | Don't show the args but show the name and lock that is being used. | Joshua Harlow |
2012-06-29 | Don't always log stdout and stderr (exceptions will capture them if it fails) | Joshua Harlow |
2012-06-29 | Readd the original prefix to the netinfo (if provided). | Joshua Harlow |