diff --git a/resolutions/20240227-remove-murano-from-2024-1-release.rst b/resolutions/20240227-remove-murano-from-2024-1-release.rst new file mode 100644 index 000000000..d11d201af --- /dev/null +++ b/resolutions/20240227-remove-murano-from-2024-1-release.rst @@ -0,0 +1,15 @@ +============================================ +2024-02-27 Remove Murano from 2024.1 Release +============================================ + +The Technical Committee recently identified that the Murano project is +inactive and has critical bugs which make it unsuitable for use in +production in its current form. However, the current policy around +`Emerging and inactive projects `__ +only permits a project to be removed from the release if identified as +inactive before milestone-2. + +This TC resolution instructs the releases team to cease release activities +for Murano for the 2024.1 release. It shall remain excluded from OpenStack +releases until CI is fixed, all known security issues are resolved, and +there is maintainer activity consistant with a healthy OpenStack project. diff --git a/resolutions/index.rst b/resolutions/index.rst index 7698887fe..9350b1b8a 100644 --- a/resolutions/index.rst +++ b/resolutions/index.rst @@ -7,6 +7,16 @@ When a motion does not result in a change in a reference doc, it can be expressed as a resolution. +2024 +==== + +.. toctree:: + :maxdepth: 1 + :glob: + :reversed: + + 2024* + 2023 ====