[Openstack-operators] how to use the new openstack client to nova snapshot ??

Saverio Proto zioproto at gmail.com
Tue Jan 19 15:40:13 UTC 2016


Thanks ! This worked !!
I was sure it was trivial.

I wonder why the command is not "openstack instance" because in
Horizon they are always called instances :(
I was kind of expecting to find the names consistent.

Saverio

2016-01-19 16:31 GMT+01:00 Favyen Bastani <fbastani at perennate.com>:
> Hi,
>
> I believe the correct command is:
>
>     openstack server image create
>
> You can use `openstack help server image create` to check the usage.
> `openstack help` will print all available commands.
>
> Regards,
> Favyen
>
> On 01/19/2016 10:27 AM, Saverio Proto wrote:
>> Hello there,
>>
>> I am trying to stick to the new openstack client CLI, but sometimes I
>> get completely lost.
>>
>> So I used to do with python-novaclient instance snapshots like this:
>>
>> nova image-create  <ID> snapshotname
>>
>>
>> I just cannot understand how to do the same with the new client. Could
>> someone explain ?
>>
>> openstack image create ????
>>
>> thanks
>>
>> Saverio
>>
>> _______________________________________________
>> OpenStack-operators mailing list
>> OpenStack-operators at lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>>



More information about the OpenStack-operators mailing list