The Charm Store will undergo scheduled database maintenance on July 5, 2026 22:00 to July 6, 02:00 UTC. During this time, you may be unable to access charm and bundle metadata or publish updates. No user action is required and services will automatically resume once maintenance is complete.

Platform:

Ubuntu
24.04 23.10 23.04 22.10 22.04 20.04 18.04
Channel Revision Published Runs on
latest/edge 69 30 Oct 2025
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 68 30 Oct 2025
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 67 30 Oct 2025
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 66 30 Oct 2025
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 52 21 Aug 2024
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 48 25 Sep 2023
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 28 14 Apr 2023
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 4 07 Apr 2022
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 2 23 Feb 2022
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
yoga/stable 118 30 Jun 2026
Ubuntu 22.04 Ubuntu 20.04
yoga/stable 117 30 Jun 2026
Ubuntu 22.04 Ubuntu 20.04
yoga/stable 116 30 Jun 2026
Ubuntu 22.04 Ubuntu 20.04
yoga/stable 115 30 Jun 2026
Ubuntu 22.04 Ubuntu 20.04
yoga/stable 112 30 Jun 2026
Ubuntu 22.04 Ubuntu 20.04
yoga/stable 111 30 Jun 2026
Ubuntu 22.04 Ubuntu 20.04
yoga/stable 110 30 Jun 2026
Ubuntu 22.04 Ubuntu 20.04
yoga/stable 108 30 Jun 2026
Ubuntu 22.04 Ubuntu 20.04
zed/stable 119 30 Jun 2026
Ubuntu 22.10 Ubuntu 22.04
zed/stable 114 30 Jun 2026
Ubuntu 22.10 Ubuntu 22.04
zed/stable 113 30 Jun 2026
Ubuntu 22.10 Ubuntu 22.04
zed/stable 109 30 Jun 2026
Ubuntu 22.10 Ubuntu 22.04
zed/stable 47 14 Sep 2023
Ubuntu 22.10 Ubuntu 22.04
xena/stable 41 14 Sep 2023
Ubuntu 20.04
wallaby/stable 45 14 Sep 2023
Ubuntu 20.04
victoria/stable 44 14 Sep 2023
Ubuntu 20.04
ussuri/stable 43 14 Sep 2023
Ubuntu 20.04 Ubuntu 18.04
2024.1/stable 101 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/stable 100 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/stable 99 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/stable 98 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/stable 97 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/stable 96 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/stable 95 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/stable 94 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 101 14 Jun 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 100 14 Jun 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 99 14 Jun 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 98 14 Jun 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 97 14 Jun 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 96 14 Jun 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 95 14 Jun 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 94 14 Jun 2026
Ubuntu 24.04 Ubuntu 22.04
2023.2/stable 49 30 Nov 2023
Ubuntu 23.10 Ubuntu 22.04
2023.1/stable 123 Today
Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04
2023.1/stable 122 Today
Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04
2023.1/stable 120 Today
Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04
2023.1/stable 121 Today
Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04
2023.1/stable 46 14 Sep 2023
Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04
juju deploy magnum --channel yoga/stable

