summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-09-16Merge "Fix a bug in object_assignments SQL table."Ruan HE1-1/+1
2015-09-16Fix a bug in object_assignments SQL table.asteroide1-1/+1
Change-Id: Iad6a13fac0081ad077a99e2a07514ee6e96329ce
2015-09-16Add tests for subjects.asteroide1-0/+208
Change-Id: Ic50fe0edea69d73569011005534f1bbea180635d
2015-09-16Merge "Correct all the action commands."Ruan HE1-12/+16
2015-09-16Correct all the action commands.asteroide1-12/+16
Change-Id: Ife449552171a995b36c168fa516428b0d7c4058e
2015-09-16Add the tests command to MoonClient.asteroide3-22/+104
Change-Id: I7f294e7f388af25473aba686958d4d9207580baf
2015-09-15Merge "Add informations about tenant in the Moon Application."Ruan HE1-2/+17
2015-09-15Add informations about tenant in the Moon Application.asteroide1-2/+17
Change-Id: I8d8a5e2aaa58d5f7a1974b977b321ed01127189f
2015-09-15Correct all the object commands.asteroide1-11/+15
Change-Id: I69663f5e1bc8628ca7853f2c6c3e4b9691697de4
2015-09-15Merge "Correct all the subject commands."Ruan HE1-11/+7
2015-09-15Merge "Rebuild the intraextension attribute with the new Moon API."Ruan HE1-9/+15
2015-09-15Correct all the subject commands.asteroide1-11/+7
Change-Id: I54b29c7cee95b39d55f5bd9a722d5a20f6e5d2e2
2015-09-15Rebuild the intraextension attribute with the new Moon API.asteroide1-9/+15
Change-Id: Ibcbec7b1ebc9bdc29a894312a29dd3f9e3823c3a
2015-09-15The genre attribute may be not set. So automatically setting it, by looking ↵asteroide1-0/+5
to the name of the model. Change-Id: I744ee376e6b235bfb3a7ac75582e8d9426746d35
2015-09-11Debug all the tenant commands in moonclient and fix some bugs in opnfv-moon ↵asteroide7-92/+78
related to tenant. Change-Id: I1d21df2a55545582a98c17181255ab53cab5689b
2015-09-11Merge "Change the deletion behaviour of scope and assignment when deleting ↵Ruan HE2-31/+78
an intra-extension because of foreign key contraints."
2015-09-11Change the deletion behaviour of scope and assignment when deleting an ↵asteroide2-31/+78
intra-extension because of foreign key contraints. Change-Id: I8451eb583052327e97ff06097e5f6e6baaa7619b
2015-09-10Add a forgotten foreing key in Rules table.asteroide1-0/+1
Change-Id: Iab99fe52206abcf85fcbe56f2cc83d63eef9091a
2015-09-10Merge "get_aggregation_algorithm_dict now return an empty dictionnary if ↵Ruan HE1-1/+4
algorithm is not found."
2015-09-10get_aggregation_algorithm_dict now return an empty dictionnary if algorithm ↵asteroide1-1/+4
is not found. Change-Id: I53d821ea88958e53ba72467f44251fabcc1ae55e
2015-09-08Add_tenant can now be used even if the tenant ID is unknown.asteroide1-1/+3
Change-Id: I623483c99a349bd1ccc3b5b88c3973ce28dfd633
2015-09-07Merge "End of Keystone code update to branch Master and fix some bugs."Ruan HE12-113/+204
2015-09-07Merge "First modifications of moonclient to comply with the current Moon API."Ruan HE18-145/+426
2015-09-04End of Keystone code update to branch Master and fix some bugs.asteroide12-113/+204
Change-Id: Iad3c4f0e6fc78532b92761aa46f2d8508f46a7da
2015-09-04First modifications of moonclient to comply with the current Moon API.asteroide18-145/+426
Change-Id: I8c5e2f6edb17409729d5735f3d49fbdc906a2ca8
2015-09-04Merge "init attribute-based encription"Ruan HE352-0/+92041
2015-09-04Merge "init attribute-based encryption"Ruan HE297-0/+72441
2015-09-04init attribute-based encriptionWuKong352-0/+92041
Change-Id: I5549c390d7ee376d65b0833826c11f6c4023c7e4 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-09-04init attribute-based encryptionWuKong297-0/+72441
Change-Id: Iba1a3d722110abf747a0fba366f3ebc911d25b25
2015-09-01Update Keystone code from official Github repository with branch Master on ↵asteroide358-10681/+19086
09/01/2015. Change-Id: I0ff6099e6e2580f87f502002a998bbfe12673498
2015-08-31Fix all tests.asteroide13-1692/+927
Change-Id: I62fcce5942dee7ed5755fe20d012e4a0d5c535c9
2015-08-10review codeWuKong5-252/+246
Change-Id: Ie3be0aa22331803a9e2ef8837f8637bb762ae720 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2015-08-07review codeWuKong6-517/+528
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).asteroide17-3396/+4323
Change-Id: I021081710411be12ffbbb0a3c8192626dbf9f8ce
2015-07-27Merge "Raise AuthzException in IntraExtensionAuthzManager whenn needed ↵Ruan HE1-1/+77
(untested)."
2015-07-27Merge "Add, del, set subjects in both IntraAuthzExtension, ↵Ruan HE1-12/+58
IntraAdminExtension. (untested)"
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 ↵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