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:
@@ -0,0 +1,8 @@
|
||||
config:
|
||||
openstack:authUrl: http://127.0.0.1:5000/v3
|
||||
openstack:userName: admin
|
||||
openstack:password:
|
||||
secure: AAABANNOlcqFB+nL7EdsJpTICXXoUIhfYk6vimDAk+KJcI5V8UM=
|
||||
openstack:tenantName: demo
|
||||
openstack:domainName: Default
|
||||
openstack:region: RegionOne
|
||||
Reference in New Issue
Block a user