Files
openstack-api-simulator/docs/web-ui.md
T
inecs 6033967e6a Initial commit: stateful OpenStack API laboratory simulator.
Ship Keystone auth, multi-service handlers (Yoga→Dalmatian), Compose/Helm
packaging, API contract packs, and pytest/Pulumi coverage labs.
2026-07-18 04:26:48 +03:00

806 B

Language / Язык: English | Русский

Web UI

Console is served from the Keystone/UI port (5000 on the gateway).

URL Purpose
/ or /console Interactive console
/docs OpenAPI (simulator)
/ui/api/… UI JSON APIs

Environment drawer

  • OpenStack API pack — list series, activate pack, set microversion overrides
  • Apply remounts schema routes immediately

Data drawer

  • Load demo cloudPOST /ui/api/demo/loadseed_openstack_demo
  • Unload / minimal — reset to minimal seed

Branding

OpenStack red #ED1C24, console wordmark. Themes follow the shared console chrome (light/dark).

Health

  • /health/live — process up
  • /health/ready — migrations applied + DB reachable