8b8fd1068f
This transition the rocky branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. Change-Id: I21fc820c305389ff88e180c4aa36459c0fe652fe
28 lines
851 B
YAML
28 lines
851 B
YAML
---
|
||
launchpad: tacker
|
||
release-model: cycle-with-intermediary
|
||
team: tacker
|
||
type: service
|
||
branches:
|
||
- name: stable/rocky
|
||
location: 0.10.0
|
||
releases:
|
||
- version: 0.10.0
|
||
projects:
|
||
- repo: openstack/tacker
|
||
hash: 5987ad8c56a61e3a6d8fcf37a2557926c585de41
|
||
- version: rocky-em
|
||
projects:
|
||
- repo: openstack/tacker
|
||
hash: 5987ad8c56a61e3a6d8fcf37a2557926c585de41
|
||
cycle-highlights:
|
||
- VNF Forwarding Graph support for Network Service. Operators can
|
||
describe VNFFGD inside NSD to define the network connections among
|
||
all VNFs.
|
||
- OpenStack Client support for Tacker.
|
||
- Placement policy support. Operators can specify placement policies
|
||
(like affinity, anti-affinity) for VDU’s in a VNF.
|
||
repository-settings:
|
||
openstack/tacker: {}
|
||
release-notes: https://docs.openstack.org/releasenotes/tacker/rocky.html
|