79d3af7636
If running in an environment with OS_CLOUD already set, it takes priority over what we source from openrc. Unset it. Also always set OS_AUTH_TYPE for upgrade situations. Change-Id: I7cc14426c76aafdc1aa1c076b25d8cb4b262e855
7 lines
157 B
YAML
7 lines
157 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Unsets the ``OS_CLOUD`` variable in the generated ``openrc``.
|
|
- |
|
|
``OS_AUTH_TYPE`` is now always set in the generated ``openrc``.
|