summaryrefslogtreecommitdiffstats
path: root/share/newton_base/resource
AgeCommit message (Collapse)AuthorFilesLines
2019-04-03Refactor infra_workload helperBin Yang1-0/+421
Change-Id: I6ffcd3b9b9d2998bb2f2a6c043b20ad4ce072d9d Issue-ID: MULTICLOUD-561 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-04-01Update capacity check APIBin Yang1-91/+92
Query the AZinfo from the cache Relay on the background thread of AZcap Auditing Change-Id: I064dbc22c71ef25683145ef1c96274ce6ac74c3b Issue-ID: MULTICLOUD-542 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-01-30Remove the heatbridge call in masterHaibin Huang1-6/+6
The heatbridge call results in API timeout due to AAI performance constraints. Change-Id: Ia30065cefc6cb4853e1093dd0f5c874e99c4cd0d Issue-ID: MULTICLOUD-456 Signed-off-by: Haibin Huang <haibin.huang@intel.com>
2019-01-28Extract some code to shareHaibin Huang3-0/+719
Change-Id: I6dffc1bf47c5839f077f3c7f93f021ed0b414d24 Issue-ID: MULTICLOUD-428 Signed-off-by: Haibin Huang <haibin.huang@intel.com>