1.04856.1 MB
unset
strict
core20
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:
You might need to connect some interfaces depending on the tool being run. Check what's available with:
Usage Examples:
Run the following to check your Octavia load balancers:
Run the following to check your Neutron L3HA routers:
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-toolkitYou might need to connect some interfaces depending on the tool being run. Check what's available with:
snap interfaces openstack-toolkitUsage Examples:
Run the following to check your Octavia load balancers:
openstack-toolkit.octavia --ensure-member-sg-rulesRun the following to check your Neutron L3HA routers:
openstack-toolkit.neutron --check-l3ha-router-statusUpdate History
1.0 (48)13 Dec 2025, 09:47 UTC
10 Nov 2020, 15:35 UTC
24 Nov 2023, 13:55 UTC
13 Dec 2025, 09:47 UTC