a6f359bf5bcf6e0aa0fd7b0341d5b0330ef744ae

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>
Skyline (OpenStack Modern Dashboard)
Skyline Console is a modern dashboard for OpenStack - UI.
- Project documentation: https://docs.openstack.org/skyline-console/latest/
- Release management: https://launchpad.net/skyline-console
- Installing Guide: https://docs.openstack.org/skyline-console/latest/install/
- Issue tracking: https://launchpad.net/skyline-console
- Release notes: https://docs.openstack.org/releasenotes/skyline-console/
- Wiki: https://wiki.openstack.org/wiki/Skyline
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
Languages
JavaScript
99.2%
Less
0.7%