kuryr/contrib/vagrant/config/kuryr_rc
Vikas Choudhary 036cf9d9c5 Add files to enable demo kuryr setup using Vagrant
These changes will help developers to quickly setup kuryr along with
docker, keystone and neutron using vagrantfile. Complete steps are
mentioned in ReadMe.

Change-Id: Ia2e16c13a9ae0a6c59991d205f055e3ae8b7b33f
Closes-Bug: #1504018
2015-10-08 20:40:00 +05:30

6 lines
161 B
Plaintext

export SERVICE_USER=admin
export SERVICE_PASSWORD=pass
export SERVICE_TENANT_NAME=admin
export SERVICE_TOKEN=pass
export IDENTITY_URL=http://127.0.0.1:5000/v2.0