Install latest/stable of openstack-toolkit

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install openstack-toolkit

Don't have snapd? Get set up for snaps.

Channel Version Published

Toolkit for debugging Openstack

Set of tools to help debugging Openstack problems. There are two classes of tools; api and agent. Api tools are run against Openstack apis i.e. as a client and agent tools are run on the host running a particular agent.

NOTE: agent tools will not currently complete successfully when run in the snap since snapd interfaces do not yet support access required to complete checks. Then can however be run directly by executing manually e.g. /snap/openstack-toolkit/current/neutron/run.sh

Install:

sudo snap install openstack-toolkit

You might need to connect some interfaces depending on the tool being run. Check what's available with:

snap interfaces openstack-toolkit

Usage Examples:

Run the following to check your Octavia load balancers:

openstack-toolkit.octavia --ensure-member-sg-rules

Run the following to check your Neutron L3HA routers:

openstack-toolkit.neutron --check-l3ha-router-status

Details for openstack-toolkit

License
  • unset

Last updated
  • 24 November 2023 - latest/stable
  • 27 November 2023 - latest/beta

Share this snap

Generate an embeddable card to be shared on external websites.


Install openstack-toolkit on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using openstack-toolkit

Users by distribution (log)

Ubuntu 20.04
Ubuntu 18.04
Ubuntu 22.04

Is there a problem with openstack-toolkit? Report this app