0f120daea1
This creates a new RC before the final release candidate deadline to release the latest fixes and/or translations. Please ack with a +1, or if there is some reason to hold off, leave a -1. $ git log --oneline --no-merges 5.0.0.0rc2..09837044 e19f07ce Improvement of FT cases for Retry LCM Operation ace23223 Fix display bugs of vnflcm show command 211ab694 Fix exception not raised while install script failed cfa7725b Fix methods of kubernetes_mgmt by change of abstract driver f44d0b65 Fix missing None judgement in rollback d4ea1369 Fix some bugs related legacy cnf operations a3de1d3d Fix parameters passing in kubernetes_mgmt 58b29296 Update .gitreview for stable/wallaby af7c6752 Update TOX_CONSTRAINTS_FILE for stable/wallaby 7050b218 Support Placement Constraints for Grant Signed-off-by: Hervé Beraud <hberaud@redhat.com> Signed-off-by: Yasufumi Ogawa <yasufum.o@gmail.com> Change-Id: I0b0765cbf6fdff6410cc1b2abbaed9504e7edbee
41 lines
1.6 KiB
YAML
41 lines
1.6 KiB
YAML
---
|
|
launchpad: tacker
|
|
release-model: cycle-with-rc
|
|
team: tacker
|
|
type: service
|
|
repository-settings:
|
|
openstack/tacker: {}
|
|
cycle-highlights:
|
|
- Add APIs for scale, update, and rollback operations for VNF defined
|
|
in ETSI NFV.
|
|
- Add fundamental VNF lifecycle management support for subscriptions
|
|
and notifications defined in ETSI NFV.
|
|
- Implement VNF package management interface to obtain VNF package,
|
|
grant interface to allow the VNFM to request a grant for authorization
|
|
of a VNF lifecycle operation defined in ETSI NFV SOL003 specification
|
|
compliant operations to cooperate with 3rd-Party NFVOs as VNFM.
|
|
- Add container based VNF support with ESTI NFV-SOL003 v2.6.1 VNF
|
|
Lifecycle Management. User is able to create, instantiate, terminate,
|
|
and delete VNF on Kubernetes VIM. Kubernetes resource files are
|
|
available as VNFD and it's uploaded as a part of VNF Package.
|
|
- Enable VNF vendors to customize configuration methods for applications
|
|
via MgmtDriver. These customizations are specified by “interface”
|
|
definition in ETSI NFV-SOL001 v2.6.1.
|
|
releases:
|
|
- version: 5.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/tacker
|
|
hash: 550b39277f13cb2d5a90244a05e8a77d5872154f
|
|
- version: 5.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/tacker
|
|
hash: 12841887094196e6568b4932074d3e134854d7ec
|
|
- version: 5.0.0.0rc3
|
|
projects:
|
|
- repo: openstack/tacker
|
|
hash: 098370444733c035a4092ef89eea13594fecd2a3
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 5.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/tacker/wallaby.html
|