Show the console screenshot on the README and link to the Web UI docs.

This commit is contained in:
2026-07-18 09:01:25 +03:00
parent cc934691cc
commit 6cffb6a95f
2 changed files with 8 additions and 4 deletions
+4 -2
View File
@@ -1,7 +1,5 @@
**Language / Язык:** [English](README.md) | [Русский](README.ru.md)
[![CI](https://github.com/inecs/openstack-api-simulator/actions/workflows/ci.yml/badge.svg)](https://github.com/inecs/openstack-api-simulator/actions/workflows/ci.yml)
# openstack-api-simulator
Stateful laboratory simulator for OpenStack APIs: Keystone auth, a multi-port
@@ -9,6 +7,8 @@ gateway on OpenStack default ports, specialized
Nova/Neutron/Glance/Cinder/Heat/Swift/Ironic/Octavia handlers, and
schema-complete coverage for the remaining catalog services (Yoga → Dalmatian).
![Web console](docs/images/web-ui/console-main.png)
## Quick start (Compose)
### Published image (Docker Hub)
@@ -199,6 +199,8 @@ operation; specialized routers keep stateful happy-paths.
This is a **lab surface-complete** simulator (API-ref shaped responses), not
bit-identical upstream OpenStack.
Console drawers, request parameters, and screenshots: **[Web UI](docs/web-ui.md)**.
## License
Apache-2.0 — see [LICENSE](LICENSE).