File: README.rst

package info (click to toggle)
python-vigietools 0.0.1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 112 kB
  • sloc: python: 958; sh: 79; makefile: 11
file content (10 lines) | stat: -rw-r--r-- 349 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
This project is a collection of OpenStack OPS tools.

This package contains tools useful for OpenStack cloud administrators. In
include things like:

  * Validating a compute host before putting it into service.
  * More to come.

It can be used either on the command line, using /usr/bin/vgt, or as a
Python module, called by a higher level thing.