Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tenant and user id not in Volume? #454

Closed
Jeff-Jing opened this issue Sep 15, 2015 · 1 comment
Closed

Tenant and user id not in Volume? #454

Jeff-Jing opened this issue Sep 15, 2015 · 1 comment

Comments

@Jeff-Jing
Copy link

When I use API to list volume details, tenant and user ids are listed as part of volume information. Also when listing servers, each server contains tenant and user ids. Why does volume not provider tenant and user ids?

@iviireczech
Copy link
Contributor

AFAIK volume details response never contains user ID (see http://developer.openstack.org/api-ref-blockstorage-v1.html and http://developer.openstack.org/api-ref-blockstorage-v2.html)

Tenant ID should be supported at least in v2, so I've created pull request for it (https://github.com/gondor/openstack4j/pull/507)

@gondor gondor added this to the 2.0.9 Release milestone Nov 15, 2015
@gondor gondor closed this as completed Nov 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants