Bug 867579

Summary: [RFE] Automatically run katello-upgrade on RPM changes
Product: Red Hat Satellite Reporter: Thom Carlin <tcarlin>
Component: InstallationAssignee: Lukas Zapletal <lzap>
Status: CLOSED WONTFIX QA Contact: Katello QA List <katello-qa-list>
Severity: low Docs Contact:
Priority: low    
Version: 6.0.0Keywords: FutureFeature
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-29 15:26:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Thom Carlin 2012-10-17 19:16:33 UTC
Description of problem:

"yum upgrade katello-all" should automatically run "katello-upgrade"

Version-Release number of selected component (if applicable):

CloudForms 1.1 beta

How reproducible:

Every time

Steps to Reproduce:
1. yum upgrade katello-all
2.
3.
  
Actual results:

katello-upgrade not run

Expected results:

katello-upgrade not run

Additional info:

Comment 2 Lukas Zapletal 2012-10-29 15:12:53 UTC
We have reasons for not running katello-upgrade automatically. First of all, it is interactive. Second, we might need user to do manual steps. Every upgrade process is unique.

Also katello-upgrade turns services off and on, yum should not do that. For production systems, upgrade process must be divided into particular steps:

- backup
- do yum upgrade
- schedule shutdown
- turn services off at given point
- do the upgrade (step by step)
- turn services on

For these reasons I am not givint this RFE devel ack.

Comment 3 RHEL Program Management 2012-10-29 15:26:24 UTC
Development Management has reviewed and declined this request.
You may appeal this decision by reopening this request.