summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "Add meter rule to OSC"Jenkins2017-01-262-0/+367
|\ \ \ \ \ \
| * | | | | | Add meter rule to OSCAnkur Gupta2017-01-232-0/+367
| | |_|/ / / | |/| | | |
* | | | | | Merge "Add 'allowed address pairs' option to 'port create/set/unset'"Jenkins2017-01-261-1/+193
|\ \ \ \ \ \
| * | | | | | Add 'allowed address pairs' option to 'port create/set/unset'Nguyen Phuong An2016-12-201-1/+193
* | | | | | | Merge "Add --project and --project-domain option to "volume snapshot list""Jenkins2017-01-251-1/+14
|\ \ \ \ \ \ \
| * | | | | | | Add --project and --project-domain option to "volume snapshot list"jiahui.qiang2017-01-071-1/+14
* | | | | | | | Fix 'mapping set' return valueColleen Murphy2017-01-251-6/+2
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Use image client for images instead of computeArtom Lifshitz2017-01-241-13/+10
* | | | | | | SDK refactor: Prepare security group commandsAbhishek Raut2017-01-231-2/+2
| |_|/ / / / |/| | | | |
* | | | | | Merge "Error in the return of command 'volume qos create'"Jenkins2017-01-211-13/+15
|\ \ \ \ \ \
| * | | | | | Error in the return of command 'volume qos create'jiahui.qiang2017-01-171-13/+15
* | | | | | | Fix quota set command error for SDK > 0.9.10Huanxuan Ao2017-01-151-30/+42
|/ / / / / /
* | | | | | SDK refactor: Prepare network agent commandsHuanxuan Ao2017-01-152-0/+4
* | | | | | Fix floating IP delete and show by IPDean Troyer2017-01-142-19/+72
| |_|_|/ / |/| | | |
* | | | | fix functional tests for network agentsSteve Martinelli2017-01-131-1/+1
* | | | | Fix image member unit tests occasional failuresDean Troyer2017-01-121-20/+87
* | | | | Fix Network QoS rule CLI attrs parsingRodolfo Alonso Hernandez2017-01-121-0/+52
* | | | | Merge "Add unit test for multi volume types delete"Jenkins2017-01-122-5/+73
|\ \ \ \ \
| * | | | | Add unit test for multi volume types deleteHuanxuan Ao2017-01-112-5/+73
* | | | | | Merge "Add support for Network QoS rule commands"Jenkins2017-01-113-73/+1092
|\ \ \ \ \ \
| * | | | | | Add support for Network QoS rule commandsRodolfo Alonso Hernandez2017-01-093-73/+1092
* | | | | | | Merge "Add two consistency group commands"Jenkins2017-01-111-0/+206
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add two consistency group commandszhiyong.dai2016-12-131-0/+206
* | | | | | | Merge "Error handling for delete commands in identity"Jenkins2017-01-118-0/+231
|\ \ \ \ \ \ \
| * | | | | | | Error handling for delete commands in identityHuanxuan Ao2017-01-038-0/+231
* | | | | | | | Merge "Add support for Glance 'update image members' feature"Jenkins2017-01-111-0/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | Add support for Glance 'update image members' featureJordan Pittier2017-01-041-0/+33
| |/ / / / / / /
* | | | | | | | Merge "Fix filter error in os volume list"Jenkins2017-01-111-0/+117
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix filter error in os volume listjiahui.qiang2017-01-091-0/+117
* | | | | | | | | Fix Octavia gate breakage caused by _get_columns()Nir Magnezi2017-01-091-0/+3
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge "OSC Network Meter"Jenkins2017-01-082-0/+349
|\ \ \ \ \ \ \ \
| * | | | | | | | OSC Network MeterAnkur Gupta2017-01-012-0/+349
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Add options to allow filtering on agent list"Jenkins2017-01-081-0/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | Add options to allow filtering on agent listZhou Zhihong2017-01-051-0/+35
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge "Fix "ip availability show" command"Jenkins2017-01-061-2/+8
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Fix "ip availability show" commandHuanxuan Ao2017-01-061-2/+8
| | |_|/ / / / | |/| | | | |
* | | | | | | Fix creating a private flavor with ID autoJens Rosenboom2017-01-051-3/+2
|/ / / / / /
* | | | | | Fixes image api URL endpoint for certain scenarioImtiaz Chowdhury2017-01-042-2/+2
| |/ / / / |/| | | |
* | | | | Merge "Add unit tests for usage commands in compute v2"Jenkins2016-12-262-0/+244
|\ \ \ \ \
| * | | | | Add unit tests for usage commands in compute v2jiahui.qiang2016-12-262-0/+244
* | | | | | Merge "Add '--type'and other options to network rbac list"Jenkins2016-12-261-1/+63
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add '--type'and other options to network rbac listguiyanxing2016-12-211-1/+63
| | |/ / / | |/| | |
* | | | | Add support for QoS rule type commandsRodolfo Alonso Hernandez2016-12-222-0/+107
| |/ / / |/| | |
* | | | Merge "Introduce overwrite functionality in ``osc router set``"Jenkins2016-12-211-15/+35
|\ \ \ \
| * | | | Introduce overwrite functionality in ``osc router set``Reedip2016-12-191-15/+35
| | |_|/ | |/| |
* | | | Merge "Add one test for "backup set" command"Jenkins2016-12-211-0/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | Add one test for "backup set" commandzhiyong.dai2016-12-191-0/+24
| |/ /
* | | Add support for clearing router gatewayReedip2016-12-191-0/+13
|/ /
* | Merge "Add support for setting router gateway"Jenkins2016-12-191-3/+109
|\ \
| * | Add support for setting router gatewayReedip2016-12-171-3/+109