Mitaka Series Release Notes

0.14.1

Upgrade Notes

  • Option ‘version’ is replaced by ‘plugin-version’ option.

Bug Fixes

  • Option ‘version’ is a global option, which is used for getting the client version. So there were problems with the OpenStack client, when we specified ‘version’ of the plugin, but OSC treated that as a request for getting the current client version. Hence, to fix this problem, ‘version’ is replaced by ‘plugin-version’. Related bug 1565775.

0.12.0

New Features

  • Automatically generated documentation for saharaclient API was added.

  • Automatically generated documentation for saharaclient CLI was added.

  • New CLI as part of the openstackclient was implemented.

  • Now shares can be edited on an existing cluster.

Deprecation Notes

  • Old CLI is deprecated and will not be maintained.

Bug Fixes

  • [bug 1534050] Now object’s fields can be unset with update calls.

  • [bug 1508406] Now description and extra parameters of jobs create method are optional.

  • [bug 1506448] Now mains, libs and description parameters of jobs create method are optional.

  • [bug 1507966] Now input_id, output_id, configs parameters of job executions create method are optional.

  • [bug 1500790] Now tags can be added and removed simultaneously in one call.

  • [bug 1510470] Now desc parameter of update_image is optional.

  • [bug 1499697] Now node group templates can be created and updated with volume_mount_prefix parameter.

Other Notes

  • Start using reno to manage release notes.