Files
devstack-gate/devstack-vm-threshold.py
Bhuvan Arumugam 45413b522b Bug 929021.
Monitor ready node count for all providers.

* devstack-vm-threshold.py
New script to print count of available nodes, across all providers.
The threshold is specified in command line. If available node count
is less than threshold, the script exit with error code (1).

The available node count is written to a file. File name is
specified in command line. If file name is not specified, it is
written to ~/vm-threshold.txt file.

usage: devstack-vm-threshold.py [-h] -t threshold [-f stat-file]

Change-Id: Ib5d24b2a81a79c753ede4bc0c59e17808dc75b18
2012-04-02 13:12:44 -07:00

2.4 KiB
Executable File