RETIRED, Contributed Tools for OpenStack Operators
Go to file
Mohammed Naser 67c7d0b951 osa: add tool to cleanup host
This tool will contain more things eventually but for
now it'll just cater for a list of things to clean up
in environments with low disk space.

Change-Id: I84568f4de20c6c38c96e7a4c1fcad6d5c949d205
2019-05-31 07:48:20 -04:00
ansible Merge "Lint the lampstack apply role" 2017-01-18 17:30:56 +00:00
heat heat: add cleanup_stacks 2019-05-30 14:00:24 -04:00
lib l3-agent-evacuate.py: evacuate a network node 2016-12-23 10:18:28 +01:00
multi Merge "user-info.py: add information about glance images" 2016-09-17 02:51:44 +00:00
neutron add net_blame.sh, which finds the top instances on a net node 2017-01-17 10:05:33 -05:00
nova Handle SHELVED_OFFLOADED and VERIFY_RESIZE states 2017-02-20 09:54:47 +01:00
openstack-ansible osa: add tool to cleanup host 2019-05-31 07:48:20 -04:00
rabbitmq Sensu/Nagios plugin for RabbitMQ file descriptors 2015-12-31 12:13:55 -07:00
terraform Merge "use kubeadm to reduce complexity of installing k8s" 2016-10-27 23:02:06 +00:00
.gitignore Add .tox and site.retry to gitignore list 2016-10-11 01:10:40 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:51:40 +00:00
LICENSE Add Licensing Information 2015-11-20 10:07:13 -07:00
README.rst Update README with details on how to contribute to contrib repo. 2016-02-01 11:28:47 -07:00
ansible_requirements.txt Add tox environement for ansible workloads 2016-10-06 18:24:16 +02:00
tox.ini Add a trystack env variable file 2016-11-13 11:46:13 -05:00

README.rst

osops-tools-contrib

This is not being tested on any deployment.

This repository is a location for Operators to upload useful scripts and tooling for the general Operating Community to use with their OpenStack Clouds.

This place is also untested and unverified.

For more details on how to contribute, please follow the Gerrit git-review process described at http://docs.openstack.org/infra/manual/developers.html .

If you would like some curated, tested, and verified code please look to the osops-tools-generic repository.

Please see the wiki page at https://wiki.openstack.org/wiki/Osops#Overview_moving_code for more details about how code is promoted up to the generic repo.

Please remember USE AT YOUR OWN RISK.

The nova/ directory has useful tools and scripts for nova.

The glance/ directory has useful tools and scripts for glance.

The neutron/ directory has useful tools and scripts for neutron.

The multi/ directory is a tool that crosses multiple projects.

Licensing

All contributions will be licensed under the Apache 2.0 License unless you state otherwise. Please see the LICENSE file for details about the Apache 2.0 License.