blob: d91649bfa94efdff857567282bb4a924862bf344 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
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
moonv4
------
this is the new moon framework based on micro-service architectures
upstream/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
|