summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge "Adds missing flavor information in the server list long command"Jenkins2017-03-201-0/+10
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Adds missing flavor information in the server list long commandJose Castro Leon2017-03-131-0/+10
| |/ / / / / / / /
* | | | | | | | | Merge "Add a validation about options for server migrate command"Jenkins2017-03-161-0/+203
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add a validation about options for server migrate commandRikimaru Honjo2017-03-011-0/+203
* | | | | | | | | | Merge "Fix "security group list" command to display project ID properly"Jenkins2017-03-162-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix "security group list" command to display project ID properlyHuanxuan Ao2017-03-102-3/+3
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Narrow expected responses for CheckUserInGroup"Jenkins2017-03-161-0/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Narrow expected responses for CheckUserInGroupColleen Murphy2017-03-141-0/+17
| |/ / / / / / / / /
* | | | | | | | | | Merge "Add sort support to project list"Jenkins2017-03-163-0/+90
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add sort support to project listTom Jose Kalapura2017-03-083-0/+90
* | | | | | | | | | Merge "command list: Move network meter appropriately"Jenkins2017-03-081-5/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | command list: Move network meter appropriatelyAkihiro Motoki2017-03-081-5/+5
* | | | | | | | | | | Merge "Add "--private-key" option for "keypair create""Jenkins2017-03-081-0/+31
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add "--private-key" option for "keypair create"Rui Chen2017-03-061-0/+31
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Add server event list and show commandsRui Chen2017-03-072-0/+211
|/ / / / / / / / /
* | | | | | | | | Merge "Support --no-property in "volume set" command"Jenkins2017-03-062-0/+24
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Support --no-property in "volume set" commandzhiyong.dai2017-02-232-0/+24
* | | | | | | | | Merge "Add Cinder v3 client support for volumes"Jenkins2017-03-011-0/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add Cinder v3 client support for volumesJustin A Wilson2017-02-201-0/+0
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge "Auto allocated topology for OSC"Jenkins2017-03-012-0/+292
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Auto allocated topology for OSCAnkur Gupta2017-02-222-0/+292
* | | | | | | | | | Merge "Port set/unset SecGroup Bug Fix"Jenkins2017-02-272-24/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Port set/unset SecGroup Bug FixAnkur Gupta2017-02-262-24/+24
* | | | | | | | | | | Merge "Support list commands by group name keyword"Jenkins2017-02-271-0/+35
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Support list commands by group name keywordRui Chen2017-02-231-0/+35
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Fix output of ListSecurityGroupRuleJens Rosenboom2017-02-242-22/+22
* | | | | | | | | | Revert unit tests for quota commandsHuanxuan Ao2017-02-231-42/+30
|/ / / / / / / / /
* | | | | | | | | Merge "Show openstacksdk version info in "module list""Jenkins2017-02-221-0/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Show openstacksdk version info in "module list"Rui Chen2017-02-221-0/+3
* | | | | | | | | OSC Network FlavorAnindita Das2017-02-222-0/+470
|/ / / / / / / /
* | | | | | | | Merge "Fix properties format for volume qos in volume v1"Jenkins2017-02-211-11/+10
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Fix properties format for volume qos in volume v1Huanxuan Ao2017-02-211-11/+10
* | | | | | | | Merge "Remove remaining uses of SDK Proxy.session"Jenkins2017-02-211-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Remove remaining uses of SDK Proxy.sessionDean Troyer2017-02-191-0/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Use public and unified method get_console_url()"Jenkins2017-02-201-16/+12
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Use public and unified method get_console_url()huangtianhua2017-02-141-16/+12
| |/ / / / /
* | | | | | Merge "Fix "server create" command failed when --nic auto or none"Jenkins2017-02-181-0/+146
|\ \ \ \ \ \
| * | | | | | Fix "server create" command failed when --nic auto or noneRui Chen2017-02-151-0/+146
| |/ / / / /
* | | | | | Merge "Add "volume host failover" command"Jenkins2017-02-181-0/+31
|\ \ \ \ \ \
| * | | | | | Add "volume host failover" commandzhiyong.dai2016-11-211-0/+31
* | | | | | | Merge "Add "encryption-*" options in volume type commands"Jenkins2017-02-184-7/+568
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add "encryption-*" options in volume type commandsHuanxuan Ao2017-01-144-7/+568
* | | | | | | Merge "Overwrite/Clear Flavor property"Jenkins2017-02-131-0/+17
|\ \ \ \ \ \ \
| * | | | | | | Overwrite/Clear Flavor propertyReedip2017-02-131-0/+17
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Modify error handling for role and group commands"Jenkins2017-02-132-0/+72
|\ \ \ \ \ \ \
| * | | | | | | Modify error handling for role and group commandsHuanxuan Ao2017-02-092-0/+72
* | | | | | | | Merge "Add choices for option '--policy'"Jenkins2017-02-131-34/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Add choices for option '--policy'zhiyong.dai2016-11-271-34/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Add --fixed-ip option to the port list command"Jenkins2017-02-132-1/+89
|\ \ \ \ \ \ \ \
| * | | | | | | | Add --fixed-ip option to the port list commandYan Xing'an2017-02-072-1/+89
| | |/ / / / / / | |/| | | | | |