Actions
Refactor #28596
closedRefactor #28278: Remove smart variables
Remove Api::V2::LookupKeysCommonController
Description
The common controller is in use for Smart Class Parameters and Smart Variables mostly to distinguish between the two so we can find the correct resource.
With Smart Variable removed most of the code can be deleted and the Smart Class Parameters part can be simplified and maybe moved to the original controller.
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Amir Fefer
- Pull request https://github.com/theforeman/foreman/pull/7596 added
Updated by Amir Fefer over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 24a85161eb0c5f5ed449b8ed4a0263dbcdf1466b.
Actions