summaryrefslogtreecommitdiff
path: root/neutron/tests/unit/extensions/test_extraroute.py
Commit message (Expand)AuthorAgeFilesLines
* [S-RBAC] Switch to new policies by defaultSlawek Kaplonski2023-04-211-9/+10
* Deprecate 'allow_overlapping_ips' config optionSlawek Kaplonski2021-10-211-4/+0
* Start enforcing E125 flake8 directiveBrian Haley2019-07-191-2/+2
* use api def ALIAS in supported_extension_aliasesBoden R2019-04-081-2/+4
* Add test cases: invalidate CIDRlongqianzhao2019-01-251-0/+8
* use l3 api def from neutron-libBoden R2017-12-151-13/+0
* use extra route api def from libBoden R2017-11-021-4/+5
* cleanup unit test usage of api extension mapsBoden R2017-10-241-2/+13
* Redundant alias in import statementNguyen Van Trung2017-10-191-1/+1
* Spin off context moduleArmando Migliaccio2017-03-061-1/+1
* neutron-lib: start using neutron-lib helpersGary Kotton2016-10-101-7/+7
* Ensure unit tests don't assume an IP address allocation strategyRyan Tidwell2016-05-171-28/+43
* Use constants from neutron-libHenry Gessau2016-04-231-1/+1
* Fix the context passed to get_subnets in _validate_routesShih-Hao Li2016-03-111-7/+25
* Allow non-admins to define "external" extra-routesCedric Brandily2016-02-211-0/+10
* Fix params order in assertEqualYatin Kumbhare2016-02-031-7/+6
* Unify assertEqual for empty usageslzklibj2016-01-071-1/+1
* Trival: Remove unused logging importChangBo Guo(gcb)2015-12-261-3/+0
* Python 3: use a hash to sort dictionariesCedric Brandily2015-08-311-6/+13
* Switch to oslo_utils.uuidutilsChangBo Guo(gcb)2015-06-221-1/+1
* Get completely rid of contextlib.nestedAdrien Vergé2015-05-291-21/+13
* Reorganize unit test treeMaru Newby2015-04-061-0/+491