The present technology relates to a method and apparatus for configuring a virtual network function manager (VNFM) managing a virtual network function (VNF) to access a virtual infrastructure manager (VIM), wherein the VNFM accesses the VIM through an interface, the interface having a VIM interface type, wherein the VNFM supports multiple VIM interface types.
Network Function Virtualization (NFV) is a new approach to delivering communication services. NFV applies virtualization and automation techniques known from general purpose information technology (IT) to move network functions, such as Firewall, Deep Packet Inspection (DPI), Serving Gateway, in an operator's network from dedicated hardware to general purpose IT infrastructure. These transformed network functions are known as Virtual Network Functions (VNF). A VNF can be composed by one or several virtual machines and virtual networks which altogether implement the network function.
The specifications for NFV are being driven by an Industry Specification Group (ISG) in the European Telecommunications Standards Institute (ETSI). ETSI NFV has defined an NFV architectural framework, which focuses on the new functional blocks and reference points, brought by the virtualization of an operator's network.
The Orchestrator manages global infrastructure resources and realizes network services on top of such an infrastructure. The Orchestrator has knowledge about the resources capacity managed by the VIM. The VIM is thereby managing a specific virtual infrastructure, e.g. a specific cloud system, so that there is generally a correspondence between the VIM and the infrastructure it manages. Thus, selecting a VIM means selecting the infrastructure on which, e.g., a VNFM is to be deployed.
While the Orchestrator provides global resource allocation, the VNFMs can interact directly with the VIM, which could, e.g., be a Cloud Management System (CMS) to request management of virtualized resources as part of the deployment and management of VNFs. An example for such an interaction would be a capacity extension for a deployed VNF that can consist of the VNFM requesting additional virtual machines from the CMS that are then added to the VNF.
Current CMSs, such as Amazon EC2 or OpenStack, exhibit very different Application Programming Interfaces (APIs). For instance, the Amazon EC2 API actions and data types for creating virtual machines are different from the ones implemented in the OpenStack API for the same task. This problem is referred to as the “cloud heterogeneity problem”.
When an operator wants to use cloud technology to deploy one or more VNFs, the operator is faced with the problem that different interfaces of the CMSs have to be dealt with. In this case, the Orchestrator holds information about a global multi-domain virtualized infrastructure, wherein the term ‘multi-domain’ refers to multiple different underlying VIMs and virtual infrastructures, e.g. cloud systems, and the term ‘global’ expresses that the overall infrastructure may be distributed on a large scale.
A related prior art is depicted in
The example of
The interaction and signaling illustrated in
As shown in
While the process illustrated in
According to one embodiment, there is provided a method for configuring a virtual network function manager (VNFM) managing a virtual network function (VNF) to access a virtual infrastructure manager (VIM), wherein the VNFM accesses the VIM through an interface, the interface having a VIM interface type, characterized in that the VNFM supports multiple VIM interface types, and the method comprising the steps of obtaining by the VNFM information about the VIM interface type supported by the VIM, and accessing the VIM by the VNFM through the interface according to the information about the VIM interface type.
This method has the effect and advantage that a VNFM may access different VIMs with different interfaces and thus a VNF managed by the VNFM may be created in different virtual infrastructures corresponding to the VIMs being accessed by the VNFM. Furthermore, multiple different virtual infrastructures may be used in parallel when deploying a VNF. Furthermore, the VNFM, by accessing VIMs corresponding to different virtual infrastructures, may use and access specific functionality of the infrastructure when deploying a VNF. Furthermore, the need for a common interface among VIMs of different virtual infrastructures is obviated.
In one embodiment, the information about the VIM interface type supported by the VIM is obtained by one of the following methods: a message exchange between an Orchestrator and the VNFM, wherein the Orchestrator holds information about global and multi-domain virtualized infrastructure resources and wherein the Orchestrator provides access credentials of the VIM, VIM endpoint interface address, and information about the interface type supported by the VIM to the VNFM, or a message exchange between a resolver entity and the VNFM, wherein the resolver entity provides a mapping from a VIM identifier to the interface type supported by the VIM and wherein the resolver entity provides information about the interface type supported by the VIM to the VNFM.
This has the effect and advantage that the VNFM is provided with information that enables it to access a VIM through the appropriate interface, which has a VIM interface type and thus may provide functionality specific to the VIM, and thus enables it to access functionality specific of the VIM and the infrastructure managed by the VIM.
In one embodiment, the information about the VIM interface type supported by the VIM is obtained by a message exchange between the VNFM and the VIM, wherein said message exchange is performed by obtaining by the VNFM a VIM endpoint interface address, iterating by the VNFM through VIM interface types supported by the VNFM, wherein the VNFM attempts accessing the VIM through each supported VIM interface type, and obtaining by the VNFM from the VIM in response to a successful attempt of said attempted accessing an information about an interface type supported by the VIM. The information about the supported interface type may not be explicitly included in a response message from the VIM to the VNFM but may be implicitly communicated from the VIM to the VNFM, e.g., simply by the VIM responding correctly to an access attempt of the VNFM.
This has the effect and advantage that the VNFM does not require in advance to accessing a VIM detailed information about the VIM interface type. Yet, once the VNFM determines that it supports the endpoint interface of the VIM, it may access functionality specific to the VIM type through the VIM interface.
In one embodiment, the information about the VIM interface type supported by the VIM is obtained by a message exchange between the VNFM and the VIM, wherein said message exchange is performed by obtaining by the VNFM a VIM endpoint interface address, accessing the VIM through a set of operations in the interface between the VNFM and the VIM, and obtaining by the VNFM from the VIM in response to said accessing an information about an interface type supported by the VIM.
This has the effect and advantage that the VNFM does not require in advance to accessing a VIM detailed information about the VIM interface type since information about the VIM interface type may be obtained through a set of operations in the interface between the VNFM and the VIM, wherein in some embodiments, said set of operations may be a common set of operations among different VIM interfaces so that such common set of operations may be minimal and/or standardized.
In one embodiment the above described method further comprises the steps of obtaining from a plurality of candidate VNFMs information about VIM interface types they support and selecting from the plurality of VNFMs a first VNFM such that the first VNFM supports at least the interface type supported by said VIM, the first VNFM being said VNFM.
This has the effect and advantage that it is possible to make use of a specific VIM by choosing from a plurality of VNFMs one that supports being deployed on the specific VIM. This is advantageous, e.g., if the Orchestrator determines that the specific VIM is preferable or the only possible alternative for providing resources to deploy a VNFM and subsequently instantiate VNFs corresponding to the VNFM.
In one embodiment the above described method further comprises the steps of obtaining from the VNFM information about VIM interface types it supports and selecting from a plurality of candidate VIMs a first VIM such that the VNFM supports at least the interface type supported by the VIM, the first VIM being said VIM.
This has the effect and advantage that the VIM, on which a VNFM is to be deployed, may be chosen from a plurality of candidate VIMs. The advantage of such selection possibility may be that the selection may be used, e.g., to control reliability, cost, or other factors of the deployment of the VNFM and the corresponding VNFs on the virtual infrastructure managed by the VIM.
In one embodiment the selecting from a plurality of candidate VIMs may also be based on one or more of the following criteria: the virtualized resources provided by the managed virtual infrastructure and the geographical location of the infrastructure.
This has the effect and advantage that the VIM and correspondingly the virtual infrastructure may be chosen according to the availability and accessibility of resources in the virtual infrastructure.
In one embodiment, information about the VIM interface types supported by a VNFM is obtained by one of reading a VNFM descriptor from installation or deployment information available for the VNFM, wherein the VNFM descriptor includes information about the VIM interface types supported by the VNFM, or a message exchange between an Orchestrator and the VNFM, wherein the Orchestrator holds information about global multi-domain virtualized infrastructure.
This has the effect and advantage that the Orchestrator can be aware of the capabilities; in particular the VIM interface types, supported by a VNFM.
In one embodiment the VIM is a cloud management system.
This has the effect and advantage that the VNFM and correspondingly the VNF can be deployed on a specific infrastructure, namely a cloud system, that provides itself a cost effective and highly reliable services on which the VNFM and correspondingly the VNF are deployed, thus leveraging these aspects of the virtual infrastructure and enhancing the cost effectiveness and reliability of the VNF services to be provided.
In one embodiment, information about a VIM interface type includes one or more of the following:
This has the effect and advantage that the VIM interface type includes information that is required to perform selecting from a plurality of candidate VIMs according to various criteria and also information required to access a VIM that implements the VIM interface type by a VNFM that receives the information about the VIM interface type and that supports the VIM interface type.
According to one embodiment, there is provided an apparatus for implementing an Orchestrator adapted to manage the configuration of virtual network function managers (VNFMs), and adapted to configuring a VNFM that manages the VNF to access a virtual infrastructure manager (VIM), wherein the VNFM accesses the VIM through an interface, the interface having a VIM interface type, characterized in that the VNFM supports multiple VIM interface types, and
the apparatus comprising:
a module adapted for obtaining by the VNFM information about the VIM interface type supported by the VIM, and
a module adapted for accessing the VIM by the VNFM through the interface according to the information about the VIM interface type.
According to further embodiments there is provided an apparatus further comprising one or more modules to perform the configuring according to a method of any one of the previously described embodiments.
The effects and advantages achieved by the apparatus correspond to the effects and advantages of the embodiments of the method which have been described in detail above.
According to one embodiment, there is provided computer program comprising computer program code which when being executed on a computer enables said computer to carry out a method according of any one of the previously described embodiments.
At first, some terms used in the description will be defined in the following list of abbreviations.
In the following, embodiments of the invention will be described.
In one embodiment, the virtual network function manager configuration involves three functional blocks of the architecture shown in
The problem that different VIMs may have different access interfaces is addressed by embodiments of the present invention. In some instances, as mentioned above, the problem is also referred to as the “cloud heterogeneity problem”. By embodiments of the present invention this problem is solved in the context of the NFV architectural framework. In this architectural framework the VNFM functional block has to deal with the cloud heterogeneity problem because it is the entity requesting virtualized resource management. More specifically, the problem to be addressed could be phrased as follows: “Given a VNFM, which may be either already deployed or to be deployed by the Orchestrator, how does the VNFM know which interface type to use in order to connect and manage resources through a given VIM?”
In one embodiment of the invention, VNFM instantiation is performed in the following main steps that are also illustrated in
Other embodiments are possible as well, in particular the VNFM could also be provided with the required information for interfacing the VIM directly from the VIM. Also, in some embodiments, step 1, i.e., the selection process, might not be necessary and thus the selecting is optional.
The described embodiment has at least the following advantages:
In one embodiment, the functional building blocks of the NFV architectural framework have the following characteristics:
The configuration of a VNFM includes information on how to access a certain VIM. During a VIM access configuration step, the Orchestrator provides to the VNFM at least with VIM access credentials (e.g. username and password), VIM endpoint URI (e.g. VIM API URL or IP address), and VIM interface information, which includes:
The term ‘provider’ is thereby to be understood technically rather than economically, i.e. as a term identifying a certain technical “class” or “category” into which the VIM falls. Different “VIM providers” may therefore be understood as identifying different technical characteristics of an infrastructure, interface, or service, but different “VIM providers” may not necessarily relate to commercial aspects such as identifying different companies or economic units, which are providing the different infrastructures, interfaces, or services offered by different VIM providers.
In the following, two non-limiting examples are described on how the Orchestrator may perform the VNFM selection process:
In a first embodiment, the VNFM is instantiated on demand. In this case, it is assumed that the Orchestrator wants to instantiate a new VNFM, e.g., because there is presently no instance of a VNFM that would be compatible with a given VIM, or all available VNFMs have run out of capacity, or a VNF should be deployed for which no appropriate VNFM instance exists presently. In a first step, the Orchestrator selects a matching VNFM, i.e. a VNMF, which supports the required VIM, interface of the given VIM. To this end, the Orchestrator checks a VNFM Descriptor (VNFMD) for information on a matching interface. A VNFMD may be understood as an information record that contains information about a VNFM, wherein the information record is provided by the vendor of the VNFM. The information record may be implemented as a file or database entry. A VNFM may be implemented using several virtual machines that are together also deployed in an infrastructure, e.g., a cloud, which is not necessarily in the same cloud as the cloud where the VNFs are instantiated. VNFMD includes all information necessary for the VNFM deployment. Such information includes, e.g., the required virtual machines and images, their network topology, and the system requirements for the virtual machines. Furthermore, in the present embodiment, a parameter included in the VNFMD is a list of the VIM interfaces the VNFM supports. This information is used by the Orchestrator to decide which of the VNFMs listed in a catalogue is able to interact with a certain VIM.
In a second embodiment, the VNFM is already up and running. It is further assumed that there are several VNFMs already deployed and running, and that the Orchestrator selects one of the several VNFMs already deployed for interaction with a VIM. In this case, the Orchestrator contacts the already running VNFM via the reference point in between them to check whether it supports a certain type of VIM interface implementation. Such check could be phrased, e.g., as “can this VNFM instantiate resources on Amazon EC2 cloud?”. This check may also be a new message required on the interface/reference point between the Orchestrator and the VNFM. The VNFM may reply, the Orchestrator may perform the selection, and in the next step, the Orchestrator may transmit to the selected VNFM the configuration information about how to access the VIM with which it will interact on such interface. This transmission from the Orchestrator to the selected VNFM may include the VIM interface information.
In the following, three non-limiting examples are described on how to obtain information about the VIM interface in the VNFM:
In a first example, the Orchestrator configures the VNFM by sending a configuration message through the interface between the Orchestrator and the VNFM. This configuration message e.g. comprises: VIM access credentials for the VNFM, VIM interface endpoint address, and VIM interface information, including VIM provider, interface implementation version and type of protocol to be used on that interface.
In a second example, the VNFM obtains information on the VIM interface endpoint address, which may, e.g., be an IP address, and detects the cloud type itself by probing. Example implementations of the probing could be one of:
In a third embodiment, a resolver entity exists somewhere in the network that answers queries of the type “which cloud interface should be used for the CMS under IP address aa.bb.cc.dd?”.
Configuring the VNFM such that it may access a certain VIM may involve and/or require multiple types of information. As described for the embodiments and examples above and as also illustrated in step 2 of
It will be readily apparent to the skilled person that the methods, the elements, units and apparatuses described in connection with embodiments of the invention may be implemented in hardware, in software, or as a combination of both. In particular it will be appreciated that the embodiments of the invention and the elements of modules described in connection therewith may be implemented by a computer program or computer programs running on a computer or being executed by a microprocessor. Any apparatus implementing the invention may in particular take the form of a computing device acting as a network entity.
Number | Date | Country | Kind |
---|---|---|---|
14166750.1 | Apr 2014 | EP | regional |
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/EP2015/058832 | 4/23/2015 | WO | 00 |