b7facafb5a
This tags the final release for all cycle-with-rc projects for Yoga. While not required, having PTLs ack this patch would be nice to include that record in the merged metadata. Release activity should now be frozen until this is processed on March 30th. Any bugfixes merged to stable/yoga can be queued up and ready to go as a follow on stable release after the coordinated release date. There are different diff-start values for each project. This is used when generating release notes to denote the point where the stable/xena branch started to diverge from what is included on stable/yoga. For some, this will be the final Xena major version, but if multiple RCs were done, this may show the initial RC1 release version. This is normal. This patch will be merged on March 30th. Change-Id: I3516aa1f6a236f4415f3e1c3373059b73efa2c04
37 lines
1.3 KiB
YAML
37 lines
1.3 KiB
YAML
---
|
|
launchpad: tacker
|
|
release-model: cycle-with-rc
|
|
team: tacker
|
|
type: service
|
|
repository-settings:
|
|
openstack/tacker: {}
|
|
cycle-highlights:
|
|
- Add the latest v2 APIs for ETSI NFV life-cycle management.
|
|
- Introduce several container supports such as using Docker private
|
|
registry images in a Kubernetes Cluster environment, adding interfaces
|
|
for Kubernetes VIM to handle Helm chart or so.
|
|
- Support multi-tenant policy for isolating resources from each other
|
|
such as Virtualized Infrastructure Managers(VIMs), Virtualized Network
|
|
Function Packages (VNF packages), and Virtualized Network Function
|
|
Lifecycle Management Interface (VNF LCM) related to ETSI NFV-SOL
|
|
based VNF management concerning tenants. Only allows VNF instantiation
|
|
by VIM of the same tenant.
|
|
releases:
|
|
- version: 7.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/tacker
|
|
hash: 67e3bb1c95503c064d6b3daf556c7b742fab3478
|
|
- version: 7.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/tacker
|
|
hash: 4bc3b13584bb09c723f3afa1ce1f6fae2258af00
|
|
- version: 7.0.0
|
|
projects:
|
|
- repo: openstack/tacker
|
|
hash: 4bc3b13584bb09c723f3afa1ce1f6fae2258af00
|
|
diff-start: 6.0.0.0rc1
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 7.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/tacker/yoga.html
|