Skip to content

Openstack Usage and Examples

T20A02 edited this page Nov 3, 2023 · 10 revisions

Openstack Usage

This short guide will outline the usage of some simple commands for openstack/microstack. This includes service usage, dashboard settings, and more.

Services

To Check running services

microstack.openstack catalog list

Output Example:

image


List Microstack users

microstack.openstack user list

Output Example

image


List available images

``microstack.openstack image list```

Example Output:

image


List system netoworks

microstack.openstack network list

Example Output

image


List Hypervisor hosts

microstack.openstack hypervisor list

Example Output

image

Dashboard Settings

Clone this wiki locally