aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/README.rst
diff options
context:
space:
mode:
authorRHE <rebirthmonkey@gmail.com>2017-11-24 13:54:26 +0100
committerRHE <rebirthmonkey@gmail.com>2017-11-24 13:54:26 +0100
commit920a49cfa055733d575282973e23558c33087a4a (patch)
treed371dab34efa5028600dad2e7ca58063626e7ba4 /keystone-moon/README.rst
parentef3eefca70d8abb4a00dafb9419ad32738e934b2 (diff)
remove keystone-moon
Change-Id: I80d7c9b669f19d5f6607e162de8e0e55c2f80fdd Signed-off-by: RHE <rebirthmonkey@gmail.com>
Diffstat (limited to 'keystone-moon/README.rst')
-rw-r--r--keystone-moon/README.rst47
1 files changed, 0 insertions, 47 deletions
diff --git a/keystone-moon/README.rst b/keystone-moon/README.rst
deleted file mode 100644
index 65ba7ccb..00000000
--- a/keystone-moon/README.rst
+++ /dev/null
@@ -1,47 +0,0 @@
-==================
-OpenStack Keystone
-==================
-
-Keystone provides authentication, authorization and service discovery
-mechanisms via HTTP primarily for use by projects in the OpenStack family. It
-is most commonly deployed as an HTTP interface to existing identity systems,
-such as LDAP.
-
-Developer documentation, the source of which is in ``doc/source/``, is
-published at:
-
- http://docs.openstack.org/developer/keystone/
-
-The API specification and documentation are available at:
-
- http://specs.openstack.org/openstack/keystone-specs/
-
-The canonical client library is available at:
-
- https://git.openstack.org/cgit/openstack/python-keystoneclient
-
-Documentation for cloud administrators is available at:
-
- http://docs.openstack.org/
-
-The source of documentation for cloud administrators is available at:
-
- https://git.openstack.org/cgit/openstack/openstack-manuals
-
-Information about our team meeting is available at:
-
- https://wiki.openstack.org/wiki/Meetings/KeystoneMeeting
-
-Bugs and feature requests are tracked on Launchpad at:
-
- https://bugs.launchpad.net/keystone
-
-Future design work is tracked at:
-
- http://specs.openstack.org/openstack/keystone-specs/#identity-program-specifications
-
-Contributors are encouraged to join IRC (``#openstack-keystone`` on freenode):
-
- https://wiki.openstack.org/wiki/IRC
-
-For information on contributing to Keystone, see ``CONTRIBUTING.rst``.