Actions
Refactor #13177
closedExtend ProxyStatus to have children classes
Difficulty:
Triaged:
Description
Currently ProxyStatus is serving version (and tftp), but other plugins require same functionality so it should be extended to be by resource.
Also, in this way we will not delegate its methods to smart_proxy model
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3069 added
Updated by Ondřej Pražák about 9 years ago
- Blocks Feature #13233: Changes in smart_proxy/show so Pulp status can be added by Katello added
Updated by Ondřej Pražák about 9 years ago
- Blocks deleted (Feature #13233: Changes in smart_proxy/show so Pulp status can be added by Katello)
Updated by Dominic Cleal about 9 years ago
- Has duplicate Feature #13233: Changes in smart_proxy/show so Pulp status can be added by Katello added
Updated by Dominic Cleal about 9 years ago
- Translation missing: en.field_release set to 71
If this is intended as an extension point for plugins, please add documentation to http://projects.theforeman.org/projects/foreman/wiki/How_to_Create_a_Plugin. It should probably have also had an extension to the plugin registration.
Updated by Shlomi Zadok about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 37edf55caf856da2c53628f65dcfb40c2f3ac18b.
Updated by The Foreman Bot about 9 years ago
- Pull request https://github.com/theforeman/foreman/pull/3099 added
Actions