aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/keystone/tests
AgeCommit message (Collapse)AuthorFilesLines
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 Keystoneasteroide4-103/+198
fix some bugs in enforce function and SQL functions Change-Id: Ie760aad146d249fa6d98edbbb64dae732724e756
2015-07-22finish review codeWuKong1-1/+1
Change-Id: Ie39003b523b287837d4f93f82c035b8f921067a5 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-22Fix bugs by executing tests (need more work)asteroide4-115/+117
Change-Id: I4ab59ab0e9269568e26e48c6364a636e9b5088f1
2015-07-21Modify __load_* functions and object and action related functions.asteroide2-109/+109
Change-Id: I9016d1202d8fa93997f069706f1abe2e68a4c176
2015-07-20review codeWuKong2-69/+69
Change-Id: I51abe36356ff91f1142d0307a69c48dff1a08a46 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-20review codeWuKong1-3/+3
Change-Id: I16e40a78609687751fad4e80f3f709038513f229 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-17review backendsWuKong2-20/+79
Change-Id: Ic82081a421e672a3fff0559f5fbd82736316803e Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-16reivew codeWuKong4-15/+15
Change-Id: I912698ca09a6c1161c02502a7ea551a5ee905949 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-15review core.pyWuKong3-220/+220
Change-Id: Icbeed742bdaabefe443696003e74b1a6c4587ae3 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-14review controllers.py and core.pyWuKong2-31/+31
Change-Id: Ia71986f174f6cbf92868f7535504523292472e25 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-13Hamonize the uses of UUID and name in core.py.asteroide2-49/+83
Change-Id: I15e3c2e8a3f3ce5778bb8366c78eb2657b317686
2015-07-08Merge "Fix some bugs on the enforce function."Ruan HE2-34/+89
2015-07-08Fix some bugs on the enforce function.asteroide2-34/+89
Change-Id: I2da7fef6bc448c9efa1e14080cd51cfc19d9632f
2015-07-07Add unit tests for LogManager and fix some bugs.asteroide1-0/+167
Change-Id: I42dfbdf8f83928e6437dba7026d1a2905d46ab44
2015-07-06Add tests for Authz exceptions.asteroide2-252/+2010
Change-Id: Ib7d438148a4c45c79f541a370c0eee9a4519fecd Add the MetaRule Exceptions. Change-Id: I1d34246da04b0cdd53b8e85fb8ca112a23dc7ed8
2015-07-02Add hierarchical exceptions in Moon.asteroide2-44/+44
Change-Id: I609b39980760cf40fed651320e8683578f9bd919
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 opnfvWuKong150-0/+56408
Change-Id: Ice53e368fd1114d56a75271aa9f2e598e3eba604 Signed-off-by: WuKong <rebirthmonkey@gmail.com>