summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Remove py26 and py33 from tox.iniTerryHowe2015-07-161-1/+1
|/ /
* | Fix set_default() when used before config initDavid Shrewsbury2015-07-142-1/+23
* | Merge "Specify the config file with environment variable"Jenkins2015-07-113-0/+17
|\ \
| * | Specify the config file with environment variableMonty Taylor2015-07-093-0/+17
| |/
* | Merge "Add support for configuring region lists with yaml"Jenkins2015-07-118-14/+73
|\ \ | |/
| * Add support for configuring region lists with yamlMonty Taylor2015-07-098-14/+73
* | Fix rendering issue in ReadmeSpencer Krum2015-07-081-0/+1
|/
* Merge "Clean up vendor data"Jenkins2015-07-0412-69/+86
|\
| * Clean up vendor dataMonty Taylor2015-06-2612-69/+86
* | Add support for indicating preference for IPv6Monty Taylor2015-06-267-2/+82
|/
* Normalize project_name aliasesGregory Haynes2015-06-223-2/+19
* 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
|\