Final RC patch for tacker
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. Patches with no response will be merged by Friday, March 29th. $ git log --oneline --no-merges 11.0.0.0rc1..947777ed 5ff0c3ae Tacker Installation via Openstack-Helm e9d13b09 Sample of deploying Kubernetes cluster with cilium b6879c33 Reduce duplication under SOL v2 API framework 1181ad35 Add Tacker RBAC change documentation and release notes 3f056e6f Add new default roles in vnf-package API policies f0dfc740 Introduce project scope_types in VNF Package policy 8832a295 Add new default roles in vnf-lcm API policies 5ef1a543 Update TOX_CONSTRAINTS_FILE for stable/2024.1 24471dc0 Update .gitreview for stable/2024.1 Change-Id: Ifeb6e55b60368d143c8ac4bfbb880a4cb39458b3 Signed-off-by: Hervé Beraud <hberaud@redhat.com>
This commit is contained in:
parent
7e211eb8ec
commit
66b75cad68
@ -7,7 +7,8 @@ repository-settings:
|
||||
openstack/tacker: {}
|
||||
cycle-highlights:
|
||||
- Introduce a sample of management driver for deploying Cilium.
|
||||
- Update tacker-horizon for supporting NFV Orchestration API V2.0 operations.
|
||||
- Update tacker-horizon for supporting NFV Orchestration API V2.0
|
||||
operations.
|
||||
- Drop legacy APIs introduced before ETSI NFV SOL standards support.
|
||||
- Revise documentation for fixing lack of usecases or usages of support
|
||||
tools, dropping descriptions of legacy features such as VNFFG, and
|
||||
@ -15,13 +16,17 @@ cycle-highlights:
|
||||
- Several bug fixes including Terraform infra-driver, invalid behavior
|
||||
of placementConstraints or so.
|
||||
- Terminate huge amount of useless logs in test results on zuul.
|
||||
- Implementation of the secure role-based access control (sRBAC) in NFV
|
||||
Orchestration API V1.0.
|
||||
- Implementation of the secure role-based access control (sRBAC) in
|
||||
NFV Orchestration API V1.0.
|
||||
releases:
|
||||
- version: 11.0.0.0rc1
|
||||
projects:
|
||||
- repo: openstack/tacker
|
||||
hash: b4d82e774cd51d0e05a0191506251951ea549901
|
||||
- version: 11.0.0.0rc2
|
||||
projects:
|
||||
- repo: openstack/tacker
|
||||
hash: 947777edf2b3ec403b96a181159c6dbc91060971
|
||||
branches:
|
||||
- name: stable/2024.1
|
||||
location: 11.0.0.0rc1
|
||||
|
Loading…
Reference in New Issue
Block a user