RETIRED, Curated Tools and Scripts for OpenStack Operators
Go to file
David Wahlstrom 49810e77fd orphaned_vms.sh: initial commit
orphaned_vms.sh is a script that searches through the current VMs (as
reported by nova) and retrieves their own.  Then, it cross checks that
list against a tenant listing  (as reported by keystone).  Any VMs whose
owner does not exist in keystone is assumed to be orphaned. This can
happen if a tenant is deleted while it still has VMs online.

Change-Id: I880b66e6d303e3348ac1d7fde1762633ae9ac07a
2015-09-28 09:46:45 -07:00
ansible Add a simple ghost VM finder 2015-08-31 08:23:09 -06:00
libvirt Updated documentation for instance_metrics.rb 2015-03-08 13:09:55 -04:00
neutron Add delete_orphan_floatingips script 2015-03-24 13:20:04 -07:00
nova orphaned_vms.sh: initial commit 2015-09-28 09:46:45 -07:00
.gitignore Initial commit 2014-08-28 13:39:21 -05:00
LICENSE Initial commit 2014-08-28 13:39:21 -05:00
README.md Add link to CERN ops tools 2015-03-24 08:13:55 -04:00

README.md

tools-generic

Generic OpenStack Operations Tools

Other sources of tools