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
+2 -2
View File
@@ -132,8 +132,8 @@ services:
- ../docker/gateway/openstack-ports.conf:/etc/nginx/conf.d/default.conf:ro
- ../docker/tls/server.crt:/etc/nginx/tls/server.crt:ro
- ../docker/tls/server.key:/etc/nginx/tls/server.key:ro
ports:
- "127.0.0.1:15000:5000"
# No host port publish — pulumi-runner reaches api-gateway on the lab
# network (avoids colliding with `make up-local` on :15000).
pulumi-runner:
build: