bifrost/env-vars
Dmitry Tantsur 6df83e0bc5 Stop using deprecated OS_URL
It is being removed from OSC in https://review.opendev.org/#/c/677795/.
Apparently, setting OS_AUTH_TYPE=none works now.

Change-Id: Ib910a50c8ad01abc0a6058c400a7eb875d3b6b77
2019-08-28 15:46:22 +02:00

3 lines
67 B
Plaintext

export OS_ENDPOINT=http://localhost:6385/
export OS_AUTH_TYPE=none