Go to file
Sowmya Nethi a6f359bf5b fix: Notify users to Confirm/Revert after VM resize
When a VM is resized or migrated, the UI only shows "Resizing or Migrating" without indicating that user action is required. The server stays in this state until the user confirms or reverts.

This change adds a notification prompting the user to confirm or revert.

Change-Id: I8bf452129ecfb301f8e94037007ef821e3a975fe
Signed-off-by: Sowmya Nethi <sowmya.kamavaram@rackspace.com>
2025-09-26 17:00:57 +05:30
2025-02-14 07:22:58 +00:00
2024-03-06 18:07:43 +08: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
2025-08-07 04:41:14 +00: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%