From Fedora Project Wiki
Line 72: Line 72:
== Scope ==
== Scope ==
* Proposal owners:
* Proposal owners:
<!-- What work do the feature owners have to accomplish to complete the feature in time for release?  Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?-->
** The Modularity WG, Factory 2.0, Base Runtime, and Server WG teams all have contributions to this effort. The work that each team is doing is significant and wide ranging. We are hoping to:
** The Modularity WG, Factory 2.0, Base Runtime, and Server WG teams all have contributions to this effort. The work that each team is doing is significant and wide ranging. We are hoping to:
*** collect and incorporate feedback in to the system management experience of using modules (through dnf)
*** collect and incorporate feedback in to the system management experience of using modules (through dnf)
*** modularize a significant amount of the content available for Fedora Server
*** modularize a significant amount of the content available for Fedora Server (focusing on current Server roles)
*** define tools and best practices for implementing modules and keeping them up to date
*** define tools and best practices for implementing modules and keeping them up to date


* Other developers:  <!-- REQUIRED FOR SYSTEM WIDE CHANGES -->
* Other developers:  <!-- REQUIRED FOR SYSTEM WIDE CHANGES -->
<!-- What work do other developers have to accomplish to complete the feature in time for release?  Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?-->
** Packagers are already working on modularizing applications;
** The Modularity WG would like to support package owners in modularizing their applications  
** the Modularity WG will provide like to support additional package maintainers in modularizing their applications


* Release engineering: [https://pagure.io/releng/issues #Releng issue number] (a check of an impact with Release Engeneering is needed) <!-- REQUIRED FOR SYSTEM WIDE AS WELL AS FOR SELF CONTAINED CHANGES -->
* Release engineering:  
<!-- Does this feature require coordination with release engineering (e.g. changes to installer image generation or update package delivery)?  Is a mass rebuid required?  include a link to the releng issue.  
 
The issue is required to be filed prior to feature submission, to ensure that someone is on board to do any process development work and testing, and that all changes make it into the pipeline; a bullet point in a change is not sufficient communication -->
** Using the model from Factory 2, there should be nothing "special" for Release Engineering -- but Factory 2.0 is a requirement for this


** [[Fedora_Program_Management/ReleaseBlocking/Fedora{{FedoraVersionNumber|next}}|List of deliverables]]: N/A (not a System Wide Change) <!-- REQUIRED FOR SYSTEM WIDE CHANGES -->
** [[Fedora_Program_Management/ReleaseBlocking/Fedora{{FedoraVersionNumber|next}}|List of deliverables]]: N/A (not a System Wide Change) <!-- REQUIRED FOR SYSTEM WIDE CHANGES -->
<!-- Please check the list of Fedora release deliverables and list all the differences the feature brings -->
<!-- Please check the list of Fedora release deliverables and list all the differences the feature brings -->
** Using the model from Factory 2, there should be nothing "special" for Release Engineering
 


* Policies and guidelines: N/A (not a System Wide Change) <!-- REQUIRED FOR SYSTEM WIDE CHANGES -->
* Policies and guidelines: N/A (not a System Wide Change) <!-- REQUIRED FOR SYSTEM WIDE CHANGES -->

Revision as of 19:01, 20 June 2017

Important.png
Comments and Explanations
The page source contains comments providing guidance to fill out each section. They are invisible when viewing this page. To read it, choose the "view source" link.
Copy the source to a new page before making changes! DO NOT EDIT THIS TEMPLATE FOR YOUR CHANGE PROPOSAL.


Modular Server

Summary

The Modularity Working Group, Factory 2.0, Base Runtime, and Server Working Group would like to propose using the modular infrastructure for creating and delivering the Fedora Server Edition for Fedora 27. While we are still working through some of the kinks leading up to the release of Fedora 26, we believe that the changes to the infrastructure and technology implementations will be available with sufficient time to harden the components in time for the 27 release.

Owner

  • Name: Langdon White
  • Email: langdon@fedoraproject.org
  • Release notes owner:
  • Edition: Server Edition
  • Responsible WG: Modularity WG & Server WG

Current status

  • Targeted release: Fedora 27
  • Last updated: 2017-06-20
  • Tracker bug: <will be assigned by the Wrangler>

Detailed Description

The modularity effort is fairly well known and significantly more information may be found on the Modularity Website or the YouTube Channel. In short, modularity is attempting to disconnect the lifecycle of applications from 1) each other 2) the operating system while still maintaining the ease of use of a typical Linux Distro.

This change proposal is to release modularity into the mainline of Fedora.

Benefit to Fedora

Scoping the question to this Change Proposal, the benefit to Fedora is to release the multi-lifecycle model for real users. We can prove that most day-to-day operations will be unchanged and that users can opt in to more advanced use cases.

Scope

  • Proposal owners:
    • The Modularity WG, Factory 2.0, Base Runtime, and Server WG teams all have contributions to this effort. The work that each team is doing is significant and wide ranging. We are hoping to:
      • collect and incorporate feedback in to the system management experience of using modules (through dnf)
      • modularize a significant amount of the content available for Fedora Server (focusing on current Server roles)
      • define tools and best practices for implementing modules and keeping them up to date
  • Other developers:
    • Packagers are already working on modularizing applications;
    • the Modularity WG will provide like to support additional package maintainers in modularizing their applications
  • Release engineering:
    • Using the model from Factory 2, there should be nothing "special" for Release Engineering -- but Factory 2.0 is a requirement for this


  • Policies and guidelines: N/A (not a System Wide Change)
  • Trademark approval: N/A (not needed for this Change)

Upgrade/compatibility impact

  • We are still gathering requirements and evaluating the feasibility of in-place upgrades from prior versions of Fedora


How To Test

Normal system operation (sort of). We are in the process of documenting a full user test script based on the Boltron Preview. We will be working directly with QE to work through test days during the F26 lifecycle and will prepare testing requests for post-f27 launch. A significant part of this work is around improving automated testing.

Tests/comments/feedback should be filed in the Modularity Pagure repo for comments about modularity. Issues with individual modules should be filed with the appropriate component in bugzilla (or as specified by the Factory 2 team).

User Experience

We expect the default user experience to be transparent with interactions that are non-standard being an optional experience. The documentation regarding the usage of the new experiences including walkthroughs and demos will be found in the Modularity docs.

Dependencies

N/A

Contingency Plan

  • Contingency mechanism: (What to do? Who will do it?): Normal rpm/compose build process (vs modular build process)
  • Contingency deadline: Needs discussion
  • Blocks release? Yes
  • Blocks product? Server Edition

Documentation

Modularity docs.

Release Notes