Jump to: navigation, search

Difference between revisions of "Skyline"

(Description)
 
(Related projects)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
Note: The wiki.openstack.org pages are for development team collaboration and documentation.
 +
 
== Description ==
 
== Description ==
Cinder is a Block Storage service for OpenStack. It's designed to present storage resources to end users that can be consumed by the OpenStack Compute Project (Nova). This is done through the use of either a reference implementation (LVM) or plugin drivers for other storage. The short description of Cinder is that it virtualizes the management of block storage devices and provides end users with a self service API to request and consume those resources without requiring any knowledge of where their storage is actually deployed or on what type of device.
+
Skyline is an OpenStack dashboard optimized by UI and UE. It has a modern technology stack and ecology, is easier for developers to maintain and operate by users, and has higher concurrency performance.
 +
 
 +
Skyline's mascot is the nine-color deer. The nine-color deer comes from Dunhuang mural "the nine-color king deer", whose moral is Buddhist cause-effect and gratefulness, which is consistent with 99cloud's philosophy of embracing and feedback community since its inception. We also hope Skyline can keep light, elegant and powerful as the nine-color deer, to provide a better dashboard for the openstack community and users.
 +
 
 +
== Core Team ==
 +
See [https://review.opendev.org/admin/groups/1fe65032c39f1d459327b010730627a904d7b793,members current members].
 +
 
 +
== Getting in Touch ==
 +
We use the [http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss openstack-discuss@lists.openstack.org] mailing list for discussions using subjects with the prefix "[skyline]".
 +
* Mailing list archive: http://lists.openstack.org/pipermail/openstack-discuss/
 +
* For discussions prior to Mon Nov 19 00:04:26 UTC 2018, see the old "dev list" archive: http://lists.openstack.org/pipermail/openstack-dev/
 +
 
 +
 
 +
We also hang out on IRC in '''<code><nowiki>#openstack-skyline</nowiki></code>''' ... you can find out where (that is, which IRC network we use) and get IRC tips in the [https://docs.openstack.org/contributors/common/irc.html OpenStack contributor guide].
 +
 
 +
== Related projects ==
 +
* [https://opendev.org/openstack/skyline-apiserver Skyline apiserver]
 +
* [https://opendev.org/openstack/skyline-console Skyline console]
 +
 
 +
== General Resources ==
 +
===Etherpads===
 +
====Active====
 +
*[https://etherpad.opendev.org/p/skyline-todo-before-official-release Skyline TODO Before Official Release]
 +
 
 +
=== Documentation ===
 +
* [https://opendev.org/skyline/skyline-apiserver/src/branch/master/README.rst#quick-start Skyline Quick Start]
 +
* [https://opendev.org/skyline/skyline-apiserver/src/branch/master/README.rst#develop-skyline-apiserver Skyline Develop]
 +
* [https://opendev.org/skyline/skyline-apiserver/src/branch/master/devstack/README.rst Skyline In DevStack]

Latest revision as of 06:58, 19 August 2022

Note: The wiki.openstack.org pages are for development team collaboration and documentation.

Description

Skyline is an OpenStack dashboard optimized by UI and UE. It has a modern technology stack and ecology, is easier for developers to maintain and operate by users, and has higher concurrency performance.

Skyline's mascot is the nine-color deer. The nine-color deer comes from Dunhuang mural "the nine-color king deer", whose moral is Buddhist cause-effect and gratefulness, which is consistent with 99cloud's philosophy of embracing and feedback community since its inception. We also hope Skyline can keep light, elegant and powerful as the nine-color deer, to provide a better dashboard for the openstack community and users.

Core Team

See current members.

Getting in Touch

We use the openstack-discuss@lists.openstack.org mailing list for discussions using subjects with the prefix "[skyline]".


We also hang out on IRC in #openstack-skyline ... you can find out where (that is, which IRC network we use) and get IRC tips in the OpenStack contributor guide.

Related projects

General Resources

Etherpads

Active

Documentation