k8s-sig-cluster-lifecycleawskubesprayhigh-availabilityansiblekubernetes-clustergcekubernetesbare-metal
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Maxime Guyot
f94182f77d
|
3 years ago | |
---|---|---|
.. | ||
.gitignore | 4 years ago | |
README.md | 4 years ago | |
main.py | 3 years ago | |
requirements.txt | 4 years ago |
README.md
openstack-cleanup
Tool to deletes openstack servers older than a specific age (default 4h).
Useful to cleanup orphan servers that are left behind when CI is manually cancelled or fails unexpectedly.
Installation
pip install -r requirements.txt
python main.py --help
Usage
$ python main.py
This will delete VMs... (ctrl+c to cancel)
Will delete server example1
Will delete server example2