6a0ef585a9
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
3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
export OS_URL=http://localhost:6385/
|
|
export OS_TOKEN='fake-token'
|