summaryrefslogtreecommitdiff
path: root/os_client_config
Commit message (Expand)AuthorAgeFilesLines
* Work around a bug in keystoneclient constructor1.10.1Monty Taylor2015-11-062-1/+47
* Return cache settings as numbers not stringsMonty Taylor2015-11-063-8/+19
* Merge "Don't assume pass_version_arg=False for network"1.10.0Jenkins2015-11-052-12/+13
|\
| * Don't assume pass_version_arg=False for networkMonty Taylor2015-11-052-12/+13
* | Convert floats to stringDavid Shrewsbury2015-11-051-0/+2
|/
* Update network api version in defaults.jsonMonty Taylor2015-11-051-1/+1
* Dont turn bools into stringsMonty Taylor2015-11-052-0/+3
* Normalize int config values to stringMonty Taylor2015-11-041-0/+2
* Merge "Disable spurious urllib warnings"Jenkins2015-11-041-0/+19
|\
| * Disable spurious urllib warningsMonty Taylor2015-11-031-0/+19
* | Merge "Add logging module support"Jenkins2015-11-032-0/+30
|\ \ | |/
| * Add logging module supportMonty Taylor2015-11-032-0/+30
* | Merge "Add methods for getting Session and Client objects"Jenkins2015-11-032-0/+274
|\ \ | |/
| * Add methods for getting Session and Client objectsMonty Taylor2015-11-032-0/+274
* | Update conoha's vendor profile to include SJCMonty Taylor2015-11-031-1/+1
|/
* Use json for in-tree cloud dataMonty Taylor2015-11-0343-174/+660
* Update auro to indicate move to neutronMonty Taylor2015-11-021-2/+0
* Copy values in backwards_interface differentlyMonty Taylor2015-11-021-2/+5
* Fix typo in Catalyst region configsXav Paice2015-11-031-1/+1
* Merge "Add conoha public cloud"Jenkins2015-11-011-0/+8
|\
| * Add conoha public cloudMonty Taylor2015-10-271-0/+8
* | Merge "Allow for templated variables in auth_url"Jenkins2015-11-011-0/+7
|\ \ | |/
| * Allow for templated variables in auth_urlMonty Taylor2015-10-271-0/+7
* | Merge "Use assertDictEqual to test dict equality"Jenkins2015-10-271-1/+1
|\ \ | |/
| * Use assertDictEqual to test dict equalityMonty Taylor2015-10-271-1/+1
* | Always pull regions from vendor profilesMonty Taylor2015-10-261-10/+22
|/
* Clean up cache interface, add support for services1.9.0Monty Taylor2015-10-172-12/+48
* Add Rackspace LON regionMonty Taylor2015-10-161-0/+1
* Validate requested region against region listMonty Taylor2015-10-142-1/+26
* Fix documentation around regionsMonty Taylor2015-10-141-0/+1
* Pass OpenStackConfig in to CloudConfig for cachesMonty Taylor2015-10-142-2/+25
* Merge "Add auth hook for OpenStackClient"Jenkins2015-10-131-0/+13
|\
| * Add auth hook for OpenStackClientDean Troyer2015-10-091-0/+13
* | Some cleanupGhe Rivero2015-10-021-1/+0
|/
* Put in override for Rackspace broken neutronMonty Taylor2015-10-011-0/+1
* Support passing force_ipv4 to the constructorMonty Taylor2015-10-015-18/+54
* identity version is 2.0Ghe Rivero2015-10-011-1/+1
* Handle OS_CLOUD and OS_REGION_NAME friendly-likeMonty Taylor2015-09-301-1/+10
* Added SWITCHengines vendor fileSimon Leinen2015-09-281-0/+9
* Merge "Add support for Catalyst as vendor"Jenkins2015-09-231-0/+10
|\
| * Add support for Catalyst as vendorXav Paice2015-09-221-0/+10
* | Merge "Fix a little error with the None auth type"1.7.5Jenkins2015-09-221-1/+3
|\ \ | |/ |/|
| * Fix a little error with the None auth typeMonty Taylor2015-09-221-1/+3
* | Merge "Test kwargs passing not just argparse"Jenkins2015-09-211-2/+29
|\ \ | |/ |/|
| * Test kwargs passing not just argparseMonty Taylor2015-09-171-2/+29
* | Handle ksa opt with no deprecated field1.7.4Monty Taylor2015-09-201-1/+1
* | Fall back to keystoneclient arg processingMonty Taylor2015-09-181-6/+74
* | Move plugin loader creation to try block1.7.2Monty Taylor2015-09-181-1/+1
* | Merge "Convert auth kwargs '-' to '_'"1.7.1Jenkins2015-09-172-0/+20
|\ \
| * | Convert auth kwargs '-' to '_'Gregory Haynes2015-09-162-0/+20
| |/