From Fedora Project Wiki
(Adding the initial version of the change.)
 
m (Removing the extra text)
Line 1: Line 1:
{{admon/important | 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 "edit" link.<br/> '''Copy the source to a ''new page'' before making changes!  DO NOT EDIT THIS TEMPLATE FOR YOUR CHANGE PROPOSAL.'''}}
<!-- Self Contained or System Wide Change Proposal?
<!-- Self Contained or System Wide Change Proposal?
Use this guide to determine to which category your proposed change belongs to.
Use this guide to determine to which category your proposed change belongs to.

Revision as of 16:58, 19 June 2015


Change Proposal Name Cloud Systemd Networkd

Summary

We will use systemd-networkd to configure network in Cloud base image.

Owner

  • Name: Kushal Das
  • Email: kushaldas@gmail.com
  • Release notes owner:
  • Product: Cloud
  • Responsible WG: Cloud

Current status

  • Targeted release: Fedora 23
  • Last updated: 2015-06-19
  • Tracker bug: <will be assigned by the Wrangler>

Detailed Description

systemd-networkd is a system daemon that manages network configurations. It detects and configures network devices as they appear. Cloud base image will use systemd-networkd for its network.

systemd is a default package in Fedora, and we can use its latest feature to control the network configurations. We will remove the hacks we have in the current kickstart file, and use systemd tools for network configuration.

Benefit to Fedora

We will be getting rid of difficult-to-maintain legacy network scripts, and having only one unified network system. As we already have systemd on the image, it will help us by not adding any extra package in the Cloud base image.


Scope

  • Proposal owners: The Cloud base image.
  • Other developers: N/A (not a System Wide Change)
  • Release engineering: N/A (not a System Wide Change)
  • Policies and guidelines: N/A (not a System Wide Change)
  • Trademark approval: N/A (not needed for this Change)

Upgrade/compatibility impact

N/A (not a System Wide Change)

How To Test

N/A (not a System Wide Change)

User Experience

N/A (not a System Wide Change)

Dependencies

N/A (not a System Wide Change)

Contingency Plan

  • Contingency mechanism: (What to do? Who will do it?) N/A (not a System Wide Change)
  • Contingency deadline: N/A (not a System Wide Change)
  • Blocks release? N/A (not a System Wide Change), Yes/No
  • Blocks product? product

Documentation

N/A (not a System Wide Change)

Release Notes