summaryrefslogtreecommitdiffstats
path: root/docs/specs
AgeCommit message (Collapse)AuthorFilesLines
2024-02-26add python compatibility modulethmsdt6-10/+19
Issue-ID: DOC-823 Change-Id: If32f0c2b844280aeaa157ccb63dbc66ff82f14aa Signed-off-by: thmsdt <thomas.kulik@telekom.de>
2020-04-09Automation adds so-offeredapis.rstAric Gardner1-0/+1
Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Idac5fb95c3bcc6561eccfdf7948da7ed794ca70b
2019-11-07Crreate Register Module in k8s pluginHaibin Huang1-0/+211
Issue-ID: MULTICLOUD-740 Signed-off-by: Haibin Huang <haibin.huang@intel.com> Change-Id: I1f7eb11af787fbe680afd1bcf267f378476d8981
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 DesignliboNet2-1/+192
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 Yang2-0/+52
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>
2019-02-21Draft the enhancement of capacity_check APIBin Yang1-3/+51
To support F-GPS at AZ level Change-Id: Idc89afaaa1e649ec5735ce5b537dc37cca71a5a7 Issue-ID: MULTICLOUD-485 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-08-27Use python rstcheck to validate syntaxVictor Morales4-17/+15
Given that this repository contains multiple documents for specifications is necessary to implement a mechanism to validate its syntax. The rstchecker tool ensures that it meets the reStructured Text guidelines. Change-Id: I6a5d30c78718ae83265f9302f3d514eacaff2ae1 Issue-ID: DOC-300 Signed-off-by: Victor Morales <victor.morales@intel.com>
2018-08-24Merge "Multicloud infra workload Delete and Get"Bin Hu1-12/+149
2018-08-23Merge "Onappylog library improvement"Bin Hu1-22/+51
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-22Onappylog library improvementliangke1-22/+51
Change-Id: I782785733a79e328b7d8abab77c70035e30b706f Issue-ID: MULTICLOUD-326 Signed-off-by: liangke <lokyse@163.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>
2018-08-14Proposal on security communication featureBin Yang1-0/+48
Change-Id: I5eecc0c9966836d17e6118e6b85e26042a3bf195 Issue-ID: MULTICLOUD-266 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-08-14Proposal to automate heatbridgeBin Yang1-0/+47
Describe how to automate AAI with heat stack by multicloud Change-Id: Icb0330abd3975102827bddb3f681c0a8ab869657 Issue-ID: MULTICLOUD-282 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-08-14Propose automating multi-region on-boardingBin Yang1-0/+77
This proposal describe how multicloud plugin helps automating of on-boarding the OpenStack secondary regions Change-Id: Icba078a6ff1462901e7e5240507925ac6f76edb9 Issue-ID: MULTICLOUD-279 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-07-31Add design spec for API upgrading and ID alignmentBin Yang1-0/+131
This is to propose the changes for enabling consistent ID of a cloud region Change-Id: Ia25f60ba14d28d02559a9902972a3cff6ca814c2 Issue-ID: MULTICLOUD-280 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-06-05Update API docv1.1.22.0.0-ONAPbeijing2.0.0-ONAPEthan Lynn9-229/+304
Fix style Change-Id: Ifee26b7453de51f63bd37b0289ab3ccdc0697ec2 Issue-ID: MULTICLOUD-239 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-03-25Merge "Spec for elastic API exposure"zhang ab1-0/+240
2018-03-23Spec for elastic API exposureHong Hui Xiao1-0/+240
Change-Id: I22b018b060f3d3f0f7fea88af32eff44f2a49ff3 Issue-ID: MULTICLOUD-152 Signed-off-by: Hong Hui Xiao <honghui_xiao@yeah.net>
2018-03-23Fix wrong wordBin Sun1-1/+1
The parameter is wrong in the spec. Change-Id: I4bb5c790a38518bc164b8f8ccfcddc0695b610ad Issue-ID: MULTICLOUD-150 Signed-off-by: Bin Sun <bins@vmware.com>
2018-03-22Specs for image serviceBin Sun1-0/+117
Change-Id: I7dade73cab501e20df9885cfe8996c5f09551776 Issue-ID: MULTICLOUD-155 Signed-off-by: Bin Sun <bins@vmware.com>
2018-03-22Merge "Specs for Event Federation"zhang ab1-0/+145
2018-03-22Specs for Event FederationBin Sun1-0/+145
Change-Id: Ibc4d931aee7e300cca9c005bc628c8a7d3bc30dc Issue-ID: MULTICLOUD-149 Signed-off-by: Bin Sun <bins@vmware.com>
2018-03-22Spec for parallelism improvment of multicloudHong Hui Xiao1-0/+199
Change-Id: If07bd4690014f19ff202ca6ad23ebdab227305fe Issue-ID: MULTICLOUD-150 Signed-off-by: Hong Hui Xiao <honghui_xiao@yeah.net>
2018-03-05Merge "spec for Container based network service/function"Bin Hu1-0/+700
2018-03-02spec for Container based network service/functionIsaku Yamahata1-0/+700
TODO: issue id should be updated once JIRA item is created. Change-Id: I38d1f2503fd47f838d2f0de15e17e6497fdf712a Issue-ID: MULTICLOUD-148 Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
2018-03-01Add test plan for check_vim_capacity specEthan Lynn1-1/+7
Add unit test and CSIT tests plan Change-Id: I1c99d4cdd89e792046f3e8dcc4d4389c4b98e674 Issue-ID: MULTICLOUD-160 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-02-28Merge " Logging Specs for S3P"Liang Ke1-0/+83
2018-01-29 Logging Specs for S3Pliangke1-0/+83
Change-Id: Ie2e39d56eb7ca2be0d50dd9b3b37b8134cf7b230 Issue-ID: MULTICLOUD-151 Signed-off-by: liangke <lokyse@163.com>
2018-01-29Merge "Spec for MultiCloud HPA Discovery and Represent"zhang ab1-0/+109
2018-01-29Spec for MultiCloud HPA Discovery and RepresentBin Yang1-0/+109
Change-Id: I8a98dd8d76f5dd1767de7cf8000481bb182e6464 Issue-ID: MULTICLOUD-157 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-01-29Design spec of resource capacity check APIEthan Lynn1-0/+101
This is the design spec for resource capacity check API between OOF and MultiCloud. Change-Id: If2213b95a3ce3a807c1ce21cac13fdb57bd86caa Issue-ID: MULTICLOUD-160 Issue-ID: MULTICLOUD-156 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-01-22Add specs directory for design discussion/reviewLi Xinhui1-0/+28
This change is to add a new directory under docs to contain all design drafts. Issue-ID: MULTICLOUD-159 Signed-off-by: Xinhui Li <lxinhui@vmware.com> Change-Id: I91092f34c53579ea3752eb6150c1dbb6e5e117f7