add README 35/18635/1
authorWuKong <rebirthmonkey@gmail.com>
Sun, 14 Aug 2016 18:51:18 +0000 (20:51 +0200)
committerWuKong <rebirthmonkey@gmail.com>
Sun, 14 Aug 2016 18:51:18 +0000 (20:51 +0200)
Change-Id: I466f1aded9871cb455f4b872755d521baa56bf9c
Signed-off-by: WuKong <rebirthmonkey@gmail.com>
README.rst [new file with mode: 0644]

diff --git a/README.rst b/README.rst
new file mode 100644 (file)
index 0000000..89a6e03
--- /dev/null
@@ -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