Commit Graph

5 Commits

Author SHA1 Message Date
Dmitry Tantsur 3b5278740f Remove env-vars
It's not always correct and has been replaced by clouds.yaml and openrc.

Change-Id: Ie6349502e8db1a68648258a88c7a9fb9d2a77d8a
2020-08-24 11:38:06 +02:00
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
Mark Goddard 6a0ef585a9 Update env-vars and openrc to use openstack CLI
The ironic CLI is deprecated, and use of OS_AUTH_TOKEN causes problems
when set during deploy-dynamic.yaml, so we should move to recommending
use of the openstack CLI instead.

Change-Id: I7aa969385962008505db3115fc7e86b2729f26ee
Story: 2005034
Task: 29523
2019-02-20 18:50:21 +00:00
Ricardo Carrillo Cruz 8c947c52ef Set OS_AUTH_TOKEN to dummy string, instead of empty space
Setting the OS_AUTH_TOKEN to empty space as stated on the docs
and env-vars no longer works, it errors out a message from requests
library.
Changing to dummy 'fake-token' fixes this.

Change-Id: Ia02aa3c56e7231a33a02474d01e9a7a2e6bfc223
Closes-Bug: #1612577
2016-08-15 12:21:53 +00:00
Monty Taylor 046066e3c7 Blind stab at breaking things into more roles 2015-03-12 17:07:46 -04:00