Openstack Charmers Next Nova Compute

  • By OpenStack Charmers - Testing Charms
  • Cloud
Channel Revision Published Runs on
latest/stable 1610 09 Feb 2022
Ubuntu 21.10 Ubuntu 20.04
latest/edge 768 01 Feb 2021
Ubuntu 15.10
juju deploy openstack-charmers-next-nova-compute
Show information

Platform:

Ubuntu
21.10 20.04

Learn about actions >

  • 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.

  • 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