aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWuKong <rebirthmonkey@gmail.com>2016-08-14 20:51:18 +0200
committerWuKong <rebirthmonkey@gmail.com>2016-08-14 20:51:18 +0200
commitc8d1403f2b7f6e59799755cfbcbc1555657eedba (patch)
tree93ef55ba5e15c2b5b0faa9c419450560ceffe591
parent620dcd96c894db770a7264f6e98da15c7448f9ba (diff)
add README
Change-Id: I466f1aded9871cb455f4b872755d521baa56bf9c Signed-off-by: WuKong <rebirthmonkey@gmail.com>
-rw-r--r--README.rst29
1 files changed, 29 insertions, 0 deletions
diff --git a/README.rst b/README.rst
new file mode 100644
index 00000000..89a6e035
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,29 @@
+MOON OPNFV Repo
+===============
+
+keystone-moon
+-------------
+
+this is a fork of OpenStack/keystone which adds an extension to Keystone for access control policy
+
+keystonemiddleware-moon
+-----------------------
+
+this is a fork of OpenStack/keystonemiddleware which enables access control policy enforcement of keystone-moon
+
+
+moonclient
+----------
+
+this is a command-line interface to manipulate keystone-moon
+
+
+odl-aaa-moon
+------------
+
+this is a fork of OpenDaylight/aaa which adds a shiro filter/realm to delegate OpenDaylight authenticaiton to keystone-moon
+
+tests
+-----
+
+this contains tests for OPNFV/CI tests integration \ No newline at end of file