Release Notes for 2023.2 (Bobcat)

OpenStack

Audience
Public
Technology Integrations
OpenStack
Source Type
Documentation

Release: October, 2023

This release supports the OpenStack 2023.2 (Bobcat)release

New Features

  • NVMe-TCP Driver

    NVMe driver enhanced to support TCP transport protocol in addition to existing RoCE protocol. New parameter pure_nvme_transport added to select the required protocol. Options are tcp or roce . Default is roce .

    NB: Minimum Purity//FA version for NVMe-TCP driver is 6.4.2

  • Consistency Groups

    Added support for replication enabled consistency groups.

Fixes

  • Fixed issue with cinder replication failover failing due to incorrect REST call.