Translations:Managing your cloud resources with OpenStack/38/en: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Importing a new version from external source)
m (FuzzyBot moved page Translations:OpenStack/38/en to Translations:Managing your cloud resources with OpenStack/38/en without leaving a redirect: Part of translatable page "OpenStack")
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=Downloading an image into a local VirtualBox=
==Downloading 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]]).
The first step is to install the OpenStack client and download the OpenStack RC file and source it (see [[OpenStack Command Line Clients]]).
The OpenStack client can list the available images on your OpenStack project with
The OpenStack client can list the available images on your OpenStack project with
{{Command|openstack image list}}
{{Command|openstack image list}}
producing something like:
producing something like:

Latest revision as of 18:42, 8 November 2022

Downloading 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). The OpenStack client can list the available images on your OpenStack project with

Question.png
[name@server ~]$ openstack image list

producing something like: