A modern dashboard for OpenStack - API server
Go to file
yangsngshaoxue d1260ffc4d fix: Add envdir to common commands in tox
Add envdir to common commands in tox

Change-Id: I60ad7e0263bde421eb766a01ec15b4177119a727
2022-08-24 14:05:36 +08:00
.vscode chore: Remove poetry 2022-05-25 22:26:42 +08:00
container Add skyline port settings 2022-06-23 14:44:23 +08:00
devstack chore: Remove poetry 2022-05-25 22:26:42 +08:00
doc docs: Add more for contributor introduction 2022-08-22 16:47:16 +08:00
etc feat: Support SSO login via openID 2022-08-11 17:35:07 +08:00
kolla fix: Update .zuul.yaml 2022-03-10 19:10:57 +08:00
playbooks/devstack chore: Remove poetry 2022-05-25 22:26:42 +08:00
releasenotes feat: Support SSO login via openID 2022-08-11 17:35:07 +08:00
skyline_apiserver fix: Fix empty projects in profile 2022-08-24 10:57:16 +08:00
tools fix: Remove invalid panko policy 2022-08-17 14:05:06 +08:00
.dockerignore feat: Add doc base frame 2022-07-29 14:31:57 +08:00
.gitignore feat: Add doc base frame 2022-07-29 14:31:57 +08:00
.gitreview fix: update skyline nginx log file address 2022-02-09 16:42:42 +08:00
.isort.cfg chore: Remove poetry 2022-05-25 22:26:42 +08:00
.zuul.yaml feat: Add doc base frame 2022-07-29 14:31:57 +08:00
bindep.txt feature: Add ZUUL JOBs 2021-08-25 15:01:17 +08:00
LICENSE feat: Add initial code of skyline-apiserver 2021-06-01 23:39:57 +08:00
Makefile fix: Fix the folder name of skyline-console 2022-05-27 20:00:57 +08:00
MANIFEST.in fix: Add MANIFEST.in and remove templates from packages 2022-07-21 13:42:09 +08:00
mypy.ini feat: Support mypy check 2022-07-28 16:09:31 +08:00
pytest.ini chore: Remove poetry 2022-05-25 22:26:42 +08:00
README-zh_CN.rst docs: Add docker install of skyline-apiserver 2022-08-19 17:26:19 +08:00
README.rst docs: Add more for contributor introduction 2022-08-22 16:47:16 +08:00
requirements.txt refactor: Remove invalid codes for volumes and snapshots 2022-08-23 16:03:38 +08:00
setup.cfg fix: Add MANIFEST.in and remove templates from packages 2022-07-21 13:42:09 +08:00
setup.py chore: Remove poetry 2022-05-25 22:26:42 +08:00
swagger.json feat: Return both id and name of children volume for snapshots 2022-08-23 16:41:37 +08:00
test-requirements.txt fix: Update the package version 2022-08-18 13:44:30 +08:00
tox.ini fix: Add envdir to common commands in tox 2022-08-24 14:05:36 +08:00

OpenStack Skyline APIServer

image

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:

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

Devstack Integration

Fast integration with devstack to build an environment.