aboutsummaryrefslogtreecommitdiffstats
path: root/python_moonutilities/python_moonutilities/exceptions.py
AgeCommit message (Collapse)AuthorFilesLines
2020-06-03Update to new version 5.4HEADstable/jermamasterThomas Duval1-833/+0
Signed-off-by: Thomas Duval <thomas.duval@orange.com> Change-Id: Idcd868133d75928a1ffd74d749ce98503e0555ea
2018-10-05Update code to 4.6 official versionThomas Duval1-50/+177
Change-Id: Ibd0da0e476e24b2685f54693efc11f7a58d40a62
2018-06-19Update code to 4.5 official versionThomas Duval1-7/+11
Change-Id: I5075da0e2a3247ae1564f21b358748f482b75aa4
2018-04-18Check data before categoryReemMahmoud1-0/+49
Change-Id: I7e523a08fcfd3f9ea322a399c71637f268cbb38e Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
2018-03-22Add unique constraints on db tablesfrancois.cellier1-0/+41
Change-Id: I8480ed2be16f73ada314f64f0bfda8e788288933
2018-02-12Merge "revert setter for index function"Ruan HE1-1/+1
2018-01-24revert setter for index functionsgdt69001-1/+1
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 Duval1-0/+35
Change-Id: I58a25dbc0479e416d471115885dab7ccfb27e18a
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 Duval1-0/+8
Change-Id: Ia43d7fb2a2c8054e9cf492395f2e3ef396d184cf
2018-01-04update interface pod name to pipelineThomas Duval1-1/+1
Change-Id: I6a5a9ce3a27ea3ea40735dffa5f6a713f571cdc8
2018-01-03adding more unit tests for configuration modulesgdt69001-1/+1
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 HE1-0/+5
2018-01-03adding comments for the cases should be handled for configuration modulesgdt69001-0/+5
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>
2017-12-28Clean the codeThomas Duval1-12/+12
Change-Id: If508aa1ac6fd439dc6da916868b60adfce3dd72d
2017-12-27Add pdp exceptions in python_moonutilities exceptionsMohamedAssem1-1/+15
Change-Id: Ie9198d912bc651a93bfd4dafde58795be5977c3c Signed-off-by: ReemFawzy <rfawzy.ext@orange.com>
2017-12-23moonv4 cleanupWuKong1-0/+522
Change-Id: Icef927f3236d985ac13ff7376f6ce6314b2b39b0 Signed-off-by: WuKong <rebirthmonkey@gmail.com>