From: WuKong Date: Sun, 14 Aug 2016 18:51:18 +0000 (+0200) Subject: add README X-Git-Tag: colorado.1.0~28 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=c8d1403f2b7f6e59799755cfbcbc1555657eedba;p=moon.git add README Change-Id: I466f1aded9871cb455f4b872755d521baa56bf9c Signed-off-by: WuKong --- 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