Actions
Refactor #10988
closedRemove 1.11 deprecations
Status:
Closed
Priority:
Normal
Assignee:
Category:
Plugin integration
Target version:
Description
To be done after 1.10-stable is branched.
Scan the codebase for deprecations marked with a 1.11 deadline and remove them (ack deprecation.*1.11
), e.g. Host::Base.find_by_ip. All deprecations with a 1.11 deadline have been shipped (at least) in 1.9 and 1.10.
Marked for a 1.10.0 release so it's done at the time of 1.10-stable branching, but please move to 1.11.0 when done.
Updated by Dominic Cleal over 9 years ago
- Related to Refactor #10635: Formalize deprecation warnings added
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2646 added
- Pull request deleted (
)
Updated by Dominic Cleal over 9 years ago
- Assignee set to Daniel Lobato Garcia
- Translation missing: en.field_release changed from 63 to 71
Updated by Daniel Lobato Garcia over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset c1755e070ee10ee026e0b3996378368369c4ca83.
Updated by Dominic Cleal over 9 years ago
- Related to Bug #12245: Nic::Bootable should be removed added
Updated by Dominic Cleal about 9 years ago
- Related to Bug #13084: undefined method `find_by_ip' during validation of IP retrieved from compute resource added
Actions