Skip to content

Commit

Permalink
Merge pull request #266 from syseleven/bpetermann/s11mgr-remove-limit…
Browse files Browse the repository at this point in the history
…iation

Remove stack-manager project limitation
  • Loading branch information
bpetermannS11 authored Jan 2, 2024
2 parents f79c339 + 9685c3a commit c200d4b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions user/pages/04.Reference/10.get-quota-info/docs.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,6 @@ With the following command you may directly assign a new token to a shell variab
token=$(openstack token issue -c id -f value)
```

### Known limitations

!! Due to implementation issues, the API is currently limited to return data about the default project of a user. Queries about other accessible projects will fail.

Until we are able to fix this issue, we provide our customers having multiple openstack projects with additional credentials for each project.

### API versions

There are 2 versions of the API: v1 and v2. Version v2 extends the data schema for usage and quota API endpoints to add values related to Octavia load balancers. The following examples use v2-based URLs, but v1 is still supported (just replace v2 with v1 in the URL).
Expand Down

0 comments on commit c200d4b

Please sign in to comment.