Feature #985

New parameters passed through the Ganeti OS Interface (used by the Image Registry)

Added by Constantinos Venetsanopoulos over 12 years ago. Updated over 12 years ago.

Status:Closed Start date:08/03/2011
Priority:Medium Due date:
Assignee:Constantinos Venetsanopoulos % Done:

0%

Category:Cyclades Images Spent time: -
Target version:v0.7

Description

This ticket has 3 sections:

1. Decide which parameters are needed so that the backend can discover actual Images in different locations
2. Changes in the logic/backend.py, to pass those parameters via RAPI
3. Changes in gnt-instance-image, so that it can handle those parameters and access the actual Image


Related issues

related to Synnefo - Feature #1093: Implementation of <personality> in Compute API POST /serv... Closed 09/13/2011 09/19/2011
blocks Synnefo - Feature #991: Extend Synnefo mechanism to support custom Images Assigned 08/03/2011

History

#1 Updated by Vangelis Koukis over 12 years ago

  • Target version set to v0.7

#2 Updated by Constantinos Venetsanopoulos over 12 years ago

  • Status changed from Assigned to Resolved

1. The 4 parameters are: img_id (unique id of the image - either path or url), img_format (the type of the image e.g. extdump), img_passwd (password to be injected into the image), img_personality (the files to be injected inside the image as described at #1095).
2. Done (#1093).
3. gnt-instance-image is replaced by the snf-image OS Provider, which handles all the above parameters.

#3 Updated by Vangelis Koukis over 12 years ago

  • Status changed from Resolved to Assigned

The above need to be documented in a README inside the snf-image repository, will close the ticket once this is done.

#4 Updated by Vangelis Koukis over 12 years ago

  • Status changed from Assigned to Closed

The snf-image OS provider has been documented extensively in its own Wiki, https://code.grnet.gr/projects/snf-image/wiki, a README has been added to the top-level project directory in the repository, this ticket may close.

Also available in: Atom PDF