Updated default SURVEIL_KEYSTONE_ENDPOINT example

Change-Id: Ib1a36b1abbf9c02459cdb5a000f9dd3d7dbbf297
This commit is contained in:
aviau 2015-05-06 19:12:39 -04:00
parent eab727c45d
commit 62b235626c

View File

@ -35,7 +35,7 @@ RUN cd /opt/surveil && python setup.py develop
#Set to 'surveil' or 'keystone'
ENV SURVEIL_AUTH_BACKEND=surveil
ENV SURVEIL_KEYSTONE_ENDPOINT=127.0.0.1
ENV SURVEIL_KEYSTONE_ENDPOINT=http://198.72.123.131:5000/v2.0/
ENV SURVEIL_KEYSTONE_USERNAME=admin
ENV SURVEIL_KEYSTONE_PASSWORD=password