2025.1 Series Release Notes¶
7.4.0¶
New Features¶
Add
--enable-uplink-status-propagationoption and--disable-uplink-status-propagationoption toport updatecommand.
7.3.0¶
New Features¶
Add
trustedattribute to theport createandport setcommands. It can be set totruewith--trustedand tofalsewith--not-trustedCLI arguments passed to theport createandport setcommands``
Add
qinq-vlanandno-qinq-vlanarguments to thenetwork createcommand. It will enable/disable QinQ feature for the created network. This new argument is mutually exclusive with thetransparent-vlan- only one of them can be set toTruefor the network.
The
server createcommand now supports a--no-security-groupoption. When provided, no security groups will be associated with ports created and attached to the server during server creation. This does not affect pre-created ports.
Listing volume backups now shows the created_at column when volume v3 API is used.
Upgrade Notes¶
The following commands have been migrated to SDK:
credential createcredential deletecredential listcredential setcredential show
The following commands have been migrated to SDK:
region createregion listregion deleteregion setregion show
The following commands have been migrated to SDK:
service provider createservice provider deleteservice provider setservice provider listservice provider show
The following commands have been migrated to SDK:
trust createtrust listtrust deletetrust show
Bug Fixes¶
Fixed the output of
volume backup restorecommand.
Fixed the
openstack volume backup showcommand to show a backup by name.
7.2.1¶
Bug Fixes¶
The
quota setandlimits showcommands will now check for theblock-storageandblock-storeservice types along withvolume,volumev2andvolumev3.[Bug 2084580]
7.2.0¶
New Features¶
Add
--statusoption toport listcommand. [Bug 1672680]
The
server add security groupandserver remove security groupcommands now accept multiple security groups.
Upgrade Notes¶
Support for Python 3.8 has been dropped.
The following commands have been migrated to SDK:
access rule listaccess rule deleteaccess rule show