aboutsummaryrefslogtreecommitdiffstats
path: root/keystonemiddleware-moon/README.rst
diff options
context:
space:
mode:
authorWuKong <rebirthmonkey@gmail.com>2017-12-23 21:49:35 +0100
committerWuKong <rebirthmonkey@gmail.com>2017-12-23 21:49:58 +0100
commit1100c66ce03a059ebe7ece9734e799b49b3a5a9e (patch)
treea057e7e7511f6675a9327b79e6919f07c5f89f07 /keystonemiddleware-moon/README.rst
parent7a4dfdde6314476ae2a1a1c881ff1e3c430f790e (diff)
moonv4 cleanup
Change-Id: Icef927f3236d985ac13ff7376f6ce6314b2b39b0 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
Diffstat (limited to 'keystonemiddleware-moon/README.rst')
-rw-r--r--keystonemiddleware-moon/README.rst19
1 files changed, 0 insertions, 19 deletions
diff --git a/keystonemiddleware-moon/README.rst b/keystonemiddleware-moon/README.rst
deleted file mode 100644
index fcbdbdde..00000000
--- a/keystonemiddleware-moon/README.rst
+++ /dev/null
@@ -1,19 +0,0 @@
-Middleware for the OpenStack Identity API (Keystone)
-====================================================
-
-This package contains middleware modules designed to provide authentication and
-authorization features to web services other than `Keystone
-<https://github.com/openstack/keystone>`. The most prominent module is
-``keystonemiddleware.auth_token``. This package does not expose any CLI or
-Python API features.
-
-For information on contributing, see ``CONTRIBUTING.rst``.
-
-* License: Apache License, Version 2.0
-* Documentation: http://docs.openstack.org/developer/keystonemiddleware
-* Source: http://git.openstack.org/cgit/openstack/keystonemiddleware
-* Bugs: http://bugs.launchpad.net/keystonemiddleware
-
-For any other information, refer to the parent project, Keystone:
-
- https://github.com/openstack/keystone