21aa0719b7
1. Add more for contributor introduction 2. Cleanup README.rst 3. Update settings.rst Change-Id: Id1736bec1b337228f81a9863f9fb0fd80ac186d5
36 lines
1.2 KiB
ReStructuredText
36 lines
1.2 KiB
ReStructuredText
===========================
|
|
OpenStack Skyline APIServer
|
|
===========================
|
|
|
|
.. image:: https://governance.openstack.org/tc/badges/skyline-apiserver.svg
|
|
:target: https://governance.openstack.org/tc/reference/tags/index.html
|
|
|
|
.. Change things from this point on
|
|
|
|
OpenStack Skyline APIServer is the back-end server of Skyline.
|
|
|
|
Skyline is an OpenStack dashboard optimized by UI and UE, support OpenStack
|
|
Train+. It has a modern technology stack and ecology, is easier for developers
|
|
to maintain and operate by users, and has higher concurrency performance.
|
|
|
|
You can learn more about Skyline APIServer at:
|
|
|
|
* `Wiki <https://wiki.openstack.org/Skyline>`__
|
|
* `Developer Docs <https://docs.openstack.org/skyline-apiserver/latest/>`__
|
|
* `Blueprints <https://blueprints.launchpad.net/skyline-apiserver/>`__
|
|
* `Release notes <https://docs.openstack.org/releasenotes/skyline-apiserver/>`__
|
|
|
|
Getting Started
|
|
---------------
|
|
|
|
If you'd like to run from the master branch, you can clone the git repo:
|
|
|
|
git clone https://opendev.org/openstack/skyline-apiserver
|
|
|
|
You can raise bugs on `Launchpad <https://bugs.launchpad.net/skyline-apiserver>`__
|
|
|
|
Devstack Integration
|
|
--------------------
|
|
|
|
Fast integration with `devstack <./devstack/README.rst>`__ to build an environment.
|