diff options
-rw-r--r-- | README.rst | 29 |
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 |