Skip to content

Conversation

@danielerez
Copy link

Cinder - OpenStack Block Storage Service:

[1] client:

  • VolumesExtension:
  • List/Create/UploadToImage/Show/ShowMetadata/
    Delete/Update/Extend/InitializeConnection
  • SnapshotsExtension:
  • List/Create/Show/Delete/Update/ShowMetadata/UpdateMetadata
  • VolumeTypesExtension:
  • List/Create/Show/Delete
  • LimitsExtension:
    List absolute limits.

[2] model:

  • Volumes/Volume/VolumeForCreate/VolumeForExtend/VolumeForUpdate/
    VolumeForImageCreate/ConnectionForInitialize/ConnectionInfo
  • Snapshots/Snapshot/SnapshotForCreate/SnapshotForUpdate
  • VolumeTypes/VolumeType/VolumeTypeForCreate
  • Limits

Cinder - OpenStack Block Storage Service:
* Added client [1] and model [2] for Volumes / Snapshots / Volume Types.
* Created a basic functional tests project for verification:
  https://github.com/danielerez/openstack-java-sdk-cinder-tests

[1] client:
* VolumesExtension:
- List/Create/UploadToImage/Show/ShowMetadata/
  Delete/Update/Extend/InitializeConnection
* SnapshotsExtension:
- List/Create/Show/Delete/Update/ShowMetadata/UpdateMetadata
* VolumeTypesExtension:
- List/Create/Show/Delete
* LimitsExtension:
  List absolute limits.

[2] model:
* Volumes/Volume/VolumeForCreate/VolumeForExtend/VolumeForUpdate/
  VolumeForImageCreate/ConnectionForInitialize/ConnectionInfo
* Snapshots/Snapshot/SnapshotForCreate/SnapshotForUpdate
* VolumeTypes/VolumeType/VolumeTypeForCreate
* Limits
simon3z added a commit that referenced this pull request Mar 2, 2015
cinder: introduce client and model
@simon3z simon3z merged commit 9a9bfb7 into woorea:v3.1.x Mar 2, 2015
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.

2 participants