| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge "Add unit tests for agentscheduler related commands"2.3.11 | Jenkins | 2015-02-18 | 1 | -0/+140 |
| |\ | |||||
| | * | Add unit tests for agentscheduler related commands | Elena Ezhova | 2015-02-09 | 1 | -0/+140 |
| * | | Merge "Fix for incorrect parameter in user-id error message in shell.py" | Jenkins | 2015-02-17 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Fix for incorrect parameter in user-id error message in shell.py | PhilippeJ | 2015-02-07 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge "Split base function of v2_0.Client into a separate class" | Jenkins | 2015-02-17 | 1 | -171/+178 |
| |\ \ | |||||
| | * | | Split base function of v2_0.Client into a separate class | Akihiro Motoki | 2015-01-28 | 1 | -171/+178 |
| * | | | Merge "Add ip_version to extra dhcp opts" | Jenkins | 2015-02-17 | 2 | -13/+63 |
| |\ \ \ | |||||
| | * | | | Add ip_version to extra dhcp opts | Xu Han Peng | 2015-01-31 | 2 | -13/+63 |
| | |/ / | |||||
| * | | | Fix CSV formatting of fixed_ips field in port-list command | Ilya Shakhat | 2015-02-05 | 4 | -11/+27 |
| | |/ |/| | |||||
| * | | Merge "Implement LBaaS object model v2" | Jenkins | 2015-02-04 | 17 | -5/+1557 |
| |\ \ | |||||
| | * | | Implement LBaaS object model v2 | Craig Tracey | 2015-02-04 | 17 | -5/+1557 |
| | |/ | |||||
| * | | Merge "Utility method for boolean argument" | Jenkins | 2015-02-04 | 4 | -20/+26 |
| |\ \ | |||||
| | * | | Utility method for boolean argument | Akihiro Motoki | 2015-01-27 | 4 | -20/+26 |
| | |/ | |||||
| * | | Merge "Parameter support both id and name" | Jenkins | 2015-02-04 | 1 | -15/+15 |
| |\ \ | |||||
| | * | | Parameter support both id and name | shihanzhang | 2015-01-13 | 1 | -15/+15 |
| * | | | Merge "Fix columns setup base on csv formatter" | Jenkins | 2015-02-04 | 1 | -3/+0 |
| |\ \ \ | |||||
| | * | | | Fix columns setup base on csv formatter | liu-sheng | 2014-12-15 | 1 | -3/+0 |
| * | | | | Merge "Fix TypeError for six.text_type" | Jenkins | 2015-02-04 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Fix TypeError for six.text_type | shihanzhang | 2015-01-08 | 1 | -1/+1 |
| * | | | | | Merge "Skip None id when getting security_group_ids" | Jenkins | 2015-02-04 | 2 | -1/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | Skip None id when getting security_group_ids | watanabe.isao | 2015-01-29 | 2 | -1/+5 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge "Fix typo in test_cli20_agentschedulers filename" | Jenkins | 2015-02-03 | 1 | -0/+0 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | Fix typo in test_cli20_agentschedulers filename | Elena Ezhova | 2015-02-02 | 1 | -0/+0 |
| * | | | | | Merge "Add parser options for port-update and port-create" | Jenkins | 2015-01-20 | 2 | -40/+97 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add parser options for port-update and port-create | Elena Ezhova | 2015-01-16 | 2 | -40/+97 |
| * | | | | | | Merge "Add floating-ip-address to floatingip-create" | Jenkins | 2015-01-20 | 2 | -0/+20 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Add floating-ip-address to floatingip-create | Yuuichi Fujioka | 2015-01-16 | 2 | -0/+20 |
| * | | | | | | | Merge "Remove unreachable code from test_cli20 class" | Jenkins | 2015-01-20 | 1 | -5/+0 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Remove unreachable code from test_cli20 class | Ilya Shakhat | 2015-01-13 | 1 | -5/+0 |
| | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | | Merge "Fix KeyError when filtering SG rule listing" | Jenkins | 2015-01-15 | 2 | -12/+17 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix KeyError when filtering SG rule listing | sridhargaddam | 2015-01-15 | 2 | -12/+17 |
| * | | | | | | | | Merge "Parse provider network attributes in net_create" | Jenkins | 2015-01-15 | 2 | -2/+37 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| | * | | | | | | | Parse provider network attributes in net_create | sridhargaddam | 2015-01-13 | 2 | -2/+37 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge "Namespace of arguments is incorrectly used" | Jenkins | 2015-01-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Namespace of arguments is incorrectly used | Terry Howe | 2014-12-22 | 1 | -2/+2 |
| | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | | Merge "Correct the bash completion of CLI" | Jenkins | 2015-01-13 | 2 | -1/+33 |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| | * | | | | | | Correct the bash completion of CLI | liu-sheng | 2014-12-11 | 2 | -1/+33 |
| | | |_|/ / / | |/| | | | | |||||
| * | | | | | | Merge "Add '--router:external' option to 'net-create'" | Jenkins | 2015-01-13 | 2 | -1/+21 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Add '--router:external' option to 'net-create' | shihanzhang | 2015-01-12 | 2 | -1/+21 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge "Use adapter from keystoneclient" | Jenkins | 2015-01-13 | 5 | -106/+85 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Use adapter from keystoneclient | Jamie Lennox | 2014-12-23 | 5 | -106/+85 |
| * | | | | | | | Merge "Use requests_mock instead of mox" | Jenkins | 2015-01-13 | 2 | -228/+121 |
| |\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | | | |||||
| | * | | | | | Use requests_mock instead of mox | Jamie Lennox | 2014-12-23 | 2 | -228/+121 |
| | |/ / / / | |||||
| * | | | | | Fix True/False to accept Camel and Lower case | Swaminathan Vasudevan | 2014-12-22 | 5 | -6/+23 |
| |/ / / / | |||||
| * | | | | Merge "Fix issues with Unicode compatibility for Py3" | Jenkins | 2014-12-22 | 3 | -15/+12 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Fix issues with Unicode compatibility for Py3 | Ilya Shakhat | 2014-12-03 | 3 | -15/+12 |
| * | | | | Merge "firewall policy update for a rule is not working" | Jenkins | 2014-12-17 | 2 | -20/+43 |
| |\ \ \ \ | |||||
| | * | | | | firewall policy update for a rule is not working | Koteswara Rao Kelam | 2014-12-15 | 2 | -20/+43 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge "subnet: allow --enable-dhcp=False/True syntax, again"2.3.10 | Jenkins | 2014-12-16 | 2 | -12/+74 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | subnet: allow --enable-dhcp=False/True syntax, again | Ihar Hrachyshka | 2014-12-15 | 2 | -12/+74 |
| | | |/ | |/| | |||||
