summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Remove beta label for network segment resourceRichard Theis2016-09-285-137/+18
| | |/ / | |/| |
* | | | Merge "Add and modify options for "volume create" command"Jenkins2016-09-294-24/+266
|\ \ \ \
| * | | | Add and modify options for "volume create" commandHuanxuan Ao2016-09-284-24/+266
* | | | | Merge "Implement "consistency group list" command"Jenkins2016-09-293-0/+234
|\ \ \ \ \ | |/ / / /
| * | | | Implement "consistency group list" commandHuanxuan Ao2016-09-283-0/+234
| |/ / /
* | | | Merge "Update default nova api version to 2.1"Jenkins2016-09-282-2/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update default nova api version to 2.1qtang2016-09-282-2/+3
| |/ /
* | | Add option "--name" to command "openstack object create"Rajasi Kulkarni2016-09-264-3/+46
|/ /
* | Merge "Add default limit for container/object"Jenkins2016-09-272-0/+21
|\ \
| * | Add default limit for container/objectzheng yin2016-09-262-0/+21
* | | Add warning message for --state option of set command in volumeHuanxuan Ao2016-09-263-4/+13
* | | Add functional test for snapshot in volume v1Huanxuan Ao2016-09-252-3/+92
| |/ |/|
* | Merge "Add unit tests for backup commands in volume v1"Jenkins2016-09-232-0/+435
|\ \
| * | Add unit tests for backup commands in volume v1Huanxuan Ao2016-09-232-0/+435
* | | Merge "Fix unset commands to pass normally when nothing specified"Jenkins2016-09-237-5/+571
|\ \ \ | |/ /
| * | Fix unset commands to pass normally when nothing specifiedHuanxuan Ao2016-09-237-5/+571
| |/
* | Merge "Add --description to Neutron commands"Jenkins2016-09-235-2/+37
|\ \
| * | Add --description to Neutron commandsAnkur Gupta2016-09-235-2/+37
* | | Merge "Use assertGreater replace assertTrue"Jenkins2016-09-231-1/+1
|\ \ \
| * | | Use assertGreater replace assertTruezheng yin2016-09-231-1/+1
* | | | Merge "Introduce overwrite functionality in ``osc port set``"Jenkins2016-09-232-11/+62
|\ \ \ \
| * | | | Introduce overwrite functionality in ``osc port set``reedip2016-09-212-11/+62
* | | | | Merge "Overwrite/Clear support for subnets"Jenkins2016-09-232-4/+59
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Overwrite/Clear support for subnetsReedip2016-09-212-4/+59
* | | | | Merge "Add "volume backup set" command in volume v2"Jenkins2016-09-222-0/+128
|\ \ \ \ \
| * | | | | Add "volume backup set" command in volume v2Huanxuan Ao2016-09-222-0/+128
* | | | | | Merge "Add filtering options to os network list command"Jenkins2016-09-222-6/+239
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add filtering options to os network list commandHa Van Tu2016-09-222-6/+239
* | | | | | Merge "Implement "volume transfer request show/accept" command"Jenkins2016-09-228-6/+368
|\ \ \ \ \ \
| * | | | | | Implement "volume transfer request show/accept" commandHuanxuan Ao2016-09-228-6/+368
| | |/ / / / | |/| | | |
* | | | | | Merge "Add network segment create, delete and set support"Jenkins2016-09-225-25/+551
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add network segment create, delete and set supportRichard Theis2016-09-095-25/+551
* | | | | | Merge "Fix "volume unset" command pass normally when nothing specified"Jenkins2016-09-222-2/+99
|\ \ \ \ \ \
| * | | | | | Fix "volume unset" command pass normally when nothing specifiedHuanxuan Ao2016-09-212-2/+99
* | | | | | | Merge "Refactor volume unit test with FakeVolume class in volume v1"Jenkins2016-09-222-136/+131
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Refactor volume unit test with FakeVolume class in volume v1Huanxuan Ao2016-09-212-136/+131
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Use correct router add/remove interface methods"Jenkins2016-09-212-14/+13
|\ \ \ \ \ \
| * | | | | | Use correct router add/remove interface methodsrabi2016-09-212-14/+13
* | | | | | | Merge "replace metavar "volume-id" with "volume" to avoid ambiguity"Jenkins2016-09-211-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | replace metavar "volume-id" with "volume" to avoid ambiguityShu Yingya2016-09-211-1/+1
| |/ / / / /
* | | | | | Merge "Remove unnecessary setUp"Jenkins2016-09-211-3/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove unnecessary setUpzhufl2016-09-211-3/+0
| | |/ / / | |/| | |
* | | | | Merge "Fix openstack quota set/show --class not work"Jenkins2016-09-203-29/+93
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix openstack quota set/show --class not workqtang2016-09-143-29/+93
* | | | | Merge "Add --description to Create/Set Network"Jenkins2016-09-203-0/+27
|\ \ \ \ \
| * | | | | Add --description to Create/Set NetworkAnkur Gupta2016-09-193-0/+27
* | | | | | Merge "Add 'description' option to os subnet (pool) create/set cmd"Jenkins2016-09-205-0/+138
|\ \ \ \ \ \
| * | | | | | Add 'description' option to os subnet (pool) create/set cmdCao Xuan Hoang2016-09-205-0/+138
* | | | | | | Merge "Provide support to list ports by network"Jenkins2016-09-202-2/+17
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Provide support to list ports by networkReedip2016-09-192-2/+17
| |/ / / / /