summaryrefslogtreecommitdiff
path: root/neutronclient
Commit message (Expand)AuthorAgeFilesLines
* Convert exception to string before passing it intrain-em6.14.1stable/trainJay Faulkner2020-02-031-2/+2
* Fix pep8 errors with hacking 2.0.0Akihiro Motoki2020-01-292-5/+5
* Merge "Add router add/remove extra routes operations"6.14.0Zuul2019-09-131-0/+10
|\
| * Add router add/remove extra routes operationsBence Romsics2019-09-131-0/+10
* | Improve help textjiasirui2019-08-301-3/+3
|/
* Fix string in headerOleg Bondarev2019-08-201-1/+1
* Use secure sha256 instead of sha1Oleg Bondarev2019-08-131-1/+1
* Merge "Run functional test correctly"Zuul2019-07-191-4/+2
|\
| * Run functional test correctlyAkihiro Motoki2019-07-181-4/+2
* | Add friendly event hints for loggingzhanghao22019-07-161-1/+1
|/
* Replace git.openstack.org URLs with opendev.org URLsjacky062019-04-283-3/+3
* Replace openstack.org git:// URLs with https://Ian Wienand2019-03-242-2/+2
* Add subnet onboard CLI6.12.0Ryan Tidwell2019-02-275-0/+119
* Update json module to jsonutilscao.yuan2019-02-252-11/+8
* Update hacking version to 1.1Akihiro Motoki2019-01-314-49/+48
* Add support for querying quotas with usagemid_one2018-12-141-0/+8
* Merge "Support of the boolean advertise_extra_routes"Zuul2018-11-203-1/+383
|\
| * Support of the boolean advertise_extra_routesSamuel Barré2018-11-203-1/+383
* | Merge "Fix docstring in method list_routers_on_l3_agent"6.11.0Zuul2018-11-131-1/+1
|\ \
| * | Fix docstring in method list_routers_on_l3_agentmid_one2018-11-121-1/+1
* | | Fix docstring in method list_networks_on_dhcp_agentmid_one2018-11-121-1/+1
|/ /
* | Fix api version handling, which completely breaks the clientLucian Petrut2018-11-022-3/+1
* | Adds the destination and source fwg to fwrGerman Eichberger2018-09-103-1/+183
* | Switch to stestrVu Cong Tuan2018-09-061-5/+5
* | Ensure API calls for subnets are in URL length limitMykola Yakovliev2018-08-312-2/+11
* | [log] Add 'firewall_group' as a loggable resource type for loggingKim Bao Long2018-08-232-16/+121
* | Fix broken unittestsYushiro FURUKAWA2018-08-151-1/+1
* | Set or unset port pair group failedchenyaguang2018-04-182-9/+9
|/
* Replace insecure function evalGleb Zimin2018-04-122-10/+39
* Fix pep8 errorAkihiro Motoki2018-04-111-2/+2
* Fix list bgp speaker by agent IDJens Harbott2018-04-091-1/+1
* Remove mox/mox3 usage from test_cli20.pyHongbin Lu2018-03-261-228/+233
* Remove mox/mox3 usage from lb modulesHongbin Lu2018-03-243-68/+67
* Remove mox/mox3 usage from fw modulesHongbin Lu2018-03-241-25/+27
* Remove mox/mox3 usage from bgpHongbin Lu2018-03-231-8/+5
* Remove mox/mox3 from test_cli20_address_scope.pyHongbin Lu2018-03-231-8/+5
* Merge "Remove mox/mox3 from test_cli20_agentschedulers.py"Zuul2018-03-231-28/+29
|\
| * Remove mox/mox3 from test_cli20_agentschedulers.pyHongbin Lu2018-03-231-28/+29
* | Merge "Remove mox/mox3 usage from test_cli20_securitygroup.py"Zuul2018-03-233-93/+116
|\ \ | |/ |/|
| * Remove mox/mox3 usage from test_cli20_securitygroup.pyHongbin Lu2018-03-213-93/+116
* | Merge "Remove mox/mox3 usage from test_cli20_subnet.py"Zuul2018-03-221-28/+27
|\ \ | |/
| * Remove mox/mox3 usage from test_cli20_subnet.pyHongbin Lu2018-03-191-28/+27
* | Merge "Remove mox/mox3 usage from test_cli20_subnetpool.py"Zuul2018-03-221-6/+5
|\ \ | |/
| * Remove mox/mox3 usage from test_cli20_subnetpool.pyHongbin Lu2018-03-191-6/+5
* | Merge "Remove mox/mox3 usage from test_cli20_network.py"Zuul2018-03-222-135/+183
|\ \ | |/
| * Remove mox/mox3 usage from test_cli20_network.pyHongbin Lu2018-03-192-135/+183
* | Merge "Enable VPNaaS functional tests in the neutronclient gate"Zuul2018-03-161-0/+1
|\ \
| * | Enable VPNaaS functional tests in the neutronclient gateCao Xuan Hoang2018-01-021-0/+1
* | | Merge "Fix the assertion of standard error text"Zuul2018-03-151-1/+1
|\ \ \
| * | | Fix the assertion of standard error textHongbin Lu2018-03-131-1/+1