Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-09 | Revert back to using cheetah + adjust resultant code + templates | Joshua Harlow | |
At this point there is a mixture of "double hash" cheetah comments and '#*' cheetah comments. | |||
2012-06-26 | Relax the version numbers for now. | harlowja | |
2012-06-22 | Remove comment about old-configs | Joshua Harlow | |
2012-06-22 | Add comment that configobj is used for more than just old configs. | harlowja | |
2012-06-19 | Add dependency on argparse. | Joshua Harlow | |
2012-06-16 | Update the cloud init requirements with comments as to why they are needed. | Joshua Harlow | |
Also: 1. Add in boto as a requirement (used for ec2 metadata calls) 2. Add in pyyaml as a requirement (used for all yaml processing) 3. Add in configobj as a requirement (only for old-style configs) | |||
2012-06-15 | Enabled the oauth library, which seems needed for maas datasource. | Joshua Harlow | |
2012-06-11 | Update with parsing of a requirments file, changelog for this new ↵ | Joshua Harlow | |
refactoring stuff and setup.py for both of those. |