summaryrefslogtreecommitdiff
path: root/neutron/tests/unit/_test_extension_portbindings.py
Commit message (Expand)AuthorAgeFilesLines
* [S-RBAC] Switch to new policies by defaultSlawek Kaplonski2023-04-211-67/+40
* Deprecate 'allow_overlapping_ips' config optionSlawek Kaplonski2021-10-211-6/+0
* Remove "six" libraryRodolfo Alonso Hernandez2020-07-281-1/+2
* Remove the unit test 'test_ports_vnic_type_list'Hongbin Lu2018-06-151-15/+0
* use plugin constants from neutron-libBoden R2017-10-161-2/+5
* use neutron_lib's portbindings api-defBoden R2017-03-311-1/+1
* Spin off context moduleArmando Migliaccio2017-03-061-1/+1
* Adopt neutron-lib plugin directoryArmando Migliaccio2016-11-231-2/+2
* Fix module's import orderBhagyashri Shewale2016-01-221-2/+1
* Context: Remove logic for read_deleted and deprecate itSalvatore Orlando2015-06-091-10/+5
* Allow users to run 'tox -epy34'Cyril Roelandt2015-05-111-1/+1
* Remove use of contextlib.nestedankitagrawal2015-05-061-33/+22
* Reorganize unit test treeMaru Newby2015-04-061-2/+2
* oslo: migrate to namespace-less import pathsIhar Hrachyshka2015-02-051-1/+1
* Set vif_details to reflect enable_security_groupRyota MIBU2014-09-211-7/+15
* Remove @author(s) from copyright statementsGary Kotton2014-09-151-3/+0
* Return 403 instead of 404 on attr policy failuresKevin Benton2014-08-061-4/+1
* Shamelessly removing commented print linearmando-migliaccio2014-07-151-1/+0
* Remove the useless vim modelinesliu-sheng2014-06-211-2/+0
* Fix H302 violations in unit testsJakub Libosvar2014-05-041-2/+2
* ML2 binding:profile port attributeBob Kukura2014-02-241-4/+9
* Replace binding:capabilities with binding:vif_detailsBob Kukura2014-02-231-5/+9
* Add support to request vnic type on portIrena Berezovsky2014-02-201-0/+87
* Fix binding:host_id is set to None when port updatehyunsun2014-02-101-0/+18
* Utilizes assertInZhongyue Luo2013-10-091-1/+1
* Utilizes assertNotInZhongyue Luo2013-10-091-2/+2
* Allow None for binding:profile attributeAkihiro MOTOKI2013-09-051-8/+77
* Rename Quantum to NeutronMark McClain2013-07-061-0/+194