Jump to: navigation, search

Difference between revisions of "StarlingX"

(OpenStack Documentation)
Line 1: Line 1:
 +
__NOTOC__
 +
[[File:Starlingx-logo-300w.png|center]]
 +
 +
{| style="border-collapse: separate; border-spacing: 25px;"
 +
| style="vertical-align:top; width:50%;" | Intel and Wind River have jointly open sourced components from the [https://www.windriver.com/products/titanium-cloud/ Wind River® Titanium Cloud] portfolio, with code being upstreamed to a new open source project called [https://starlingx.io StarlingX], and hosted by the OpenStack Foundation.
 +
 +
 +
Wind River Titanium Cloud was built on open source components, which were then extended and targeted to be hardened to address critical infrastructure requirements: high availability, fault management, and performance management needed for continuous 24/7 operation.
 +
 +
The StarlingX project opens many of these enhancements to the open source community, giving others a reference platform upon which to innovate. Through the StarlingX project, Intel and Wind River invite the community to contribute code, and look forward to working together to define the infrastructure stack for edge computing and accelerating integration across many existing open source projects including cloud native technologies.
 +
| style="vertical-align:top; width:50%;" | The code made available via the StarlingX project will:
 +
* Provide service management, REST APIs, and process monitoring
 +
* Deliver standalone fault management service, including extensions to OpenStack Horizon
 +
* Provide software repository management, patching, upgrade, backup, and restore services
 +
* Include bare metal management, a next-generation Virtual Infrastructure Manager (VIM) along with VIM helper components, the OpenStack Nova API proxy, and guest API infrastructure
 +
 +
 +
Additional code contributions not upstreamed to existing projects will deliver capabilities through sub-projects under StarlingX, to provide critical functionality: service management, fault management, software and lifecycle management, bare metal installation and management, and configuration management.
 +
|}
 +
----
 +
{| style="border-collapse: separate; border-spacing: 25px;"
 +
|style="vertical-align:top; width:50%;" |
 
== Documentation ==
 
== Documentation ==
 +
 +
* Under development
  
 
== Code ==
 
== Code ==
Line 11: Line 35:
 
** Also in [http://paste.openstack.org/show/723397/ StarlingX Gerrit Review Dashboard]  (copy the URL from there into a browser bookmark)
 
** Also in [http://paste.openstack.org/show/723397/ StarlingX Gerrit Review Dashboard]  (copy the URL from there into a browser bookmark)
  
== Bugs ==
+
== Bug Tracking ==
  
 
* [https://storyboard.openstack.org/#!/worklist/354 StarlingX Bug List]
 
* [https://storyboard.openstack.org/#!/worklist/354 StarlingX Bug List]
Line 18: Line 42:
 
** After you create the bug, please add it to the Bug Worklist (link above)
 
** After you create the bug, please add it to the Bug Worklist (link above)
  
 +
|style="vertical-align:top; width:50%;" |
 
== Status and Planning ==
 
== Status and Planning ==
  
Line 28: Line 53:
 
* [https://etherpad.openstack.org/p/stx-notes The list of repos] and other things
 
* [https://etherpad.openstack.org/p/stx-notes The list of repos] and other things
  
=== OpenStack Documentation ===
+
== OpenStack Documentation ==
 +
 
 +
These are references to general OpenStack material:
  
 
* [https://docs.openstack.org/infra/manual/developers.html Developer's Guide]
 
* [https://docs.openstack.org/infra/manual/developers.html Developer's Guide]
Line 34: Line 61:
 
* [https://wiki.openstack.org/wiki/How_To_Contribute The Contributors Guide]  (the older wiki page)
 
* [https://wiki.openstack.org/wiki/How_To_Contribute The Contributors Guide]  (the older wiki page)
 
* [https://governance.openstack.org/tc/reference/project-testing-interface.html Project Testing Interface]
 
* [https://governance.openstack.org/tc/reference/project-testing-interface.html Project Testing Interface]
 +
|}

Revision as of 21:40, 19 June 2018

Starlingx-logo-300w.png
Intel and Wind River have jointly open sourced components from the Wind River® Titanium Cloud portfolio, with code being upstreamed to a new open source project called StarlingX, and hosted by the OpenStack Foundation.


Wind River Titanium Cloud was built on open source components, which were then extended and targeted to be hardened to address critical infrastructure requirements: high availability, fault management, and performance management needed for continuous 24/7 operation.

The StarlingX project opens many of these enhancements to the open source community, giving others a reference platform upon which to innovate. Through the StarlingX project, Intel and Wind River invite the community to contribute code, and look forward to working together to define the infrastructure stack for edge computing and accelerating integration across many existing open source projects including cloud native technologies.

The code made available via the StarlingX project will:
  • Provide service management, REST APIs, and process monitoring
  • Deliver standalone fault management service, including extensions to OpenStack Horizon
  • Provide software repository management, patching, upgrade, backup, and restore services
  • Include bare metal management, a next-generation Virtual Infrastructure Manager (VIM) along with VIM helper components, the OpenStack Nova API proxy, and guest API infrastructure


Additional code contributions not upstreamed to existing projects will deliver capabilities through sub-projects under StarlingX, to provide critical functionality: service management, fault management, software and lifecycle management, bare metal installation and management, and configuration management.


Documentation

  • Under development

Code

Bug Tracking

  • StarlingX Bug List
    • This list is sorted manually by drag and drop.
    • Please create bugs for any issues found in Storyboard, against one of the stx-* projects. If you can't find the right project, use stx-integ
    • After you create the bug, please add it to the Bug Worklist (link above)

Status and Planning

References

OpenStack Documentation

These are references to general OpenStack material: