aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/keystone
AgeCommit message (Expand)AuthorFilesLines
2015-09-08Add_tenant can now be used even if the tenant ID is unknown.asteroide1-1/+3
2015-09-04End of Keystone code update to branch Master and fix some bugs.asteroide11-113/+191
2015-09-01Update Keystone code from official Github repository with branch Master on 09...asteroide306-9942/+15735
2015-08-31Fix all tests.asteroide12-1688/+926
2015-08-10review codeWuKong5-252/+246
2015-08-07review codeWuKong6-517/+528
2015-07-31Play unit tests and modify code accordingly. (some tests are still not OK).asteroide13-3366/+4293
2015-07-27Merge "Raise AuthzException in IntraExtensionAuthzManager whenn needed (untes...Ruan HE1-1/+77
2015-07-27Merge "Add, del, set subjects in both IntraAuthzExtension, IntraAdminExtensio...Ruan HE1-12/+58
2015-07-27Merge "Add more log in authz function. (untested)"Ruan HE1-4/+5
2015-07-27Merge "Add deletion of secondary keys in core.py and add a forgotten API func...Ruan HE2-3/+39
2015-07-27Raise AuthzException in IntraExtensionAuthzManager whenn needed (untested).asteroide1-1/+77
2015-07-27Add, del, set subjects in both IntraAuthzExtension, IntraAdminExtension. (unt...asteroide1-12/+58
2015-07-27Add more log in authz function. (untested)asteroide1-4/+5
2015-07-27Add deletion of secondary keys in core.py and add a forgotten API function in...asteroide2-3/+39
2015-07-27Add initialization for ADMIN_ID and ROOT_EXTENSION_ID in core.py.asteroide3-76/+134
2015-07-24review core tenant testWuKong1-98/+55
2015-07-24add_tenant function in controllers.py nox check if tenant name exist in Keystoneasteroide8-163/+291
2015-07-22finish review codeWuKong3-5/+5
2015-07-22finish review codeWuKong7-260/+297
2015-07-22Fix bugs by executing tests (need more work)asteroide6-207/+244
2015-07-21add super_extensionWuKong3-100/+92
2015-07-21Merge filter functions.asteroide1-79/+99
2015-07-21Modify __load_* functions and object and action related functions.asteroide3-310/+359
2015-07-21add super_extensionWuKong2-408/+66
2015-07-21finish sql backendWuKong1-117/+35
2015-07-21review codeWuKong1-249/+86
2015-07-21review codeWuKong3-519/+204
2015-07-21review codeWuKong3-67/+114
2015-07-20review codeWuKong9-1160/+606
2015-07-20review codeWuKong8-168/+141
2015-07-20review codeWuKong4-156/+186
2015-07-17review backendsWuKong5-604/+701
2015-07-16review codeWuKong3-95/+173
2015-07-16reivew codeWuKong9-595/+788
2015-07-15review core.pyWuKong8-1506/+1509
2015-07-14review controllers.py and core.pyWuKong7-458/+644
2015-07-13Hamonize the uses of UUID and name in core.py.asteroide5-364/+513
2015-07-13review routers.py and controllers.pyWuKong2-91/+168
2015-07-10review routers.py and controllers.pyWuKong2-488/+594
2015-07-09update controller interfaceWuKong1-9/+8
2015-07-09Add which exceptions must be raised in get_[item]_category_assignment_dict.asteroide1-0/+3
2015-07-08change function name get_rules to get_rule_dictWuKong2-10/+10
2015-07-08authz policy engineWuKong2-56/+132
2015-07-08devWuKong2-103/+62
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
2015-07-07Add unit tests for LogManager and fix some bugs.asteroide3-51/+256
2015-07-06Add tests for Authz exceptions.asteroide4-292/+2075
2015-07-02Add hierarchical exceptions in Moon.asteroide5-142/+427