summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add -d short option for --debug"1.3.0Jenkins2015-02-182-2/+2
|\
| * Add -d short option for --debugKallebe Monteiro2015-02-122-2/+2
* | Merge "Fix volume_transfers import in v2"Jenkins2015-02-151-1/+1
|\ \ | |/ |/|
| * Fix volume_transfers import in v2Kallebe Monteiro2015-02-101-1/+1
* | Updated from global requirementsOpenStack Proposal Bot2015-02-051-1/+1
|/
* Merge "Fix up help message for reset-state call"Jenkins2015-02-052-11/+18
|\
| * Fix up help message for reset-state callJohn Griffith2015-01-282-11/+18
* | Merge "reset-state should warn that it is DB only"Jenkins2015-02-041-1/+8
|\ \
| * | reset-state should warn that it is DB onlyscottda2015-02-041-1/+8
* | | Merge "Don't use sessions if third party plugin is used"Jenkins2015-02-031-1/+2
|\ \ \
| * | | Don't use sessions if third party plugin is usedRobert Myers2014-12-091-1/+2
* | | | Merge "Add support for os-volume-type-access extension"Jenkins2015-02-038-9/+279
|\ \ \ \ | |_|/ / |/| | |
| * | | Add support for os-volume-type-access extensionMathieu Gagné2014-12-198-9/+279
* | | | Merge "Expose cinder's scheduler pool API"Jenkins2015-01-304-8/+127
|\ \ \ \
| * | | | Expose cinder's scheduler pool APIGary W. Smith2015-01-304-8/+127
* | | | | Merge "Add tests for consistency groups and cgsnapshots"Jenkins2015-01-233-10/+91
|\ \ \ \ \
| * | | | | Add tests for consistency groups and cgsnapshotsMichal Dulko2015-01-223-10/+91
* | | | | | Merge "cinder list fails with 'name' sort key"Jenkins2015-01-232-4/+22
|\ \ \ \ \ \
| * | | | | | cinder list fails with 'name' sort keySteven Kaufer2015-01-222-4/+22
| |/ / / / /
* | | | | | Merge "Leverage openstack.common.importutils import_class"Jenkins2015-01-222-9/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Leverage openstack.common.importutils import_classAaron Rosen2015-01-122-9/+1
| | |_|_|/ | |/| | |
* | | | | Merge "Remove commented code in cinderclient/v1/volumes.py"Jenkins2015-01-201-5/+0
|\ \ \ \ \
| * | | | | Remove commented code in cinderclient/v1/volumes.pyZhiteng Huang2015-01-151-5/+0
| | |/ / / | |/| | |
* | | | | Merge "Allow CG quota to be showed and updated"Jenkins2015-01-164-7/+27
|\ \ \ \ \
| * | | | | Allow CG quota to be showed and updatedXing Yang2014-12-034-7/+27
* | | | | | Merge "v2 error message grammatical error"Jenkins2015-01-161-4/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | v2 error message grammatical errorgit-harry2015-01-081-4/+4
* | | | | | Merge "Add command to show pool information for backends"Jenkins2015-01-135-0/+56
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add command to show pool information for backendsMitsuhiro Tanino2015-01-055-0/+56
* | | | | | Merge "Client output is not sorted by --sort_key"Jenkins2015-01-074-5/+70
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Client output is not sorted by --sort_keySteven Kaufer2014-12-224-5/+70
| |/ / / /
* | | | | Merge "Fix incorrect variable name"Jenkins2015-01-062-1/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix incorrect variable nameJamie Lennox2014-10-272-1/+14
* | | | | Merge "Use immutable arg rather mutable arg"Jenkins2014-12-213-4/+8
|\ \ \ \ \
| * | | | | Use immutable arg rather mutable argliuqing2014-07-033-4/+8
* | | | | | Merge "Add CONTRIBUTING.rst"Jenkins2014-12-201-0/+12
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add CONTRIBUTING.rstliuqing2014-07-011-0/+12
* | | | | | Added type description for volume type clientGloria Gu2014-12-175-4/+77
* | | | | | Merge "Fix comment in tearDown()"Jenkins2014-12-121-2/+2
|\ \ \ \ \ \
| * | | | | | Fix comment in tearDown()Matt Thompson2014-07-231-2/+2
* | | | | | | Merge "Remove cinderclient/tests from coverage report"Jenkins2014-12-121-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Remove cinderclient/tests from coverage reportgit-harry2014-11-251-1/+1
* | | | | | | Merge "List all the request items when the list is over osapi_max_limit"Jenkins2014-12-074-10/+91
|\ \ \ \ \ \ \
| * | | | | | | List all the request items when the list is over osapi_max_limitVincent Hou2014-12-044-10/+91
* | | | | | | | Workflow documentation is now in infra-manualJeremy Stanley2014-12-051-1/+1
|/ / / / / / /
* | | | | | | Merge "Add ability to create volume from image by image name"Jenkins2014-12-041-1/+10
|\ \ \ \ \ \ \
| * | | | | | | Add ability to create volume from image by image nameSean McGinnis2014-11-251-1/+10
| |/ / / / / /
* | | | | | | Merge "client HTTPClient __init__ fails if auth_url None"Jenkins2014-12-022-1/+5
|\ \ \ \ \ \ \
| * | | | | | | client HTTPClient __init__ fails if auth_url NoneBill Arnold2014-09-092-1/+5
* | | | | | | | Merge "Use newer features from keystoneclient"Jenkins2014-12-021-28/+4
|\ \ \ \ \ \ \ \