summaryrefslogtreecommitdiff
path: root/neutron/tests/unit/extensions/test_address_scope.py
Commit message (Expand)AuthorAgeFilesLines
* [S-RBAC] Switch to new policies by defaultSlawek Kaplonski2023-04-211-20/+19
* [test][unit]creating resources support set project_idzhouhenglc2022-03-281-0/+2
* Remove the dependency on the "mock" packageBrian Haley2020-04-281-1/+1
* Allow sharing of address scopes via RBAC mechanismIgor Malinovskiy2020-03-191-3/+2
* Relax subnet pool network affinity constraintsRyan Tidwell2019-07-311-0/+173
* use api def ALIAS in supported_extension_aliasesBoden R2019-04-081-1/+1
* use payloads for all SUBNETPOOL_ADDRESS_SCOPE eventsBoden R2019-01-301-5/+7
* Use constant IP_VERSION_4/6 in unit testsHongbin Lu2018-08-271-3/+3
* cleanup unit test usage of api extension mapsBoden R2017-10-241-7/+0
* use neutron-lib address scope apidefBoden R2017-09-201-5/+6
* use neutron-lib callbacksBoden R2017-04-261-3/+3
* Spin off context moduleArmando Migliaccio2017-03-061-1/+1
* Use constants from neutron-libHenry Gessau2016-04-231-1/+1
* Correlate address scope with networkHong Hui Xiao2016-02-221-0/+46
* Merge "Update related router when subnetpool change scope"Jenkins2016-02-071-0/+60
|\
| * Update related router when subnetpool change scopeHong Hui Xiao2016-02-041-0/+60
* | Fix params order in assertEqualYatin Kumbhare2016-02-031-1/+1
|/
* Fix module's import orderBhagyashri Shewale2016-01-221-1/+1
* Add explicit address family to AddressScopeRyan Tidwell2015-12-141-12/+65
* Support subnetpool association to an address scopevikram.choudhary2015-08-041-0/+124
* Support Basic Address Scope CRUD as extensionsvikram.choudhary2015-07-021-0/+239