Cool.

On Wed, Sep 17, 2014 at 7:23 PM, Jeremy Daggett <
[email protected]> wrote:

>  I would really like to get it into the next jclouds release, which would
> be 1.8.1.
>
>  /jd
>
>   From: Bk Lau <[email protected]>
> Reply-To: "[email protected]" <[email protected]>
> Date: Wednesday, September 17, 2014 at 2:25 PM
> To: "[email protected]" <[email protected]>
> Subject: Re: Support for booting instance from volume
>
>   Yes. That's it. Thanks. Which build version will it be in?.
>
>
> On Wed, Sep 17, 2014 at 4:58 PM, Jeremy Daggett <
> [email protected]> wrote:
>
>>  Hi BK,
>>
>>  Are you referring to https://issues.apache.org/jira/browse/JCLOUDS-281 ?
>>
>>
>>  As a matter of fact, I am implementing the functionality this week. HTH!
>>
>>  /jd
>>
>>   From: Bk Lau <[email protected]>
>> Reply-To: "[email protected]" <[email protected]>
>> Date: Wednesday, September 17, 2014 at 1:06 PM
>> To: "[email protected]" <[email protected]>
>> Subject: Support for booting instance from volume
>>
>>     Hi :
>>
>>  Does anyone know if Nova compute API  support for
>>  "boot from volume"[1]  exists yet for jcloud1.8.x?
>>
>>  Thanks,
>>
>>  BK
>>
>>  [1]
>>
>> To create a bootable volume from an image and launch an instance from
>> this volume, use the --block-device parameter.
>>
>> For example:
>>
>> $ nova boot --flavor *FLAVOR* --block-device 
>> source=*SOURCE*,id=*ID*,dest=*DEST*,size=*SIZE*,shutdown=*PRESERVE*,bootindex=*INDEX*
>>  *NAME*
>>
>>
>> http://docs.openstack.org/user-guide/content/create_volume_from_image_and_boot.html
>>
>
>

Reply via email to