summaryrefslogtreecommitdiffstats
path: root/keystone-moon/keystone/tests/moon/unit/test_unit_core_intra_extension_admin.py
AgeCommit message (Collapse)AuthorFilesLines
2015-12-10Change API calls to have less loops and change the API calls in the enforce ↵asteroide1-8/+5
function. Change-Id: Ia8a2eebcd014967a34fd0f7bf6cd09e7cdad64ed
2015-12-01Fix an error on aggregation algorithm.asteroide1-2/+2
Change-Id: If5387e847c3102d78c71fe3ee194133e20959e1b
2015-11-25Re-run unittests and fix some bugs.asteroide1-28/+28
Change-Id: Ibf63942a55bd4c3792bbfb4cd25d665923a3b1af
2015-09-26Review the KeystoneMiddleware code, fix some bugs in the authz functions.asteroide1-14/+8
Change-Id: I9d9966c061fc71cd8ef5ce88217dcdfa63e0722f
2015-09-21Put the ID of aggregation algorithm for a particular IntraExtension in the ↵asteroide1-23/+20
intraextensions table and generate a static UUID for each aggregation algorithms in the memory backend. Change-Id: Ic56dc05ca3d7e099e1d529c5bb88b5d93de88ae1
2015-08-31Fix all tests.asteroide1-206/+196
Change-Id: I62fcce5942dee7ed5755fe20d012e4a0d5c535c9
2015-08-10review codeWuKong1-33/+33
Change-Id: Ie3be0aa22331803a9e2ef8837f8637bb762ae720 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-08-07review codeWuKong1-60/+60
Change-Id: Idf3aedc0355fbe714a4a4808fcd2e4749da53195 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-31Play unit tests and modify code accordingly. (some tests are still not OK).asteroide1-2329/+1655
Change-Id: I021081710411be12ffbbb0a3c8192626dbf9f8ce
2015-07-24add_tenant function in controllers.py nox check if tenant name exist in Keystoneasteroide1-2/+2
fix some bugs in enforce function and SQL functions Change-Id: Ie760aad146d249fa6d98edbbb64dae732724e756
2015-07-22Fix bugs by executing tests (need more work)asteroide1-56/+57
Change-Id: I4ab59ab0e9269568e26e48c6364a636e9b5088f1
2015-07-21Modify __load_* functions and object and action related functions.asteroide1-83/+83
Change-Id: I9016d1202d8fa93997f069706f1abe2e68a4c176
2015-07-20review codeWuKong1-51/+51
Change-Id: I51abe36356ff91f1142d0307a69c48dff1a08a46 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-16reivew codeWuKong1-5/+5
Change-Id: I912698ca09a6c1161c02502a7ea551a5ee905949 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-15review core.pyWuKong1-157/+157
Change-Id: Icbeed742bdaabefe443696003e74b1a6c4587ae3 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-07-13Hamonize the uses of UUID and name in core.py.asteroide1-17/+37
Change-Id: I15e3c2e8a3f3ce5778bb8366c78eb2657b317686
2015-07-08Fix some bugs on the enforce function.asteroide1-13/+25
Change-Id: I2da7fef6bc448c9efa1e14080cd51cfc19d9632f
2015-07-06Add tests for Authz exceptions.asteroide1-5/+1544
Change-Id: Ib7d438148a4c45c79f541a370c0eee9a4519fecd Add the MetaRule Exceptions. Change-Id: I1d34246da04b0cdd53b8e85fb8ca112a23dc7ed8
2015-07-01Fix some paths and some bugs in tests execution.asteroide1-1/+1
Change-Id: I28a6b63306865bca9ac85c0eb4450f3cdc6f7a04
2015-06-30migrate moon code from github to opnfvWuKong1-0/+1229
Change-Id: Ice53e368fd1114d56a75271aa9f2e598e3eba604 Signed-off-by: WuKong <rebirthmonkey@gmail.com>