summaryrefslogtreecommitdiff
path: root/neutron/tests/unit/extensions/test_subnet_service_types.py
Commit message (Expand)AuthorAgeFilesLines
* [S-RBAC] Switch to new policies by defaultSlawek Kaplonski2023-04-211-2/+3
* Use neutron-lib subnet-service-types API def ALIAS in _supported_extension_al...liuhuajie2022-04-261-1/+4
* use api def ALIAS in supported_extension_aliasesBoden R2019-04-081-1/+1
* Renamed subnet_service_type_db_models moduleIhar Hrachyshka2018-04-121-2/+2
* Always pass device_owner to _ipam_get_subnets()Brian Haley2018-02-121-1/+26
* Eliminate lookup of "resource extend" funcs by nameHenry Gessau2017-04-211-1/+3
* Fix call a method of extension classHirofumi Ichihara2017-03-301-1/+2
* Fix port update for service subnetsJohn Davidge2017-01-311-0/+25
* Catch invalid subnet service_types on inputZhaoBo2017-01-181-6/+9
* Fix DHCP Port Creation on Service SubnetsJohn Davidge2016-12-121-2/+21
* IP allocation with Service SubnetsJohn Davidge2016-08-241-4/+120
* Enable CRUD for Subnet Service TypesBrian Haley2016-08-051-0/+165