Jump to: navigation, search

Difference between revisions of "StarlingX/MultiOS"

(Operating System Dependent Notes and Issues)
(8 intermediate revisions by 4 users not shown)
Line 5: Line 5:
 
=== Team members ===
 
=== Team members ===
  
* Project Lead: Cesar Lara (<cesar.lara@intel.com>)
+
* Project Lead: Victor Rodriguez <victor.rodriguez.bahena@intel.com>
* Technical Lead : TBD.  Candidates are: Brent Rowsell, Saul Wold
+
* Technical Lead : Saul Wold
* Contributors: Saul Wold, Dean Troyer, Mario Alfredo C Arevalo, Jesus Ornelas Aquayo, Yong Hu, Yi C Wang; Yan Chen, Mingyuan Qi, Cesar Lara, Scott Little, Abraham Arce Moreno, Bruce Jones
+
* Contributors: Saul Wold, Mario Alfredo C Arevalo, Yi C Wang; Yan Chen Scott Little, Abraham Arce Moreno, Bruce Jones, Marcela Rosales, Stephen Gooch, Babak SarAshki.
  
 
=== Weekly call ===
 
=== Weekly call ===
Line 34: Line 34:
  
 
See [[StarlingX/MultiOS/Debian|Debian]]
 
See [[StarlingX/MultiOS/Debian|Debian]]
 +
 +
==== openSUSE ====
 +
 +
See [[StarlingX/MultiOS/OpenSUSE|openSUSE]]
  
 
==== Clear Linux  ====
 
==== Clear Linux  ====
  
See [[StarlingX/MultiOS/ClearLinux|ClearLinux]]
+
See [[StarlingX/MultiOS/ClearLinux|Clear Linux]]
  
==== Ubuntu ====
+
==== Yocto/Wind River Linux  ====
===== Ubuntu issues =====
 
Problems that need to be solved in this integration include:
 
  
* Ubuntu is built from .deb packages and uses Debian package management tools. StarlingX is currently hard-coded with RPM packages and tools.
+
See [[StarlingX/MultiOS/Yocto|Yocto]]
* TBD...
 
===== Ubuntu high level plan =====
 
* TBD...
 

Revision as of 06:36, 21 October 2019

MultiOS Sub-project

Welcome to the MultiOS sub-project!

Team members

  • Project Lead: Victor Rodriguez <victor.rodriguez.bahena@intel.com>
  • Technical Lead : Saul Wold
  • Contributors: Saul Wold, Mario Alfredo C Arevalo, Yi C Wang; Yan Chen Scott Little, Abraham Arce Moreno, Bruce Jones, Marcela Rosales, Stephen Gooch, Babak SarAshki.

Weekly call

Every Monday 4PM Pacific time https://zoom.us/j/342730236

Project notes https://etherpad.openstack.org/p/stx-multios

Goals

Our goals for this sub-project are:

  • Enable StarlingX to be built on and run on multiple host operating systems
    • Our initial target operating systems are CentOS (currently supported), Clear Linux and Ubuntu
  • Enable StarlingX to provide software management services for multiple package file formats
    • This requires building abstraction layers in the StarlingX Flock to allow package management to be defined per-OS (or per package manager)

Dependencies

This work is dependent on work being done in the Python2 to Python3 Transition and Devstack Integration sub-projects, and will become easier as the Upstreaming project gets the StarlingX forks closed.

Work items

  • All Storyboard stories created for this team should use the tag "stx.multios" and the prefix [MultiOS].
  • The work items for this team can be found in Storyboard here.
  • The bugs open against the project can be found in TBD

Operating System Dependent Notes and Issues

Debian

See Debian

openSUSE

See openSUSE

Clear Linux

See Clear Linux

Yocto/Wind River Linux

See Yocto