Rocky Series Release Notes

13.0.0

Prelude

Resource type firewall group has been supported for neutron packet logging framework. You can specify firewall group as --resource-type for logging API.

New Features

  • Enable to collect network packet log for ACCEPT/DROP action from firewall groups. Currently, packet logging supports only L3(router) ports.

Known Issues

  • [bug 1720727] Currently, we cannot specify the following combination on CLI due to missing validation of –resource-type:

    • –resource-type firewall_group –resource <ID of firewall group>

    • –resource-type firewall_group –resource <ID of firewall group> –target <ID of port>

    Therefore, you can only run with following combinations:

    • –resource-type firewall_group –target <ID of port>

    • –resource-type firewall_group