aboutsummaryrefslogtreecommitdiffstats
path: root/moon_manager/moon_manager
AgeCommit message (Collapse)AuthorFilesLines
2018-06-19Update code to 4.5 official versionThomas Duval13-601/+402
Change-Id: I5075da0e2a3247ae1564f21b358748f482b75aa4
2018-05-09Merge "continue integrating validation"Asteroide8-0/+63
2018-05-09continue integrating validationahmed.helmy8-0/+63
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 Duval9-108/+101
Change-Id: I903c0ec1329ca29fb9dd88644d067d6b6f6bd147
2018-03-22Fix a bug in Managr HTTP serverThomas Duval1-2/+2
Change-Id: If29c9971e171e78e20aa02a3bff1b01ec46e6e30
2018-03-15use the threading capability of Flask app; set the number of manager to 1francois.cellier2-2/+2
Change-Id: Ia700f83898de33372c52969f774ee8aa642ee36c
2018-03-15fix a bug on rules : the rules ids are now checked to be consistent with ↵francois.cellier4-21/+48
respect to the meta rule Change-Id: I0126ab6b7c1bdcc9babd2c5d7e34782a88394e7c
2018-03-15Fix bugs due to the modification of python_moondbThomas Duval2-30/+14
Change-Id: Id3855a6e8da9f8ef942c7a34a3e8da4f87be4c9e
2018-03-09allow to have several policies in perimeter data json definitionfrancois.cellier2-6/+7
Change-Id: Id422a545e2495b3acc3fc6e71496e76dfc2cbd90
2018-03-08Merge "Add information about which API attribute is important or not. In ↵Asteroide7-71/+70
other terms, which attribute must be tested or not."
2018-03-08Add import and export pdpsfrancois.cellier7-19/+1061
Change-Id: I2c9b1f2b86af862887df4b890cd8b11db7c308ee
2018-03-01Add information about which API attribute is important or not.Thomas Duval7-71/+70
In other terms, which attribute must be tested or not. Change-Id: I81d4270a41353aa1ec958aff74ee741e9d172fbc
2018-01-19Fix a bug in slave API.Thomas Duval1-1/+1
Change-Id: I50a424c0aaba32a35d94966bee051ca673f1fe25
2018-01-16Update versions of moon_manager and moon_orchestratorThomas Duval1-1/+1
Change-Id: I93e0b0f353a53be1633aefd07a15da0fe99ec069
2018-01-15Add th ability to (un)load wrapper components through APIThomas Duval2-1/+112
Change-Id: I58a25dbc0479e416d471115885dab7ccfb27e18a
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 Duval14-153/+173
Change-Id: I636631929cfdf197a28debbfdf1df863b30445b3
2017-12-28moonv4.3 reviewRHE5-207/+33
Change-Id: I0d137df21136292b58194def44ac5b32183368fc Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-12-23moonv4 cleanupWuKong16-0/+2641
Change-Id: Icef927f3236d985ac13ff7376f6ce6314b2b39b0 Signed-off-by: WuKong <rebirthmonkey@gmail.com>