aboutsummaryrefslogtreecommitdiffstats
path: root/moon_manager/moon_manager/api
AgeCommit message (Collapse)AuthorFilesLines
2018-03-15use the threading capability of Flask app; set the number of manager to 1francois.cellier1-1/+1
Change-Id: Ia700f83898de33372c52969f774ee8aa642ee36c
2018-03-15fix a bug on rules : the rules ids are now checked to be consistent with ↵francois.cellier3-20/+47
respect to the meta rule Change-Id: I0126ab6b7c1bdcc9babd2c5d7e34782a88394e7c
2018-03-15Fix bugs due to the modification of python_moondbThomas Duval1-2/+7
Change-Id: Id3855a6e8da9f8ef942c7a34a3e8da4f87be4c9e
2018-03-09allow to have several policies in perimeter data json definitionfrancois.cellier1-5/+6
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.cellier4-0/+1016
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-15Add th ability to (un)load wrapper components through APIThomas Duval1-0/+110
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 Duval10-135/+148
Change-Id: I636631929cfdf197a28debbfdf1df863b30445b3
2017-12-28moonv4.3 reviewRHE3-185/+18
Change-Id: I0d137df21136292b58194def44ac5b32183368fc Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-12-23moonv4 cleanupWuKong12-0/+2436
Change-Id: Icef927f3236d985ac13ff7376f6ce6314b2b39b0 Signed-off-by: WuKong <rebirthmonkey@gmail.com>