a40f556027
Change-Id: I5893bf066fc876e795f020214080fb92b79a00a5
14 lines
328 B
Plaintext
14 lines
328 B
Plaintext
[[local|localrc]]
|
|
HOST_IP=10.0.0.11 # change this to your IP address
|
|
DATABASE_PASSWORD=password
|
|
RABBIT_PASSWORD=password
|
|
SERVICE_TOKEN=password
|
|
SERVICE_PASSWORD=password
|
|
ADMIN_PASSWORD=password
|
|
enable_plugin gyan https://git.openstack.org/openstack/gyan
|
|
|
|
# install python-gyanclient from git
|
|
LIBS_FROM_GIT="python-gyanclient"
|
|
|
|
|