Go to file
zhangjingwei 5124e1706e fix: Add X-Openstack-Request-Id for e2e request
1. Add X-Openstack-Request-Id for the e2e login request which is a necessary header for requesting the skyline api
2. Update e2e case

Change-Id: I443f928efeb9157bbfe952740c48d721f71e66b2
Signed-off-by: Jingwei Zhang <zhang.jingwei@99cloud.net>
2025-08-06 08:54:28 +00:00
2025-02-14 07:22:58 +00:00
2024-03-06 18:07:43 +08:00
2025-06-09 16:27:15 +00:00
2022-08-04 18:05:06 +08:00
2023-08-09 09:25:11 +08:00
2022-02-14 10:27:00 +08:00
2024-03-06 18:07:43 +08:00
2022-05-25 17:15:01 +08:00
2023-06-13 14:44:48 +08:00
2025-02-14 07:22:58 +00:00
2022-05-25 17:15:01 +08:00
2022-05-25 17:15:01 +08:00
2023-06-13 14:44:48 +08:00

Skyline (OpenStack Modern Dashboard)

Skyline Console is a modern dashboard for OpenStack - UI.

image

Using Skyline

See doc/source/install/index.rst about how to install Skyline in your OpenStack setup. It describes the example steps and has pointers for more detailed settings and configurations.

It is also available at Installing Guide.

Getting Started for Developers

Development Guide describes how to setup Skyline development environment and start development.

Building Contributor Documentation

This documentation is written by contributors, for contributors.

The source is maintained in the doc/source directory using reStructuredText and built by Sphinx

Some of the diagrams are generated using the dot language

from Graphviz. See the Graphviz documentation for Graphviz and dot language usage information.

To build the docs, use:

$ tox -e docs
Description
A modern dashboard for OpenStack - UI
Readme 79 MiB
Languages
JavaScript 99.2%
Less 0.7%