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

[LIBCLOUD-619] Add extra data from openstack volume to object #366

Closed

Conversation

gertjanol
Copy link
Contributor

OpenStack Volumes have a state, but libcloud has no way to retrieve it. This PR adds all available data from the Openstack volume to the extra-dict on the StorageVolume.

@asfgit asfgit closed this in 4edca4b Sep 27, 2014
@Kami
Copy link
Member

Kami commented Sep 27, 2014

I modified the code to be more robust and use .get since I'm not sure if those attributes are always present (e.g. different OpenStack versions) and merged your changes into trunk.

Thanks.

@gertjanol
Copy link
Contributor Author

Thanks!

@allardhoeve allardhoeve deleted the 619-openstack-volume-state branch March 6, 2015 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants