aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-01-04add unittest for policies in moon_managerMohamedAssem1-0/+69
Change-Id: I5c6beb10484013df9853c217d00d64bda51c5803 Signed-off-by: MohamedAssem <mmagraby.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 condition to check correctly on all keys"Ruan HE1-15/+14
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 condition to check correctly on all keyssgdt69001-15/+14
remove default value for policy_id Change-Id: I88e983adea98ed72476008a96ec4765194f4eef1 Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
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-03Merge "adding more unit tests for configuration module"Ruan HE5-6/+171
2018-01-03adding more unit tests for configuration modulesgdt69005-6/+171
undo deleted exception by mistake Change-Id: I6c0246a938035f5542634e33311ad4b02973f67b Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
2018-01-03Clean the codeThomas Duval9-105/+77
Change-Id: I6693e1e2c648791027d290f64798482d655ad011
2018-01-03Merge "Add update exception"Ruan HE1-0/+2
2018-01-03Add update exceptionReemMahmoud1-0/+2
Change-Id: I51b3febf3a9e6a6d40fde51329a6a619581b7077 Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
2018-01-03Merge "adding comments for the cases should be handled for configuration module"Ruan HE5-29/+50
2018-01-03Merge "Clean the code and fix some bugs"Ruan HE11-75/+50
2018-01-03Merge "Clean the code and fix some bugs"Ruan HE8-50/+46
2018-01-03Merge "Fix a potential infinite loop and a bug"Ruan HE1-21/+24
2018-01-03Merge "Add policy exceptions"Ruan HE1-0/+15
2018-01-03Merge "Refactor moon manager test cases"Ruan HE3-19/+22
2018-01-03Clean the code and fix some bugsThomas Duval11-75/+50
Change-Id: I540aeea0af749f86f4c2378864b17d277517b85f
2018-01-03Clean the code and fix some bugsThomas Duval8-50/+46
Change-Id: I3516d001cb0792ca6b01a40b9d9d13efc3ba30f9
2018-01-03Fix a potential infinite loop and a bugThomas Duval1-21/+24
Change-Id: Idfc361198ea548dc60c4b34e0d5509c8ff227659
2018-01-03adding comments for the cases should be handled for configuration modulesgdt69005-29/+50
refactoring url of component port to match same pattern integrating request wrapper adding validation for the key in the object before accessing it update some conditions uncomment required test cases after validation done Change-Id: I5f0e22ca4fd803992c051ec238f91ed0703cd1a2 Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
2018-01-03Add policy exceptionsReemMahmoud1-0/+15
Change-Id: I45831be64bef097b683b400f7e8b654b8ef9b2df Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
2018-01-03Refactor moon manager test casesMohamedAssem3-19/+22
Change-Id: Ic1415eca3fae71f08d493abe0dbcec9f06abf2e5 Signed-off-by: MohamedAssem <mmagraby.ext@orange.com>
2018-01-02fixing refcursion issue for using .pdp instead of using __pdp and thesgdt69003-35/+59
same for container_chaining adding request wrapper to handle any request failure apply request wrapper to cache module Change-Id: I53b4f96a0d03a89b50a9e2eb20a3171cc2b2f6da Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
2018-01-02update methods to be private instead of publicsgdt69002-177/+298
adding validation for parameter before accessing it Change-Id: I984a38ef7dfec281c4aa97d6ea3df72bd8c8659d Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
2018-01-02Merge "add unittests for perimeter module"Ruan HE1-0/+107
2018-01-02Merge "Add comment and fix on functions that contains bugs in pdp module"Ruan HE1-2/+5
2018-01-02add unittests for perimeter moduleMohamedAssem1-0/+107
Change-Id: I67a930652dbac7de79d13f388de44778516a9d7f Signed-off-by: MohamedAssem <mmagraby.ext@orange.com>
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-28Merge "Clean the code"Ruan HE13-155/+27
2017-12-28Merge "init functional pod tests"Ruan HE2-0/+88
2017-12-28init functional pod testsRHE2-0/+88
Change-Id: Ibfe54e2b1a7b27a1104c6fd48528c92cb3f95867 Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-12-28Clean the codeThomas Duval13-155/+27
Change-Id: Ifba24bb030db84db27970ca66d069c03a3f4af14
2017-12-28Merge "Clean the code"Ruan HE12-401/+367
2017-12-28moonv4.3 reviewRHE88-1911/+157
Change-Id: I0d137df21136292b58194def44ac5b32183368fc Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-12-28Clean the codeThomas Duval12-401/+367
Change-Id: If508aa1ac6fd439dc6da916868b60adfce3dd72d
2017-12-27Merge "Update the documentation"Ruan HE1-2/+11
2017-12-27Update the documentationThomas Duval1-2/+11
Change-Id: I705ac9b017184fcfff77856d77fc50a306f1fbf5
2017-12-27Update and fix bugs in some tools.Thomas Duval3-44/+28
Change-Id: If66fd96dd063f5d2b57094abcc965d37bb8cd92c
2017-12-27Update moonclient with new commandsThomas Duval6-30/+125
Change-Id: I59560b179262ab68c0d6db50d0b555fb87be153b
2017-12-27Merge "Delete the automatic configuration of PDP and Policies."Ruan HE1-3/+3
2017-12-27Delete the automatic configuration of PDP and Policies.Thomas Duval1-3/+3
Change-Id: I2965819ad9635f501ecc091b4a4c583a530f4311
2017-12-27Merge "adding unit tests for cache module"Ruan HE10-396/+628
2017-12-27Merge "Add pdp exceptions in python_moonutilities exceptions"Ruan HE1-1/+15
2017-12-27moon performance test planRHE1-55/+66
Change-Id: I0c6b6dfcbd86d972b61d9c8e6a2242fede44660c Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-12-27moonv43 okRHE2-38/+42
Change-Id: I5ca6724755137ec61d1f0df2e9ed9861de18a50b Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-12-27Merge "moon_forming for policy templates"Ruan HE10-41/+189
2017-12-27moon_forming for policy templatesRHE10-41/+189
Change-Id: I8f19a9c4d791d509a6c0349424252ea24c56ab6b Signed-off-by: RHE <rebirthmonkey@gmail.com>