Skip to content

kraigu/ISS-RTpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Initially a straight-up port of the old Perl ISS-RT tools to Python.

Requires python3.

Requires the python-rt module. Built and tested against 1.0.9.

Some functionality (RTIR) requires RT 4.4 with an updated version of RTIR, due to the way incidents queues work.

Requires a .rtrcp file in your home directory as such:

[rt]
username=yourusername
hostname=yourrtinstance
password=guessme

TODO

  • Automated testing
  • Pretty print function for individual tickets?

License

BSD-new. Original author Mike Patterson [email protected] for the University of Waterloo, 2016-2018.

About

Python RT tools, UWaterloo ISS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages