summaryrefslogtreecommitdiffstats
path: root/keystone-moon
AgeCommit message (Collapse)AuthorFilesLines
2015-07-27Merge "Add deletion of secondary keys in core.py and add a forgotten API ↵Ruan HE2-3/+39
function in driver (del_aggregation_algorithm) (untested)"
2015-07-27Raise AuthzException in IntraExtensionAuthzManager whenn needed (untested).asteroide1-1/+77
Change-Id: Ibf7771c97804a632456a4f0807b909ce99365c1a
2015-07-27Add, del, set subjects in both IntraAuthzExtension, IntraAdminExtension. ↵asteroide1-12/+58
(untested) Change-Id: Ifca8f915fd50e3557478d9e3dcc1cd96dc22e277
2015-07-27Add more log in authz function. (untested)asteroide1-4/+5
Change-Id: Iae7323a1865bc61f72107e9e8521c6d1a237ccb6
2015-07-27Add deletion of secondary keys in core.py and add a forgotten API function ↵asteroide2-3/+39
in driver (del_aggregation_algorithm) (untested) Change-Id: I442d874846d375d7266df1567f40110e32ef0c57
2015-07-27Add initialization for ADMIN_ID and ROOT_EXTENSION_ID in core.py.asteroide3-76/+134
Change-Id: I25e69dbc19e7c4d896c0a0430805198a76f06957
2015-07-24review core tenant testWuKong1-98/+55
Change-Id: Ic18de1a039fc57451b12220b60cb913ce43051a6 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-24add_tenant function in controllers.py nox check if tenant name exist in Keystoneasteroide10-165/+293
fix some bugs in enforce function and SQL functions Change-Id: Ie760aad146d249fa6d98edbbb64dae732724e756
2015-07-22finish review codeWuKong4-5/+5
Change-Id: Ie39003b523b287837d4f93f82c035b8f921067a5 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-22finish review codeWuKong31-567/+640
Change-Id: Ic5c9dcff1efe48f39cdb3f614675c0f945fe9a27 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-22Fix bugs by executing tests (need more work)asteroide7-208/+249
Change-Id: I4ab59ab0e9269568e26e48c6364a636e9b5088f1
2015-07-21add super_extensionWuKong8-106/+103
Change-Id: I2f9e7bc1aa658e8a7ffb222a49abb2370cf1492f Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-21Merge filter functions.asteroide1-79/+99
Change-Id: I3b49f78f31f83b7ac54cc936009842fee4f33e3a
2015-07-21Modify __load_* functions and object and action related functions.asteroide3-310/+359
Change-Id: I9016d1202d8fa93997f069706f1abe2e68a4c176
2015-07-21add super_extensionWuKong8-408/+169
Change-Id: I7b234759a4aed653228f02d39df16021286242ed Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-21finish sql backendWuKong1-117/+35
Change-Id: I20537a9612bd1206b34464a2f259d3b91497c05d Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-21review codeWuKong1-249/+86
Change-Id: Ibfceb83f2a33b1971d1b460ee4899a9a72689688 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-21review codeWuKong3-519/+204
Change-Id: Id4e35498271093f44694b9640daeedbdca5a8c69 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-21review codeWuKong3-67/+114
Change-Id: I346c07b6903d584bd236d72ff58ada040b0751e0 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-20review codeWuKong11-1164/+610
Change-Id: I51abe36356ff91f1142d0307a69c48dff1a08a46 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-20review codeWuKong8-168/+141
Change-Id: I16e40a78609687751fad4e80f3f709038513f229 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-20review codeWuKong4-156/+186
Change-Id: I53e2ffd8c23fd13b8320fd902b1118b1f597a863 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-17review backendsWuKong6-604/+701
Change-Id: Ic82081a421e672a3fff0559f5fbd82736316803e Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-16review codeWuKong3-95/+173
Change-Id: I75979fd4da0b42b5dd0262acbb15b6229b35bc03 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-16reivew codeWuKong9-595/+788
Change-Id: I912698ca09a6c1161c02502a7ea551a5ee905949 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-15review core.pyWuKong12-1512/+1515
Change-Id: Icbeed742bdaabefe443696003e74b1a6c4587ae3 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
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>