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

VolumeProduct should provide valid factory methods #47

Open
maksimov opened this issue Nov 9, 2015 · 0 comments
Open

VolumeProduct should provide valid factory methods #47

maksimov opened this issue Nov 9, 2015 · 0 comments

Comments

@maksimov
Copy link
Member

maksimov commented Nov 9, 2015

VolumeProduct has seen its getVolumeSize() being deprecated recently in favour of newly added getMinVolumeSize() and getMaxVolumeSize(), however the class still only provides factory methods initialising the volumeSize field and not the other two. This causes confusion and errors.

https://github.com/dasein-cloud/dasein-cloud-core/blob/master/src/main/java/org/dasein/cloud/compute/VolumeProduct.java

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

No branches or pull requests

1 participant