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.

Neutron Api Plugin Ironic

Platform:

Ubuntu
24.04 23.10 23.04 22.10 22.04 20.04 18.04
Channel Revision Published Runs on
latest/edge 61 30 Oct 2025
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 60 30 Oct 2025
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 59 30 Oct 2025
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 58 30 Oct 2025
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 48 23 Aug 2024
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 45 08 Aug 2023
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 41 24 Apr 2023
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 15 15 Aug 2022
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
yoga/stable 38 23 Jan 2023
Ubuntu 22.04 Ubuntu 20.04
zed/stable 31 23 Jan 2023
Ubuntu 22.10 Ubuntu 22.04
xena/stable 32 16 Jan 2023
Ubuntu 20.04
wallaby/stable 34 23 Jan 2023
Ubuntu 20.04
victoria/stable 36 23 Jan 2023
Ubuntu 20.04
ussuri/stable 39 20 Feb 2023
Ubuntu 20.04 Ubuntu 18.04
train/candidate 30 13 Dec 2022
Ubuntu 18.04
train/edge 35 16 Jan 2023
Ubuntu 18.04
2024.1/stable 86 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/stable 85 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/stable 84 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/stable 83 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/stable 82 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/stable 81 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/stable 80 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/stable 79 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 86 01 Jun 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 85 01 Jun 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 84 01 Jun 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 83 01 Jun 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 82 01 Jun 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 81 01 Jun 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 80 01 Jun 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 79 01 Jun 2026
Ubuntu 24.04 Ubuntu 22.04
2023.2/stable 46 30 Nov 2023
Ubuntu 23.10 Ubuntu 22.04
2023.1/stable 44 14 Jun 2023
Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04
juju deploy neutron-api-plugin-ironic --channel yoga/stable

Learn about configurations >

  • debug | boolean

    Enable debug logging

  • openstack-origin | string

    Default: distro

    Repository from which to install. May be one of the following: distro (default), ppa:somecustom/ppa, a deb url sources entry, or a supported Ubuntu Cloud Archive e.g. . cloud:<series>-<openstack-release> cloud:<series>-<openstack-release>/updates cloud:<series>-<openstack-release>/staging cloud:<series>-<openstack-release>/proposed . See https://wiki.ubuntu.com/OpenStack/CloudArchive for info on which cloud archives are available and supported.

  • region | string

    Default: RegionOne

    Name of the 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.

  • 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