aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon
AgeCommit message (Collapse)AuthorFilesLines
2015-07-14review controllers.py and core.pyWuKong7-458/+644
Change-Id: Ia71986f174f6cbf92868f7535504523292472e25 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-13Hamonize the uses of UUID and name in core.py.asteroide42-908/+681
Change-Id: I15e3c2e8a3f3ce5778bb8366c78eb2657b317686
2015-07-13review routers.py and controllers.pyWuKong2-91/+168
Change-Id: Ic53e3e6efa5c297b31bdb30983d1a3d9976074f8 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-10review routers.py and controllers.pyWuKong2-488/+594
Change-Id: Ie4556e5553389412d053077ac00988bdc52d342a Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-09update controller interfaceWuKong1-9/+8
Change-Id: I3b08007d3becf13787791631bc154ce1745c854a Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-09Add which exceptions must be raised in get_[item]_category_assignment_dict.asteroide1-0/+3
Change-Id: Ia2a7710a686a4dd096ee2f429af9ca18b1db9b6e
2015-07-08change function name get_rules to get_rule_dictWuKong2-10/+10
Change-Id: I21cdd5c2aa3ecb7883fca409573f11f3d28bf43a Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-08add a new example of policy for release 2 of moonWuKong4-0/+158
Change-Id: I6c64ddecb6c7ed3f3947b9582e40e945ec76ed21 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-08authz policy engineWuKong2-56/+132
Change-Id: I4edc67a09e1de000b0983d734bea21eb2655d74e Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-08devWuKong2-103/+62
Change-Id: Ife2b12398a8107949729e700fed19dd202b637b3 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-08Merge "Fix some bugs on the enforce function."Ruan HE3-252/+314
2015-07-08Fix some bugs on the enforce function.asteroide3-252/+314
Change-Id: I2da7fef6bc448c9efa1e14080cd51cfc19d9632f
2015-07-07Add unit tests for LogManager and fix some bugs.asteroide3-51/+256
Change-Id: I42dfbdf8f83928e6437dba7026d1a2905d46ab44
2015-07-06Add tests for Authz exceptions.asteroide5-292/+2075
Change-Id: Ib7d438148a4c45c79f541a370c0eee9a4519fecd Add the MetaRule Exceptions. Change-Id: I1d34246da04b0cdd53b8e85fb8ca112a23dc7ed8
2015-07-02Add hierarchical exceptions in Moon.asteroide5-142/+427
Change-Id: I609b39980760cf40fed651320e8683578f9bd919
2015-07-02Add powerpoint and a new schema fo exceptions.asteroide3-0/+0
Change-Id: I8bf67b52bd4ef5e43cc34941193585a06fb1e2eb
2015-07-01Add description PDF for the exception hierarchy in Moon.asteroide2-0/+0
Change-Id: Ib7096175ba99adee278631608709fa545f6f2ef7
2015-07-01create a sub-dir for moon's docWuKong2-0/+0
Change-Id: I06b66843f4bef550c6312a5f668f47d6861d6369 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-01Fix some paths and some bugs in tests execution.asteroide4-9/+9
Change-Id: I28a6b63306865bca9ac85c0eb4450f3cdc6f7a04
2015-06-30migrate moon code from github to opnfvWuKong611-0/+129581
Change-Id: Ice53e368fd1114d56a75271aa9f2e598e3eba604 Signed-off-by: WuKong <rebirthmonkey@gmail.com>