Ussuri Series Release Notes¶
2.0.0¶
New Features¶
- Add - KeyValueAppendActionthat allows key-value arguments to be specified multiple times. For example:- --property key1=value1 --property key1=value2.
Upgrade Notes¶
- Python 2.7 support has been dropped. The minimum version of Python now supported by osc-lib is Python 3.6. 
