summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Merge "Add "--private-key" option for "keypair create""Jenkins2017-03-083-3/+80
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Add "--private-key" option for "keypair create"Rui Chen2017-03-063-3/+80
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Add server event list and show commandsRui Chen2017-03-074-0/+425
* | | | | | | | | | | | Merge "Trivial Fix"Jenkins2017-03-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Trivial FixReedip2017-03-051-1/+1
* | | | | | | | | | | | Merge "Support --no-property in "volume set" command"Jenkins2017-03-066-10/+82
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Support --no-property in "volume set" commandzhiyong.dai2017-02-236-10/+82
* | | | | | | | | | | | Jsonify network flavor functional testsAnindita Das2017-03-021-70/+93
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge "Functional test for subnet"Jenkins2017-03-021-37/+231
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Functional test for subnetjiahui.qiang2017-01-181-37/+231
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Add Cinder v3 client support for volumes"Jenkins2017-03-0110-1/+141
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add Cinder v3 client support for volumesJustin A Wilson2017-02-2010-1/+141
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Auto allocated topology for OSC"Jenkins2017-03-013-0/+428
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Auto allocated topology for OSCAnkur Gupta2017-02-223-0/+428
* | | | | | | | | | | | Merge "Port set/unset SecGroup Bug Fix"Jenkins2017-02-274-50/+61
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Port set/unset SecGroup Bug FixAnkur Gupta2017-02-264-50/+61
* | | | | | | | | | | | Merge "openstack image create : --file and --volume exclude each other"Jenkins2017-02-272-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | openstack image create : --file and --volume exclude each otherDavid Rabel2017-02-242-4/+6
* | | | | | | | | | | | | Merge "Support list commands by group name keyword"Jenkins2017-02-273-0/+84
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Support list commands by group name keywordRui Chen2017-02-233-0/+84
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Fix output of ListSecurityGroupRuleJens Rosenboom2017-02-243-23/+23
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge "Fix can not set is_default in network"Jenkins2017-02-242-57/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix can not set is_default in networkjiahui.qiang2017-02-232-57/+19
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Revert unit tests for quota commandsHuanxuan Ao2017-02-231-42/+30
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge "Show openstacksdk version info in "module list""Jenkins2017-02-223-2/+14
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Show openstacksdk version info in "module list"Rui Chen2017-02-223-2/+14
* | | | | | | | | | Merge "OSC Network Flavor"Jenkins2017-02-224-0/+870
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | OSC Network FlavorAnindita Das2017-02-224-0/+870
| |/ / / / / / / / /
* | | | | | | | | | Fix "endpoint list" help messageRui Chen2017-02-221-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge "Fix properties format for volume qos in volume v1"Jenkins2017-02-213-16/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix properties format for volume qos in volume v1Huanxuan Ao2017-02-213-16/+20
* | | | | | | | | | Merge "Rework port functional tests on json output format"Jenkins2017-02-212-117/+77
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Rework port functional tests on json output formatRui Chen2017-02-212-117/+77
| |/ / / / / / / /
* | | | | | | | | Merge "Remove remaining uses of SDK Proxy.session"Jenkins2017-02-214-37/+12
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Remove remaining uses of SDK Proxy.sessionDean Troyer2017-02-194-37/+12
* | | | | | | | | Merge "TODO cleanup: osc-lib"Jenkins2017-02-211-68/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | TODO cleanup: osc-libDean Troyer2017-02-201-68/+0
* | | | | | | | | | Merge "Use public and unified method get_console_url()"Jenkins2017-02-202-28/+13
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Use public and unified method get_console_url()huangtianhua2017-02-142-28/+13
* | | | | | | | | | Remove unused logging importAnh Tran2017-02-203-13/+0
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge "Remove quota set workaround for SDK <0.9.13"Jenkins2017-02-191-30/+3
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Remove quota set workaround for SDK <0.9.13Dean Troyer2017-02-171-30/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Finish converting server functional tests to JSON formatDean Troyer2017-02-181-222/+231
* | | | | | | | Merge "Fix "server create" command failed when --nic auto or none"Jenkins2017-02-183-13/+222
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix "server create" command failed when --nic auto or noneRui Chen2017-02-153-13/+222
| |/ / / / / / /
* | | | | | | | Merge "Functional test for router"Jenkins2017-02-181-29/+206
|\ \ \ \ \ \ \ \
| * | | | | | | | Functional test for routerjiahui.qiang2017-01-191-29/+206
* | | | | | | | | Merge "Add "volume host failover" command"Jenkins2017-02-182-2/+58
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add "volume host failover" commandzhiyong.dai2016-11-212-2/+58
* | | | | | | | | | Merge "Add "encryption-*" options in volume type commands"Jenkins2017-02-188-19/+1145
|\ \ \ \ \ \ \ \ \ \