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.
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
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.