Closed StephaneBour closed 4 years ago
As far as I know, for the Openstack v3 documentation, you’re supposed to use PROJECT_ID
for the specific containers that you’re using, since the TENANT_ID
part may not be standardized yet.
I’ll take a look once more in Openstack’s documentation and with OVH’s downloadable files.
Thanks for the heads up 😄
Sorry for the delay.
I've checked and can confirm that the new OVH's RC Files point to the new Keystone v3 environment variables. Maybe it'll be worth pointing that in the docs, to use v3 RC file.
At the time of this, #74 has been opened. I'll create a separate PR to indicate to use the v3 RC file, and let sausin choose if its worth mentioning both or just one of them :wink:
Update, just checked in with OVH's traditional control panel. It seems to provide mixed values. So #74 will still be as important.
@sausin Could you merge #74? I'll also open a PR after it to provide steps for the Horizon panel.
Hello,
I would like to know why the environment variable OS_TENANT_ID has been renamed to OS_PROJECT_ID, while it is still declared as OS_TENANT_ID in the downloadable file on OVH ?
Thank you.