8876d74ed6
Change-Id: I30117fea17068ad21404fdd250e842ec635c4ca8
14 lines
309 B
Plaintext
14 lines
309 B
Plaintext
[[local|localrc]]
|
|
disable_all_services
|
|
enable_service rabbit mysql key barbican
|
|
|
|
# This is to keep the token small for testing
|
|
KEYSTONE_TOKEN_FORMAT=UUID
|
|
|
|
# Modify passwords as needed
|
|
DATABASE_PASSWORD=password
|
|
RABBIT_PASSWORD=password
|
|
SERVICE_TOKEN=password
|
|
SERVICE_PASSWORD=password
|
|
ADMIN_PASSWORD=password
|