Nova Compute
- OpenStack Charmers
- Cloud
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 761 | 16 Oct 2024 | |
latest/edge | 762 | 16 Oct 2024 | |
latest/edge | 760 | 16 Oct 2024 | |
latest/edge | 759 | 16 Oct 2024 | |
latest/edge | 731 | 11 May 2024 | |
latest/edge | 715 | 20 Feb 2024 | |
latest/edge | 687 | 01 Aug 2023 | |
latest/edge | 598 | 27 Jul 2022 | |
latest/edge | 296 | 17 Dec 2020 | |
latest/edge | 71 | 17 Dec 2020 | |
yoga/stable | 758 | 18 Sep 2024 | |
zed/stable | 757 | 16 Sep 2024 | |
xena/stable | 724 | 27 Mar 2024 | |
wallaby/stable | 726 | 01 Apr 2024 | |
victoria/stable | 727 | 03 Apr 2024 | |
ussuri/stable | 728 | 05 Apr 2024 | |
train/candidate | 617 | 13 Dec 2022 | |
train/edge | 697 | 22 Aug 2023 | |
stein/candidate | 617 | 13 Dec 2022 | |
stein/edge | 697 | 22 Aug 2023 | |
rocky/candidate | 617 | 13 Dec 2022 | |
rocky/edge | 697 | 22 Aug 2023 | |
queens/candidate | 617 | 13 Dec 2022 | |
queens/edge | 697 | 22 Aug 2023 | |
2024.1/candidate | 750 | 12 Aug 2024 | |
2024.1/candidate | 703 | 24 Jan 2024 | |
2023.2/stable | 756 | 13 Sep 2024 | |
2023.2/stable | 703 | 30 Nov 2023 | |
2023.1/stable | 755 | 13 Sep 2024 |
juju deploy nova-compute --channel 2023.1/stable
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
disable
Disable the nova-compute unit. This prevents nova scheduler from running new VMs on this unit.
-
enable
Enable the nova-compute unit. This allows nova scheduler to run new VMs on this unit.
-
hugepagereport
Report on hugepage configuration and usage.
-
instance-count
Return the number of VMs running on this unit.
-
list-compute-nodes
List all compute nodes registered with the cloud.
-
node-name
Return the compute node name for this unit.
-
openstack-upgrade
Perform OpenStack upgrades. Config option action-managed-upgrade must be set to True.
-
package-upgrade
Perform package upgrades for the current OpenStack release.
-
pause
Pause the nova-compute unit. This stops the compute service.
-
register-to-cloud
Start and register the compute service with nova-cloud-controller. This is normally followed by the enable action. Reverts action remove-from-cloud.
-
remove-from-cloud
Stop and unregister the compute service from nova-cloud-controller.
-
resume
Resume the nova-compute unit. This starts the compute service.
-
security-checklist
Validate the running configuration against the OpenStack Security Guide project checklist: https://docs.openstack.org/security-guide/checklist.html
-
virsh-audit
List all domains as virsh sees on the compute node