2015-08-24 15:20:40 -05:00
|
|
|
[[local|localrc]]
|
|
|
|
disable_all_services
|
|
|
|
|
2017-02-22 10:34:08 -05:00
|
|
|
# To use a specific branch:
|
2019-04-23 15:35:09 +08:00
|
|
|
# enable_plugin barbican https://opendev.org/openstack/barbican stable/<release-name>
|
2022-09-12 16:37:54 -04:00
|
|
|
enable_plugin barbican https://opendev.org/openstack/barbican
|
2017-02-22 10:34:08 -05:00
|
|
|
|
2023-05-22 15:48:11 -04:00
|
|
|
enable_service rabbit mysql key tempest
|
2015-08-24 15:20:40 -05:00
|
|
|
|
|
|
|
# Modify passwords as needed
|
|
|
|
DATABASE_PASSWORD=secretdatabase
|
|
|
|
RABBIT_PASSWORD=secretrabbit
|
|
|
|
ADMIN_PASSWORD=secretadmin
|
|
|
|
SERVICE_PASSWORD=secretservice
|