OpenStack tools for operators
Go to file
Mohammed Naser ce39dc5ed7 Fix NetNS creation when PID is re-used
Change-Id: I464d769d58998fcb85d1de6ddc6e11cb6525fdf9
2020-11-05 22:45:06 +00:00
openstack_tools Fix NetNS creation when PID is re-used 2020-11-05 22:45:06 +00:00
.dockerignore Initial commit 2020-07-16 11:34:05 -04:00
.gitignore Initial commit 2020-07-16 11:34:05 -04:00
.gitreview Added .gitreview 2020-07-09 13:00:33 +00:00
.zuul.yaml Initial commit 2020-07-16 11:34:05 -04:00
Dockerfile Initial commit 2020-07-16 11:34:05 -04:00
README.rst Initial commit 2020-07-16 11:34:05 -04:00
bindep.txt Added tool to capture L3 agent status 2020-09-06 22:12:05 -04:00
requirements.txt Add mis-configured netns detection 2020-09-07 08:01:02 -04:00
setup.cfg Added tool to capture L3 agent status 2020-09-06 22:12:05 -04:00
setup.py Initial commit 2020-07-16 11:34:05 -04:00
test-requirements.txt Initial commit 2020-07-16 11:34:05 -04:00
tox.ini Initial commit 2020-07-16 11:34:05 -04:00

README.rst

OpenStack Tools

This repository includes useful utilties needed for operations of OpenStack, however, it's important to note that the existance of some of these tools are a bug. These are simple interim solutions (especially clean-up tools) which should all be non-existant as they should be fixed in upstream.

These tools are also published on DockerHub under vexxhost/openstack-tools.