Bug 1291788

Summary: [RFE] Implement "Nested Composite Content Views" for Satellite 6
Product: Red Hat Satellite Reporter: Christian Horn <chorn>
Component: Content ViewsAssignee: Katello Bug Bin <katello-bugs>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1.4CC: bbuckingham, bkearney, egolov, mwelk, pghadge, rdixon, riehecky, xdmoon
Target Milestone: UnspecifiedKeywords: FutureFeature, Triaged
Target Release: Unused   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-10-12 19:29:49 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:
Bug Depends On:    
Bug Blocks: 1353215, 1296845    

Description Christian Horn 2015-12-15 15:28:48 UTC
1. Proposed title of this feature request  
      
Implement "Nested Composite Content Views" for Satellite6

    3. What is the nature and description of the request?  

We would like to make a Composite Content View (CCV) for our "Base OS" (RHEL + VMware Tools + HP Tools + Monitoring) and then include that "Base OS"-CCV in the application-specific CCVs. Could be thought of like "overlay-filesystem for content views".
      
    4. Why does the customer need this? (List the business requirements here)  

We would like to provide the same "Base OS" to all applications without having to update every single base component in the application-specific CCV.
Using a pure CV for the "Base OS" is not feasable as the components may have different release cycles and we want to be able to pick each component individually.

Example:
We have the following Content Views and their repositories:
 - RHEL7
   + RHEL 7
   + RHEL Satellite Tools
   + RHEL 7 Optional
 - VMware Tools
   + VMware Tools
 - HP OpenView
   + HP OpenVIew Agent
 - Hadoop CV
   + Cloudera Hadoop
   + Hadoop Puppet Modules
 - Oracle CV
   + Oracle DB
   + Oracle Puppet Modules

We combile RHEL7 + VMware Tools + HP OpenView to a CCV called "Base OS".

Our Servers are grouped into three classes: generic server, hadoop server, oracle server.
The generic server will just get the "Base OS" CCV. The other should get "Base OS" plus their respective application, which will lead us to the following new CCVs:
- Oracle CCV
  + Oracle CV
  + Base CCV
- Hadoop CCV
  + Hadoop CV
  + Base CCV

The benefit here is that we define the combination of the base components only once in the Base CCV and re-use that as part of the application CCVs

Currently, this is not possible, as a CCV cannot be put inside another CCV. Only a regular CV can be placed into a CCV.

      
    5. How would the customer like to achieve this? (List the functional requirements here)  
      
Allow CCVs to contain other CCVs.
      
    6. For each functional requirement listed, specify how Red Hat and the customer can test to confirm the requirement is successfully implemented.  

CCVs can be added to other CCVs and the resulting CCV can be published and promoted as currently.
      
    7. Is there already an existing RFE upstream or in Red Hat Bugzilla?  

Not aware of any.
      
    8. Does the customer have any specific timeline dependencies and which release would they like to target (i.e. RHEL5, RHEL6)?  

Satellite 6.3 or 6.4 ?
      
    9. Is the sales team involved in this request and do they have any additional input?  

no
      
    10. List any affected packages or components.  

Depends on implementation, atleast katello.
      
    11. Would the customer be able to assist in testing this functionality if implemented?  

yes

Comment 3 Brad Buckingham 2016-08-25 17:12:08 UTC
*** Bug 1308676 has been marked as a duplicate of this bug. ***

Comment 5 Bryan Kearney 2017-10-12 19:29:49 UTC
Thank you for your interest in Satellite 6. We have evaluated this request, and we do not expect this to be implemented in product in the forseeable future. We are therefore closing this out as WONTFIX. If you have any concerns about this, please feel free to contact Rich Jerrido or Bryan Kearney. Thank you.

Comment 6 Bryan Kearney 2018-11-12 16:20:05 UTC
There was a request to re-open this, but we are keeping it closed.  We do not see this feature being developed in the near future. Please using a composition pattern instead of a nesting pattern to meet this use case.