Translations:Managing your cloud resources with OpenStack/50/en

From Alliance Doc
Jump to navigation Jump to search

Uploading an Image

The first step is to install the OpenStack client and download the OpenStack RC file and source it (see OpenStack Command Line Clients). Then run the command

Question.png
[name@server ~]$ openstack image create --file <path-to-local-file-image> --disk-format <format> <new-image-name>