Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. |