aboutsummaryrefslogtreecommitdiffstats
path: root/python_moonutilities
AgeCommit message (Collapse)AuthorFilesLines
2020-06-03Update to new version 5.4HEADstable/jermamasterThomas Duval25-4480/+0
Signed-off-by: Thomas Duval <thomas.duval@orange.com> Change-Id: Idcd868133d75928a1ffd74d749ce98503e0555ea
2018-10-05Update code to 4.6 official versionThomas Duval9-219/+485
Change-Id: Ibd0da0e476e24b2685f54693efc11f7a58d40a62
2018-06-19Update code to 4.5 official versionThomas Duval4-9/+17
Change-Id: I5075da0e2a3247ae1564f21b358748f482b75aa4
2018-05-09Merge "continue integrating validation"Asteroide2-1/+301
2018-05-09continue integrating validationahmed.helmy2-1/+301
Change-Id: Ifbda169affd649f9125581ac5b688b509d1f0d82 Signed-off-by: ahmed.helmy <ahmad.helmy@orange.com>
2018-04-20Merge "Testing pipeline in Jenkins"Asteroide1-0/+10
2018-04-20Testing pipeline in JenkinsThomas Duval1-0/+10
Change-Id: Ibd898f2cefd1194e0604d243d155b6ffcab760ab
2018-04-18Check data before categoryReemMahmoud3-2/+55
Change-Id: I7e523a08fcfd3f9ea322a399c71637f268cbb38e Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
2018-03-22Add unique constraints on db tablesfrancois.cellier3-2/+47
Change-Id: I8480ed2be16f73ada314f64f0bfda8e788288933
2018-03-12remove duplicated functionsfrancois.cellier3-77/+5
Change-Id: Ie118fd322d1426bd5e2c434e4c56e9b08d75521b
2018-02-12Merge "revert setter for index function"Ruan HE3-40/+78
2018-01-24revert setter for index functionsgdt69003-40/+78
refactor moon utilities context Change-Id: I9bc1cd90276dfea3de64b17ab8c74ca120bd4f4a Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
2018-01-15Add th ability to (un)load wrapper components through APIThomas Duval3-1/+40
Change-Id: I58a25dbc0479e416d471115885dab7ccfb27e18a
2018-01-11adding tests for the change "interface - pipline"sgdt69003-6/+14
Change-Id: I0f302ca240e03f43ffd47822b548721174c37a86 Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
2018-01-10Refactor moon_authzReemMahmoud1-1/+14
Change-Id: I27dd56f22fa457727568d3fe76ed5fa862ba97ae Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
2018-01-08prevent the mapping N*PDP <=> 1*Keystone_projectThomas Duval3-1/+13
Change-Id: Ia43d7fb2a2c8054e9cf492395f2e3ef396d184cf
2018-01-05Fix some testsThomas Duval4-81/+29
Change-Id: I4d670aebd04d5cc0867f66e5e261fffcb97ea874
2018-01-04wrapper: send pdp_id to interface instead of keystone_project_idThomas Duval1-4/+8
Change-Id: I847cad7d096ae8af23334eb049d583d4ed06d8d4
2018-01-04Merge "adding more test cases for cache"Ruan HE5-33/+361
2018-01-04update interface pod name to pipelineThomas Duval2-24/+14
Change-Id: I6a5a9ce3a27ea3ea40735dffa5f6a713f571cdc8
2018-01-04adding more test cases for cachesgdt69005-33/+361
Change-Id: Ie58d6d7fa18448cef677164b97c7d89ffd69c18a Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
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-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-03Merge "adding comments for the cases should be handled for configuration module"Ruan HE5-29/+50
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-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-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>
2017-12-28Clean the codeThomas Duval12-401/+367
Change-Id: If508aa1ac6fd439dc6da916868b60adfce3dd72d
2017-12-27Merge "adding unit tests for cache module"Ruan HE10-396/+628
2017-12-27Add pdp exceptions in python_moonutilities exceptionsMohamedAssem1-1/+15
Change-Id: Ie9198d912bc651a93bfd4dafde58795be5977c3c Signed-off-by: ReemFawzy <rfawzy.ext@orange.com>
2017-12-25adding unit tests for cache modulesgdt690010-396/+628
Change-Id: Ie6837e63ca652374ce7b5a304d7352b3d6ddba58 Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
2017-12-23moonv4 cleanupWuKong22-0/+2930
Change-Id: Icef927f3236d985ac13ff7376f6ce6314b2b39b0 Signed-off-by: WuKong <rebirthmonkey@gmail.com>