pycontribs / pyrax

The Python SDK for the Rackspace Cloud
developer.rackspace.com
Apache License 2.0
237 stars 208 forks source link

Updatefor default and min_size #550

Closed 0dataloss closed 9 years ago

0dataloss commented 9 years ago

Updated the default size from 100 to 75 GB as the minimum value for SATA has changed Added different min_size check and values based on the volume_type if SATA 75 GB if SSD 50 GB

sivel commented 9 years ago

This PR was made against the wrong branch, master instead of working. Additionally this has already been modified in the working branch, to remove the limit wnforcement from the SDK altogether, that will be released soon.

sivel commented 9 years ago

See https://github.com/rackspace/pyrax/issues/538 and associated commits