Release notes#
Learn about new features, enhancements, known issues, resolved issues, and other important details for Rackspace Cloud Block Storage API 1 service in the following release note information.
Note
For information about using the API, see the documentation overview.
API 1.0 updates, August 11, 2020#
What’s new#
The maximum number of snapshots per volume is now 500. See absolute limits for this addition.
Note
For performance reasons, this limit was changed from 5000 to 500. Any reduction in the maximum number of snapshots per volume will be reported in Release Notes.
Resolved issues#
None for this release
Known issues#
None for this release
API 1.0 updates, March 9, 2016#
What’s new#
The maximum number of snapshots per volume is now 5000. See absolute limits for this addition.
Note
For performance reasons, this maximum will be lowered over time. Any reduction in the maximum number of snapshots per volume will be reported in Release Notes.
The methods for volume transfer have been added. For the method descriptions, see volume transfer operations.
Resolved issues#
None for this release
Known issues#
None for this release
API 1.0 updates, January 20, 2016#
What’s new#
The ability to create volumes on a different node or rack than existing volumes
was added. Use the metadata
parameter in the body of the request, and
specify different_node
or different_rack
with a comma-separated list of
volume IDs from which you want the volume that you are creating to be distinct.
For example, specifying the following parameters in the request body creates a
volume on a rack that is different from the three specified volume IDs:
“metadata”: “different_rack=45c2c5c4-2666-43e9-aa6b-e58eb733410b,
8d472323-196d-47bf-8f17-a21b978d0f90,f158d108-aa30-4609-9d31-c2b230f8a871”
Note that if the criteria specified with metadata
cannot be met, the volume
will be in an error state.
See the create volume operation for this addition.
Resolved issues#
None for this release
Known issues#
None for this release
API 1.0 updates, August 27, 2015#
What’s new#
The show snapshot metadata operation was added.
Resolved issues#
None for this release
Known issues#
None for this release
API 1.0 updates, February 11, 2015#
What’s new#
None for this release
Resolved issues#
Fixed a bug in Cloud Block Storage that was introduced in the
Cinder Volume Manager deployments on January 27, 2015, and January 29, 2015.
When size="100"
was used for the create volume operation, the value was
not properly converted to an integer. This issue resulted in a response
code of 400.
Known issues#
None for this release
API 1.0 updates, December 29, 2014#
What’s new#
The invalidImage
fault type with error code 412 was added to the list of
possible faults.
Resolved issues#
None for this release
Known issues#
None for this release
API 1.0 updates, October 9, 2014#
What’s new#
The
imageRef
request parameter and theimage_id
response parameter were added to the create volume operation to support the boot from volume capability.The default quotas were updated. See Cloud Block Storage quotas.
Resolved issues#
None for this release
Known issues#
None for this release
API 1.0 updates, February 10, 2014#
What’s new#
The availability_zone
and metadata
request parameters were added
to the create volume operation.
Resolved issues#
None for this release
Known issues#
None for this release
API 1.0 updates, February 6, 2014#
What’s new#
The list volumes (detailed) operation was added.
The list snapshots (detailed) operation was added.
Resolved issues#
None for this release
Known issues#
None for this release
API 1.0 updates, January 28, 2014#
What’s new#
The os-extended-snapshot-attributes:progress
progress indicator was added
to the
show snapshot details operation.
Resolved issues#
None for this release
Known issues#
None for this release
API 1.0 updates, January 2, 2014#
What’s new#
You can now create a new Cloud Block Storage volume from an existing volume
(clone by volume) by adding the source_volid
parameter to the
create volume operation.
Resolved issues#
None for this release
Known issues#
None for this release
API 1.0 updates, October 21, 2013#
What’s new#
The HKG service endpoint was added.
Resolved issues#
None for this release
Known issues#
None for this release
API 1.0 updates, October 3, 2013#
What’s new#
Role Based Access Control (RBAC) was added.
The service access endpoints were updated.
Resolved issues#
None for this release
Known issues#
None for this release
API 1.0 updates, August 9, 2013#
What’s new#
The update volume operation was added.
For the create snapshot operation, snapshot progress was added. The progress is visible in the
os-extended-snapshot-attributes:progress
field of the snapshot.
Resolved issues#
Fixed an issue in which the method for creating a volume from a snapshot was
ignoring the size
parameter and was creating a volume the same size as the
snapshot. Now the volume size must be greater than the snapshot size.
Known issues#
None for this release
API 1.0 release, October 23, 2012#
What’s new#
This is the initial public release for the Rackspace Cloud Block Storage API.
Resolved issues#
None for this release
Known issues#
None for this release