Skip to content

JohnVillalovos/openstack-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openstack-utils

Just some helper programs for my work in OpenStack

download-log-files.py

This is a program to download the log files from an OpenStack gate job run. Just provide it a URL to the top-level log directory (the one containing console.html) and it will download all the log files.

find-log-messages.py

This is a program to scan log files and print messages which are at a certain log level or higher.

fix-telnet.py

A program to execute telnet when given a URL in the form of telnet:https://HOST_IP_ADDRESS:PORT. These URLs are provided by the Zuul status page http:https://status.openstack.org/zuul/

About

Just some helper programs for my work in OpenStack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages