-----
Enhancements: - created yaml files now have the pid appended to the
filename - pbs-related functions (which create the respective yaml
files) have moved to a dedicated module - took out
state\_dict[‘highest\_core\_busy’], seemed useless (and unused)
Bugfixes: - a separate read\_qstatq\_yaml function added, for
consistency (removed from qstatq2yaml) - change qstatq\_list from list
of tuples to list of dictionaries - offline\_down\_nodes was moved from
pbs.pbsnodes2yaml to read\_pbsnodes\_yaml