summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Pass version arg by name not position"1.14.0Jenkins2016-01-132-14/+13
|\
| * Pass version arg by name not positionMonty Taylor2016-01-132-14/+13
* | Merge "Fix a precedence problem with auth arguments"Jenkins2016-01-132-1/+13
|\ \
| * | Fix a precedence problem with auth argumentsMonty Taylor2016-01-132-1/+13
* | | Merge "Return empty dict instead of None for lack of file"Jenkins2016-01-132-1/+8
|\ \ \ | |/ / | | / | |/ |/|
| * Return empty dict instead of None for lack of fileMonty Taylor2016-01-132-1/+8
* | Merge "Use _get_client in make_client helper function"Jenkins2016-01-121-3/+6
|\ \
| * | Use _get_client in make_client helper functionMonty Taylor2016-01-081-3/+6
* | | Merge "Add barbicanclient support"Jenkins2016-01-123-2/+7
|\ \ \ | |/ /
| * | Add barbicanclient supportMonty Taylor2016-01-083-2/+7
* | | Merge "Add IBM Public Cloud"Jenkins2016-01-122-0/+26
|\ \ \ | |/ /
| * | Add IBM Public CloudMonty Taylor2016-01-062-0/+26
* | | Merge "Update auth urls and identity API versions"Jenkins2016-01-1212-13/+24
|\ \ \ | |/ /
| * | Update auth urls and identity API versionsMonty Taylor2016-01-0612-13/+24
* | | Merge "Stop hardcoding compute in simple_client"Jenkins2016-01-081-1/+1
|\ \ \ | |/ /
| * | Stop hardcoding compute in simple_clientMonty Taylor2016-01-061-1/+1
* | | Merge "Remove openstack-common.conf"Jenkins2016-01-071-6/+0
|\ \ \
| * | | Remove openstack-common.confLiuNanke2016-01-071-6/+0
| |/ /
* | | Replace assertEqual(None, *) with assertIsNone in testsLiuNanke2016-01-061-2/+1
|/ /
* | Merge "Allow filtering clouds on command line"Jenkins2016-01-041-1/+13
|\ \ | |/ |/|
| * Allow filtering clouds on command lineMonty Taylor2015-12-301-1/+13
* | Merge "Update volume API default version from v1 to v2"Jenkins2016-01-0411-1/+21
|\ \
| * | Update volume API default version from v1 to v2Yaguang Tang2015-12-3111-1/+21
* | | Merge "Fix README.rst, add a check for it to fit PyPI rules"Jenkins2016-01-042-2/+7
|\ \ \
| * | | Fix README.rst, add a check for it to fit PyPI rulesYuriy Taraday2015-12-312-2/+7
* | | | Merge "Debug log a deferred keystone exception, else we mask some useful diag"Jenkins2016-01-041-0/+4
|\ \ \ \
| * | | | Debug log a deferred keystone exception, else we mask some useful diagDoug Wiegley2015-12-311-0/+4
| |/ / /
* | | | Merge "Use reno for release notes"Jenkins2016-01-035-1/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Use reno for release notesMonty Taylor2015-12-305-1/+12
* | | | add URLs for release announcement toolsDoug Hellmann2015-12-301-0/+8
|/ / /
* | | Merge "Fix token_endpoint usage"1.13.1Jenkins2015-12-302-2/+2
|\ \ \
| * | | Fix token_endpoint usageJavier Pena2015-12-282-2/+2
| |/ /
* | | Merge "Munge region_name to '' if set to None"Jenkins2015-12-292-0/+9
|\ \ \
| * | | Munge region_name to '' if set to NoneColleen Murphy2015-12-292-0/+9
| |/ /
* | | Fix some README typosTim Burke2015-12-281-4/+4
|/ /
* | Merge "remove python 2.6 os-client-config classifier"Jenkins2015-12-241-1/+0
|\ \
| * | remove python 2.6 os-client-config classifierDoug Hellmann2015-12-241-1/+0
| |/
* | If cloud doesn't list regions expand passed nameClark Boylan2015-12-223-5/+76
|/
* Fix glance endpoints with endpoint_override1.13.0Monty Taylor2015-12-212-6/+101
* Allow passing in explicit version for legacy_clientMonty Taylor2015-12-211-3/+6
* Pass endpoint override to constructorsMonty Taylor2015-12-212-5/+23
* Merge "Support backwards compat for _ args"Jenkins2015-12-212-0/+63
|\
| * Support backwards compat for _ argsMonty Taylor2015-12-182-0/+63
* | Merge "Add backwards compat mapping for auth-token"Jenkins2015-12-212-0/+45
|\ \ | |/
| * Add backwards compat mapping for auth-tokenMonty Taylor2015-12-182-0/+45
* | Replace assertEqual(None, *) with assertIsNone in testsShuquan Huang2015-12-171-3/+3
|/
* Allow arbitrary client-specific optionsDavid Shrewsbury2015-12-143-0/+38
* Add ceilometer constructor to known constructorsMonty Taylor2015-12-092-0/+2
* Merge "Update vexxhost to Identity v3"Jenkins2015-12-072-3/+10
|\
| * Update vexxhost to Identity v3Monty Taylor2015-12-062-3/+10