Translations:Working with images/17/en
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
[name@server ~]$ openstack image create --file <path-to-local-file-image> --disk-format <format> <new-image-name>