commit | 608489cd59b0d0f6f82937abb6a317489ac4d7a4 | [log] [tgz] |
---|---|---|
author | Stephen Finucane <sfinucan@redhat.com> | Tue May 28 13:27:14 2024 +0100 |
committer | Stephen Finucane <sfinucan@redhat.com> | Tue May 28 13:30:45 2024 +0100 |
tree | 9e8bed191e7449b3b076ca8a30c196723e1887b9 | |
parent | 92d70a854322be9cb22f574618d7663be9a4e649 [diff] |
openrc: Stop setting OS_TENANT_NAME All clients - OSC included - use keystoneauth under the hood which hasn't required this in a very long time. Stop setting it and remove the warning. We also remove references to 'NOVA_*' variables that haven't been a thing since well before *I* started working on OpenStack 😅 Change-Id: I882081040215d8e32932ec5d03be34e467e4fbc2 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>