summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add some accessor methods to CloudConfig"1.4.0Jenkins2015-06-172-19/+60
|\
| * Add some accessor methods to CloudConfigMonty Taylor2015-06-162-19/+60
* | Merge "Add missing tests"Jenkins2015-06-111-0/+17
|\ \ | |/ |/|
| * Add missing testsGhe Rivero2015-06-091-0/+17
* | Merge "Use one yaml file per vendor"Jenkins2015-06-0910-98/+97
|\ \
| * | Use one yaml file per vendorGhe Rivero2015-06-0610-98/+97
* | | Merge "Raise warning when a vendor profile is missing"Jenkins2015-06-091-1/+3
|\ \ \ | |/ / | | / | |/ |/|
| * Raise warning when a vendor profile is missingGhe Rivero2015-06-061-1/+3
* | Add test to check cert and key as a tupleGhe Rivero2015-06-091-4/+16
* | Merge "Some cleanup in the README.rst"Jenkins2015-06-081-18/+19
|\ \ | |/ |/|
| * Some cleanup in the README.rstGhe Rivero2015-06-061-18/+19
* | Merge "Add support for OVH Public Cloud"Jenkins2015-06-062-0/+28
|\ \ | |/ |/|
| * Add support for OVH Public CloudMonty Taylor2015-06-052-0/+28
* | Merge "Stringify project details"Jenkins2015-06-053-4/+22
|\ \ | |/
| * Stringify project detailsMonty Taylor2015-06-053-4/+22
* | Add SSL documentation to README.rstGhe Rivero2015-06-051-0/+14
* | Raise a warning with conflicting SSL paramsGhe Rivero2015-06-051-0/+7
* | Change references of "clouds.yaml" for real fileGhe Rivero2015-06-051-5/+6
* | Raise a warning when using 'cloud' in configGhe Rivero2015-06-041-0/+6
* | Add cloud vendor files config in docGhe Rivero2015-06-041-2/+4
|/
* Provide a helper method to get requests ssl values1.3.0Monty Taylor2015-06-032-0/+42
* Add more defaults to our defaults fileMonty Taylor2015-06-021-0/+7
* Change naming in vendor doc to match vendors.pyMonty Taylor2015-05-301-8/+8
* Add auro to list of known vendorsMonty Taylor2015-05-302-0/+28
* Add list of image params needed to disable agentsMonty Taylor2015-05-303-0/+8
* Add set_one_cloud method1.2.0Gregory Haynes2015-05-282-0/+68
* Merge "Add flag to indicate handling of security groups"Jenkins2015-05-283-0/+8
|\
| * Add flag to indicate handling of security groupsDavid Shrewsbury2015-05-273-0/+8
* | Add tests for get_cloud_namesTerryHowe2015-05-281-0/+12
* | Don't normalize too deeplyMonty Taylor2015-05-274-14/+15
* | Add tests for cloud config comparison1.1.0David Shrewsbury2015-05-271-0/+17
* | Add inequality methodMonty Taylor2015-05-271-0/+3
* | Add an equality method for CloudConfigMonty Taylor2015-05-271-0/+4
* | Capture the filename used for configMonty Taylor2015-05-271-3/+4
* | Normalize all keys down to _ instead of -Monty Taylor2015-05-272-4/+14
* | Expose method for getting a list of cloud namesMonty Taylor2015-05-271-3/+3
* | Rename cloud to profileMonty Taylor2015-05-273-16/+17
* | Don't pass None as the cloud nameMonty Taylor2015-05-272-2/+8
|/
* Merge "Use appdirs for platform-independent locations"1.0.0Jenkins2015-05-133-10/+42
|\
| * Use appdirs for platform-independent locationsMonty Taylor2015-05-123-10/+42
* | Merge "Change overriding defaults to kwarg"Jenkins2015-05-122-1/+34
|\ \
| * | Change overriding defaults to kwargDean Troyer2015-05-122-1/+34
| |/
* | Merge "Add tests for OSC usage"Jenkins2015-05-121-0/+50
|\ \ | |/ |/|
| * Add tests for OSC usageDean Troyer2015-05-121-0/+50
* | Add UnitedStackMonty Taylor2015-05-122-1/+26
* | Expose function to get defaults dictMonty Taylor2015-05-122-2/+6
* | Add default versions for trove and ironicMonty Taylor2015-05-121-0/+2
* | Sort defaults list for less conflictsMonty Taylor2015-05-121-1/+1
|/
* Only add fall through cloud as a fall throughMonty Taylor2015-05-125-23/+53
* Merge "Add flag to indicate where floating ips come from"0.8.2Jenkins2015-05-083-0/+10
|\