Current Series Release Notes

6.3.0

New Features

  • Adds a new global_request_id parameter to the Client constructors, which will pass that id on all requests as the X-OpenStack-Request-ID header.
  • Tag operation for subnet, port, subnetpool and router resources are now supported.

6.2.0

New Features

  • Add osprofiler support to the neutronclient python binding. If osprofiler is initiated, neutronclient sends a special HTTP header that contains trace info.
  • CLI support for the “Neutron BGP VPN Interconnection” feature, which is an API extension to support inter-connection between L3VPNs/E-VPNs and Neutron resources, as OSC plugin commands.