summaryrefslogtreecommitdiffstats
path: root/fcaps/run.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-04-12Merge "Use alpine for MultiCloud FCAPS plugin"Bin Yang1-2/+2
2019-04-12Use alpine for MultiCloud FCAPS pluginLiexiang Yue1-2/+2
This patch change the base image to python:2-alpine Issue-ID: MULTICLOUD-499 Change-Id: I8fed9c774eabab496fa07acd96b7f759e20b123e Signed-off-by: Liexiang Yue <yueliexiang@chinamobile.com>
2019-04-09Fix bugs for infra_workload APIsXiaohua Zhang1-1/+1
Change-Id: Ieda8b2f7f68911bc348613cf7b18b40ea800b1e2 Issue-ID: MULTICLOUD-541 Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
2019-04-08Add secured https support for FCAPSLiexiang Yue1-1/+5
Issue-ID: MULTICLOUD-522 Change-Id: I0d08093d09a450313a2ca29372f65d794dce9502 Signed-off-by: Liexiang Yue <yueliexiang@chinamobile.com>
2019-04-04Fix thread helper bugXiaohua Zhang1-1/+1
the uwsgi disable threads by default. Enable it with additonal option. The post and get API request might routed to different uwsgi process, Leverage memcached to sync backlog items between uwsgi process Change-Id: Iaac6b66061f2c396cd24825ab020f0a937dfb505 Issue-ID: MULTICLOUD-561 Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
2019-02-27Add OpenStack fcaps moduleBin Yang1-0/+36
Change-Id: Ie05808a199edf1203ed0c7663031c7065dcb1512 Issue-ID: MULTICLOUD-499 Signed-off-by: Bin Yang <bin.yang@windriver.com>