summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix 'domain' filter not work well in some commandsjiangpch2017-07-182-1/+83
* | | | | Merge "Fix column names for server list --no-name-lookup"Jenkins2017-07-201-11/+6
|\ \ \ \ \
| * | | | | Fix column names for server list --no-name-lookupDean Troyer2017-07-171-11/+6
* | | | | | Merge "Add server list -n and --no-name-lookup arguments"Jenkins2017-07-201-0/+50
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Add server list -n and --no-name-lookup argumentsBoris Pavlovic2017-07-101-0/+50
* | | | | Merge "Add 'data_plane_status' option to Port classes"Jenkins2017-07-132-0/+60
|\ \ \ \ \
| * | | | | Add 'data_plane_status' option to Port classesCarlos Goncalves2017-07-122-0/+60
* | | | | | image-list should support filters 'name','status'nidhimittalhada2017-07-121-0/+28
|/ / / / /
* | | | | Fix unit test failures related to new os-client-config and osc-libAkihiro Motoki2017-07-122-18/+16
| |/ / / |/| | |
* | | | Merge "Allow objects to be streamed to stdout"Jenkins2017-07-062-0/+47
|\ \ \ \
| * | | | Allow objects to be streamed to stdoutHonza Pokorny2017-07-052-0/+47
| |/ / /
* | | | Add new parameter "is_default" to Network QoS policy.Rodolfo Alonso Hernandez2017-07-052-3/+40
* | | | Merge "Show neutron tags in OSC network show"Jenkins2017-06-302-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Show neutron tags in OSC network showM V P Nitesh2017-06-222-0/+8
| |/ /
* | | Merge "When creating a trust, send role_ids instead or role_names"Jenkins2017-06-221-1/+1
|\ \ \
| * | | When creating a trust, send role_ids instead or role_namesKristi Nikolla2017-06-221-1/+1
| |/ /
* | | Merge "Add direction field to QoS bandwidth limit."Jenkins2017-06-222-14/+57
|\ \ \
| * | | Add direction field to QoS bandwidth limit.Rodolfo Alonso Hernandez2017-06-222-14/+57
| |/ /
* | | Merge "Add project purge command to osc"Jenkins2017-06-221-0/+314
|\ \ \
| * | | Add project purge command to oscSteve Martinelli2017-06-131-0/+314
| |/ /
* | | Merge "Don't show hint about vlan transparent in network set"Jenkins2017-06-221-3/+0
|\ \ \ | |/ / |/| |
| * | Don't show hint about vlan transparent in network setHong Hui Xiao2017-06-121-3/+0
* | | Add default-quota to subnet pool commandsReedip2017-06-121-1/+41
* | | Merge "Replace "Display Name" by "Name" in volume list"Jenkins2017-06-052-18/+126
|\ \ \
| * | | Replace "Display Name" by "Name" in volume listRui Chen2017-05-262-18/+126
* | | | Merge "To display image size in human friendly format"Jenkins2017-06-014-4/+60
|\ \ \ \
| * | | | To display image size in human friendly formatBadhmapriya Boopalan2017-01-114-4/+60
* | | | | Trivial fix typosVu Cong Tuan2017-05-303-10/+10
| |/ / / |/| | |
* | | | Merge "Refactor Extension show and list command"Jenkins2017-05-221-16/+62
|\ \ \ \
| * | | | Refactor Extension show and list commandAnkur Gupta2017-05-181-16/+62
| | |/ / | |/| |
* | | | Merge "Create server with security group ID and name"Jenkins2017-05-221-1/+96
|\ \ \ \
| * | | | Create server with security group ID and nameRui Chen2017-05-221-1/+96
| |/ / /
* | | | Make block-device-mapping more stable and clearRui Chen2017-05-171-10/+329
|/ / /
* | | Ignore more exceptions in quota listDean Troyer2017-05-111-1/+48
* | | Funcional tests: quota listDean Troyer2017-05-021-254/+428
* | | Merge "Fix volume qos spec list"Jenkins2017-04-292-17/+76
|\ \ \
| * | | Fix volume qos spec listDean Troyer2017-04-282-17/+76
* | | | Fix Nova-net netowrk commandsDean Troyer2017-04-272-15/+33
|/ / /
* | | Merge "Fix NoneType error for volume snapshot create command"Jenkins2017-04-262-33/+18
|\ \ \
| * | | Fix NoneType error for volume snapshot create commandHuanxuan Ao2017-04-262-33/+18
* | | | Merge "SDK refactor: Set "is_admin_state_up" for network agent"Jenkins2017-04-261-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | SDK refactor: Set "is_admin_state_up" for network agentHuanxuan Ao2017-02-021-2/+2
* | | | Merge "Make test_server.py more elegant and simple"Jenkins2017-04-251-14/+7
|\ \ \ \
| * | | | Make test_server.py more elegant and simpleDavid Rabel2017-04-211-14/+7
* | | | | Merge "Add --network and --port to server create"Jenkins2017-04-251-10/+34
|\ \ \ \ \ | |/ / / /
| * | | | Add --network and --port to server createDavid Rabel2017-04-071-10/+34
* | | | | Improve no-auth pathDean Troyer2017-04-241-1/+3
* | | | | Low-level Compute v2 API: floating ip poolDean Troyer2017-04-184-26/+30
* | | | | Low-level Compute v2 API: networkDean Troyer2017-04-174-167/+317
* | | | | Split network testsDean Troyer2017-04-172-372/+392