aboutsummaryrefslogtreecommitdiffstats
path: root/moon_wrapper
AgeCommit message (Collapse)AuthorFilesLines
2020-06-03Update to new version 5.4HEADstable/jermamasterThomas Duval20-1701/+0
Signed-off-by: Thomas Duval <thomas.duval@orange.com> Change-Id: Idcd868133d75928a1ffd74d749ce98503e0555ea
2018-10-05Update code to 4.6 official versionThomas Duval9-42/+158
Change-Id: Ibd0da0e476e24b2685f54693efc11f7a58d40a62
2018-06-19Update code to 4.5 official versionThomas Duval1-4/+9
Change-Id: I5075da0e2a3247ae1564f21b358748f482b75aa4
2018-03-22Allow to force the installation of dev python library in dist directoryThomas Duval1-0/+2
Change-Id: I4629810db3c4b269f4b47b157bd1aa323d507d18
2018-03-15use the threading capability of Flask app; set the number of manager to 1francois.cellier3-2/+30
Change-Id: Ia700f83898de33372c52969f774ee8aa642ee36c
2018-03-13Replace partner_id field by extra field. Do some refactoring to remove code ↵francois.cellier1-7/+7
duplication on sql.py Change-Id: I67576e20247e1f2fd71e18b92b9e4b6e8c86e44b
2018-02-12adding comments for enahancementsgdt69003-10/+18
fix handling exception issue return make response instead of json body update test case to check on response false instead of status code Change-Id: Iab8ea20fbe1713e09e79289e8bc73410bf90dc27 Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
2018-01-10test case issuesgdt69003-13/+94
adding more test cases, comments Change-Id: I8a2c60dc8095f12d4469fef8549b18a7824086af Signed-off-by: sgdt6900 <rhanafy.ext@orange.com>
2018-01-05Fix a bug in WrapperThomas Duval1-1/+1
Change-Id: I9ac5148002edc0c04c3a498891545f1d0dae7000
2018-01-04wrapper: send pdp_id to interface instead of keystone_project_idThomas Duval1-4/+2
Change-Id: I847cad7d096ae8af23334eb049d583d4ed06d8d4
2018-01-04update interface pod name to pipelineThomas Duval2-13/+13
Change-Id: I6a5a9ce3a27ea3ea40735dffa5f6a713f571cdc8
2017-12-28moonv4.3 reviewRHE5-27/+17
Change-Id: I0d137df21136292b58194def44ac5b32183368fc Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-12-23moonv4 cleanupWuKong18-0/+1473
Change-Id: Icef927f3236d985ac13ff7376f6ce6314b2b39b0 Signed-off-by: WuKong <rebirthmonkey@gmail.com>