Translations:Virtual machine flavors/7/en: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Importing a new version from external source)
(Importing a new version from external source)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
All virtual machine flavors supported on a given Compute Canada cloud can be obtained from the [[OpenStack command line clients]] with the following command:
Researchers are able to view all the flavors they have been allocated for their project.  These can be seen in the Horizon Dashboard and via the [[OpenStack command line clients|OpenStack command line client]] with the following command:
{{Command|openstack flavor list --sort-column RAM}}
{{Command|openstack flavor list --sort-column RAM}}

Latest revision as of 20:50, 30 March 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Virtual machine flavors)
Researchers are able to view all the flavors they have been allocated for their project.  These can be seen in the Horizon Dashboard and via the [[OpenStack command line clients|OpenStack command line client]] with the following command:
{{Command|openstack flavor list --sort-column RAM}}

Researchers are able to view all the flavors they have been allocated for their project. These can be seen in the Horizon Dashboard and via the OpenStack command line client with the following command:

Question.png
[name@server ~]$ openstack flavor list --sort-column RAM