2020-11-23 16:14:55 +01:00
|
|
|
disable:
|
2021-05-13 14:18:21 -04:00
|
|
|
description: >-
|
|
|
|
Disable the nova-compute unit. This prevents nova scheduler from running
|
|
|
|
new VMs on this unit.
|
2020-11-23 16:14:55 +01:00
|
|
|
enable:
|
2021-05-13 14:18:21 -04:00
|
|
|
description: >-
|
|
|
|
Enable the nova-compute unit. This allows nova scheduler to run new VMs on
|
|
|
|
this unit.
|
2020-11-23 16:14:55 +01:00
|
|
|
remove-from-cloud:
|
2021-05-13 14:18:21 -04:00
|
|
|
description: >-
|
|
|
|
Stop and unregister the compute service from nova-cloud-controller.
|
2020-11-23 16:14:55 +01:00
|
|
|
register-to-cloud:
|
2021-05-13 14:18:21 -04:00
|
|
|
description: >-
|
|
|
|
Start and register the compute service with nova-cloud-controller. This
|
|
|
|
is normally followed by the enable action. Reverts action
|
|
|
|
remove-from-cloud.
|
2015-09-28 21:24:44 +00:00
|
|
|
openstack-upgrade:
|
2021-05-13 14:18:21 -04:00
|
|
|
description: >-
|
|
|
|
Perform OpenStack upgrades. Config option action-managed-upgrade must be
|
|
|
|
set to True.
|
2022-01-07 15:52:08 +00:00
|
|
|
package-upgrade:
|
|
|
|
description: |
|
|
|
|
Perform package upgrades for the current OpenStack release.
|
2021-03-26 17:08:54 +01:00
|
|
|
instance-count:
|
2021-05-13 14:18:21 -04:00
|
|
|
description: Return the number of VMs running on this unit.
|
2021-03-26 17:29:46 +01:00
|
|
|
list-compute-nodes:
|
2021-05-13 14:18:21 -04:00
|
|
|
description: List all compute nodes registered with the cloud.
|
2021-03-26 16:32:40 +01:00
|
|
|
node-name:
|
2021-05-13 14:18:21 -04:00
|
|
|
description: Return the compute node name for this unit.
|
2016-04-01 11:47:46 +00:00
|
|
|
pause:
|
2021-05-13 14:18:21 -04:00
|
|
|
description: Pause the nova-compute unit. This stops the compute service.
|
2016-04-01 11:47:46 +00:00
|
|
|
resume:
|
2021-05-13 14:18:21 -04:00
|
|
|
description: Resume the nova-compute unit. This starts the compute service.
|
2017-08-29 20:42:43 +02:00
|
|
|
hugepagereport:
|
2021-05-13 14:18:21 -04:00
|
|
|
description: Report on hugepage configuration and usage.
|
2019-02-08 13:32:21 +01:00
|
|
|
security-checklist:
|
2021-05-13 14:18:21 -04:00
|
|
|
description: >-
|
2021-07-20 08:38:54 -04:00
|
|
|
Validate the running configuration against the OpenStack Security Guide
|
|
|
|
project checklist: https://docs.openstack.org/security-guide/checklist.html
|
2020-12-10 18:28:40 +11:00
|
|
|
virsh-audit:
|
2021-05-13 14:18:21 -04:00
|
|
|
description: List all domains as virsh sees on the compute node
|