From cc7f88c289d6944e0502c2589d3ae10df2a553b0 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 18 Dec 2019 19:38:20 +0100 Subject: [PATCH] Retire repository Fuel repositories are all retired in openstack namespace, retire remaining fuel repos in x namespace since they are unused now. This change removes all content from the repository and adds the usual README file to point out that the repository is retired following the process from https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project See also http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011675.html A related change is: https://review.opendev.org/699752 . Change-Id: Ib59b7ce071537e6949c8e74e524110d939dafe24 --- .gitreview | 4 ---- README.rst | 10 ++++++++++ 2 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 .gitreview create mode 100644 README.rst diff --git a/.gitreview b/.gitreview deleted file mode 100644 index 5c0828f..0000000 --- a/.gitreview +++ /dev/null @@ -1,4 +0,0 @@ -[gerrit] -host=review.opendev.org -port=29418 -project=x/fuel-plugin-hedvig-cinder.git diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..86e34d6 --- /dev/null +++ b/README.rst @@ -0,0 +1,10 @@ +This project is no longer maintained. + +The contents of this repository are still available in the Git +source code management system. To see the contents of this +repository before it reached its end of life, please check out the +previous commit with "git checkout HEAD^1". + +For any further questions, please email +openstack-discuss@lists.openstack.org or join #openstack-dev on +Freenode.