Skip to content

Instantly share code, notes, and snippets.

@mgagne
Created November 6, 2018 23:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mgagne/322f8cb5b9f9a3130006b2f46b52c4d6 to your computer and use it in GitHub Desktop.
Save mgagne/322f8cb5b9f9a3130006b2f46b52c4d6 to your computer and use it in GitHub Desktop.
$ openstack compute service list --long
+----+------------------+--------+----------+---------+-------+----------------------------+-----------------+
| ID | Binary | Host | Zone | Status | State | Updated At | Disabled Reason |
+----+------------------+--------+----------+---------+-------+----------------------------+-----------------+
| 1 | nova-consoleauth | nova01 | internal | enabled | up | 2018-11-06T23:45:19.000000 | None |
| 2 | nova-conductor | nova01 | internal | enabled | up | 2018-11-06T23:45:17.000000 | None |
| 1 | nova-conductor | nova01 | internal | enabled | up | 2018-11-06T23:45:19.000000 | None |
+----+------------------+--------+----------+---------+-------+----------------------------+-----------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment