From Fedora Project Wiki
(update)
(→‎How To Test: Fix formatting)
Line 50: Line 50:
== How To Test ==
== How To Test ==


1. Launch a Fedora Cloud Base Image
# Launch a Fedora Cloud Base Image
2. Run the conversion script
# Run the conversion script
3. Treat resulting system as Fedora Server
# Treat resulting system as Fedora Server


== User Experience ==
== User Experience ==

Revision as of 16:11, 7 April 2014

Adopt-Your-Cattle

Summary

We provide a smooth path so a Cloud Base Image can be turned into Fedora Server.

Owner

Current status

  • Targeted release: Fedora 21
  • Last updated: 2014-04-04
  • Tracker bug: <will be assigned by the Wrangler>

Detailed Description

This is code to be written - it will be a simple script which will take a generic Fedora Cloud Base Image and turn it into Fedora Server.

Benefit to Fedora

This helps address some of the blurry lines between the Cloud and Server products. It gives an easy path for someone who wants to run a traditional server in a public or private cloud environment to get there from images we provide. And, if someone's intended-to-be-cattle server starts developing a personality, this gives a way to deal with that.

Scope

  • Proposal owners:

Will work with Cloud and Server SIG members to develop the script and documentation and policies around it.

  • Other developers: N/A
  • Release engineering: N/A
  • Policies and guidelines: N/A

Upgrade/compatibility impact

Systems migrated to Fedora Server in this way should be upgradeable via the normal processes recommended for Fedora Server upgrades, subject to the inherent limitations of cloud providers (e.g., no interactive console access).

How To Test

  1. Launch a Fedora Cloud Base Image
  2. Run the conversion script
  3. Treat resulting system as Fedora Server

User Experience

No previous functionality exists. New user experience should be simple and command-line based.

Dependencies

Existence of Fedora Cloud and Fedora Server.


Contingency Plan

  • Contingency mechanism: Functionality will not exist
  • Contingency deadline: beta freeze
  • Blocks release? No
  • Blocks product? No

Documentation

Documentation will be written but needs to match code which does not exist yet.

Release Notes

Adopt Your Cattle! Fedora Cloud is aimed at providing scale-out, largely undifferentiated compute resources. If you want to turn a cloud node into Fedora Server, we have a method for doing so. Read documentation at ...