Pike Series Release Notes

3.4.0

New Features

  • Support service function chaining creation and deletion based on networking-sfc, currently all the ports in the port chain need to be in the same network and the network type must be VxLAN.

  • Support pagination for asynchronous job list operation. Jobs in job table will be shown ahead of those in job log table. If page size is not specified from client, then maximum pagination limit from configuration will be used.

  • Support pagination for resource routing list operation. If page size is not specified from client, then maximum pagination limit from configuration will be used.

3.3.0

New Features

  • Support VLAN aware VMs

  • Asynchronous job management API allows administrator to perform CRUD operations on a job. For jobs in job log, only list and show operations are allowed.

    • Create a job

    • List jobs

    • Show job details

    • Delete a job

    • Redo a job

3.2.0

New Features

  • Support flat type of tenant network or external network

  • Support network topology that each OpenStack cloud provides external network for tenant’s north-south traffic and at the same time east-west networking of tenant networks among OpenStack clouds is also enabled

3.1.0

Prelude

Tricircle Admin API now supports WSGI deployment. The endpoint of Tricircle Admin API could be accessed via the format of http://host/tricircle, and no need to expose special port, thus reduce the risk of port management.

New Features

  • Enable allowed-address-pairs in the central plugin.

  • Router

    • Support availability zone for router

    • Local router, which will reside only inside one region, can be attached with external network directly, no additional intermediate router is needed.

  • Support VxLAN network type for tenant network and bridge network to be stretched into multiple OpenStack clouds