Commit 0dd917c
committed
Add TenantID in AuthOpts
It allows to use a Tenant from a different Domain than the User (see
comment in gophercloud [0]).
Required by octavia-operator in [1]
[0] https://github.com/gophercloud/gophercloud/blob/849d9ea43b3c0659742ceea3fafb4f0f84b682ec/auth_options.go#L63-L66
[1] openstack-k8s-operators/octavia-operator#478
JIRA: OSPRH-158091 parent e9964a1 commit 0dd917c
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| 74 | + | |
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
| |||
0 commit comments