diff --git a/README.rst b/README.rst index f6d15a096..b3a7ea108 100644 --- a/README.rst +++ b/README.rst @@ -7,6 +7,14 @@ Team and repository tags .. Change things from this point on +.. warning:: + Due to lack of maintainers this project is now deprecated in the Neutron + stadium and will be removed from stadium in ``W`` cycle. + If You want to step in and be maintainer of this project to keep it in the + Neutron stadium, please contact the ``neutron team`` via + openstack-discuss@lists.openstack.org or IRC channel #openstack-neutron + @freenode. + Welcome! ======== diff --git a/doc/source/index.rst b/doc/source/index.rst index 07b148049..55cc5a123 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -2,6 +2,14 @@ neutron-fwaas documentation =========================== +.. warning:: + Due to lack of maintainers this project is now deprecated in the Neutron + stadium and will be removed from stadium in ``W`` cycle. + If You want to step in and be maintainer of this project to keep it in the + Neutron stadium, please contact the ``neutron team`` via + openstack-discuss@lists.openstack.org or IRC channel #openstack-neutron + @freenode. + .. toctree:: :glob: :maxdepth: 2 diff --git a/releasenotes/notes/deprecate-neutron-fwaas-as-stadium-project-934d6acb3e824249.yaml b/releasenotes/notes/deprecate-neutron-fwaas-as-stadium-project-934d6acb3e824249.yaml new file mode 100644 index 000000000..f2c7125a1 --- /dev/null +++ b/releasenotes/notes/deprecate-neutron-fwaas-as-stadium-project-934d6acb3e824249.yaml @@ -0,0 +1,14 @@ +--- +prelude: > + Neutron-fwaas project is now deprecated in the Neutron stadium. +deprecations: + - | + Due to lack of maintainers neutron-fwaas project is now deprecated in the + Neutron stadium. There is no planned releases of this project in the + ``Victoria`` cycle. + In ``W`` cycle project will be moved out from the stadium to the unofficial + OpenStack projects. + If You want to step in and be maintainer of this project to keep it in the + Neutron stadium, please contact the ``neutron team`` via + openstack-discuss@lists.openstack.org or IRC channel #openstack-neutron + @freenode.