Skip to content

VolumeProduct should provide valid factory methods #47

Description

@maksimov

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions