Victoria Series Release Notes

2.6.2

Bug Fixes

  • Enforce policy for ‘qos_policy_id’ attribute of port, network and fip so only authorized users can set/unset it. For more info see bug LP#1957175.

2.6.0

New Features

  • Add an API extension security-groups-remote-address-group that adds the new field remote_address_group_id in security group rules. This allows users to easily manage SG rules for aggregated IP address blocks.

    • Bump PlacementAPIClient's max supported microversion to 1.28, as from that version allocations API handles generations in a general way.

    • Add list_allocations, update_allocation and update_qos_minbw_allocation methods.

  • Add source_ip_prefix and destination_ip_prefix to Neutron metering label rules.

Deprecation Notes

  • The parameter ‘remote_ip_prefix’ in metering label rules has been deprecated. Its name expresses the opposite of what does when used, and the lack of documentation confuses people. Moreover, an alternative method has been proposed and approved to enable operators to create metering rules using both source and destination IP addresses.