Train Series Release Notes

1.29.0-6

Bug Fixes

  • Launchpad bug 1960422 has been fixed by prevent sending the share creation request and provide early feedback to CLI users.

1.29.0

New Features

  • The name, description and/or share_type_access:is_public attributes of share types can be updated with API version 2.50 and beyond.

  • Added CLI commands to get, add and delete share network subnets.

  • Updated CLI command for managing share servers to accept share_network_subnet parameter.

  • Deprecated neutron_subnet_id parameter from CLI command to update a share network.

  • Updated CLI command for listing share servers to show a new column Share Network Subnet Id, and to accept a filter parameter share_network_subnet.

Bug Fixes

  • Fixed share replica create API to make the replica inherit parent share’s share network.

1.28.0

Bug Fixes

  • Launchpad bug 1830677 has been fixed and the client now correctly get description of share type instead of None.