cmlutils 2.5.0 / virl2_client 2.9.0 リリース
新たに以下がリリースされていました。CML 2.6.0はサポートされなくなったようです。
- cmlutils 2.5.0
- virl2_client 2.9.0
各々の更新内容は以下でした。
cmlutils¶
Even though 2.4.0 was not released, bumping to 2.5.0 to account for more new features. This release brings:
- Add support for passing node ID to start and stop
- Use virl2-client 2.9
- Add support for flexible files and branches with pull
- Improve testing
- Drop support for CML 2.6 (#157)
virl2_client¶
What's Changed
- SIMPLE-7993 deprecated module names (#156)
- SIMPLE-7758 added client type identifier (#149)
- SIMPLE-6967 - add pubkey for user create and update, add testbed key_… (#151)
- SIMPLE-7783 Use test_data_dir fixture, allow Path for image upload (#148)
- SIMPLE-7745 - allow .tar.gz image file extension (#147)
- SIMPLE-7433 show all running nodes in compute hosts sysadmin (#146)
- SIMPLE-7461-consolidate-exceptions-in-virl2-client (#144)
- SIMPLE-7622 Fixed GET NodeDefinion API call (#145)
- SIMPLE-7569 API changes for RBAC (#141)
- SIMPLE-7496 Deprecated get_diagnostics with no args (#139)
- SIMPLE-7407 diagnostics in client (#138)
- Add params to connection function - fixed #134 (#135)
- Add support for a starting index when connecting nodes. (#126)