Neutron Api Plugin Ovn

  • By OpenStack Charmers
  • Cloud
Channel Revision Published Runs on
latest/edge 127 07 Mar 2024
Ubuntu 22.04
yoga/stable 29 05 May 2022
Ubuntu 22.04 Ubuntu 20.04
zed/stable 45 23 Jan 2023
Ubuntu 22.10 Ubuntu 22.04
xena/stable 97 17 Jul 2023
Ubuntu 20.04
wallaby/stable 49 25 Jan 2023
Ubuntu 20.04
victoria/stable 99 19 Jul 2023
Ubuntu 20.04
ussuri/stable 98 19 Jul 2023
Ubuntu 20.04 Ubuntu 18.04
2024.1/candidate 111 24 Jan 2024
Ubuntu 22.04
2023.2/stable 119 30 Nov 2023
Ubuntu 23.10
2023.1/stable 73 14 Jun 2023
Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04
juju deploy neutron-api-plugin-ovn --channel yoga/stable
Show information

Platform:

Ubuntu
22.04 20.04

Learn about actions >

  • migrate-mtu

    Reduce MTU on overlay networks prior to migration to Geneve.

    Params
    • i-really-mean-it boolean

      The default of false will cause the action to verify that all overlay networks have been adjusted. Set to true to perform the actual migration. . NOTE: To avoid connectivity issues, running instances should already have been reconfigured with a lower MTU prior to running this action. . NOTE: The neutron-api units should NOT be paused while running this action.

    Required

    i-really-mean-it

  • migrate-ovn-db

    Run the Neutron OVN DB Sync utility.

    Params
    • i-really-mean-it boolean

      The default of false will cause the action to perform a dry-run and log output. Set to true to perform the actual sync. . NOTE: The neutron-api units should be paused while running this action.

    Required

    i-really-mean-it

  • offline-neutron-morph-db

    Perform optional offline morphing of tunnel networks in Neutron DB.

    Params
    • i-really-mean-it boolean

      The default of false will cause the action to not commit the database transaction, effectively performing a dry run. Set to true to perform the actual operation. . NOTE: Performing this action is optional and will allow migrated networks to show as type 'geneve' to the end user of the cloud which also allows other openstack network set operations to succeed post-migration. . NOTE: Before running this action you should make a backup of the Neutron database. . NOTE: The neutron-api units MUST be paused while running this action.

    Required

    i-really-mean-it

  • pause

    Pause services. If the deployment is clustered using the hacluster charm, the corresponding hacluster unit on the node must first be paused as well. Not doing so may lead to an interruption of service.

  • restart-services

    Restart services. Restart the services the charm manages.

  • resume

    Resume services. If the deployment is clustered using the hacluster charm, the corresponding hacluster unit on the node must be resumed as well.