Feature #1005

Support different types of block storage in the API

Added by Vangelis Koukis over 12 years ago. Updated over 12 years ago.

Status:Closed Start date:08/04/2011
Priority:Medium Due date:11/11/2011
Assignee:Giorgos Verigakis % Done:

0%

Category:Cyclades API Spent time: -
Target version:v0.8.0

Description

Extend the API to support different types of block storage.
Different flavors may specify different types of block storage, e.g. DRBD vs. volumes-on-RADOS vs. something else.
Support a distinct disk provisioning step before instance creation.


Related issues

related to Synnefo - Bug #1770: snf-admin does not show disk template when listing flavors Closed 12/12/2011

Associated revisions

Revision 370d64da
Added by Giorgos Verigakis over 12 years ago

Add support for disk_template in Flavors

A new 'SNF:disk_template' field is returned.

Settings updated
Database migration needed

Refs #1005

Revision 684dfd09
Added by Giorgos Verigakis over 12 years ago

Use flavor's disk_template in create_instance

Refs #1005

Revision b73327b4
Added by Giorgos Verigakis over 12 years ago

Document changes in admin tools

In relation to disk templates support in flavors.

Refs #1005

Revision 13c55966
Added by Giorgos Verigakis over 12 years ago

Add support for disk_template in Flavors

A new 'SNF:disk_template' field is returned.

Settings updated
Database migration needed

Refs #1005

Revision 561e7555
Added by Giorgos Verigakis over 12 years ago

Document changes in admin tools

In relation to disk templates support in flavors.

Refs #1005

Revision 805c79ae
Added by Giorgos Verigakis over 12 years ago

Use flavor's disk_template in create_instance

Refs #1005

Revision c909cbbd
Added by Giorgos Verigakis over 12 years ago

Add support for disk_template in Flavors

A new 'SNF:disk_template' field is returned.

Settings updated
Database migration needed

Refs #1005

History

#1 Updated by Vangelis Koukis over 12 years ago

  • Target version changed from v0.7 to v0.8.0

Moving to v0.8, which will contain the bulk of introducing support for distinct storage backends.

#2 Updated by Vangelis Koukis over 12 years ago

  • Due date set to 11/11/2011

#3 Updated by Vangelis Koukis over 12 years ago

  • Status changed from New to Closed

The API implementation has been extended to support different storage types. The storage type is passed to the Ganeti backend as the disk template to use when creating a VM. Feature merged into the master branch, this ticket may close.

Also available in: Atom PDF