aboutsummaryrefslogtreecommitdiffstats
path: root/python_moondb
AgeCommit message (Collapse)AuthorFilesLines
2018-04-18Check data before categoryReemMahmoud10-25/+382
Change-Id: I7e523a08fcfd3f9ea322a399c71637f268cbb38e Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
2018-04-12add_test_cases_to_test_categoriesmohamedasem1-3/+63
Change-Id: Ie8e2876770d8e8edcd8fe1b8476fe7ad79a2fa72 Signed-off-by: mohamedasem <mmagraby.ext@orange.com>
2018-03-22Add unique constraints on db tablesfrancois.cellier13-142/+376
Change-Id: I8480ed2be16f73ada314f64f0bfda8e788288933
2018-03-15Fix bugs due to the modification of python_moondbThomas Duval5-4/+9
Change-Id: Id3855a6e8da9f8ef942c7a34a3e8da4f87be4c9e
2018-03-13Replace partner_id field by extra field. Do some refactoring to remove code ↵francois.cellier3-402/+140
duplication on sql.py Change-Id: I67576e20247e1f2fd71e18b92b9e4b6e8c86e44b
2018-01-15Add exceptions and test casesReemMahmoud4-49/+107
Change-Id: Ifc4611833e22a4be6404f0c5e61dae8737d44cec Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
2018-01-04Add more moon-db testsReemMahmoud3-11/+153
Change-Id: I9c0f08580528a6411420fe3d5e41ebbc18280cd2 Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
2018-01-03Merge "Update test_pdp with more tests"Ruan HE1-0/+43
2018-01-03Merge "Fix found bugs in policy"Ruan HE1-0/+13
2018-01-03Update test_pdp with more testsReemMahmoud1-0/+43
Change-Id: I08efe91b658dcf7a2342d0bfb528a2c5e0c45c46 Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
2018-01-03Fix found bugs in policyMohamedAssem1-0/+13
Change-Id: I9f6f60edd9e3378343eb092d1153da91ef585d34 Signed-off-by: MohamedAssem <rfawzy.ext@orange.com>
2018-01-03Add update exceptionReemMahmoud1-0/+2
Change-Id: I51b3febf3a9e6a6d40fde51329a6a619581b7077 Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
2018-01-02Merge "Add comment and fix on functions that contains bugs in pdp module"Ruan HE1-2/+5
2018-01-02Add comment and fix on functions that contains bugs in pdp moduleMohamedAssem1-2/+5
Change-Id: Idc88a54104d296c1f4ea9747953a32370485cdd3 Signed-off-by: MohamedAssem <rfawzy.ext@orange.com>
2017-12-28Clean the codeThomas Duval13-155/+27
Change-Id: Ifba24bb030db84db27970ca66d069c03a3f4af14
2017-12-28moonv4.3 reviewRHE2-126/+1
Change-Id: I0d137df21136292b58194def44ac5b32183368fc Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-12-27Add keystone testsMohamedAssem2-1/+64
Change-Id: I0d98547d201e5b7b2b9a240e9e70bc1a9cd29a38 Signed-off-by: MohamedAssem <rfawzy.ext@orange.com>
2017-12-26Merge "add unit test for pdp module"Ruan HE1-0/+69
2017-12-26add unit test for pdp moduleahmed.helmy1-0/+69
Change-Id: I1aadbb836694212a2de52a81b9b637be856e0867 Signed-off-by: ahmed.helmy <ahmad.helmy@orange.com>
2017-12-26add unit test for policy moduleahmed.helmy6-77/+964
Change-Id: I981d9161cbdc167c4c9b5483d23842bca7e82006 Signed-off-by: ahmed.helmy <ahmad.helmy@orange.com>
2017-12-25add test for models moduleahmed.helmy3-0/+336
Change-Id: Ib685a4299b392db6380bacd7aedf9ae07611fcdb Signed-off-by: ahmed.helmy <ahmad.helmy@orange.com>
2017-12-24fix a moon_db errorWuKong3-7/+7
Change-Id: Ibb723412ecd1ea8ac23621f91baeaa0931db8963 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2017-12-23moonv4 cleanupWuKong29-0/+4031
Change-Id: Icef927f3236d985ac13ff7376f6ce6314b2b39b0 Signed-off-by: WuKong <rebirthmonkey@gmail.com>