From 64b56fbf6435c2aa2b61f4c9be96141b7b668e1d Mon Sep 17 00:00:00 2001 From: tierno Date: Thu, 25 Apr 2019 10:26:38 +0000 Subject: [PATCH] interoperability with Azure public cloud Change-Id: I04cc845d6e62b88dd06893a2fe2b2171cc5e8103 Signed-off-by: tierno --- ...teroperability_with_azure_public_clouds.md | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Release6/interoperability_with_azure_public_clouds.md diff --git a/Release6/interoperability_with_azure_public_clouds.md b/Release6/interoperability_with_azure_public_clouds.md new file mode 100644 index 0000000..e8dae30 --- /dev/null +++ b/Release6/interoperability_with_azure_public_clouds.md @@ -0,0 +1,30 @@ +# Interoperability with Azure public clouds # + +## Proposer ## +- Alfonso Tierno (Telefonica) +- Gerardo Garcia (Telefonica) +- Francisco Javier Ramon (Telefonica) + +## Type ## + +**Feature** + +## Target MDG/TF ## + +RO + +## Description ## + +Currently OSM can deploy VNFs in VIMs of the following types: VMware, +Openstack, Openvim and AWS. +With this feature the public cloud portfolio will be extended to Azure. +This will ease the adoption and testing of OSM. Azure public clouds +could be part of multi-site deployments in production. + +In practice, this feature would require interacting with Azure, in a +similar way as it is done with AWS. + +## Demo or definition of done ## + +Deploy a NSD example with at lease one VM and one private network at public +cloud Azure -- 2.17.1