CHANGES
=======

* Fix to check that discover\_rhrelease doesn't return 0
* Unify faraday
* Make requests modules for optional call home 'optional'
* Fix some cluster checks
* Fix UTs not comparing right field
* Missed to find files
* Mask list in docs
* Allow to specify --call-home HTTPURL to upload generated jsons to server for statistics
* Replace $var for ${var}
* [magui] Fix description for --help
* Exit if more than XXXX sosreports is tried to be analized at the same time
* [plugins][openstack][openvswitch] Checks ports in no namespace
* Report list of deprecated kernel modules
* Add tox -e httpd to start and serve local directory, ideal for testing quickly output
* Make -q to work also with --find and hide progress output
* Use absolute path internally to avoid some 'issues'
* Add missing .citellus\_tests for citellus.sh
* [citellus] Checks for HAProxy application is DOWN
* [citellus] Add check for SSL Errors for HAproxy
* Detect RHEL8 deprecated packages
* Adjust path to be descriptive of checked item
* systemd\_detect\_su plugin (KCS https://access.redhat.com/solutions/3184471)
* Added is\_required\_directory
* Fix return code to use environment
* This plugin checks dc\_version to be equal across hosts
* Checks nova for configured perf events
* Moved 'strip\_and\_trim' function from freeradius\_incompatible\_regex.sh plugin to common.d/00-core.sh
* Hide skipped and okay tests by default on cli
* [citellus] Adds fake plugin for reporting kbase with citellus information
* Path warning for pipsi
* freeradius\_incompatible\_regex plugin (KCS https://access.redhat.com/solutions/3241961) - basic unit tests
* Fix description of error
* When config read fails, use empty dict
* Fixed unit tests working 'unexpectedly' (they were setting up mode 'skip' whereas 'skipped' was supposed to be called in the python code). If such case happens, an exception will be thrown. PLEASE REWORK THE CODE, All this .py code should be consolidated into a superclass, but I'm no Python expert. Also, the exception being thrown looks odd to the developer
* systemd\_unit\_not\_found plugin (KCS https://access.redhat.com/solutions/3372291)
* systemd\_ordering\_cycle plugin (KCS https://access.redhat.com/solutions/3032831)
* systemd-sysv-generator\_stat\_failed plugin (KCS https://access.redhat.com/solutions/3094591)
* freeradius\_incompatible\_regex plugin (KCS https://access.redhat.com/solutions/3241961)
* is\_required\_pkg\_over: fixed exit code from RC\_FAILED to RC\_SKIPPED
* [citellus][plugins][system][kernel tainted] added decoding of taint value
* Fix config read for bools like live
* Force filtering on Live execution
* Move i18n info to separate file
* typo fix: excesive -> excessive
* baremetal.sh more reliable kvm detection
* [citellus] Allow custom progress meter options (colour, start, end, char)
* [citellus][plugins][system][kernel panic] adds hung task detection, fixes detection logic
* Fix var
* kdump-checker: more reliable grub conf detection
* Improve performance based on some recent changes to some plugins that was causing unrequired reruns
* Replace other awks with grep + awk
* Make use of grep prior to awk for faster processing
* is\_active(): rhel6 fix for live execution
* Force language for debug env to 'en\_US'
* is\_enabled(): rhel6 fix + more consistent behavior
* Make usage of citellus.json as 'cache' more clear via output messages
* Simplify functions
* Fix RHEL6 detection
* tox: use py3 not py35, gitignore .pytest\_cache
* Colorize on Magui
* [citellus] Fix the SELinux live execution
* [citellus] Adding is\_command function
* [citellus] Add verification to pcs in standby.sh
* MTU plugin and datahook for CSV expansion
* fix incorrect function call
* Reduce output
* Add progress bar support
* Some fixups in texts/code for citellus and hook
* Put example for quick run
* Add check for VFS\_CACHE\_PRESSURE
* Remove duplicate description of is\_active
* Fix plugin count on 'logo' screen
* Check for legacy repos configured from OSP
* Fix plugin listing
* Add link to dropbox folder for contrib sosreports
* Show processor ID in output
* [citellus][openstack] Check nova.conf for sriov tests
* [citellus][usbfs] Check app closing usbfs correctly
* [citellus][usb-over-current] Check internal bus errors
* [citellus][neutron] Detecting  death agents
* [citellus][disk-usage] Fix numerical comparison
* Update docs
* Add --find option to find prior executions and report based on filters
* [citellus][nova] fix nova-compute-log -> nova-compute.log
* [plugins][openshift][node] check networkmanager
* [citellus][chrony] Number of chronyd servers
* Update files to add more comments on logic
* Update magui.json with extranames for additional files
* Profiles from magui
* BZ 1554265
* [plugin][httpd] As the Max request workers is generic, fork a child
* Updated docs for autogrouping