Learn about configurations >

  • action-managed-upgrade | boolean

    If True enables openstack upgrades for this charm via juju actions. You will still need to set openstack-origin to the new repository but instead of an upgrade running automatically across all units, it will wait for you to execute the openstack-upgrade action for this charm on each unit. If False it will revert to existing behavior of upgrading all units on config change.

  • cert-manager-type | string

    Default: barbican

    Certificate Manager plugin. Use barbican in production. Requires barbican to be present in your OpenStack deployment. Choices are:

    • x509keypair
    • barbican

  • cluster-user-trust | boolean

    Controls whether to assign a trust to the cluster user or not. You will need to set it to True for clusters with volume_driver=cinder or registry_enabled=true in the underlying cluster template to work. This is a potential security risk since the trust gives instances OpenStack API access to the cluster's project. Note that this setting does not affect per-cluster trusts assigned to the Magnum service user.

  • database | string

    Default: magnum

    Database name for Magnum

  • database-user | string

    Default: magnum

    Username for Magnum database access

  • debug | boolean

    Enable debug logging

  • dns-ha | boolean

    Use DNS HA with MAAS 2.0. Note if this is set do not set vip settings below.

  • haproxy-client-timeout | int

    Client timeout configuration in ms for haproxy, used in HA configurations. If not provided, default value of 90000ms is used.

  • haproxy-connect-timeout | int

    Connect timeout configuration in ms for haproxy, used in HA configurations. If not provided, default value of 9000ms is used.

  • haproxy-queue-timeout | int

    Queue timeout configuration in ms for haproxy, used in HA configurations. If not provided, default value of 9000ms is used.

  • haproxy-server-timeout | int

    Server timeout configuration in ms for haproxy, used in HA configurations. If not provided, default value of 90000ms is used.

  • openstack-origin | string

    Default: yoga

    Repository from which to install. May be one of the following: distro (default), ppa:somecustom/ppa, a deb url sources entry, or a supported Cloud Archive release pocket.

    Supported Cloud Archive sources include: cloud:precise-folsom, cloud:precise-folsom/updates, cloud:precise-folsom/staging, cloud:precise-folsom/proposed.

    Note that updating this setting to a source that is known to provide a later version of OpenStack will trigger a software upgrade.

  • os-admin-hostname | string

    The hostname or address of the admin endpoints created in the keystone identity provider. . This value will be used for admin endpoints. For example, an os-admin-hostname set to 'api-admin.example.com' with ssl enabled will create the following endpoint for neutron-api: . https://api-admin.example.com:9696/

  • os-admin-network | string

    The IP address and netmask of the OpenStack Admin network (e.g., 192.168.0.0/24) . This network will be used for admin endpoints.

  • os-internal-hostname | string

    The hostname or address of the internal endpoints created in the keystone identity provider. . This value will be used for internal endpoints. For example, an os-internal-hostname set to 'api-internal.example.com' with ssl enabled will create the following endpoint for neutron-api: . https://api-internal.example.com:9696/

  • os-internal-network | string

    The IP address and netmask of the OpenStack Internal network (e.g., 192.168.0.0/24) . This network will be used for internal endpoints.

  • os-public-hostname | string

    The hostname or address of the public endpoints created in the keystone identity provider. . This value will be used for public endpoints. For example, an os-public-hostname set to 'api-public.example.com' with ssl enabled will create the following endpoint for neutron-api: . https://api-public.example.com:9696/

  • os-public-network | string

    The IP address and netmask of the OpenStack Public network (e.g., 192.168.0.0/24) . This network will be used for public endpoints.

  • rabbit-user | string

    Default: magnum

    Username used to access rabbitmq queue

  • rabbit-vhost | string

    Default: openstack

    Rabbitmq vhost

  • region | string

    Default: RegionOne

    OpenStack Region

  • ssl_ca | string

    TLS CA to use to communicate with other components in a deployment. . NOTE: This configuration option will take precedence over any certificates received over the certificates relation.

  • ssl_cert | string

    TLS certificate to install and use for any listening services. . NOTE: This configuration option will take precedence over any certificates received over the certificates relation.

  • ssl_key | string

    TLS key to use with certificate specified as ssl_cert. . NOTE: This configuration option will take precedence over any certificates received over the certificates relation.

  • trustee-admin | string

    Default: magnum_domain_admin

    Domain admin for the trustee-domain

  • trustee-domain | string

    Default: magnum

    Domain used for COE

  • use-internal-endpoints | boolean

    Openstack mostly defaults to using public endpoints for internal communication between services. If set to True this option will configure services to use internal endpoints where possible.

  • use-syslog | boolean

    Setting this to True will allow supporting services to log to syslog.

  • verbose | boolean

    Enable verbose logging

  • vip | string

    Virtual IP(s) to use to front API services in HA configuration.

    If multiple networks are being used, a VIP should be provided for each network, separated by spaces.

  • vip_cidr | int

    Default: 24

    Default CIDR netmask to use for HA vip when it cannot be automatically determined.

  • vip_iface | string

    Default: eth0

    Default network interface to use for HA vip when it cannot be automatically determined.

  • worker-multiplier | float

    The CPU core multiplier to use when configuring worker processes. By default, the number of workers for each daemon is set to twice the number of CPU cores a service unit has. This default value will be capped to 4 workers unless this configuration option is set.