summaryrefslogtreecommitdiff
path: root/ironic/common/dhcp_factory.py
Commit message (Expand)AuthorAgeFilesLines
* Change pxe dhcp options name to codes.Vasyl Saienko2017-10-131-5/+3
* Remove file prefix parameter from lockutils methodsYuriy Zveryanskyy2016-11-281-1/+1
* Centralize config options - [dhcp]Ramamani Yeleswarapu2016-06-161-12/+1
* Add portgroups to support LAG interfaces - netLaura Moore2016-02-041-2/+12
* Add clean up method for the DHCP factoryIonut Balutoiu2015-11-201-0/+7
* Enable translation for config option help messagesstephane2015-07-061-4/+3
* Wrap all DHCP provider load errorsVladyslav Drok2015-05-141-3/+5
* Implement cleaning/zapping for the agent driverJosh Gachnang2015-03-191-2/+4
* Move oslo.config references to oslo_configJim Rollenhagen2015-02-021-1/+1
* rename oslo.concurrency to oslo_concurrencyZhiQiang Fan2014-12-101-1/+1
* Switch to oslo.concurrencyDerek Higgins2014-10-281-1/+1
* Enable H307 PEP8 checkDavid Shrewsbury2014-10-131-2/+1
* Fix markup-related issues in documentationVladyslav Drok2014-10-091-6/+9
* Make DHCP provider pluggableEllen Hui2014-08-291-0/+94