summaryrefslogtreecommitdiff
path: root/neutronclient
Commit message (Expand)AuthorAgeFilesLines
* Use secure sha256 instead of sha1stein-eolstein-em6.12.1stable/steinOleg Bondarev2019-08-211-2/+2
* 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
* | | | Merge "Remove mox/mox3 usage from test_name_or_id.py"Zuul2018-03-151-85/+101
|\ \ \ \ | | |_|/ | |/| |
| * | | Remove mox/mox3 usage from test_name_or_id.pyHongbin Lu2018-03-141-85/+101
* | | | Merge "Remove mox/mox3 usage from test_cli20_port.py"Zuul2018-03-152-15/+20
|\ \ \ \ | |/ / /
| * | | Remove mox/mox3 usage from test_cli20_port.pyHongbin Lu2018-03-142-15/+20
* | | | Merge "Remove mox/mox3 usage from test_cli20_tag"Zuul2018-03-131-36/+35
|\ \ \ \ | |/ / /
| * | | Remove mox/mox3 usage from test_cli20_tagHongbin Lu2018-03-121-36/+35
* | | | Merge "Remove mox/mox3 usage from test_quota"Zuul2018-03-132-15/+39
|\ \ \ \ | |/ / /
| * | | Remove mox/mox3 usage from test_quotaHongbin Lu2018-03-122-15/+39
* | | | Remove bogus ID column from ListRoutesAdvertisedBySpeakerJens Harbott2018-03-061-2/+2
|/ / /
* | | Merge "Consume column utils from osc-lib"Zuul2018-02-2126-385/+263
|\ \ \