summaryrefslogtreecommitdiff
path: root/ironic/dhcp
Commit message (Expand)AuthorAgeFilesLines
* Implement a DHCP driver backed by dnsmasqSteve Baker2022-09-053-0/+181
* Add dhcp options for each ip_version onceHarald Jensås2022-01-071-3/+3
* Add both IPv4 and IPv6 DHCP options if interface has bothMohammed Naser2021-02-261-20/+20
* Switch Ironic to openstacksdk for NeutronHarald Jensås2020-08-191-20/+18
* Follow up to I44336423194eed99f026c44b6390030a94ed0522Kaifeng Wang2020-08-101-4/+5
* Replace oslo_utils.netutils type compares with ipaddressJulia Kreger2020-07-171-7/+12
* "dual stack" support for PXE/iPXEJulia Kreger2020-04-132-9/+46
* Use auth values from neutron conf when managing Neutron portsTzu-Mainn Chen2020-04-031-2/+1
* Fix the remaining hacking issuesDmitry Tantsur2020-03-311-1/+1
* Stop using six libraryRiccardo Pittau2019-12-231-3/+1
* Merge "Enable no IP address to be returned"Zuul2019-08-121-1/+1
|\
| * Enable no IP address to be returnedJulia Kreger2019-07-291-1/+1
* | Update api-ref locationAndreas Jaeger2019-07-221-1/+1
|/
* Merge "Add meaningful exception in Neutron port show"Zuul2018-03-161-7/+9
|\
| * Add meaningful exception in Neutron port showDongcan Ye2018-02-121-7/+9
* | correct referenced url in commentswangdequn2018-02-021-1/+1
|/
* Use adapters for neutronclientPavlo Shchelokovskyy2017-12-143-10/+26
* Change pxe dhcp options name to codes.Vasyl Saienko2017-10-132-20/+12
* Fix mis-formatted log messagesJohn L. Villalovos2017-10-051-1/+1
* Remove deprecated DHCP provider methodsVasyl Saienko2017-04-133-39/+0
* Remove translation of log messages from ironic/dhcp and ironic/cmdVarun Gadiraju2017-04-061-16/+16
* Use delay configoption for ssh.SSHPower driversRuby Loo2017-02-011-9/+0
* Do not use user token in neutron clientVasyl Saienko2017-01-191-3/+2
* Add Virtual Network Interface Driver APIsSam Betts2016-12-233-38/+17
* Remove deprecated Neutron DHCP provider methodsVasyl Saienko2016-11-211-38/+0
* Fix typo of 'authenticaiton'Nguyen Phuong An2016-11-071-2/+2
* Merge imports in codeNguyen Hung Phuong2016-08-241-3/+1
* Fix updating port MAC address for active nodesDmitry Tantsur2016-08-111-0/+24
* Merge "Fix docstring warnings"Jenkins2016-07-141-17/+18
|\
| * Fix docstring warningsRamamani Yeleswarapu2016-07-121-17/+18
* | Centralize config options - [neutron]Ramamani Yeleswarapu2016-07-131-2/+1
* | Add 'neutron' network interfaceVasyl Saienko2016-07-131-2/+5
* | Add network interface to base driver classVasyl Saienko2016-07-121-80/+25
* | Add internal_info field to ports and portgroupsVladyslav Drok2016-07-071-1/+4
|/
* Create common neutron moduleVasyl Saienko2016-06-231-68/+9
* Allow to set Neutron port setup delay from configvsaienko2016-04-211-7/+21
* Remove duplicate doc in ironic.conf.sampleLin Tan2016-03-041-1/+1
* Remove 'zapping' from codeRuby Loo2016-02-091-3/+2
* Add portgroups to support LAG interfaces - netLaura Moore2016-02-042-46/+86
* Remove conditional checking the auth_strategy valuesLucas Alvares Gomes2016-02-031-4/+0
* Add choices option to several optionsLin Tan2016-01-141-0/+1
* Use 'service_type' of 'network'. Not 'neutron'John L. Villalovos2015-12-111-2/+3
* Always pass keystone credentials to neutronclientSam Betts2015-12-101-5/+1
* Add clean up method for the DHCP factoryIonut Balutoiu2015-11-201-0/+9
* Replace deprecated LOG.warn with warningAnton Arefiev2015-10-211-4/+4
* Fix string formatting issuesPavlo Shchelokovskyy2015-09-171-1/+1
* Enable translation for config option help messagesstephane2015-07-061-11/+11
* Enforce flake8 E123/6/7/8 in ironicSam Betts2015-06-041-2/+2
* Merge "Fixes some docstring warnings"Jenkins2015-05-211-0/+1
|\
| * Fixes some docstring warningsMario Villaplana2015-05-151-0/+1