summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Issue when gnomekeyring is present but not the current backend2.11.1Davanum Srinivas2013-02-151-5/+7
* Fix IOError with gnomekeyring.find_network_password_syncDavanum Srinivas2013-02-141-3/+8
* Merge "Corrects 2nd argument type for logging"Jenkins2013-02-131-1/+1
|\
| * Corrects 2nd argument type for loggingVictoria Martínez de la Cruz2013-02-121-1/+1
* | Add format options to 'nova coverage-report'.2.11.0Mitsuhiko Yamazaki2013-02-122-2/+35
|/
* Merge "Fix run_tests.sh --coverage"Jenkins2013-02-111-2/+2
|\
| * Fix run_tests.sh --coverageKieran Spear2013-02-111-2/+2
* | Merge "Mask permissions on private key files"Jenkins2013-02-111-3/+7
|\ \
| * | Mask permissions on private key filesZane Bitter2013-02-111-3/+7
| |/
* | Update to requests >= 0.8Sascha Peilicke2013-02-114-10/+4
|/
* Merge "management_url not set by authenticate method"Jenkins2013-02-101-0/+2
|\
| * management_url not set by authenticate methodSean McCully2013-02-081-0/+2
* | Merge "Update .coveragerc"Jenkins2013-02-101-0/+7
|\ \
| * | Update .coveragercAlessio Ababilov2013-02-061-0/+7
* | | Show the summary or details of all availability zones of a regionZhi Yan Liu2013-02-056-14/+280
|/ /
* | Merge "Fix default format of 'nova coverage-report'"Jenkins2013-02-051-1/+1
|\ \
| * | Fix default format of 'nova coverage-report'Mitsuhiko Yamazaki2013-02-011-1/+1
* | | Merge "Live migration with an auto selection of dest."Jenkins2013-02-052-2/+3
|\ \ \
| * | | Live migration with an auto selection of dest.Svetlana Shturm2013-02-012-2/+3
* | | | Merge "Add help about the id 'auto' for flavor-create"Jenkins2013-02-051-1/+2
|\ \ \ \
| * | | | Add help about the id 'auto' for flavor-createMasayuki Igawa2013-02-011-1/+2
* | | | | Upgrade to pep8 1.3.3Joe Gordon2013-02-015-26/+14
* | | | | Fixed 7 pep8 errors.Anita Kuno2013-02-012-7/+14
* | | | | Merge "Add usage command to show usage for single tenant"Jenkins2013-02-013-0/+99
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add usage command to show usage for single tenantVishvananda Ishaya2013-01-313-0/+99
* | | | | Merge "Store tenant_id from keystone and use for quotas"Jenkins2013-02-018-14/+87
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Store tenant_id from keystone and use for quotasVishvananda Ishaya2013-01-318-14/+87
* | | | Show the details of the added bare-metal resourceArata Notsu2013-01-311-8/+10
|/ / /
* | | Merge "Fix bash completion on osx"Jenkins2013-01-301-4/+4
|\ \ \
| * | | Fix bash completion on osxVishvananda Ishaya2013-01-251-4/+4
* | | | Merge "Migrate from nose to testr."Jenkins2013-01-309-58/+84
|\ \ \ \
| * | | | Migrate from nose to testr.Monty Taylor2013-01-299-58/+84
* | | | | Fix the usage of password, keyrings, and tokens.Joshua Harlow2013-01-302-57/+164
| |_|/ / |/| | |
* | | | Merge "Added homedir path expansion for keypair-add."Jenkins2013-01-301-1/+1
|\ \ \ \
| * | | | Added homedir path expansion for keypair-add.Anita Kuno2013-01-291-1/+1
| | |/ / | |/| |
* | | | Merge "_get_secgroup returns first group even if multiple groups match"Jenkins2013-01-291-2/+9
|\ \ \ \
| * | | | _get_secgroup returns first group even if multiple groups matchAaron Rosen2013-01-251-2/+9
| |/ / /
* | | | Merge "Adds baremetal nova API support"Jenkins2013-01-293-0/+431
|\ \ \ \
| * | | | Adds baremetal nova API supportChris Jones2013-01-233-0/+431
| | |_|/ | |/| |
* | | | Merge "Check tenant_id's format in "nova quota-update""Jenkins2013-01-295-8/+110
|\ \ \ \
| * | | | Check tenant_id's format in "nova quota-update"Haiwei Xu2013-01-245-8/+110
| |/ / /
* | | | Merge "ClientExceptions should include url and method"Jenkins2013-01-292-7/+11
|\ \ \ \
| * | | | ClientExceptions should include url and methodSean McCully2013-01-232-7/+11
| |/ / /
* | | | Merge "RateLimit does not have method attribute"Jenkins2013-01-291-1/+1
|\ \ \ \
| * | | | RateLimit does not have method attributeSean McCully2013-01-231-1/+1
| |/ / /
* | | | Merge "make print_dict split strings with newlines into multiple rows"Jenkins2013-01-291-2/+15
|\ \ \ \
| * | | | make print_dict split strings with newlines into multiple rowsMelanie Witt2013-01-211-2/+15
| |/ / /
* | | | Merge "Allow for image selection using the metadata properties."Jenkins2013-01-292-7/+58
|\ \ \ \
| * | | | Allow for image selection using the metadata properties.Joshua Harlow2013-01-182-7/+58
* | | | | Merge "Allow request timeout to be specified."Jenkins2013-01-294-11/+92
|\ \ \ \ \ | |_|_|/ / |/| | | |