summaryrefslogtreecommitdiff
path: root/neutron/db/extradhcpopt_db.py
Commit message (Expand)AuthorAgeFilesLines
* Integrate the Extra Dhcp Opt VersionedObject in NeutronMartin Hickey2016-04-071-47/+18
* Remove references to model_base through models_v2Carl Baldwin2016-01-061-1/+1
* Trival: Remove unused logging importChangBo Guo(gcb)2015-12-261-4/+0
* Enable specific extra_dhcp_opt to be left blankDavid Edery2015-10-151-3/+22
* Migrate to oslo.logIhar Hrachyshka2015-03-121-1/+2
* Support Extra DHCP Options for IPv4 and IPv6Xu Han Peng2015-01-291-11/+23
* Remove @author(s) from copyright statementsGary Kotton2014-09-151-3/+1
* Correctly inherit __table_args__ from parent classDarren Birkett2014-03-171-1/+2
* Adds delete of a extra_dhcp_opt on a portdekehn2013-11-141-23/+18
* Allow subclasses to modify dict_extend hooksSalvatore Orlando2013-09-021-1/+1
* bp: pxeboot-port, provide pxeboot on portsdekehn2013-08-311-0/+131