Actions
Refactor #18072
closedDefer to dhcp providers for their intialization.
Description
Currently dhcp api controller makes explicit calls "load_subnet" and "load_subnet_data" to initialize dhcp provider state. Majority of providers handle their initialization outside of http request-response cycle and do not rely on those methods for intitialization.
Updated by Anonymous almost 8 years ago
- Related to Feature #17856: SmartProxy should support multiple dhcp reservations for the same ip address added
Updated by The Foreman Bot almost 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/502 added
Updated by Anonymous almost 8 years ago
- Related to Refactor #18300: Remove load_* methods that are no longer mandated by dhcp provider api added
Updated by Anonymous almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 0a806f31ec73efd84404eeb8496692d91f7952fa.
Updated by Dominic Cleal almost 8 years ago
- Translation missing: en.field_release set to 209
Actions