Scale-in/Scale-out commands can be only triggered from CLI. When they are triggered...
[osm/Features.git] / Release1 / openvim_as_reference_VIM_with_EPA_capabilities.md
1 # OpenVIM as reference VIM with EPA capabilities #
2
3 ## Proposer ##
4 **EUAG**
5
6 ## Type ##
7 **Feature**
8
9 ## Target MDG/TF ##
10 No OSM module is targeted. RO might be considered as the appropriate target MDG for the moment.
11
12 ## Description ##
13
14 Although OSM is not covering the VIM component of the MANO stack, one of the main goals of OSM is
15 to demonstrate that it is possible to deploy VNFs that leverage on Enhanced Platform Awareness
16 (EPA) to obtain predictable performance. Well-known VIMs today lack of capabilities such as the use
17 of passthrough interfaces for the VMs or the creation of E-Line L2 networks based on these
18 passthrough interfaces.
19
20 It would be desirable that OSM integrates a reference VIM that exposes EPA capabilities for the
21 creation of VMs with such specific EPA requirements. OpenVIM is able to expose EPA capabilities
22 such as:
23
24 - Use of hugepages memory
25 - Pinning to HW threads or cores
26 - Simultaneous support of SR-IOV and passthrough interfaces
27 - Differentiaton between E-Line and E-LAN L2 networks
28 - Configuration of an underlay switch for inter-VM communication via Openflow pro-active rules
29 through an SDN controller (currently OpenDaylight, Floodlight)
30
31 OpenVIM has been used for OSM MWC demo in order to deploy dataplane VNFs. It is available for free
32 usage in GitHub under Apache 2 license
33 ([OpenVIM in GitHub](https://github.com/nfvlabs/openvim "OpenVIM")). Its use as VIM with EPA
34 capabilities is required for testing EPA deployments in OSM, at least as long as there are no other
35 known VIMs with EPA capabilities.
36
37 The inclusion of OpenVIM in OSM Release 1 will help those providers developing dataplane VNFs to
38 use a development environment seamlessly integrated with OSM, leveraging on the pre-exisiting
39 integration of OpenVIM with OpenMANO.
40
41 While it is possible today to use OpenVIM from OSM Release 0, the inclusion of OpenVIM in OSM
42 Release 1 will ease its adaptation by the OSM Community to add new capabilities that might be not
43 part of OpenVIM yet, guaranteering seamless interoperability.
44
45 ## Demo or definition of done ##
46
47 - OpenVIM contributed to OSM repos with Apache 2 license.
48 - Seamless interoperability of OpenVIM with the rest of OSM components at the end of Release 1.
49