aboutsummaryrefslogtreecommitdiffstats
path: root/moon_manager/moon_manager/api/pdp.py
AgeCommit message (Collapse)AuthorFilesLines
2020-06-03Update to new version 5.4HEADstable/jermamasterThomas Duval1-142/+326
Signed-off-by: Thomas Duval <thomas.duval@orange.com> Change-Id: Idcd868133d75928a1ffd74d749ce98503e0555ea
2018-10-05Update code to 4.6 official versionThomas Duval1-5/+9
Change-Id: Ibd0da0e476e24b2685f54693efc11f7a58d40a62
2018-06-19Update code to 4.5 official versionThomas Duval1-48/+35
Change-Id: I5075da0e2a3247ae1564f21b358748f482b75aa4
2018-05-09Merge "continue integrating validation"Asteroide1-0/+5
2018-05-09continue integrating validationahmed.helmy1-0/+5
Change-Id: Ifbda169affd649f9125581ac5b688b509d1f0d82 Signed-off-by: ahmed.helmy <ahmad.helmy@orange.com>
2018-04-17Update documentation to show which parameter is mandatory or not.Thomas Duval1-10/+10
Change-Id: I903c0ec1329ca29fb9dd88644d067d6b6f6bd147
2018-03-15use the threading capability of Flask app; set the number of manager to 1francois.cellier1-1/+1
Change-Id: Ia700f83898de33372c52969f774ee8aa642ee36c
2018-03-01Add information about which API attribute is important or not.Thomas Duval1-5/+5
In other terms, which attribute must be tested or not. Change-Id: I81d4270a41353aa1ec958aff74ee741e9d172fbc
2018-01-08Implement the delete_pod function in Manager and OrchestratorThomas Duval1-3/+30
Change-Id: I55da3610fa791ec9b3343cca49c5ca034cc7579f
2018-01-08prevent the mapping N*PDP <=> 1*Keystone_projectThomas Duval1-3/+15
Change-Id: Ia43d7fb2a2c8054e9cf492395f2e3ef396d184cf
2018-01-05Clean the code of ManagerThomas Duval1-15/+13
Change-Id: I636631929cfdf197a28debbfdf1df863b30445b3
2017-12-23moonv4 cleanupWuKong1-0/+181
Change-Id: Icef927f3236d985ac13ff7376f6ce6314b2b39b0 Signed-off-by: WuKong <rebirthmonkey@gmail.com>