Skip to content

Commit

Permalink
docs: indicates OS_PROJECT_ID is equivalent to OS_TENANT_ID (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
StephaneBour authored Oct 7, 2020
1 parent 5b48160 commit b385f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ and you should now have a working OVH Object Storage setup :smile:.

The environment variable `OS_AUTH_URL` is normally not going to be any different for OVH users and hence doesn't need to
be specified. To get the values for remaining variables (like `OS_USERNAME`, `OS_REGION_NAME`, `OS_CONTAINER_NAME`,
etc), you can download the configuration file with details in your OVH control panel
etc... `OS_PROJECT_ID` is equivalent to `OS_TENANT_ID`), you can download the configuration file with details in your OVH control panel
(`Public cloud -> Project Management -> Users & Roles -> Download Openstack's RC file`).

Be sure to clear your app's config cache after finishing this library's configuration:
Expand Down

0 comments on commit b385f5e

Please sign in to comment.