summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Refactor "snapshot" commandsHuanxuan Ao2016-11-039-58/+796
* | | | | | | Add "consistency group show" commanddaizhiyong2016-12-022-0/+64
* | | | | | | Add "consistency group delete" commandzhiyong.dai2016-12-023-0/+170
* | | | | | | Merge "SDK Refactor: Prepare security group rule commands"Jenkins2016-12-021-9/+11
|\ \ \ \ \ \ \
| * | | | | | | SDK Refactor: Prepare security group rule commandsAbhishek Raut2016-11-191-9/+11
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "SDK Refactor: Prepare network rbac commands"Jenkins2016-12-021-12/+14
|\ \ \ \ \ \ \
| * | | | | | | SDK Refactor: Prepare network rbac commandsAbhishek Raut2016-11-191-12/+14
| |/ / / / / /
* | | | | | | Merge "SDK Refactor: Prepare network qos policy commands"Jenkins2016-12-022-11/+19
|\ \ \ \ \ \ \
| * | | | | | | SDK Refactor: Prepare network qos policy commandsAbhishek Raut2016-11-192-11/+19
| |/ / / / / /
* | | | | | | Merge "SDK Refactor: Prepare subnet commands"Jenkins2016-12-023-14/+27
|\ \ \ \ \ \ \
| * | | | | | | SDK Refactor: Prepare subnet commandsAbhishek Raut2016-11-193-14/+27
| |/ / / / / /
* | | | | | | Merge "Sort list images by name by default"Jenkins2016-12-022-2/+4
|\ \ \ \ \ \ \
| * | | | | | | Sort list images by name by defaultVijendra Soni2016-11-212-2/+4
* | | | | | | | Merge "Add "--type" and "--retype-policy" options to "volume set" command"Jenkins2016-12-022-0/+101
|\ \ \ \ \ \ \ \
| * | | | | | | | Add "--type" and "--retype-policy" options to "volume set" commandHuanxuan Ao2016-11-232-0/+101
| |/ / / / / / /
* | | | | | | | Merge "Add "Is Public" column in volume type list"Jenkins2016-12-024-8/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Add "Is Public" column in volume type listHuanxuan Ao2016-11-224-8/+16
* | | | | | | | | Merge "Remove outdated comments in volume unit test"Jenkins2016-12-022-8/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove outdated comments in volume unit testHuanxuan Ao2016-11-222-8/+1
| |/ / / / / / / /
* | | | | | | | | Merge "Using v2 as the default version of Glance"Jenkins2016-12-021-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Using v2 as the default version of GlanceFei Long Wang2016-11-181-1/+1
* | | | | | | | | | Merge "Add commands for "consistency group snapshot""Jenkins2016-12-023-0/+619
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add commands for "consistency group snapshot"Huanxuan Ao2016-11-193-0/+619
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Add "consistency group create" command"Jenkins2016-12-022-0/+209
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Add "consistency group create" commandHuanxuan Ao2016-11-172-0/+209
* | | | | | | | | | Merge "Correct reraising of exception"Jenkins2016-12-021-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Correct reraising of exceptiongengchc22016-12-021-2/+2
* | | | | | | | | | | Merge "clean up image choices and help text"Jenkins2016-12-024-21/+26
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | clean up image choices and help textSteve Martinelli2016-11-234-21/+26
* | | | | | | | | | | Merge "Add `--enable/disable-port-security` option to `port set` and `port cr...Jenkins2016-12-022-0/+112
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add `--enable/disable-port-security` option to `port set` and `port create`Sindhu Devale2016-11-282-0/+112
* | | | | | | | | | | Merge "Introduce overwrite functionality in ``osc subnet set``"Jenkins2016-12-012-2/+20
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | Introduce overwrite functionality in ``osc subnet set``Reedip2016-11-282-2/+20
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Add network service provider list to OSC"Jenkins2016-11-294-0/+173
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add network service provider list to OSCAnkur Gupta2016-11-284-0/+173
* | | | | | | | | | | Merge "Trivial:modify one parameter"Jenkins2016-11-291-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Trivial:modify one parameterzhiyong.dai2016-11-281-1/+1
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Add QoS support to Network object."Jenkins2016-11-283-0/+45
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add QoS support to Network object.Rodolfo Alonso Hernandez2016-11-283-0/+45
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge "Outdated test data clean up in volume"Jenkins2016-11-221-96/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Outdated test data clean up in volumeHuanxuan Ao2016-11-161-96/+0
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Show disk format vhdx in help"Jenkins2016-11-221-1/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Show disk format vhdx in helpJaspreet Singh Rawel2016-11-111-1/+1
* | | | | | | | | Merge "Add '--network' and other options to floating ip list"Jenkins2016-11-182-1/+96
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add '--network' and other options to floating ip listsongminglong2016-11-132-1/+96
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Use project_domain_id only in password auth"Jenkins2016-11-181-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Use project_domain_id only in password authBoris Bobrov2016-11-181-0/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | translate all command help strings3.4.0Steve Martinelli2016-11-1787-422/+429
|/ / / / / / /
* | | | | | | Do proper deprecation for security group rule createDean Troyer2016-11-161-17/+47
|/ / / / / /
* | | | | | Merge "network.common.NetworkAndComputeShowOne: catch HttpException"Jenkins2016-11-102-6/+25
|\ \ \ \ \ \