| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Do not always init compute_client when doint port list3.11.0 | Vasyl Saienko | 2017-05-04 | 2 | -1/+7 |
| * | Skip floating ip attach functional test on nova-net | Dean Troyer | 2017-05-03 | 1 | -9/+9 |
| * | Updated from global requirements | OpenStack Proposal Bot | 2017-05-03 | 1 | -1/+1 |
| * | Merge "Explicitly set 'builders' option"3.10.0 | Jenkins | 2017-05-03 | 1 | -0/+1 |
| |\ | |||||
| | * | Explicitly set 'builders' option | Stephen Finucane | 2017-04-19 | 1 | -0/+1 |
| * | | Funcional tests: quota list | Dean Troyer | 2017-05-02 | 2 | -270/+490 |
| * | | Nova-net functional tests: aggregates | Dean Troyer | 2017-05-02 | 1 | -21/+44 |
| * | | Functional tests: Identity v2 and DevStack | Dean Troyer | 2017-05-02 | 1 | -6/+17 |
| * | | Updated from global requirements | OpenStack Proposal Bot | 2017-05-01 | 2 | -3/+3 |
| * | | Merge "Nova net functional tests round 3" | Jenkins | 2017-04-29 | 16 | -173/+387 |
| |\ \ | |||||
| | * | | Nova net functional tests round 3 | Dean Troyer | 2017-04-28 | 16 | -173/+387 |
| * | | | Merge "Fix volume qos spec list" | Jenkins | 2017-04-29 | 5 | -28/+106 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Fix volume qos spec list | Dean Troyer | 2017-04-28 | 5 | -28/+106 |
| * | | | Merge "Fix Nova-net netowrk commands" | Jenkins | 2017-04-28 | 7 | -143/+299 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Fix Nova-net netowrk commands | Dean Troyer | 2017-04-27 | 7 | -143/+299 |
| * | | | Nova net functional tests round 2 | Dean Troyer | 2017-04-28 | 6 | -106/+180 |
| * | | | Nova net functional tests round 1 | Dean Troyer | 2017-04-28 | 7 | -136/+286 |
| |/ / | |||||
| * | | Merge "Fix server create with nova-net" | Jenkins | 2017-04-27 | 2 | -5/+12 |
| |\ \ | |||||
| | * | | Fix server create with nova-net | Dean Troyer | 2017-04-26 | 2 | -5/+12 |
| * | | | Merge "Fix quota functional tests for nova-net" | Jenkins | 2017-04-27 | 3 | -53/+119 |
| |\ \ \ | |||||
| | * | | | Fix quota functional tests for nova-net | Dean Troyer | 2017-04-26 | 3 | -53/+119 |
| | |/ / | |||||
| * | | | Merge "Updated from global requirements" | Jenkins | 2017-04-26 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Updated from global requirements | OpenStack Proposal Bot | 2017-04-26 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge "Functional test for subnet_pool" | Jenkins | 2017-04-26 | 1 | -37/+268 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Functional test for subnet_pool | jiahui.qiang | 2017-04-26 | 1 | -37/+268 |
| * | | | Merge "Remove ipdb installation in tox debug section" | Jenkins | 2017-04-26 | 1 | -1/+0 |
| |\ \ \ | |||||
| | * | | | Remove ipdb installation in tox debug section | Rui Chen | 2017-04-24 | 1 | -1/+0 |
| * | | | | Merge "Fix NoneType error for volume snapshot create command" | Jenkins | 2017-04-26 | 7 | -38/+42 |
| |\ \ \ \ | |||||
| | * | | | | Fix NoneType error for volume snapshot create command | Huanxuan Ao | 2017-04-26 | 7 | -38/+42 |
| | | |/ / | |/| | | |||||
| * | | | | Merge "SDK refactor: Set "is_admin_state_up" for network agent" | Jenkins | 2017-04-26 | 2 | -4/+4 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | SDK refactor: Set "is_admin_state_up" for network agent | Huanxuan Ao | 2017-02-02 | 2 | -4/+4 |
| * | | | | Merge "Make test_server.py more elegant and simple" | Jenkins | 2017-04-25 | 1 | -14/+7 |
| |\ \ \ \ | |||||
| | * | | | | Make test_server.py more elegant and simple | David Rabel | 2017-04-21 | 1 | -14/+7 |
| * | | | | | Merge "Add --network and --port to server create" | Jenkins | 2017-04-25 | 4 | -13/+103 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Add --network and --port to server create | David Rabel | 2017-04-07 | 4 | -13/+103 |
| * | | | | | Improve no-auth path | Dean Troyer | 2017-04-24 | 3 | -2/+23 |
| | |_|/ / |/| | | | |||||
| * | | | | Fix network list functional test | Huanxuan Ao | 2017-04-19 | 1 | -1/+1 |
| | |_|/ |/| | | |||||
| * | | | Low-level Compute v2 API: floating ip pool | Dean Troyer | 2017-04-18 | 6 | -29/+50 |
| * | | | Merge "Clean up password prompt work-arounds" | Jenkins | 2017-04-18 | 2 | -2/+3 |
| |\ \ \ | |||||
| | * | | | Clean up password prompt work-arounds | Dean Troyer | 2017-04-05 | 2 | -2/+3 |
| * | | | | Low-level Compute v2 API: network | Dean Troyer | 2017-04-17 | 7 | -188/+430 |
| * | | | | Split network tests | Dean Troyer | 2017-04-17 | 2 | -372/+392 |
| * | | | | Merge "Low-level Compute v2 API: floating ip" | Jenkins | 2017-04-17 | 5 | -93/+277 |
| |\ \ \ \ | |||||
| | * | | | | Low-level Compute v2 API: floating ip | Dean Troyer | 2017-04-11 | 5 | -93/+277 |
| * | | | | | Merge "Low-level Compute v2 API: security group rules" | Jenkins | 2017-04-17 | 6 | -118/+301 |
| |\ \ \ \ \ | |||||
| | * | | | | | Low-level Compute v2 API: security group rules | Dean Troyer | 2017-04-11 | 6 | -118/+301 |
| | |/ / / / | |||||
| * | | | | | Merge "Update to tox.ini" | Jenkins | 2017-04-17 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Update to tox.ini | yangweiwei | 2017-04-07 | 1 | -1/+1 |
| * | | | | | | Merge "Low-level Compute v2 API: security group" | Jenkins | 2017-04-17 | 12 | -265/+729 |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | | Low-level Compute v2 API: security group | Dean Troyer | 2017-04-11 | 12 | -265/+729 |
