* clush/clubak: fix line buffering with Python 3
* clush: fix --[r]copy dest when --dest is omitted
* NodeUtils: allow null values in cluster.yaml
* Topology: check that node groups/wildcards are non-empty
* packaging: fix missing xcat.conf.example
OBS-URL: https://build.opensuse.org/package/show/network:cluster/clustershell?expand=0&rev=27
* clush: add --mode support with sudo and sshpass examples
* clush: add options '--outdir=OUTDIR' and '--errdir=ERRDIR'
* clush: always close stdin stream of worker when it is not used
* clush: use daemon attribute instead of deprecated setDaemon()
* slurm.conf.example: filter out more Slurm node state flags
* NodeSet: add special notation @@source to expand group names
* RangeSet: nD folding optimization
* RangeSet: support ranges with zero padding of mixed lengths
* RangeSet: add explicit intiter() method to iterate over integers
* EngineClient: EnginePort improvements, add event ev_port_start()
* Tree: fix start and bufferize early writes
* Tree: fix error with intermediate gateways
* Defaults: Introduce CLUSTERSHELL_CFGDIR
* Fix for python-3.10
* Worker: deprecate old EventHandler method signatures
* Worker: remove old last_*() methods
OBS-URL: https://build.opensuse.org/package/show/network:cluster/clustershell?expand=0&rev=21
* RangeSetND: fix padding info when slicing using __getitem__()
* Defaults: Allow out-of-tree worker modules
* NodeUtils: allow YAML list to declare node groups
* Tree: Use default local_worker and allow overriding Defaults
* Worker/Rsh: return maxrc properly for Rsh Worker
* xCAT binding: add support for spaces in group names
* CLI/Clush: Avoid python3 error with no stdin
* CLI/Clush: use os.read() in stdin thread
* CLI/Clush: Add maxrc option to clush.conf
* CLI/Display: Add support for NO_COLOR and CLICOLOR
OBS-URL: https://build.opensuse.org/package/show/network:cluster/clustershell?expand=0&rev=18
* support offline gateways in Tree mode
* CLI: added --conf and --groupsconf command line options
* NodeSet: speed-up nodeset parsing
* EventHandler: reinstate ev_error and ev_timeout as deprecated
* nodeset/cluset CLI: allow litteral new line in -S
* nodeset/cluset CLI: handle multiline shell arguments in options
OBS-URL: https://build.opensuse.org/package/show/network:cluster/clustershell?expand=0&rev=7
* added Python 3 support (3.4+)
* support for Python 2.5 and below has been dropped
* new EventHandler API (backward compatible)
* task.shell() has a new stdin (boolean) argument
* NodeSet/nodeset/cluset can now handle numeric node names
* clush now use slightly different colors that are legible on
dark backgrounds
OBS-URL: https://build.opensuse.org/package/show/network:cluster/clustershell?expand=0&rev=5