From 9ec83671ac530621c84b2ad385fa0eb745274237 Mon Sep 17 00:00:00 2001 From: Anne Gentle Date: Thu, 11 Dec 2014 17:20:21 -0600 Subject: [PATCH] Indicate repo is frozen in README Change-Id: Ib35492ba4be77b38bdc4fcfdbcd81e70d09835de --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 16ee67dc..99acb7b0 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,9 @@ Identity Service API ++++++++++++++++++++ -This repository contains the RESTful API information for the OpenStack +This repository is now frozen-in-time and will not accept new patches. + +It was the original holder for API information for the OpenStack Identity Service, also known as the Keystone project. The Keystone project provides authentication for OpenStack services, with plans to also provide authorization.