summaryrefslogtreecommitdiff
path: root/neutronclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add unit tests for agentscheduler related commands"2.3.11Jenkins2015-02-181-0/+140
|\
| * Add unit tests for agentscheduler related commandsElena Ezhova2015-02-091-0/+140
* | Merge "Fix for incorrect parameter in user-id error message in shell.py"Jenkins2015-02-171-1/+1
|\ \
| * | Fix for incorrect parameter in user-id error message in shell.pyPhilippeJ2015-02-071-1/+1
| |/
* | Merge "Split base function of v2_0.Client into a separate class"Jenkins2015-02-171-171/+178
|\ \
| * | Split base function of v2_0.Client into a separate classAkihiro Motoki2015-01-281-171/+178
* | | Merge "Add ip_version to extra dhcp opts"Jenkins2015-02-172-13/+63
|\ \ \
| * | | Add ip_version to extra dhcp optsXu Han Peng2015-01-312-13/+63
| |/ /
* | | Fix CSV formatting of fixed_ips field in port-list commandIlya Shakhat2015-02-054-11/+27
| |/ |/|
* | Merge "Implement LBaaS object model v2"Jenkins2015-02-0417-5/+1557
|\ \
| * | Implement LBaaS object model v2Craig Tracey2015-02-0417-5/+1557
| |/
* | Merge "Utility method for boolean argument"Jenkins2015-02-044-20/+26
|\ \
| * | Utility method for boolean argumentAkihiro Motoki2015-01-274-20/+26
| |/
* | Merge "Parameter support both id and name"Jenkins2015-02-041-15/+15
|\ \
| * | Parameter support both id and nameshihanzhang2015-01-131-15/+15
* | | Merge "Fix columns setup base on csv formatter"Jenkins2015-02-041-3/+0
|\ \ \
| * | | Fix columns setup base on csv formatterliu-sheng2014-12-151-3/+0
* | | | Merge "Fix TypeError for six.text_type"Jenkins2015-02-041-1/+1
|\ \ \ \
| * | | | Fix TypeError for six.text_typeshihanzhang2015-01-081-1/+1
* | | | | Merge "Skip None id when getting security_group_ids"Jenkins2015-02-042-1/+5
|\ \ \ \ \
| * | | | | Skip None id when getting security_group_idswatanabe.isao2015-01-292-1/+5
| | |_|_|/ | |/| | |
* | | | | Merge "Fix typo in test_cli20_agentschedulers filename"Jenkins2015-02-031-0/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix typo in test_cli20_agentschedulers filenameElena Ezhova2015-02-021-0/+0
* | | | | Merge "Add parser options for port-update and port-create"Jenkins2015-01-202-40/+97
|\ \ \ \ \
| * | | | | Add parser options for port-update and port-createElena Ezhova2015-01-162-40/+97
* | | | | | Merge "Add floating-ip-address to floatingip-create"Jenkins2015-01-202-0/+20
|\ \ \ \ \ \
| * | | | | | Add floating-ip-address to floatingip-createYuuichi Fujioka2015-01-162-0/+20
* | | | | | | Merge "Remove unreachable code from test_cli20 class"Jenkins2015-01-201-5/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove unreachable code from test_cli20 classIlya Shakhat2015-01-131-5/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Fix KeyError when filtering SG rule listing"Jenkins2015-01-152-12/+17
|\ \ \ \ \ \ \
| * | | | | | | Fix KeyError when filtering SG rule listingsridhargaddam2015-01-152-12/+17
* | | | | | | | Merge "Parse provider network attributes in net_create"Jenkins2015-01-152-2/+37
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Parse provider network attributes in net_createsridhargaddam2015-01-132-2/+37
| |/ / / / / /
* | | | | | | Merge "Namespace of arguments is incorrectly used"Jenkins2015-01-141-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Namespace of arguments is incorrectly usedTerry Howe2014-12-221-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Correct the bash completion of CLI"Jenkins2015-01-132-1/+33
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Correct the bash completion of CLIliu-sheng2014-12-112-1/+33
| | |_|/ / / | |/| | | |
* | | | | | Merge "Add '--router:external' option to 'net-create'"Jenkins2015-01-132-1/+21
|\ \ \ \ \ \
| * | | | | | Add '--router:external' option to 'net-create'shihanzhang2015-01-122-1/+21
| | |/ / / / | |/| | | |
* | | | | | Merge "Use adapter from keystoneclient"Jenkins2015-01-135-106/+85
|\ \ \ \ \ \
| * | | | | | Use adapter from keystoneclientJamie Lennox2014-12-235-106/+85
* | | | | | | Merge "Use requests_mock instead of mox"Jenkins2015-01-132-228/+121
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Use requests_mock instead of moxJamie Lennox2014-12-232-228/+121
| |/ / / /
* | | | | Fix True/False to accept Camel and Lower caseSwaminathan Vasudevan2014-12-225-6/+23
|/ / / /
* | | | Merge "Fix issues with Unicode compatibility for Py3"Jenkins2014-12-223-15/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix issues with Unicode compatibility for Py3Ilya Shakhat2014-12-033-15/+12
* | | | Merge "firewall policy update for a rule is not working"Jenkins2014-12-172-20/+43
|\ \ \ \
| * | | | firewall policy update for a rule is not workingKoteswara Rao Kelam2014-12-152-20/+43
| | |_|/ | |/| |
* | | | Merge "subnet: allow --enable-dhcp=False/True syntax, again"2.3.10Jenkins2014-12-162-12/+74
|\ \ \ \ | |/ / / |/| | |
| * | | subnet: allow --enable-dhcp=False/True syntax, againIhar Hrachyshka2014-12-152-12/+74
| | |/ | |/|