OpenStack Operator Tools and Scripts
Go to file
Guillaume Espanel efca596141 Add some comments to br-int-flows-analyze.py
That script was lacking some comments and explainations about how it
works, what it does and its limitations

Change-Id: I7c5badf03f7903f42e33d5dfa750c76ddca882c4
2021-11-16 15:41:29 +01:00
contrib Add some comments to br-int-flows-analyze.py 2021-11-16 15:41:29 +01:00
example-configs Merge branch 'master' of ../osops-example-configs 2020-08-28 16:53:40 -05:00
tools fix old command line deprecated 2020-10-30 20:34:30 +01:00
.gitignore Clean up repo and add some docs 2020-09-03 16:04:19 -05:00
.gitreview Merge branch 'master' of ../osops-example-configs 2020-08-28 16:53:40 -05:00
.zuul.yaml Add basic zuul config 2021-01-28 16:55:16 -06:00
CONTRIBUTING.rst Clean up repo and add some docs 2020-09-03 16:04:19 -05:00
LICENSE Clean up repo and add some docs 2020-09-03 16:04:19 -05:00
README.rst Moving IRC network reference to OFTC 2021-07-08 08:27:50 -05:00
tox.ini Add basic zuul config 2021-01-28 16:55:16 -06:00

README.rst

OpenStack Operator Tooling

This repo is to help get shared Operators tools, experiences, and workflows in one location. These tools are not fully tested and are community supported. The goal is to create somewhere that useful scripts and other tools can be shared, improved, and used as a starting point to customize for your own specific deployment.

For more details on how to contribute, please follow the Gerrit git-review process described at https://docs.openstack.org/contributors/code-and-documentation/quick-start.html.

If you need some additional help or have questions getting your patches pushed, please reach out to anyone in the First Contact SIG! https://wiki.openstack.org/wiki/First_Contact_SIG

This repo is maintained by the OpenStack Operation Docs and Tooling Special Interest Group (SIG). All work is voluntary by members of the community, and help is always welcomed. Some more information about the goals of this project can be found on the OSOps wiki page:

https://wiki.openstack.org/wiki/Osops

OpenStack Operators Info

New contributors are always welcome. You can get involved by proposing a patch to add useful scripts you have developed, or you can jump in all the way and join the SIG and help maintain code and docs, review patches from others, and help promote and build the operator community through meetups and other events.

Here are some useful resources and links to help you get involved:

History

This repo is an attempt to pull together tools from several different repos that were created with similar goals over the years. As such, some of the structure and some of the message in the commit history may seem a bit odd.

We would like to make access to these tools as easy as possible. If you have a good idea for how to restructure the code, please feel free to propose changes!