Feature #3490

In CLI, move non-plankton/glance commands from image to cyclades

Added by Stavros Sachtouris about 11 years ago. Updated about 11 years ago.

Status:Closed Start date:03/22/2013
Priority:Medium Due date:03/26/2013
Assignee:Stavros Sachtouris % Done:

100%

Category:kamaki Spent time: -
Target version:v0.8

Related issues

related to ./kamaki - Feature #3512: Image register should return response headers (especialy ... Closed 03/29/2013

History

#1 Updated by Stavros Sachtouris about 11 years ago

Update:

All glance commands should be available as:

kamaki image-glance XXX

All compute commands should be available as:

kamaki image-compute XXX

The old kamaki image prefix will now be an alias for the kamaki-glance set

#2 Updated by Stavros Sachtouris about 11 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

It has been implemented like this:

Plankton / Glance commands:

kamaki image <...>

Compute Image commands:

kamaki image compute <...>

This implementation demands less changes in kamaki cli, which is designed to support subcommands seperated with empty spaces, in an infinetely deep level

#3 Updated by Stavros Sachtouris about 11 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF