summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-09add python-setuptools to debian build-dependsScott Moser
2012-07-09brpm: Add printouts which match the 'bddeb' package builder.Joshua Harlow
2012-07-09Get the debian package building working again.Joshua Harlow
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-09Update chownbyname to catch the key error when users/groups that are not knownJoshua Harlow
2012-07-09fix 'make pylint' warningsScott Moser
2012-07-09DataSourceEc2: only do dns check in mirror selectionScott Moser
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-06Merge rework branch in [Joshua Harlow]Scott Moser
2012-07-06Fix the initsys variable, setuptools/distools will automatically assignJoshua Harlow
2012-07-06setup.py: rename "daemon type" to "init system"Scott Moser
2012-07-06Add comment about keeping track of what people think about the 'read'Joshua Harlow
2012-07-06Updated so that if no mirror is found, the module stops running.Joshua Harlow
2012-07-041. Make the debian rules file a template (and pass in the daemon-type)Joshua Harlow
2012-07-03Remove the useless function printout.Joshua Harlow
2012-07-03Add a check on 'chownbyname' that catches the keyerror and logs it (instead o...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-03Add the ability to have setup.py have a CLI option that specifies the daemon ...Joshua 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-02Add a sample yaml config to be used for testing.Joshua Harlow
2012-07-021. Fixup the setup.py to not include custom startup scripts, let the packagin...Joshua Harlow
2012-07-021. Move the welcome message template string to a constant at the top of the m...Joshua Harlow
2012-07-01Adjust the changelog after adding 'hacking.py'harlowja
2012-07-01Add a nova/openstack based extension to pep8 via hacking.pyharlowja
2012-07-01Merge in pending changes.harlowja
2012-07-01Always read fro the cloud config location + conf.d locationsharlowja
2012-07-011. Rename util functions to is_true and is_falseharlowja
2012-07-01Add a multi log function that can write to stderr, console and a log debug, u...Joshua Harlow
2012-06-30Add in more comments about what has been changed/adjusted/reworkedharlowja
2012-06-30Add comment about #includeonce/#include bug/changeharlowja
2012-06-29Add some more TODO to be done in the future.harlowja
2012-06-29Include the helpers import.harlowja
2012-06-29Refactor the selinux guard to aid in mockingharlowja
2012-06-29Update the todo with comments on new actions to be fixed.Joshua Harlow
2012-06-29Start filling out the 0.7 changelog section.Joshua Harlow
2012-06-29add update_package_sources to distro classScott Moser
2012-06-29If logging hasn't been enabled via '--debug' at least log the exceptions that...Joshua Harlow
2012-06-29Remove logging of module/init configsJoshua Harlow
2012-06-29Why is this asking me about this...Joshua Harlow
2012-06-29Just log the number of commands 'shellified'Joshua Harlow
2012-06-29Don't remove the key if its not there (or was already removed)Joshua Harlow
2012-06-29Add a force option which will allow users to continue running when no datasou...Joshua Harlow
2012-06-29packages/bddeb: fix broken bddebScott Moser