Add OpenStack request-body schemas and nested console PARAM sync.

This commit is contained in:
2026-07-18 08:47:16 +03:00
parent 6033967e6a
commit 2a8ce3a287
101 changed files with 150428 additions and 612 deletions
+6 -2
View File
@@ -95,8 +95,12 @@ curl -sH "X-Auth-Token: $TOKEN" http://127.0.0.1:9696/v2.0/networks
## 6. Open the Web UI
[http://localhost:5000/](http://localhost:5000/) — console, Environment drawer
(OpenStack pack series + microversions), Data drawer (load/unload demo cloud).
[http://localhost:5000/](http://localhost:5000/) — console, API catalog
(OpenStack pack series), Data drawer (load/unload demo cloud).
![Web console](images/web-ui/console-main.png)
Walkthrough of drawers and request parameters: [Web UI](web-ui.md).
## 7. Smoke / conformance