/
Common Commands
Common Commands
On Train, Hypervisors often disable themselves and remove their services from the pool of resources if there are 10 build failures in a row on a hypervisor.
List available images
To list available images do:
openstack image list
List available flavors
To list available flavors run:
openstack flavor list
List available networks
To list available networks run:
openstack network list
List running servers
Showing all hosts in your current projects:
openstack server list
Show a specific server
Looking at a specific server:-
openstack server show <server ID>
, multiple selections available,
Related content
Beginners Hands-On Workshop
Beginners Hands-On Workshop
Read with this
Custom Images
Custom Images
More like this
Create a Virtual Machine on Openstack using the Openstack Web interface
Create a Virtual Machine on Openstack using the Openstack Web interface
More like this
Application Credentials
Application Credentials
Read with this
Create a Virtual Machine from command line in STFC Openstack
Create a Virtual Machine from command line in STFC Openstack
More like this