Victoria Series Release Notes

1.0.0

Upgrade Notes

  • Python 2.7 support has been dropped. Beginning with python-brick-cinderclient-ext release 1.0.0, the minimum version of Python supported is Python 3.6.

0.4.0

New Features

  • Added attribute –nic to get-connector command.

  • Added attribute –nic to local-attach command.

0.2.0

New Features

  • Local attach/detach features implemented Introduced new Python and CLI APIs to attach Cinder volumes to any host including baremetal instances and containers. Current implementation supports only iSCSI and RBD protocols and it was tested only on Linux hosts.

  • Require root permissions for local-attach and local-detach CLI operations

Other Notes

  • Start using reno to manage release notes.