[release-announce] governance 0.15.0
no-reply at openstack.org
no-reply at openstack.org
Thu Aug 31 10:33:58 UTC 2023
We are gleeful to announce the release of:
governance 0.15.0
The source is available from:
https://opendev.org/openstack/governance
Download the package from:
https://tarballs.openstack.org/governance/
For more details, please see below.
Changes in governance 0.14.0..0.15.0
------------------------------------
8d7d972d Fix sphinx extlinks captions
88c7ecd7 Define testing runtime for 2024.1 release
86d0786a Add aodh, ceilometer & gnocchi k8s charms
61812139 Unmaintained status replaces Extended Maintenance
f67f241c Add barbican & heat k8s charms
9a127069 Retire Winstackers project
b4f78c91 Deep link to ops-sunbeam README
8387f7e3 Upstream investment: translations infrastructure engineer
05ac02c2 Add py38 as a PTI requirement for Python projects
53bd261d Add openstack-helm PTLs missing irc nick name
4d0c9e48 Clarify expectations on keeping Python versions
7458f00b Deprecation of networking-odl
11497543 Propose Sunbeam as a new OpenStack project
644db7d3 Appoint Hasan Acar as Monasca PTL
97b21430 Appoint Dmitriy Rabotyagov as Vitrage PTL
497958ee Align release naming terminology
b2d7dea6 Appoint Jerry Zhou as Sahara PTL
ba5c4f97 Add charmed openstack-hypervisor OpenStack Charms
b8b28551 Update to hacking v6
8f8b7ec5 Switch to 2023.2 testing runtime py version
e9373249 Appoint Andriy Kurilin as Rally PTL
417267d5 Consider release version as string in projects data
ddb0ad12 Deprecate TripleO
f0a23fb1 Correct the old deprecated policies removal timeline for SLURP release
b2ff9d55 Add missing governance-sigs repo in technical-committee-repos.yaml
03d89b27 Retire puppet-rally - Step 3: Retire Repository
0f128cc2 Retire patrole
3c252a00 Add xstatic-angular-fileupload as Horizon team deliverables
0e4eaca3 Fix virtualpdu repo namespace
8cdf1036 Retire puppet-tacker - Step 3: Retire Repository
807670bf Add cinder-nfs charm to OpenStack charms
50210ac3 Add Contribution Opportunity: Ironic ARM support
8edbe938 Add ovn-bgp-agent to Neutron governed projects
8c1990d8 TripleO: switch to distributed project leadership
91f20f93 Appoint Tim Burke as Swift PTL
db8597ad Ironic program adopting x/virtualpdu
6c84e754 Add Ironic Dashboard charm to OpenStack charms
52ba1ea7 Move heat-translator and tosca-parser to tacker's governance
07265503 Fix doc referencing 'admin_api' rule
2a991384 Correct CHAIR.rst: reflect vice-chair nom practice
f7578f20 Volunteer to serve at 2023.2 TC vice chair
016e72f5 Add chair role to knikolla for 2023.2
c47af8bb Add TC chair candidacy for Bobcat
c824a50e Revert "Adopting the DPL governance model for Mistral"
1745c34f Appoint Felipe Reyes as OpenStack_Charms PTL
6ed6dfac Appoint Liu as Senlin PTL
71593ec6 Adding mailto link in upstream opportunities doc
cda6c643 Exclusive management of projects by openstackci
55873c8f Move os-(apply|collect|refresh)-config to Heat's governance
72316742 Revert "Revert "Add guidelines about naming versions of the OpenStack projects""
fdc25d3c Revert "Add guidelines about naming versions of the OpenStack projects"
2403cae3 Update with 2023.2 Election results.
910a7dfe Step 3: Retire repo from the Governance repo - Retire xstatic-font-awesome
dd016872 Make DPL/PTL model change deadline as election nomination start
d71d7b59 Add guidelines about naming versions of the OpenStack projects
28c265e6 Define 2023 upstream investment opportunities
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 2 +-
CHAIR.rst | 3 +-
goals/selected/consistent-and-secure-rbac.rst | 11 +-
openstack_governance/projects_schema.yaml | 2 +-
reference/legacy.yaml | 34 +++
reference/members.yaml | 30 +-
reference/new-projects-requirements.rst | 7 +
reference/project-testing-interface.rst | 8 +
reference/projects.yaml | 333 +++++++++++----------
reference/pti/python.rst | 12 +-
reference/release-naming.rst | 49 +++
reference/runtimes/2023.2.rst | 12 +
reference/runtimes/2024.1.rst | 71 +++++
.../tc-chair-candidates/2023.2/knikolla at bu.edu.txt | 29 ++
reference/technical-committee-repos.yaml | 1 +
.../2023/community-infrastructure-sysadmins.rst | 113 +++++++
.../2023/index.rst | 17 ++
.../2023/ironic-arm-contibutions.rst | 72 +++++
.../2023/quality-assurance-developers.rst | 110 +++++++
.../2023/rbac.rst | 93 ++++++
.../2023/translations-infrastructure.rst | 75 +++++
.../upstream-investment-opportunities/index.rst | 3 +-
.../20200803-distributed-project-leadership.rst | 3 +-
resolutions/20230724-unmaintained-branches.rst | 101 +++++++
resolutions/index.rst | 10 +
test-requirements.txt | 2 +-
27 files changed, 1027 insertions(+), 178 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index c2df18d7..46455ee3 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6 +6 @@ requests-cache
-hacking>=3.0.1,<3.1.0 # Apache-2.0
+hacking~=6.0.0 # Apache-2.0
More information about the Release-announce
mailing list