6033967e6a
Ship Keystone auth, multi-service handlers (Yoga→Dalmatian), Compose/Helm packaging, API contract packs, and pytest/Pulumi coverage labs.
8 lines
179 B
Plaintext
8 lines
179 B
Plaintext
auth_url = "http://127.0.0.1:5000/v3"
|
|
user_name = "admin"
|
|
password = "secret"
|
|
project_name = "demo"
|
|
domain_name = "Default"
|
|
image_name = "cirros"
|
|
flavor_id = "1"
|