summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Add 'description' optionSindhu Devale2016-11-083-0/+41
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "SDK refactor: Prepare floating ip commands"Jenkins2016-11-082-5/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | SDK refactor: Prepare floating ip commandsSindhu Devale2016-11-032-5/+13
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge "SDK Refactor: Prepare subnet pool commands"Jenkins2016-11-083-15/+33
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | SDK Refactor: Prepare subnet pool commandsRichard Theis2016-10-053-15/+33
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "SDK Refactor: Prepare network segment commands"Jenkins2016-11-081-4/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | SDK Refactor: Prepare network segment commandsRichard Theis2016-10-051-4/+9
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "SDK Refactor: Prepare address scope commands"Jenkins2016-11-084-12/+116
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | SDK Refactor: Prepare address scope commandsRichard Theis2016-10-054-12/+116
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Add 'all-projects' option to 'volume backup list'Jordan Pittier2016-11-084-3/+27
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Add options to "volume backup list" commandHuanxuan Ao2016-11-084-10/+174
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Add filtering options --name,--enable,--disable to router listYi Zhao2016-10-312-1/+80
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Add --long option and more columns to the hypervisor list commandYan Xing'an2016-10-272-2/+77
* | | | | | | Merge "Rename variable to avoid shadowing of built-in name"Jenkins2016-10-251-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Rename variable to avoid shadowing of built-in nameKyrylo Romanenko2016-10-181-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Avoid duplicated project_id when show network"Jenkins2016-10-251-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Avoid duplicated project_id when show networkjudy-yu2016-10-241-0/+1
* | | | | | | | Merge "Adds information about private key generation for instance access"Jenkins2016-10-252-13/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Adds information about private key generation for instance accessAnne Gentle2016-10-252-13/+13
| |/ / / / / / /
* | | | | | | | Merge "Warning for empty password set for user create/set"Jenkins2016-10-252-0/+20
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Warning for empty password set for user create/setqtang2016-10-192-0/+20
* | | | | | | | Improve a network testcaseYan Xing'an2016-10-201-1/+3
* | | | | | | | Correct help string of the subnet pool list optionsYan Xing'an2016-10-201-8/+10
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Reset allocation pools to [] instead of ''Carl Baldwin2016-10-191-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge "Fix --shared/block-migration options in server migrate command"Jenkins2016-10-171-8/+8
|\ \ \ \ \ \
| * | | | | | Fix --shared/block-migration options in server migrate commandCedric Brandily2016-10-111-8/+8
* | | | | | | Merge "properly format error messages for volume resizing"Jenkins2016-10-171-2/+3
|\ \ \ \ \ \ \
| * | | | | | | properly format error messages for volume resizingSteve Martinelli2016-10-151-2/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Add necessary info to Floating IP list"Jenkins2016-10-172-0/+8
|\ \ \ \ \ \ \
| * | | | | | | Add necessary info to Floating IP listReedip2016-10-162-0/+8
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Add security groups options to "port create/set/unset""Jenkins2016-10-172-1/+292
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add security groups options to "port create/set/unset"Nguyen Phuong An2016-10-122-1/+292
| | |_|_|/ / | |/| | | |
* | | | | | Add support make a router HAReedip2016-10-162-5/+23
| |_|/ / / |/| | | |
* | | | | Merge "Add a new column and a new option the 'os port list' cmd"Jenkins2016-10-122-0/+52
|\ \ \ \ \
| * | | | | Add a new column and a new option the 'os port list' cmdNam Nguyen Hoai2016-10-122-0/+52
| | |/ / / | |/| | |
* | | | | Merge "Add translation markers for object commands"Jenkins2016-10-123-48/+50
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add translation markers for object commandsRajasi Kulkarni2016-09-263-48/+50
* | | | | Merge "Add network support for Network QoS policies"Jenkins2016-10-114-0/+816
|\ \ \ \ \
| * | | | | Add network support for Network QoS policiesRodolfo Alonso Hernandez2016-10-114-0/+816
* | | | | | Merge "Refactor image v1 unit tests with FakeImage class"Jenkins2016-10-112-95/+185
|\ \ \ \ \ \
| * | | | | | Refactor image v1 unit tests with FakeImage classHuanxuan Ao2016-10-092-95/+185
| |/ / / / /
* | | | | | Fix router unset --route optionChoe, Cheng-Dae2016-10-102-4/+3
|/ / / / /
* | | | | Merge "Improve output of supported API versions"Jenkins2016-10-071-3/+5
|\ \ \ \ \
| * | | | | Improve output of supported API versionsKyrylo Romanenko2016-10-071-3/+5
| | |/ / / | |/| | |
* | | | | Mask passwords in debug logs for auth_config_hookMatt Riedemann2016-10-051-1/+5
|/ / / /
* | | | Refactor qos spec unit test in volume v1Huanxuan Ao2016-10-042-159/+124
| |/ / |/| |
* | | Merge "Add --ha option to os router create command"Jenkins2016-09-302-2/+33
|\ \ \
| * | | Add --ha option to os router create commandNam Nguyen Hoai2016-10-012-2/+33
* | | | Merge "Replace 'MagicMock' with 'Mock'"Jenkins2016-09-302-13/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Replace 'MagicMock' with 'Mock'Nguyen Phuong An2016-09-272-13/+13