aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/keystone/contrib
AgeCommit message (Collapse)AuthorFilesLines
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-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 HE1-218/+225
2015-07-08Fix some bugs on the enforce function.asteroide1-218/+225
Change-Id: I2da7fef6bc448c9efa1e14080cd51cfc19d9632f
2015-07-07Add unit tests for LogManager and fix some bugs.asteroide2-51/+89
Change-Id: I42dfbdf8f83928e6437dba7026d1a2905d46ab44
2015-07-06Add tests for Authz exceptions.asteroide2-40/+65
Change-Id: Ib7d438148a4c45c79f541a370c0eee9a4519fecd Add the MetaRule Exceptions. Change-Id: I1d34246da04b0cdd53b8e85fb8ca112a23dc7ed8
2015-07-02Add hierarchical exceptions in Moon.asteroide3-98/+383
Change-Id: I609b39980760cf40fed651320e8683578f9bd919
2015-06-30migrate moon code from github to opnfvWuKong107-0/+15452
Change-Id: Ice53e368fd1114d56a75271aa9f2e598e3eba604 Signed-off-by: WuKong <rebirthmonkey@gmail.com>