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.
This commit is contained in:
2026-07-18 04:26:48 +03:00
commit 6033967e6a
509 changed files with 464404 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
**Language / Язык:** [English](neutron.md) | [Русский](../ru/domains/neutron.md)
# Neutron (network)
Port **9696**. Paths under `/v2.0/`.
## Stateful resources
Networks, subnets, ports, routers, security groups/rules, floating IPs, agents.
## Schema / seeded extensions
QoS, trunks, RBAC, address scopes, subnet pools, conntrack helpers, port
forwardings, FWaaS/VPNaaS/BGP VPN samples in demo seed.
Demo adds multiple nets/SGs/routers per project for realistic list density.