RETIRED, Contributed Tools for OpenStack Operators
Go to file
Tong Li 22e9aad745 Remove hardcoded volume point and tenant network issues
This patch set fixed the following problems

  1. Using hardcoded device names such as eth0, /dev/vdb.
     These names are configurable now
  2. Requires tenant networks to be avaialbe.
     No longer required now
  3. Terraform multiple endpoints issue can not be overcame.
     Recreated the docker swarm workload test using ansible

Change-Id: Ic4bcd07caa7f7a27f7cb520fb3302fb547f085f0
2016-09-13 12:53:51 -04:00
ansible Remove hardcoded volume point and tenant network issues 2016-09-13 12:53:51 -04:00
heat/lamp Added dir and heat files for interop challange 2016-08-11 11:43:03 -07:00
multi Shows user info (servers, volumes, snaps, nets, ...) 2016-04-04 17:20:48 +02:00
neutron A script to count the number of routers by host 2016-01-14 11:52:55 -07:00
nova Fix incorrect output for json output case 2016-06-30 20:24:03 +01:00
rabbitmq Sensu/Nagios plugin for RabbitMQ file descriptors 2015-12-31 12:13:55 -07:00
terraform Remove hardcoded volume point and tenant network issues 2016-09-13 12:53:51 -04:00
.gitignore Add lampstack terraform scripts for workload test 2016-08-06 10:04:31 -04:00
.gitreview Added .gitreview 2015-11-13 09:10:13 +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

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.