summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/dhcp
Commit message (Expand)AuthorAgeFilesLines
* Stop using six libraryRiccardo Pittau2019-12-231-2/+1
* Remove deprecated Neutron authentication optionsDmitry Tantsur2019-07-261-2/+2
* Completely stop using the "fake" classic driver in unit testsDmitry Tantsur2018-06-061-1/+0
* Remove excessive usage of mock_the_extension_manager in unit tests - part 1Dmitry Tantsur2018-05-151-3/+0
* Add meaningful exception in Neutron port showDongcan Ye2018-02-121-1/+1
* Use adapters for neutronclientPavlo Shchelokovskyy2017-12-141-21/+26
* Add I202 to flake ignore listVladyslav Drok2017-10-251-1/+0
* Add missing 'autospec' to unit tests - /unit/dhcp/Ramamani Yeleswarapu2017-10-091-22/+41
* Remove usage of some of the deprecated methodsVladyslav Drok2017-07-311-2/+5
* Remove legacy auth loadingPavlo Shchelokovskyy2017-06-061-28/+16
* Remove deprecated DHCP provider methodsVasyl Saienko2017-04-131-9/+0
* Use delay configoption for ssh.SSHPower driversRuby Loo2017-02-011-42/+0
* Do not use user token in neutron clientVasyl Saienko2017-01-191-10/+5
* Add Virtual Network Interface Driver APIsSam Betts2016-12-231-86/+41
* Support names for {cleaning,provisioning}_networkDmitry Tantsur2016-12-021-1/+1
* Remove deprecated Neutron DHCP provider methodsVasyl Saienko2016-11-211-32/+0
* Merge "Fix updating port MAC address for active nodes"Jenkins2016-08-121-2/+44
|\
| * Fix updating port MAC address for active nodesDmitry Tantsur2016-08-111-2/+44
* | Check keyword argumentsGleb Stepanov2016-08-091-12/+6
|/
* Add 'neutron' network interfaceVasyl Saienko2016-07-131-22/+21
* Add network interface to base driver classVasyl Saienko2016-07-121-117/+23
* Add internal_info field to ports and portgroupsVladyslav Drok2016-07-071-0/+16
* Create common neutron moduleVasyl Saienko2016-06-231-69/+0
* Allow to set Neutron port setup delay from configvsaienko2016-04-211-0/+82
* Add portgroups to support LAG interfaces - netLaura Moore2016-02-041-17/+99
* Add choices option to several optionsLin Tan2016-01-141-7/+7
* Always pass keystone credentials to neutronclientSam Betts2015-12-101-1/+6
* Rename utils.py to mgr_utils.py to avoid namespace collisionJohn L. Villalovos2015-10-231-1/+1
* Move ironic.tests.unit.base to ironic.tests.baseJohn L. Villalovos2015-10-221-1/+1
* Prepare for functional testingJohn L. Villalovos2015-09-283-0/+597