Bug #12556
Remove System and Hypervsior models/controllers/tests/actions
Pull request:
Fixed in Releases:
Found in Releases:
Description
As part of host unification remove all this old stuff
Related issues
Associated revisions
Refs #12556 - remove System from views & controllers (#6156)
This attempts to remove any references to the System
model from all controllers and views. The only exception to
this is the CandlepinProxies controller which relies on creation and
updating of the models during sub-man actions. These will be removed
along with the model.
Some areas to test more heavily are: * Content View Version Removal * Various Content Host pages
A followup commit will remove the model and tests.
Refs #12556 - remove system subcommand
Refs #12556 - fix content host reference
Fixes #12556 - remove System model
History
#1
Updated by Justin Sherrill about 5 years ago
- Blocks Feature #11435: Host Unification Tracker added
#2
Updated by Eric Helms about 5 years ago
- Legacy Backlogs Release (now unused) set to 86
- Triaged changed from No to Yes
#3
Updated by Eric Helms almost 5 years ago
- Legacy Backlogs Release (now unused) changed from 86 to 143
#4
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Justin Sherrill
- Pull request https://github.com/Katello/katello/pull/6103 added
#5
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/Katello/katello/pull/6104 added
#6
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/Katello/katello/pull/6156 added
#7
Updated by Justin Sherrill over 4 years ago
- Legacy Backlogs Release (now unused) changed from 143 to 162
#8
Updated by Andrew Kofink over 4 years ago
- Related to Bug #15646: Remove systems controller from apipie data added
#9
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/Katello/katello/pull/6187 added
#10
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/Katello/hammer-cli-katello/pull/424 added
#11
Updated by The Foreman Bot over 4 years ago
- Pull request https://github.com/Katello/hammer-cli-katello/pull/425 added
#12
Updated by Bryan Kearney over 4 years ago
- Bugzilla link set to 1330072
#13
Updated by Justin Sherrill over 4 years ago
- Is duplicate of Bug #13902: MIgrate hosts via content view version deletion instead of systems added
#14
Updated by Justin Sherrill over 4 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|915993272f93da738d94aadddf850c3011d95e0c.
Refs #12556 - Remove job model (#6103)