summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/common/test_network.py
Commit message (Expand)AuthorAgeFilesLines
* Remove extra/vif_port_idJulia Kreger2021-03-221-48/+10
* Enforce autospec in common testsRiccardo Pittau2020-08-241-1/+1
* Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+2
* Completely stop using the "fake" classic driver in unit testsDmitry Tantsur2018-06-061-12/+11
* Remove excessive usage of mock_the_extension_manager in unit tests - part 1Dmitry Tantsur2018-05-151-2/+0
* Remove vifs upon teardownJulia Kreger2018-04-121-0/+45
* Add rescue related methods to network interfaceShivanand Tendulker2018-01-221-0/+3
* Refactor get_physnets_by_portgroup_idMark Goddard2017-07-201-0/+76
* Physical network aware VIF attachmentMark Goddard2017-07-061-0/+28
* Validate portgroup physical network consistencyMark Goddard2017-06-151-0/+48
* Add Virtual Network Interface Driver APIsSam Betts2016-12-231-16/+54
* Add 'neutron' network interfaceVasyl Saienko2016-07-131-5/+11
* Add internal_info field to ports and portgroupsVladyslav Drok2016-07-071-0/+13
* Add portgroups to support LAG interfaces - netLaura Moore2016-02-041-4/+36
* Rename utils.py to mgr_utils.py to avoid namespace collisionJohn L. Villalovos2015-10-231-1/+1
* Prepare for functional testingJohn L. Villalovos2015-09-281-0/+64