summaryrefslogtreecommitdiffstats
path: root/docs/specs/multicloud_infra_workload.rst
AgeCommit message (Collapse)AuthorFilesLines
2019-09-19Fix spec error on infra_workload APIBin Yang1-24/+1
Issue-ID: MULTICLOUD-748 Signed-off-by: Bin Yang <Bin.Yang@windriver.com> Change-Id: I3200fc73dfaa9bea19404312f86f7d835c916f8f
2019-03-19Merge "Add create of workload update in AAI"Bin Yang1-1/+46
2019-03-20Proposal on SDC Client DesignliboNet1-1/+13
some ideas about how to implmenent it useable for both k8s and openstack/windRiver . implement it as an artifact management include a sdc client and add subplugin configuration . align with Eric's proposal on SO-to-Multicloud API enhancements . add and update the example about downloaded files layout Change-Id: Ia5a22482fa3c1c11ba1195fa7b8be4dcd67fe662 Issue-ID: MULTICLOUD-436 Signed-off-by: liboNet <libo.zhu@intel.com>
2019-03-13Add create of workload update in AAIEric Multanen1-1/+46
Add call to multicloud to update AAI with workload detailed information (aka Heatbridge for OpenStack). Add AAI update status responses to the workload query call. Change-Id: I6f9ab74e0090f0fbf170b1f0e0c40c65fd928b70 Issue-ID: MULTICLOUD-486 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2019-03-14Update API spec to support multi-tenantsBin Yang1-0/+27
Enable multicloud to support multi-tenants of a cloud region while being backward compatible which support the default tenant Change-Id: I0b82e9dfb1e279c5adf780c06d26e2278f7d47d7 Issue-ID: MULTICLOUD-528 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-08-23Multicloud infra workload Delete and GetHuang Haibin1-12/+149
Adding two API: - Delete infra workload - Get infra workload Change-Id: Ie458bb2f6170e57df29a76f06ea21dfe2b6250b7 Issue-ID: MULTICLOUD-250 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-08-20Fix Multicloud infra workload API FormatHuang Haibin1-5/+3
Change-Id: I810681a8d0c54697d3b6480cafb4416dd73b0960 Issue-ID: MULTICLOUD-250 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-08-17Add Multicloud infra workload APIHuang Haibin1-0/+135
Change-Id: I5cb04c4ae11278a4c675edaa3ee32e459fcf6e0a Issue-ID: MULTICLOUD-250 Signed-off-by: Huang Haibin <haibin.huang@intel.com>