-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Scope various client requests to a project
The default API policies for OpenStack were amended almost unversally (across projects) with the 2023.1 release to limit information returned from client requests that are not scoped to a project, see the Glance release notes for example: https://docs.openstack.org/releasenotes/glance/2023.1.html#upgrade-notes This commit introduces a new client that is scoped to a project and updates the onboarding docs with the new OpenStack pre-reqs.
- Loading branch information
Showing
3 changed files
with
72 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters