aboutsummaryrefslogtreecommitdiffstats
path: root/moon_orchestrator/moon_orchestrator/api/pods.py
AgeCommit message (Collapse)AuthorFilesLines
2020-06-03Update to new version 5.4HEADstable/jermamasterThomas Duval1-174/+0
Signed-off-by: Thomas Duval <thomas.duval@orange.com> Change-Id: Idcd868133d75928a1ffd74d749ce98503e0555ea
2018-10-05Update code to 4.6 official versionThomas Duval1-2/+2
Change-Id: Ibd0da0e476e24b2685f54693efc11f7a58d40a62
2018-03-26Add more tests and fix bug in moon_orchestratorReemMahmoud1-18/+20
adding more validation adding more test cases covering pods, slaves applying comments mentioned Change-Id: I7e58f184a3f216fc3740097244a5538c184bd940 Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
2018-01-15Add th ability to (un)load wrapper components through APIThomas Duval1-32/+68
Change-Id: I58a25dbc0479e416d471115885dab7ccfb27e18a
2018-01-11Add tests to moon_orchestrator and refactorReemMahmoud1-25/+30
Change-Id: I666e9c0e89daeb32896169a62c0872719ee04cc8 Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
2018-01-08Implement the delete_pod function in Manager and OrchestratorThomas Duval1-3/+6
Change-Id: I55da3610fa791ec9b3343cca49c5ca034cc7579f
2018-01-03Clean the codeThomas Duval1-5/+6
Change-Id: I6693e1e2c648791027d290f64798482d655ad011
2017-12-23moonv4 cleanupWuKong1-0/+127
Change-Id: Icef927f3236d985ac13ff7376f6ce6314b2b39b0 Signed-off-by: WuKong <rebirthmonkey@gmail.com>