WO2021083061A1 - Method and apparatus for processing software mirror image of virtual network function - Google Patents

Method and apparatus for processing software mirror image of virtual network function Download PDF

Info

Publication number
WO2021083061A1
WO2021083061A1 PCT/CN2020/123420 CN2020123420W WO2021083061A1 WO 2021083061 A1 WO2021083061 A1 WO 2021083061A1 CN 2020123420 W CN2020123420 W CN 2020123420W WO 2021083061 A1 WO2021083061 A1 WO 2021083061A1
Authority
WO
WIPO (PCT)
Prior art keywords
vim
vnf
software image
nfvo
message
Prior art date
Application number
PCT/CN2020/123420
Other languages
French (fr)
Chinese (zh)
Inventor
黄骋
王耀光
于益俊
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2021083061A1 publication Critical patent/WO2021083061A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/4557Distribution of virtual machine instances; Migration and load balancing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45595Network integration; Enabling network access in virtual machine instances

Definitions

  • This application relates to communication technology, and in particular to a method and device for processing software mirroring of virtual network functions.
  • NFV Network Function Virtualization
  • each network element used in the telecommunications network is transformed into an independent application, which can be flexibly deployed on a unified infrastructure platform composed of standard servers, storage devices, switches and other equipment, and
  • the hardware equipment of the infrastructure platform is pooled and virtualized to provide virtual resources for upper-layer applications, to achieve decoupling of applications and hardware, resources can be fully and flexibly shared, and rapid development and deployment of new services can be achieved. Automatic deployment, elastic scaling, fault isolation, etc. based on actual business needs.
  • NFV systems can include Network Functions Virtualization Orchestration (NFVO), Virtualized Infrastructure Manager (VIM), Network Functions Virtualization Infrastructure (NFVI), and multiple virtual networks Function (Virtual Network Function, VNF) and Operation Support System (OSS)/Business Support System (BSS).
  • NFVO will select the most suitable VIM and NFVI among multiple VIMs and NFVIs, and create virtual machines in which VNFs can be deployed. Creating a virtual machine requires a corresponding software image, and different VNFs have different virtual machine software images.
  • the software image is stored in all VIM storage directories to ensure that no matter which VIM and NFVI are deployed in the VNF, the software image required by the VNF can be found in the VIM management directory to reduce VNF instances Time.
  • VNFs have different deployment requirements. Not every VIM can provide suitable deployment. Store software images in the management directory of each VIM, which will waste storage resources.
  • the present application provides a method and device for processing software mirroring of virtual network functions to improve the utilization of VIM storage resources.
  • this application provides a method for processing a software image of a virtual network function.
  • the method may include: the network function virtualization orchestrator NFVO sends a first query message or a second query message to at least one virtual resource manager VIM. At least one item, the first query message is used to query whether there is a software image of the first virtual network function VNF in the directory managed by each VIM in the at least one VIM, and the second query message is used to query the at least one VIM. Whether the resources of each VIM meet the deployment requirements of the first VNF.
  • the NFVO receives at least one of the first feedback message or the second feedback message sent by at least one VIM.
  • the NFVO sends the software image of the first VNF to the corresponding VIM according to at least one of the first feedback message or the second feedback message; wherein, the first VNF is described in the newly online virtual network function descriptor VNFD file VNF.
  • the NFVO sending the software image of the first VNF to the corresponding VIM according to at least one of the first feedback message or the second feedback message may include any one of the following three methods:
  • Manner 1 The NFVO determines, according to the first feedback message, that the at least one VIM does not store the VIM of the software image of the first VNF, and the NFVO sends the first VNF to the VIM that does not store the software image of the first VNF. Software mirroring.
  • This implementation method screens out VIMs that have stored the same software image through the first query message, and sends the software image to the VIM that does not store the software image of the first VNF, so as to avoid repeated sending of the software image and improve the storage resources of the VIM. Utilization rate.
  • Manner 2 The NFVO determines the VIM that meets the deployment requirements of the first VNF among the at least one VIM according to the second feedback message, and the NFVO sends the software image of the first VNF to the VIM that meets the deployment requirements of the first VNF.
  • This implementation method screens out VIMs that meet the deployment environment of the first VNF through the second query message, and sends software images to the VIMs that meet the deployment environment of the first VNF, so as to achieve reasonable deployment of software images and improve VIM storage resources Utilization rate.
  • Manner 3 The NFVO determines a VIM that does not store a software image of the first VNF in the at least one VIM according to the first feedback message, and the NFVO determines according to the second feedback message that the at least one VIM meets the deployment requirements of the first VNF.
  • the NFVO sends the software image of the first VNF to the first VIM, and the first VIM does not store the software image of the first VNF and meets the deployment requirements of the first VNF.
  • This implementation method uses the first query message and the second query message to screen out the VIM that neither stores the software image but also meets the deployment environment of the first VNF, and sends the software image to the VIM to avoid repeated sending of the software image.
  • the reasonable deployment of software mirroring improves the utilization of VIM storage resources.
  • the method may further include: NFVO adding the corresponding relationship between the software image of the first VNF and the corresponding VIM to the record table.
  • the software image can be deleted according to the table when the VNFD file is offline, so as to realize the reasonable deployment of the software image and improve the utilization of the storage resources of the VIM rate.
  • the corresponding relationship between the software image of the first VNF and the corresponding VIM includes the identification of the software image of the first VNF, the identification of the VNFD, and the identification of the corresponding VIM.
  • the first query message includes at least one of the identification, name, version, or verification information of the software image.
  • the first feedback message is used to indicate that the VIM stores the software image of the first VNF.
  • the first feedback message includes the identifier of the VIM where the software image of the first VNF is stored.
  • the second feedback message is used to indicate that the VIM meets the deployment requirements of the first VNF.
  • the second feedback message includes the identification of the VIM that meets the deployment requirements of the first VNF.
  • the method may further include: the NFVO receives a third feedback message, the third feedback message is used to indicate a change in the resources managed by the VIM; the NFVO determines the second VIM according to the third feedback message, and the The second VIM is a VIM that needs to delete the software image of the first VNF among the at least one VIM; the NFVO sends a deletion request message to the second VIM, and the deletion request message is used to delete the software image of the first VNF.
  • the method may further include: the NFVO sending a third query message to at least one VIM, the third query message being used to query whether the resources of the first VIM meet the deployment requirements of the first VNF.
  • an embodiment of the present application provides a method for processing a software image of a virtual network function.
  • the method may include: a virtual resource manager VIM receiving a first query message or a second query message sent by the network function virtualization orchestrator NFVO At least one item in the first query message, the first query message is used to query whether there is a software image of the first virtual network function VNF in the directory managed by the VIM, and the second query message is used to query whether the resources of the VIM meet the first VNF Deployment requirements; the VIM sends at least one of the first feedback message or the second feedback message to the NFVO, and at least one of the first feedback message or the second feedback message is used to determine whether the NFVO sends the first VNF to the VIM Software mirroring; where the first VNF is the VNF described in the newly online virtual network function descriptor VNFD file.
  • the first query message includes at least one of the identification, name, version, or verification information of the software image.
  • the first feedback message is used to indicate that the VIM stores the software image of the first VNF.
  • the second feedback message is used to indicate that the VIM meets the deployment requirements of the first VNF.
  • the method may further include: the VIM sends a third feedback message to the NFVO, the third feedback message is used to indicate that the resource managed by the VIM has changed; the VIM receives the delete request message sent by the NFVO, and the delete The request message is used to delete the software image of the first VNF.
  • the method may further include: the VIM receives a third query message sent by the NFVO, where the third query message is used to query whether the resources of the VIM meet the deployment requirements of the first VNF.
  • an embodiment of the present application provides a software mirroring processing device of a virtual network function.
  • the software mirroring processing device may be used as an NFVO, and the device has the function of implementing the method of the first aspect.
  • the function can be realized by hardware, or by hardware executing corresponding software.
  • the hardware or software includes one or more modules corresponding to the above functions, for example, a transceiver unit or module, and a processing unit or module.
  • an embodiment of the present application provides a software image processing device of a virtual network function.
  • the software image processing device may be used as a VIM, and the device has the function of implementing the method of the second aspect described above.
  • the function can be realized by hardware, or by hardware executing corresponding software.
  • the hardware or software includes one or more modules corresponding to the above functions, for example, a transceiver unit or module, and a processing unit or module.
  • this application provides a processing device for software mirroring of virtual network functions, including: one or more processors; a memory for storing one or more programs; when the one or more programs are described One or more processors execute, so that the one or more processors implement the method according to any one of the above-mentioned first aspects.
  • this application provides a processing device for software mirroring of virtual network functions, including: one or more processors; a memory for storing one or more programs; when the one or more programs are described One or more processors execute, so that the one or more processors implement the method according to any one of the above-mentioned second aspects.
  • the present application provides a computer-readable storage medium including a computer program, which when executed on a computer, causes the computer to execute the method described in any one of the above-mentioned first aspects.
  • the present application provides a computer-readable storage medium, including a computer program, which when executed on a computer, causes the computer to execute the method described in any one of the above-mentioned second aspects.
  • the present application provides a computer program product, the computer program product comprising instructions, when the instructions are executed by a computer, they are used to execute the method described in any one of the above-mentioned first aspects.
  • the present application provides a computer program product, the computer program product comprising instructions, when the instructions are executed by a computer, they are used to execute the method described in any one of the above-mentioned first aspects.
  • the present application provides a chip including a processor and a memory, the memory is used to store a computer program, and the processor is used to call and run the computer program stored in the memory to execute the first The method of any of the aspects.
  • the present application provides a chip including a processor and a memory, the memory is used to store a computer program, and the processor is used to call and run the computer program stored in the memory to execute the second The method of any of the aspects.
  • an embodiment of the present application provides a system, which may include NFVO and at least one VIM.
  • the NFVO can execute the method described in any one of the above-mentioned first aspect
  • any VIM can execute the method described in any one of the above-mentioned second aspect.
  • At least one of a first query message or a second query message is sent to at least one VIM through NFVO, and the first query message is used to query each of the at least one VIM Whether there is a software image of the first VNF in the directory managed by VIM, the second query message is used to query whether the resources of each VIM in at least one VIM meet the deployment requirements of the first VNF;
  • NFVO receives the first feedback sent by at least one VIM At least one of the message or the second feedback message;
  • NFVO sends the software image of the first VNF to the corresponding VIM according to at least one of the first feedback message or the second feedback message; where the first VNF is a newly online virtual network function Descriptor The VNF described in the VNFD file.
  • the embodiments of the present application can improve the utilization of VIM storage resources.
  • FIG. 1 is a schematic structural diagram of an NFV system provided by an embodiment of this application.
  • FIG. 2 is a flowchart of a method for processing VNF software mirroring provided by an embodiment of the application
  • FIG. 3 is a flowchart of another VNF software image processing method provided by an embodiment of the application.
  • FIG. 4 is a flowchart of another VNF software image processing method provided by an embodiment of the application.
  • FIG. 5 is a flowchart of another method for processing a software image of a VNF according to an embodiment of the application
  • FIG. 6 is a schematic diagram of a processing process of a VNF software image provided by an embodiment of this application.
  • FIG. 7 is a flowchart of another VNF software image processing method provided by an embodiment of the application.
  • FIG. 8 is a schematic block diagram of an apparatus 800 for processing a software image of a virtual network function according to an embodiment of the application;
  • FIG. 9 is a schematic structural diagram of a software mirroring processing apparatus 900 provided by an embodiment of the application.
  • FIG. 10 is a schematic block diagram of an apparatus 1000 for processing a software image of a virtual network function according to an embodiment of the application;
  • FIG. 11 is a schematic structural diagram of a software mirroring processing apparatus 1100 provided by an embodiment of the application.
  • At least one (item) refers to one or more, and “multiple” refers to two or more.
  • “And/or” is used to describe the association relationship of associated objects, indicating that there can be three types of relationships, for example, “A and/or B” can mean: only A, only B, and both A and B , Where A and B can be singular or plural.
  • the character “/” generally indicates that the associated objects before and after are in an “or” relationship.
  • the following at least one item (a) or similar expressions refers to any combination of these items, including any combination of a single item (a) or a plurality of items (a).
  • At least one of a, b, or c can mean: a, b, c, "a and b", “a and c", “b and c", or "a and b and c" ", where a, b, and c can be single or multiple.
  • Fig. 1 is a schematic structural diagram of an NFV system provided by an embodiment of the application.
  • the NFV system of the embodiment of the present application may include: OSS/BSS, NFVO, and multiple VIMs.
  • OSS/BSS is an integrated and information resource sharing support system for telecom operators. It is mainly composed of network management, system management, billing, business, accounting and customer service, and is organically integrated through a unified information bus.
  • VNFD Virtual Network Function Descriptor
  • NFVO is used to download software images from third-party servers and deliver the software images to VIM.
  • VIM is responsible for managing various virtual resources. In order to save VNF instantiation time, VIM will also manage and store VNF software images.
  • the NFV system may also include NFVI, multiple VNFs, etc.
  • the embodiments of this application are not shown one by one, and the functional modules included in the NFV system are not limited to the embodiment shown in FIG. 1.
  • NFV system can be applied to implement various networks, for example, it can be applied to data center networks, operator networks or local area networks to implement network services (Network Service, NS) with specific functions.
  • Network Service Network Service
  • the process of implementing NS with specific functions is specific It can be flexibly deployed on computing hardware, storage hardware, and network hardware in the hardware resource layer through multiple VNFs, that is, the process of VNF instantiation.
  • NFVO will select the most suitable VIM and NFVI among multiple VIMs and NFVIs, and create virtual machines in which VNFs can be deployed. The creation of a virtual machine requires a corresponding software image.
  • the embodiments of the present application can implement the reasonable deployment of the software image through the following VNF software image processing method, improve the utilization rate of the storage resources of the VIM, and deploy the VNF in the VIM and NFVI. Provide reliable guarantee to ensure rapid VNF instantiation.
  • VNF software image processing method improve the utilization rate of the storage resources of the VIM
  • VNFVI deploy the VNF in the VIM and NFVI.
  • FIG. 2 is a flowchart of a method for processing VNF software mirroring provided by an embodiment of this application. As shown in Figure 2, this embodiment relates to NFVO and at least one VIM, and the at least one VIM is a VIM included in the NFV system. , The method of this embodiment may include:
  • Step 101 NFVO sends a first query message to at least one VIM.
  • each VIM receives the first query message sent by NFVO.
  • the first query message is used to query whether there is a software image (software image, swi) of the first VNF in a directory managed by each VIM in at least one VIM.
  • the first VNF is the VNF described in the newly launched VNFD document.
  • the VNFD file may be sent by OSS/BSS to NFVO.
  • NFVO obtains first information from the VNFD file.
  • the first information may be information related to the software image of the first VNF, for example, the software image of the first VNF. According to the description information, the software image can be determined.
  • the first information may include at least one of the identification (for example, ID), name, version, or verification information of the software image.
  • the check information is used to determine the correctness of the first information.
  • the check information may be a checksum.
  • the NFVO of the prior art After the NFVO of the prior art receives the newly online VNFD file, it will send the software image to all VIMs according to the information in the VNFD file to store the software image in the storage directory of all VIMs. Unlike the prior art, before sending a software image to VIM, the NFVO in this embodiment of the application will use the first query message to query whether the software image already exists in the directory managed by the VIM, so as to avoid sending the software image to the software image. VIM sends software images, resulting in a waste of resources.
  • the software image of the first VNF in the embodiment of the present application may be the same as the software image of other VNFs, that is, the first VNF
  • the software image of may have been stored in the corresponding VIM management directory during the previous VNFD online process.
  • the embodiment of the present application uses the first query message to query whether the software image already exists in the directory managed by the VIM.
  • the first query message may include at least one of the identification, name, version, or verification information of the software image.
  • the information included in the first query message may be the same as the first information.
  • the NFVO may download the software image of the first VNF from a corresponding server according to the first information, and the server may be a File Transfer Protocol (FTP) server.
  • FTP File Transfer Protocol
  • the NFVO may download the software image of the first VNF from a corresponding server (for example, an FTP server) after performing step 101 and step 102 of the method embodiment of the present application.
  • a corresponding server for example, an FTP server
  • Step 102 At least one VIM sends a first feedback message to NFVO.
  • NFVO receives the first feedback message sent by at least one VIM.
  • each VIM determines whether there is a software image of the first VNF in the directory managed by the VIM according to the first query message in the above step 101. If it exists, the VIM sends the first feedback message to the NFVO.
  • the first feedback message is used to indicate that the VIM stores the software image of the first VNF.
  • the first feedback message may include the VIM identifier. The identification of the VIM can uniquely locate one of the at least one VIM.
  • each VIM determines whether the software image of the first VNF exists in the directory managed by itself according to the first query message in step 101, and each VIM sends the first feedback message to NFVO, and
  • the first feedback message may be used to indicate whether the VIM stores the software image of the first VNF.
  • the first feedback message may include the identifier of the VIM and the first indication information.
  • the first indication information is used to indicate whether the software image of the first VNF is stored, for example, the first indication information is one bit, 1 indicates that the software image of the first VNF is stored, and 0 indicates that the first VNF is not stored Software mirroring.
  • Step 103 The NFVO sends the software image of the first VNF to the corresponding VIM according to the first feedback message.
  • the corresponding VIM may refer to a VIM in which the software image is not stored in the at least one VIM.
  • the NFVO may determine, according to the first feedback message sent by the at least one VIM, that there is no VIM storing the software image in the at least one VIM. NFVO sends the software image of the first VNF to the VIM that does not store the software image, so that the software image is stored closer to the VNF instance, so as to reduce the time for VNF instantiation.
  • NFVO sends a first query message to at least one VIM, and the first query message is used to query whether there is a software image of the first VNF in the directory managed by each VIM in the at least one VIM, and at least one VIM sends it to NFVO
  • NFVO sends the software image of the first VNF to the VIM that does not store the software image according to the first feedback message.
  • the first query message is used to screen out VIMs that have stored the same software image.
  • the VIM of the software image of the first VNF sends the software image to avoid repeated sending of the software image and improve the utilization of the storage resource of the VIM.
  • FIG. 3 is a flowchart of another method for processing VNF software mirroring provided by an embodiment of the application. As shown in Figure 3, this embodiment relates to NFVO and at least one VIM, and the at least one VIM is included in the NFV system. VIM, the method of this embodiment may include:
  • Step 201 NFVO sends a second query message to at least one VIM.
  • each VIM receives the second query message sent by NFVO.
  • the second query message is used to query whether the resource of each VIM in the at least one VIM meets the deployment requirement of the first VNF.
  • the first VNF is the VNF described in the newly launched VNFD document.
  • the VNFD file may be sent by OSS/BSS to NFVO, and NFVO obtains second information from the VNFD file.
  • the second information may be information related to the deployment of the first VNF, for example, information about the deployment environment of the first VNF. Demand information, according to the demand information of the deployment environment, a VIM suitable for deploying the first VNF can be screened out.
  • the second information is used to indicate at least one of CPU resources, memory resources, hard disk resources, or network resources required for the operation of the first VNF.
  • the first information may include computing resource demand information, network resources At least one of demand information or storage resource demand information.
  • the computing resource requirement information may be the number of processor cores, for example, 3 cores.
  • the second query message may carry the second information.
  • the NFVO may download the software image of the first VNF from a corresponding server (for example, an FTP server) according to the above-mentioned first information.
  • a corresponding server for example, an FTP server
  • the NFVO may download the software image of the first VNF from a corresponding server (for example, an FTP server) after performing step 201 and step 202 of the method embodiment of the present application.
  • a corresponding server for example, an FTP server
  • Step 202 At least one VIM sends a second feedback message to NFVO.
  • the NFVO receives the second feedback message sent by at least one VIM.
  • each VIM determines whether the virtual resources managed by itself can meet the requirements of the deployment environment of the first VNF according to the second query message in step 201 above, and if so, the VIM sends the second feedback to NFVO Message, the second feedback message is used to indicate that the VIM can provide an instantiated deployment environment for the first VNF.
  • the second feedback message may include the identifier of VIM. The identification of the VIM can uniquely locate one of the at least one VIM. The VIM identifier of the second feedback message indicates the identifier of the VIM that meets the deployment requirements of the first VNF.
  • each VIM determines whether the virtual resources managed by itself can meet the requirements of the deployment environment of the first VNF according to the second query message in step 201, and each VIM sends the second feedback to NFVO Message, the second feedback message can be used to indicate whether the VIM meets the requirements of the deployment environment of the first VNF.
  • the second feedback message may include the identifier of the VIM and the second indication information.
  • the second indication information is used to indicate whether the requirements of the deployment environment of the first VNF are met.
  • the second indication information is one bit, 1 indicates that the requirements of the deployment environment of the first VNF are met, and 0 indicates that the requirements of the deployment environment of the first VNF are not met. The requirements of the deployment environment of a VNF.
  • Step 203 The NFVO sends the software image of the first VNF to the corresponding VIM according to the second feedback message.
  • the corresponding VIM may refer to a VIM of the at least one VIM that can provide an instantiated deployment environment to the first VNF.
  • the NFVO may determine, according to the second feedback message sent by the at least one VIM, that the at least one VIM can provide the first VNF with a VIM that can instantiate the deployment environment. NFVO sends the software image of the first VNF to the VIM that can provide the first VNF with an instantiated deployment environment, so that the software image is stored in the VIM that meets the requirements of the deployment environment of the first VNF, so as to reduce the time for VNF instantiation .
  • the NFVO sends a second query message to at least one VIM.
  • the second query message is used to query whether the resources of each VIM in the at least one VIM meet the deployment requirements of the first VNF.
  • At least one VIM sends a second query message to the NFVO.
  • NFVO sends the software image of the first VNF to the corresponding VIM according to the second feedback message.
  • the corresponding VIM may refer to the VIM of the at least one VIM that can provide the first VNF with an instantiated deployment environment.
  • the query message screens out the VIM that meets the deployment environment of the first VNF, and sends the software image to the VIM that meets the deployment environment of the first VNF, so as to realize the reasonable deployment of the software image and improve the utilization rate of the storage resources of the VIM.
  • FIG. 4 is a flowchart of another method for processing VNF software mirroring provided by an embodiment of this application. As shown in FIG. 4, this embodiment relates to NFVO and at least one VIM, and the at least one VIM is included in the NFV system. VIM, the method of this embodiment may include:
  • Step 301 The NFVO sends a first query message and a second query message to at least one VIM.
  • each VIM receives the first query message and the second query message sent by NFVO.
  • the explanations of the first query message and the second query message may refer to step 101 of the embodiment shown in FIG. 2 and step 201 of the embodiment shown in FIG. 3, respectively, and will not be repeated here.
  • Step 302 At least one VIM sends a first feedback message and a second feedback message to the NFVO.
  • the NFVO receives the first feedback message and the second feedback message sent by at least one VIM.
  • Step 303 The NFVO sends the software image of the first VNF to the corresponding VIM according to the first feedback message and the second feedback message.
  • the corresponding VIM may refer to a VIM in the at least one VIM that neither stores the software image, but also meets the deployment requirements of the first VNF.
  • the NFVO may determine according to the first feedback message sent by at least one VIM that there is no VIM storing the software image in the at least one VIM.
  • the VIM that does not store the software image includes VIM A, VIM B, and VIM C.
  • NFVO may determine, according to the second feedback message sent by at least one VIM, the VIM that can provide the first VNF with an instantiated deployment environment in the at least one VIM.
  • the VIM that can provide the first VNF with an instantiated deployment environment includes VIM A and VIM B. Based on the above detection results, the NFVO can determine that the VIMs that neither store the software image but also meet the deployment requirements of the first VNF include VIM A and VIM B.
  • NFVO sends the software image of the first VNF to VIM A and VIM B, so that NFVO sends the software image of the first VNF to the VIM that does not store the software image and meets the requirements of the deployment environment of the first VNF to reduce Time when the VNF was instantiated.
  • NFVO can send a first query message to at least one VIM, at least one VIM can send a first feedback message to NFVO, and NFVO can send a first feedback message to at least one VIM.
  • the second query message, at least one VIM sends a second feedback message to NFVO.
  • NFVO can send a second query message to at least one VIM, at least one VIM can send a second feedback message to NFVO, NFVO can send a first query message to at least one VIM, and at least one VIM can send a first query message to NFVO.
  • Feedback message That is, the sending order of the first query message and the second query message can be flexibly set.
  • NFVO sends a first query message and a second query message to at least one VIM
  • at least one VIM sends a first feedback message and a second feedback message to NFVO
  • NFVO sends the corresponding The VIM sends the software image of the first VNF.
  • the corresponding VIM refers to the VIM in the at least one VIM that neither stores the software image but also meets the deployment requirements of the first VNF.
  • the first query message and The second query message screens out a VIM that neither stores the software image but also meets the deployment environment of the first VNF, and sends the software image to the VIM to avoid repeated sending of the software image, realize the reasonable deployment of the software image, and improve the VIM's performance. Utilization of storage resources.
  • FIG. 5 is a flowchart of another method for processing VNF software mirroring provided by an embodiment of the application. As shown in FIG. 5, this embodiment relates to OSS/BSS, NFVO, at least one VIM and FTP server, and the at least one VIM For the VIM included in the NFV system, the method in this embodiment may include:
  • Step 401 OSS/BSS sends a VNF package upload request to NFVO.
  • the NFVO receives the upload VNF package request (UploadVnfPackageRequest) sent by the OSS/BSS.
  • the OSS/BSS sends a VNF package upload request to NFVO.
  • the VNF package upload request carries a VNF package.
  • the VNF package includes the VNFD file described in the foregoing embodiment.
  • the VNFD file is used to describe the first VNF. .
  • NFVO can obtain the above-mentioned first information and second information from the VNFD file. For the explanation of the first information and the second information, refer to step 101 of the embodiment shown in FIG. 2 and step 201 of the embodiment shown in FIG. 3, which will not be repeated here.
  • Step 402 NFVO sends a VNF upload response to OSS/BSS.
  • the OSS/BSS receives the upload VNF package response (UploadVnfPackageResponse) sent by NFVO.
  • the upload VNF package response may be used to indicate that the VNF package is successfully received.
  • Step 403 NFVO downloads the mirroring software from the FTP server according to the first information.
  • Step 404 NFVO sends a first query message to at least one VIM.
  • the first query message may also be referred to as a query software mirroring request (CheckSwiRequest).
  • the first query message may include at least one of the identification, name, version, or verification information of the software image.
  • Step 405 Each VIM determines whether it has stored the software image according to the first query message.
  • Step 406 At least one VIM sends a first feedback message to the NFVO.
  • At least one VIM that stores the software image sends the first feedback message to the NFVO, and the first feedback message is used to indicate that the VIM stores the software image.
  • the first feedback message may include the identification of the VIM.
  • the first feedback message may also be referred to as CheckSwiResponse (CheckSwiResponse).
  • the NFVO may maintain a VIM identification list according to the first feedback message sent by the at least one VIM.
  • the VIM identifier list includes the identifier of at least one VIM storing the software image.
  • Step 407 NFVO sends a second query message to at least one VIM.
  • the second query message is used to query whether the resource of each VIM in the at least one VIM meets the deployment requirement of the first VNF.
  • the second query message may also be referred to as a capability check request (CapabilityCheckRequest).
  • This step is to detect which VIMs of the at least one VIM can provide the required resources and suitable deployment environment for the VNF, in other words, to detect which VNFs may be deployed in virtual resources managed by the VIM.
  • the detection in this step is for the detection of computing resources, network resources, storage resources, etc.
  • Step 408 At least one VIM sends a second feedback message to the NFVO.
  • At least one VIM that can provide an instantiated deployment environment to the first VNF sends the second feedback message to the NFVO, where the second feedback message is used to indicate that the VIM can provide an instantiated deployment environment to the first VNF.
  • the second feedback message may include the identification of the VIM.
  • the second feedback message may also be referred to as a capability check response (CapabilityCheckResponse).
  • the NFVO may maintain a VIM identification list according to the second feedback message sent by the at least one VIM.
  • the VIM identifier list includes the identifier of at least one VIM that can provide the first VNF with an instantiated deployment environment.
  • Step 409 The NFVO determines that there is no VIM that stores the software image and can meet the deployment requirements of the first VNF.
  • the NFVO may determine, according to the query result of step 406 and the detection result of step 408, that there is no VIM that not only stores the software image, but also meets the deployment requirements of the first VNF.
  • Step 410 NFVO sends a software mirroring request to the VIM determined in step 409.
  • addSoftwareImageRequest carries the software image downloaded in step 403 above.
  • Step 411 At least one VIM sends a software mirroring response to the NFVO.
  • the VIM that receives the software image sent in step 410 above sends an add software image response (addSoftwareImageResponse) to the NFVO.
  • NFVO can also maintain a record table.
  • the record table records the corresponding relationship between the software image and the VNFD and the stored VIM. After the corresponding VIM stores the software image, NFVO adds the corresponding relationship between the software image and the corresponding VIM to The record table.
  • the record table may be as shown in Table 1 below.
  • the record table may include a software image identification (ID) column, a VNFD identification (ID) column, and a storage VIM identification (ID) column.
  • the storage VIM identification is used to indicate the VIM storing the corresponding software image. Taking the second row of Table 1 as an example for illustration, the second row indicates that the software image A corresponding to VNFD1 is stored in VIM A.
  • the embodiment of the present application may also implement the software image deletion when the VNFD goes offline through the following steps.
  • Step 412 The OSS/BSS sends a VNF packet deletion request to the NFVO.
  • NFVO receives the delete VNF package request (DeleteVnfPackageRequest) sent by OSS/BSS.
  • the delete VNF package request (DeleteVnfPackageRequest) may carry the VNFD identifier.
  • Step 413 NFVO sends a delete VNF package response (DeleteVnfPackageRespons) to OSS/BSS.
  • NFVO compares the VNFD identification carried in step 412 with the two columns of VNFD and software mirroring in the record table. If the software image corresponding to the VNFD identification only corresponds to the VNFD, the software under the directory managed by the corresponding VIM needs to be deleted Mirror.
  • the software image corresponding to VNFD 1 in the record table only corresponds to the VNFD 1
  • the software image in the directory managed by the corresponding VIM can be deleted.
  • the record table is shown in Table 1 above, the software image corresponding to the VNFD 1 is software image A, and the software image A also corresponds to VNFD 2, so the software image A cannot be deleted.
  • Step 414 NFVO sends a software image deletion request to at least one VIM.
  • the delete software image request (deleteSoftwareImageRequest) carries an identifier of the software image. At least one VIM in this step may be a VIM storing the software image.
  • Step 415 At least one VIM sends a software image deletion response to the NFVO.
  • the delete software image response (deleteSoftwareImageResponse) can be used to indicate that the software image is deleted successfully.
  • the embodiment of the present application can implement the deletion of the software image through the above steps when the VNFD file is offline, so as to realize the reasonable deployment of the software image and improve the utilization rate of the storage resources of the VIM.
  • FIG. 6 is a schematic diagram of the processing process of a VNF software mirroring provided by an embodiment of the application. As shown in Figure 6, it includes OSS/BSS, NFVO, FTP server and three VIMs. This embodiment takes three VIMs as an example. For example, the number is not limited by this.
  • the VNFD file can be sent to NFVO through the above step 401.
  • the VNFD file contains information related to the VNF software mirroring, as shown by the dotted line in Figure 6.
  • the software mirroring (swi) of the frame, NFVO downloads the software mirroring from the FTP server according to the information related to the software mirroring of the VNF, that is, the software mirroring (swi) of the solid-line frame as shown in Figure 6, and NFVO goes through the above steps 404 to Step 408 Query whether the VIM stores the corresponding software image, and whether the VIM meets the deployment requirements of the VNF, that is, the query path shown in FIG.
  • NFVO determines according to the feedback of the three VIMs.
  • NFVO sends the software image to the second VIM, that is, the deployment shown in Figure 6 sends the software image to The second VIM.
  • This embodiment can avoid repeated sending of software images, realize rationalized distributed deployment of software images, and improve the utilization of VIM storage resources.
  • VIMs that can deploy VNF instances may be unable to deploy the VNF instances that have been deployed because of changes in available resources and changes in the deployment environment, and the storage needs to be deleted.
  • the software image of the VNF instance in the VIM directory is used to optimize the storage resources of the VIM. For specific explanations, please refer to the following embodiments.
  • FIG. 7 is a flowchart of another method for processing VNF software mirroring provided by an embodiment of the application. As shown in FIG. 7, this embodiment relates to NFVO and at least one VIM, and the at least one VIM is included in the NFV system. VIM, the method of this embodiment may include:
  • Step 501 NFVO sends a third query message to at least one first VIM.
  • At least one first VIM receives a third query message sent by the NFVO, where the third query message is used to query whether the resources of the first VIM meet the deployment requirements of the first VNF, and the first VIM is the VIM in which the first VNF is deployed.
  • the third query message is used to detect whether the first VIM can still provide an instantiated deployment environment for the first VNF, that is, it is detected whether the first VIM can provide the first VNF with the computing resources and network required for its instantiation. At least one of resources or storage resources.
  • the third query message may carry the second information as described above, and the explanation of the second information may refer to step 201 of the embodiment shown in FIG. 3, which will not be repeated here.
  • the computing resource, network resource, or storage resource of at least one first VIM is detected through the third query message.
  • the third query message may be sent periodically, or may be triggered by other resource-related operations.
  • Step 502 At least one first VIM sends a third feedback message to the NFVO.
  • the third feedback message is used to indicate that the resources managed by the VIM have changed.
  • the third feedback message is used to indicate that the resources managed by the VIM have changed, but can still meet the deployment requirements of the first VNF, or the third feedback message is used to indicate that the resources managed by the VIM have changed and cannot meet the first VNF. Deployment requirements.
  • Step 503 The NFVO determines at least one second VIM according to the third feedback message.
  • the NFVO determines, according to the third feedback message, at least one second VIM that cannot meet the deployment requirements of the first VNF among the at least one first VIM.
  • Step 504 The NFVO sends a software image deletion request to the at least one second VIM.
  • the delete software image request (deleteSoftwareImageRequest) carries an identifier of the software image.
  • Step 505 At least one second VIM sends a software image deletion response to the NFVO.
  • the delete software image response (deleteSoftwareImageResponse) can be used to indicate that the software image is deleted successfully.
  • the embodiment of the application reconfirms whether the VIM can provide a deployment location for the VNF, and if not, delete the image stored in the VIM to further improve the use efficiency of the storage resources in the VIM.
  • FIG. 8 is a schematic block diagram of an apparatus 800 for processing a software image of a virtual network function provided by an embodiment of the application.
  • the software mirroring processing device 800 of this embodiment can be used as the NFVO involved in the foregoing method embodiment.
  • the software mirroring processing device 800 includes a transceiver unit 801 and a processing unit 802.
  • the units of the software mirroring processing device 800 are respectively used to perform the following operations and/or processing.
  • the transceiver unit 801 is configured to send at least one of a first query message or a second query message to at least one virtual resource manager VIM, where the first query message is used to query each VIM managed by the at least one VIM Whether there is a software image of the first virtual network function VNF in the directory, the second query message is used to query whether the resource of each VIM in the at least one VIM meets the deployment requirement of the first VNF.
  • the transceiver unit 801 is further configured to receive at least one of a first feedback message or a second feedback message sent by at least one VIM.
  • the processing unit 802 is configured to send the software image of the first VNF to the corresponding VIM through the transceiver unit 801 according to at least one of the first feedback message or the second feedback message; wherein, the first VNF is The VNF described in the newly online virtual network function descriptor VNFD file.
  • the processing unit 802 is configured to determine, according to the first feedback message, that the VIM that does not store the software image of the first VNF in the at least one VIM, through the transceiving unit 801 Sending the software image of the first VNF to the VIM that does not store the software image of the first VNF; or,
  • the processing unit 802 is configured to determine, according to the second feedback message, the VIM that meets the deployment requirement of the first VNF among the at least one VIM, and send the VIM that meets the deployment requirement of the first VNF through the transceiver unit 801
  • the required VIM sends the software image of the first VNF; or,
  • the processing unit 802 is configured to determine, according to the first feedback message, that the at least one VIM does not store the VIM of the first VNF software image, and according to the second feedback message, determine that the at least one VIM satisfies The VIM for the deployment requirement of the first VNF sends the software image of the first VNF to the first VIM through the transceiving unit 801.
  • the first VIM does not store the software image of the first VNF and meets all requirements. Describe the deployment requirements of the first VNF.
  • the processing unit 802 is further configured to add the corresponding relationship between the software image and the corresponding VIM to the record table.
  • the correspondence between the software image and the corresponding VIM includes an identifier of the software image, an identifier of a VNFD, and an identifier of the corresponding VIM.
  • the first query message includes at least one of the identification, name, version, or verification information of the software image.
  • the first feedback message includes an identifier of the VIM in which the software image of the first VNF is stored.
  • the second feedback message includes an identifier of a VIM that meets the deployment requirement of the first VNF.
  • the transceiving unit 801 is further configured to receive a third feedback message, the third feedback message is used to indicate a change in the resources managed by the VIM; the processing unit 802 is further configured to The third feedback message determines the second VIM, and the second VIM is the VIM that needs to delete the software image of the first VNF among the at least one VIM; the transceiving unit 801 is further configured to send deletion to the second VIM A request message, where the delete request message is used to delete the software image of the first VNF.
  • the transceiving unit 801 is further configured to send a third query message to the at least one VIM, and the third query message is used to query whether the resources of the first VIM satisfy the first VIM. 1. VNF deployment requirements.
  • the device 800 may further include a storage unit 803, configured to store a computer program for execution by the processing unit.
  • the device 800 for processing software mirroring may also have other functions of the NFVO in the method embodiment.
  • the device 800 for processing software mirroring may also have other functions of the NFVO in the method embodiment.
  • the processing unit 802 may be a processor
  • the transceiving unit 801 may be a transceiver.
  • the transceiver includes a receiver and a transmitter, and has both sending and receiving functions.
  • the processing unit 802 may be a processing device, and the functions of the processing device may be partially or fully implemented by software.
  • the functions of the processing device may be partially or fully implemented by software.
  • the processing device may include a memory and a processor.
  • the memory is used to store a computer program, and the processor reads and executes the computer program stored in the memory to execute the steps implemented by NFVO in each method embodiment.
  • the processing device includes a processor.
  • the memory for storing the computer program is located outside the processing device, and the processor is connected to the memory through a circuit/wire to read and execute the computer program stored in the memory.
  • the processing device 800 for software mirroring may be a chip.
  • the transceiving unit 801 may specifically be a communication interface or a transceiving circuit.
  • This application also provides a computer-readable storage medium on which a computer program is stored.
  • the computer program When the computer program is executed by a computer, the computer executes the steps and steps executed by NFVO in any of the above-mentioned method embodiments. /Or processing.
  • the computer program product includes computer program code.
  • the computer program code runs on a computer, the computer executes the steps and/or steps performed by NFVO in any of the above-mentioned method embodiments. deal with.
  • the application also provides a chip including a processor.
  • the memory for storing the computer program is provided independently of the chip, and the processor is used to execute the computer program stored in the memory to execute the steps and/or processing performed by the NFVO in any method embodiment.
  • the chip may also include a memory and a communication interface.
  • the communication interface may be an input/output interface, a pin, an input/output circuit, or the like.
  • FIG. 9 is a schematic structural diagram of a software mirroring processing apparatus 900 provided by an embodiment of the application.
  • the processing device 900 for software mirroring may be the NFVO involved in the above-mentioned embodiment.
  • the software mirroring processing device 900 includes a processor 901 and a transceiver 902.
  • the device 900 for processing software mirroring further includes a memory 903.
  • the processor 901, the transceiver 902, and the memory 903 can communicate with each other through an internal connection path to transfer control signals and/or data signals.
  • the memory 903 is used to store a computer program.
  • the processor 901 is configured to execute a computer program stored in the memory 903, so as to implement each function in the foregoing device embodiment.
  • the memory 903 may also be integrated in the processor 901 or independent of the processor 901.
  • FIG. 10 is a schematic block diagram of an apparatus 1000 for processing a software image of a virtual network function according to an embodiment of the application.
  • the software mirroring processing device 1000 of this embodiment can be used as the VIM involved in the foregoing method embodiment, and the software mirroring processing device 1000 includes a transceiver unit 1001 and a processing unit 1002.
  • the units of the software mirroring processing apparatus 1000 are respectively used to perform the following operations and/or processing.
  • the transceiver unit 1001 is configured to receive at least one of a first query message or a second query message sent by the network function virtualization orchestrator NFVO, and the first query message is used to query whether there is a first virtual query in the directory managed by the VIM.
  • a software image of the network function VNF, and the second query message is used to query whether the resources of the VIM meet the deployment requirements of the first VNF.
  • the processing unit 1002 is configured to send at least one of a first feedback message or a second feedback message to the NFVO through the transceiver unit, and at least one of the first feedback message or the second feedback message is used to determine the NFVO Whether to send the software image of the first VNF to the VIM.
  • the first VNF is the VNF described in the newly online virtual network function descriptor VNFD file.
  • the processing unit 1002 is further configured to send a third feedback message to the NFVO through the transceiver unit 1001, and the third feedback message is used to indicate that the resources managed by the VIM have changed .
  • the transceiving unit 1001 is further configured to receive a delete request message sent by the NFVO, where the delete request message is used to delete the software image of the first VNF.
  • the transceiving unit 1001 is further configured to receive a third query message sent by the NFVO, and the third query message is used to query whether the resources of the VIM meet the requirements of the first VNF. Deployment requirements.
  • the device 1000 may further include a storage unit 1003, configured to store a computer program for execution by the processing unit.
  • the software mirroring processing apparatus 1000 may also have other functions of the VIM in the method embodiment at the same time.
  • the processing unit 1002 may be a processor
  • the transceiving unit 1001 may be a transceiver.
  • the transceiver includes a receiver and a transmitter, and has both sending and receiving functions.
  • the processing unit 1002 may be a processing device, and the functions of the processing device may be partially or fully implemented by software.
  • the functions of the processing device may be partially or fully implemented by software.
  • the processing device may include a memory and a processor.
  • the memory is used to store a computer program, and the processor reads and executes the computer program stored in the memory to execute the steps implemented by VIM in each method embodiment.
  • the processing device includes a processor.
  • the memory for storing the computer program is located outside the processing device, and the processor is connected to the memory through a circuit/wire to read and execute the computer program stored in the memory.
  • the processing device 1000 for software mirroring may be a chip.
  • the transceiving unit 1001 may specifically be a communication interface or a transceiving circuit.
  • This application also provides a computer-readable storage medium with a computer program stored on the computer-readable storage medium.
  • the computer program When the computer program is executed by a computer, the computer executes the steps and steps executed by VIM in any of the above-mentioned method embodiments. /Or processing.
  • the computer program product includes computer program code.
  • the computer program code runs on a computer, the computer executes the steps executed by VIM in any of the above-mentioned method embodiments and/or deal with.
  • the application also provides a chip including a processor.
  • the memory for storing the computer program is provided independently of the chip, and the processor is used to execute the computer program stored in the memory to execute the steps and/or processing performed by the VIM in any method embodiment.
  • the chip may also include a memory and a communication interface.
  • the communication interface may be an input/output interface, a pin, an input/output circuit, or the like.
  • FIG. 11 is a schematic structural diagram of a software mirroring processing apparatus 1100 provided by an embodiment of the application. As shown in FIG. 11, the processing device 1100 for software mirroring may be the VIM involved in the foregoing embodiment.
  • the software mirroring processing device 1100 includes a processor 1101 and a transceiver 1102.
  • the device 1100 for processing software mirroring further includes a memory 1103.
  • the processor 1101, the transceiver 1102, and the memory 1103 can communicate with each other through an internal connection path to transfer control signals and/or data signals.
  • the memory 1103 is used to store computer programs.
  • the processor 1101 is configured to execute a computer program stored in the memory 1103, so as to implement various functions in the foregoing device embodiments.
  • the memory 1103 may also be integrated in the processor 1101 or independent of the processor 1101.
  • the processor mentioned in the above embodiments may be an integrated circuit chip with signal processing capability.
  • the steps of the foregoing method embodiments can be completed by hardware integrated logic circuits in the processor or instructions in the form of software.
  • the processor can be a general-purpose processor, a digital signal processor (DSP), an application-specific integrated circuit (ASIC), a field programmable gate array (FPGA), or other Programming logic devices, discrete gates or transistor logic devices, discrete hardware components.
  • DSP digital signal processor
  • ASIC application-specific integrated circuit
  • FPGA field programmable gate array
  • the general-purpose processor may be a microprocessor or the processor may also be any conventional processor or the like.
  • the steps of the method disclosed in the embodiments of the present application may be directly embodied as execution and completion by a hardware encoding processor, or execution and completion by a combination of hardware and software modules in the encoding processor.
  • the software module can be located in a mature storage medium in the field, such as random access memory, flash memory, read-only memory, programmable read-only memory, or electrically erasable programmable memory, registers.
  • the storage medium is located in the memory, and the processor reads the information in the memory and completes the steps of the above method in combination with its hardware.
  • the memory mentioned in the above embodiments may be volatile memory or non-volatile memory, or may include both volatile and non-volatile memory.
  • the non-volatile memory can be read-only memory (ROM), programmable read-only memory (programmable ROM, PROM), erasable programmable read-only memory (erasable PROM, EPROM), and electrically available Erase programmable read-only memory (electrically EPROM, EEPROM) or flash memory.
  • the volatile memory may be random access memory (RAM), which is used as an external cache.
  • RAM random access memory
  • static random access memory static random access memory
  • dynamic RAM dynamic RAM
  • DRAM dynamic random access memory
  • synchronous dynamic random access memory synchronous DRAM, SDRAM
  • double data rate synchronous dynamic random access memory double data rate SDRAM, DDR SDRAM
  • enhanced synchronous dynamic random access memory enhanced SDRAM, ESDRAM
  • synchronous connection dynamic random access memory serial DRAM, SLDRAM
  • direct rambus RAM direct rambus RAM
  • the disclosed system, device, and method may be implemented in other ways.
  • the device embodiments described above are merely illustrative, for example, the division of the units is only a logical function division, and there may be other divisions in actual implementation, for example, multiple units or components may be combined or It can be integrated into another system, or some features can be ignored or not implemented.
  • the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
  • the functional units in the various embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit.
  • the function is implemented in the form of a software functional unit and sold or used as an independent product, it can be stored in a computer readable storage medium.
  • the technical solution of the present application essentially or the part that contributes to the existing technology or the part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium, including Several instructions are used to make a computer device (personal computer, server, or network device, etc.) execute all or part of the steps of the method described in each embodiment of the present application.
  • the aforementioned storage media include: U disk, mobile hard disk, read-only memory (read-only memory, ROM), random access memory (random access memory, RAM), magnetic disks or optical disks and other media that can store program codes. .

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

A method and apparatus for processing a software mirror image of a virtual network function. The method comprises: a network functions virtualization orchestrator (NFVO) sending, to at least one virtualized infrastructure manager (VIM), at least one of a first query message and a second query message, wherein the first query message is used for querying whether there is a software mirror image of a first virtual network function (VNF) under the directory managed by each VIM from among the at least one VIM, and the second query message is used for querying whether a resource of each VIM from among the at least one VIM meets a deployment requirement of the first VNF; the NFVO receiving at least one of a first feedback message and a second feedback message sent by the at least one VIM; and the NFVO sending, according to at least one of the first feedback message and the second feedback message, the software mirror image of the first VNF to the corresponding VIM, wherein the first VNF is a VNF described by a new online virtual network function descriptor (VNFD). The method can increase the utilization rate of stored resources of a VIM.

Description

虚拟网络功能的软件镜像的处理方法和装置Method and device for processing software image of virtual network function
本申请要求于2019年10月29日提交中国专利局、申请号为201911040421.6、申请名称为“虚拟网络功能的软件镜像的处理方法和装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of a Chinese patent application filed with the Chinese Patent Office on October 29, 2019, the application number is 201911040421.6, and the application name is "Processing Method and Device for Software Mirroring of Virtual Network Functions", the entire content of which is incorporated by reference In this application.
技术领域Technical field
本申请涉及通信技术,尤其涉及一种虚拟网络功能的软件镜像的处理方法和装置。This application relates to communication technology, and in particular to a method and device for processing software mirroring of virtual network functions.
背景技术Background technique
通过网络功能虚拟化(Network Function Virtualization,NFV)技术将电信网络中使用的各个网元转变为独立的应用,可以灵活部署在由标准服务器、存储设备以及交换机等设备构成的统一基础设施平台,并通过虚拟化技术,对基础设施平台的硬件设备进行资源池化及虚拟化,为上层应用提供虚拟资源,实现应用与硬件解耦,资源可以充分灵活共享,实现新业务的快速开发和部署,并基于实际业务需求进行自动部署、弹性伸缩、故障隔离等。Through Network Function Virtualization (NFV) technology, each network element used in the telecommunications network is transformed into an independent application, which can be flexibly deployed on a unified infrastructure platform composed of standard servers, storage devices, switches and other equipment, and Through virtualization technology, the hardware equipment of the infrastructure platform is pooled and virtualized to provide virtual resources for upper-layer applications, to achieve decoupling of applications and hardware, resources can be fully and flexibly shared, and rapid development and deployment of new services can be achieved. Automatic deployment, elastic scaling, fault isolation, etc. based on actual business needs.
NFV系统可以包括网络功能虚拟化编排器(Network Functions Virtualization Orchestration,NFVO)、虚拟资源管理器(Virtualized Infrastructure Manager,VIM)、网络功能虚拟化基础设施(Network Functions Virtualization Infrastructure,NFVI)、多个虚拟网络功能(Virtual Network Function,VNF)以及运营支撑系统(Operation support system,OSS)/业务支撑系统(Business support system,BSS)。在VNF实例化的过程中,NFVO会在多个VIM和NFVI中选择出最合适的VIM和NFVI,在其中创建可以部署VNF的虚拟机。创建虚拟机需要对应的软件镜像,不同的VNF有不同的虚拟机软件镜像。虚拟机软件镜像分布流程中,软件镜像被存储在所有VIM的存储目录下,以保证无论在哪个VIM和NFVI中部署VNF,均能在VIM管理目录下找到VNF要求的软件镜像,以减少VNF实例化的时间。NFV systems can include Network Functions Virtualization Orchestration (NFVO), Virtualized Infrastructure Manager (VIM), Network Functions Virtualization Infrastructure (NFVI), and multiple virtual networks Function (Virtual Network Function, VNF) and Operation Support System (OSS)/Business Support System (BSS). In the process of VNF instantiation, NFVO will select the most suitable VIM and NFVI among multiple VIMs and NFVIs, and create virtual machines in which VNFs can be deployed. Creating a virtual machine requires a corresponding software image, and different VNFs have different virtual machine software images. In the virtual machine software image distribution process, the software image is stored in all VIM storage directories to ensure that no matter which VIM and NFVI are deployed in the VNF, the software image required by the VNF can be found in the VIM management directory to reduce VNF instances Time.
然而,不同的VNF有不同的部署需求,并不是每一个VIM都可以提供合适的部署,在每个VIM的管理目录中都存储软件镜像,会造成存储资率浪费。However, different VNFs have different deployment requirements. Not every VIM can provide suitable deployment. Store software images in the management directory of each VIM, which will waste storage resources.
发明内容Summary of the invention
本申请提供一种虚拟网络功能的软件镜像的处理方法和装置,以提升VIM的存储资源的利用率。The present application provides a method and device for processing software mirroring of virtual network functions to improve the utilization of VIM storage resources.
第一方面,本申请提供一种虚拟网络功能的软件镜像的处理方法,该方法可以包括:网络功能虚拟化编排器NFVO向至少一个虚拟资源管理器VIM发送第一查询消息或第二查询消息中至少一项,该第一查询消息用于查询该至少一个VIM中的每个VIM管理的目录下是否有第一虚拟网络功能VNF的软件镜像,该第二查询消息用于查询该至少一个VIM中的每个VIM的资源是否满足所述第一VNF的部署需求。该NFVO接收至少一个VIM 发送的第一反馈消息或第二反馈消息中至少一项。该NFVO根据该第一反馈消息或第二反馈消息中至少一项向相应的VIM发送该第一VNF的软件镜像;其中,该第一VNF为新上线的虚拟网络功能描述符VNFD文件所描述的VNF。In the first aspect, this application provides a method for processing a software image of a virtual network function. The method may include: the network function virtualization orchestrator NFVO sends a first query message or a second query message to at least one virtual resource manager VIM. At least one item, the first query message is used to query whether there is a software image of the first virtual network function VNF in the directory managed by each VIM in the at least one VIM, and the second query message is used to query the at least one VIM. Whether the resources of each VIM meet the deployment requirements of the first VNF. The NFVO receives at least one of the first feedback message or the second feedback message sent by at least one VIM. The NFVO sends the software image of the first VNF to the corresponding VIM according to at least one of the first feedback message or the second feedback message; wherein, the first VNF is described in the newly online virtual network function descriptor VNFD file VNF.
本实现方式,在部署软件镜像前,查询该至少一个VIM中的每个VIM管理的目录下是否有第一虚拟网络功能VNF的软件镜像,和/或,查询该至少一个VIM中的每个VIM的资源是否满足所述第一VNF的部署需求,以筛选出合适的VIM,向合适的VIM发送软件镜像,可以提升VIM的存储资源的利用率。In this implementation manner, before deploying the software image, query whether there is a software image of the first virtual network function VNF in the directory managed by each VIM in the at least one VIM, and/or query each VIM in the at least one VIM Whether the resources meet the deployment requirements of the first VNF, to filter out suitable VIMs, and send software images to the suitable VIMs, which can improve the utilization rate of the storage resources of the VIM.
在一种可能的设计中,该NFVO根据该第一反馈消息或第二反馈消息中至少一项向相应的VIM发送所述第一VNF的软件镜像可以包括以下三种方式中的任意一种:In a possible design, the NFVO sending the software image of the first VNF to the corresponding VIM according to at least one of the first feedback message or the second feedback message may include any one of the following three methods:
方式一、该NFVO根据该第一反馈消息确定该至少一个VIM中未存储有该第一VNF的软件镜像的VIM,该NFVO向未存储有该第一VNF的软件镜像的VIM发送该第一VNF的软件镜像。Manner 1: The NFVO determines, according to the first feedback message, that the at least one VIM does not store the VIM of the software image of the first VNF, and the NFVO sends the first VNF to the VIM that does not store the software image of the first VNF. Software mirroring.
本实现方式通过第一查询消息筛查出已经存储有相同软件镜像的VIM,向没有存储该第一VNF的软件镜像的VIM发送软件镜像,以避免软件镜像的重复发送,提升VIM的存储资源的利用率。This implementation method screens out VIMs that have stored the same software image through the first query message, and sends the software image to the VIM that does not store the software image of the first VNF, so as to avoid repeated sending of the software image and improve the storage resources of the VIM. Utilization rate.
方式二、该NFVO根据该第二反馈消息确定该至少一个VIM中满足该第一VNF的部署需求的VIM,该NFVO向满足该第一VNF的部署需求的VIM发送该第一VNF的软件镜像。Manner 2: The NFVO determines the VIM that meets the deployment requirements of the first VNF among the at least one VIM according to the second feedback message, and the NFVO sends the software image of the first VNF to the VIM that meets the deployment requirements of the first VNF.
本实现方式通过第二查询消息筛查出满足该第一VNF的部署环境的VIM,向满足该第一VNF的部署环境的VIM发送软件镜像,以实现软件镜像的合理部署,提升VIM的存储资源的利用率。This implementation method screens out VIMs that meet the deployment environment of the first VNF through the second query message, and sends software images to the VIMs that meet the deployment environment of the first VNF, so as to achieve reasonable deployment of software images and improve VIM storage resources Utilization rate.
方式三、该NFVO根据该第一反馈消息确定该至少一个VIM中未存储有第一VNF的软件镜像的VIM,该NFVO根据该第二反馈消息确定该至少一个VIM中满足第一VNF的部署需求的VIM,该NFVO向第一VIM发送该第一VNF的软件镜像,该第一VIM未存储有第一VNF的软件镜像且满足第一VNF的部署需求。Manner 3: The NFVO determines a VIM that does not store a software image of the first VNF in the at least one VIM according to the first feedback message, and the NFVO determines according to the second feedback message that the at least one VIM meets the deployment requirements of the first VNF The NFVO sends the software image of the first VNF to the first VIM, and the first VIM does not store the software image of the first VNF and meets the deployment requirements of the first VNF.
本实现方式通过第一查询消息和第二查询消息筛查出既没有存储该软件镜像又满足该第一VNF的部署环境的VIM,向该VIM发送软件镜像,以避免软件镜像的重复发送,实现软件镜像的合理部署,提升VIM的存储资源的利用率。This implementation method uses the first query message and the second query message to screen out the VIM that neither stores the software image but also meets the deployment environment of the first VNF, and sends the software image to the VIM to avoid repeated sending of the software image. The reasonable deployment of software mirroring improves the utilization of VIM storage resources.
在一种可能的设计中,该方法还可以包括:NFVO将第一VNF的软件镜像与相应的VIM对应关系增加至记录表格中。In a possible design, the method may further include: NFVO adding the corresponding relationship between the software image of the first VNF and the corresponding VIM to the record table.
本实现方式,通过建立软件镜像和存储有软件镜像VIM的记录表格,可以在VNFD文件下线时,根据该表格实现软件镜像的删除,以实现软件镜像的合理部署,提升VIM的存储资源的利用率。In this implementation method, by establishing a software image and a record table storing the software image VIM, the software image can be deleted according to the table when the VNFD file is offline, so as to realize the reasonable deployment of the software image and improve the utilization of the storage resources of the VIM rate.
在一种可能的设计中,第一VNF的软件镜像与相应的VIM对应关系包括第一VNF的软件镜像的标识、VNFD的标识和相应的VIM的标识。In a possible design, the corresponding relationship between the software image of the first VNF and the corresponding VIM includes the identification of the software image of the first VNF, the identification of the VNFD, and the identification of the corresponding VIM.
在一种可能的设计中,该第一查询消息包括软件镜像的标识、名称、版本或校验信息中至少一项。In a possible design, the first query message includes at least one of the identification, name, version, or verification information of the software image.
在一种可能的设计中,该第一反馈消息用于指示VIM存储有第一VNF的软件镜像,例如,该第一反馈消息包括存储有第一VNF的软件镜像的VIM的标识。In a possible design, the first feedback message is used to indicate that the VIM stores the software image of the first VNF. For example, the first feedback message includes the identifier of the VIM where the software image of the first VNF is stored.
在一种可能的设计中,该第二反馈消息用于指示VIM满足第一VNF的部署需求,例如,该第二反馈消息包括满足第一VNF的部署需求的VIM的标识。In a possible design, the second feedback message is used to indicate that the VIM meets the deployment requirements of the first VNF. For example, the second feedback message includes the identification of the VIM that meets the deployment requirements of the first VNF.
在一种可能的设计中,该方法还可以包括:NFVO接收第三反馈消息,该第三反馈消息用于指示VIM管理的资源发生变化;该NFVO根据该第三反馈消息确定第二VIM,该第二VIM为该至少一个VIM中需要删除第一VNF的软件镜像的VIM;该NFVO向第二VIM发送删除请求消息,该删除请求消息用于删除该第一VNF的软件镜像。In a possible design, the method may further include: the NFVO receives a third feedback message, the third feedback message is used to indicate a change in the resources managed by the VIM; the NFVO determines the second VIM according to the third feedback message, and the The second VIM is a VIM that needs to delete the software image of the first VNF among the at least one VIM; the NFVO sends a deletion request message to the second VIM, and the deletion request message is used to delete the software image of the first VNF.
本实现方式,当VIM管理的资源发生变化的时,删除不能给VNF提供部署位置的VIM中存储的镜像,进一步提高VIM中存储资源的使用效率。In this implementation manner, when the resources managed by the VIM change, the image stored in the VIM that cannot provide the deployment location for the VNF is deleted, thereby further improving the use efficiency of the storage resources in the VIM.
在一种可能的设计中,该方法还可以包括:该NFVO向至少一个VIM发送第三查询消息,该第三查询消息用于查询第一VIM的资源是否满足第一VNF的部署需求。In a possible design, the method may further include: the NFVO sending a third query message to at least one VIM, the third query message being used to query whether the resources of the first VIM meet the deployment requirements of the first VNF.
第二方面,本申请实施例提供一种虚拟网络功能的软件镜像的处理方法,该方法可以包括:虚拟资源管理器VIM接收网络功能虚拟化编排器NFVO发送的第一查询消息或第二查询消息中至少一项,该第一查询消息用于查询该VIM管理的目录下是否有第一虚拟网络功能VNF的软件镜像,该第二查询消息用于查询所述VIM的资源是否满足该第一VNF的部署需求;该VIM向该NFVO发送第一反馈消息或第二反馈消息中至少一项,该第一反馈消息或第二反馈消息中至少一项用于确定NFVO是否向VIM发送第一VNF的软件镜像;其中,该第一VNF为新上线的虚拟网络功能描述符VNFD文件所描述的VNF。In a second aspect, an embodiment of the present application provides a method for processing a software image of a virtual network function. The method may include: a virtual resource manager VIM receiving a first query message or a second query message sent by the network function virtualization orchestrator NFVO At least one item in the first query message, the first query message is used to query whether there is a software image of the first virtual network function VNF in the directory managed by the VIM, and the second query message is used to query whether the resources of the VIM meet the first VNF Deployment requirements; the VIM sends at least one of the first feedback message or the second feedback message to the NFVO, and at least one of the first feedback message or the second feedback message is used to determine whether the NFVO sends the first VNF to the VIM Software mirroring; where the first VNF is the VNF described in the newly online virtual network function descriptor VNFD file.
在一种可能的设计中,该第一查询消息包括软件镜像的标识、名称、版本或校验信息中至少一项。In a possible design, the first query message includes at least one of the identification, name, version, or verification information of the software image.
在一种可能的设计中,该第一反馈消息用于指示VIM存储有第一VNF的软件镜像。In a possible design, the first feedback message is used to indicate that the VIM stores the software image of the first VNF.
在一种可能的设计中,该第二反馈消息用于指示VIM满足第一VNF的部署需求。In a possible design, the second feedback message is used to indicate that the VIM meets the deployment requirements of the first VNF.
在一种可能的设计中,该方法还可以包括:VIM向NFVO发送第三反馈消息,该第三反馈消息用于指示VIM管理的资源发生变化;该VIM接收NFVO发送的删除请求消息,该删除请求消息用于删除第一VNF的软件镜像。In a possible design, the method may further include: the VIM sends a third feedback message to the NFVO, the third feedback message is used to indicate that the resource managed by the VIM has changed; the VIM receives the delete request message sent by the NFVO, and the delete The request message is used to delete the software image of the first VNF.
在一种可能的设计中,该方法还可以包括:该VIM接收NFVO发送的第三查询消息,该第三查询消息用于查询VIM的资源是否满足第一VNF的部署需求。In a possible design, the method may further include: the VIM receives a third query message sent by the NFVO, where the third query message is used to query whether the resources of the VIM meet the deployment requirements of the first VNF.
第三方面,本申请实施例提供一种虚拟网络功能的软件镜像的处理装置,该软件镜像的处理装置可以作为NFVO,该装置具有实现上述第一方面的方法的功能。所述功能可以通过硬件实现,也可以通过硬件执行相应的软件实现。所述硬件或软件包括一个或多个与上述功能相对应的模块,例如,收发单元或模块,处理单元或模块。In a third aspect, an embodiment of the present application provides a software mirroring processing device of a virtual network function. The software mirroring processing device may be used as an NFVO, and the device has the function of implementing the method of the first aspect. The function can be realized by hardware, or by hardware executing corresponding software. The hardware or software includes one or more modules corresponding to the above functions, for example, a transceiver unit or module, and a processing unit or module.
第四方面,本申请实施例提供一种虚拟网络功能的软件镜像的处理装置,该软件镜像的处理装置可以作为VIM,该装置具有实现上述第二方面的方法的功能。所述功能可以通过硬件实现,也可以通过硬件执行相应的软件实现。所述硬件或软件包括一个或多个与上述功能相对应的模块,例如,收发单元或模块,处理单元或模块。In a fourth aspect, an embodiment of the present application provides a software image processing device of a virtual network function. The software image processing device may be used as a VIM, and the device has the function of implementing the method of the second aspect described above. The function can be realized by hardware, or by hardware executing corresponding software. The hardware or software includes one or more modules corresponding to the above functions, for example, a transceiver unit or module, and a processing unit or module.
第五方面,本申请提供一种虚拟网络功能的软件镜像的处理装置,包括:一个或多个处理器;存储器,用于存储一个或多个程序;当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如上述第一方面中任一项所述的方法。In a fifth aspect, this application provides a processing device for software mirroring of virtual network functions, including: one or more processors; a memory for storing one or more programs; when the one or more programs are described One or more processors execute, so that the one or more processors implement the method according to any one of the above-mentioned first aspects.
第六方面,本申请提供一种虚拟网络功能的软件镜像的处理装置,包括:一个或多个处理器;存储器,用于存储一个或多个程序;当所述一个或多个程序被所述一个或多个处 理器执行,使得所述一个或多个处理器实现如上述第二方面中任一项所述的方法。In a sixth aspect, this application provides a processing device for software mirroring of virtual network functions, including: one or more processors; a memory for storing one or more programs; when the one or more programs are described One or more processors execute, so that the one or more processors implement the method according to any one of the above-mentioned second aspects.
第七方面,本申请提供一种计算机可读存储介质,包括计算机程序,所述计算机程序在计算机上被执行时,使得所述计算机执行上述第一方面中任一项所述的方法。In a seventh aspect, the present application provides a computer-readable storage medium including a computer program, which when executed on a computer, causes the computer to execute the method described in any one of the above-mentioned first aspects.
第八方面,本申请提供一种计算机可读存储介质,包括计算机程序,所述计算机程序在计算机上被执行时,使得所述计算机执行上述第二方面中任一项所述的方法。In an eighth aspect, the present application provides a computer-readable storage medium, including a computer program, which when executed on a computer, causes the computer to execute the method described in any one of the above-mentioned second aspects.
第九方面,本申请提供一种计算机程序产品,该计算机程序产品包括指令,当所述指令被计算机执行时,用于执行上述第一方面中任一项所述的方法。In a ninth aspect, the present application provides a computer program product, the computer program product comprising instructions, when the instructions are executed by a computer, they are used to execute the method described in any one of the above-mentioned first aspects.
第十方面,本申请提供一种计算机程序产品,该计算机程序产品包括指令,当所述指令被计算机执行时,用于执行上述第一方面中任一项所述的方法。In a tenth aspect, the present application provides a computer program product, the computer program product comprising instructions, when the instructions are executed by a computer, they are used to execute the method described in any one of the above-mentioned first aspects.
第十一方面,本申请提供一种芯片,包括处理器和存储器,所述存储器用于存储计算机程序,所述处理器用于调用并运行所述存储器中存储的计算机程序,以执行如上述第一方面中任一项所述的方法。In an eleventh aspect, the present application provides a chip including a processor and a memory, the memory is used to store a computer program, and the processor is used to call and run the computer program stored in the memory to execute the first The method of any of the aspects.
第十二方面,本申请提供一种芯片,包括处理器和存储器,所述存储器用于存储计算机程序,所述处理器用于调用并运行所述存储器中存储的计算机程序,以执行如上述第二方面中任一项所述的方法。In a twelfth aspect, the present application provides a chip including a processor and a memory, the memory is used to store a computer program, and the processor is used to call and run the computer program stored in the memory to execute the second The method of any of the aspects.
第十三方面,本申请实施例提供一种系统,该系统可以包括NFVO和至少一个VIM。该NFVO可以执行上述第一方面中任一项所述的方法,任意一个VIM可以执行上述第二方面中任一项所述的方法。In a thirteenth aspect, an embodiment of the present application provides a system, which may include NFVO and at least one VIM. The NFVO can execute the method described in any one of the above-mentioned first aspect, and any VIM can execute the method described in any one of the above-mentioned second aspect.
本申请的虚拟网络功能的软件镜像的处理方法和装置,通过NFVO向至少一个VIM发送第一查询消息或第二查询消息中至少一项,第一查询消息用于查询至少一个VIM中的每个VIM管理的目录下是否有第一VNF的软件镜像,第二查询消息用于查询至少一个VIM中的每个VIM的资源是否满足第一VNF的部署需求;NFVO接收至少一个VIM发送的第一反馈消息或第二反馈消息中至少一项;NFVO根据第一反馈消息或第二反馈消息中至少一项向相应的VIM发送第一VNF的软件镜像;其中,第一VNF为新上线的虚拟网络功能描述符VNFD文件所描述的VNF。本申请实施例可以提升VIM的存储资源的利用率。In the method and device for processing software mirroring of virtual network functions of the present application, at least one of a first query message or a second query message is sent to at least one VIM through NFVO, and the first query message is used to query each of the at least one VIM Whether there is a software image of the first VNF in the directory managed by VIM, the second query message is used to query whether the resources of each VIM in at least one VIM meet the deployment requirements of the first VNF; NFVO receives the first feedback sent by at least one VIM At least one of the message or the second feedback message; NFVO sends the software image of the first VNF to the corresponding VIM according to at least one of the first feedback message or the second feedback message; where the first VNF is a newly online virtual network function Descriptor The VNF described in the VNFD file. The embodiments of the present application can improve the utilization of VIM storage resources.
附图说明Description of the drawings
图1为本申请实施例提供的一种NFV系统的结构示意图;FIG. 1 is a schematic structural diagram of an NFV system provided by an embodiment of this application;
图2为本申请实施例提供的一种VNF的软件镜像的处理方法的流程图;2 is a flowchart of a method for processing VNF software mirroring provided by an embodiment of the application;
图3为本申请实施例提供的另一种VNF的软件镜像的处理方法的流程图;FIG. 3 is a flowchart of another VNF software image processing method provided by an embodiment of the application;
图4为本申请实施例提供的另一种VNF的软件镜像的处理方法的流程图;FIG. 4 is a flowchart of another VNF software image processing method provided by an embodiment of the application;
图5为本申请实施例提供的另一种VNF的软件镜像的处理方法的流程图;FIG. 5 is a flowchart of another method for processing a software image of a VNF according to an embodiment of the application;
图6为本申请实施例提供的一种VNF的软件镜像的处理过程示意图;FIG. 6 is a schematic diagram of a processing process of a VNF software image provided by an embodiment of this application;
图7为本申请实施例提供的另一种VNF的软件镜像的处理方法的流程图;FIG. 7 is a flowchart of another VNF software image processing method provided by an embodiment of the application;
图8为本申请实施例提供的虚拟网络功能的软件镜像的处理装置800的示意性框图;FIG. 8 is a schematic block diagram of an apparatus 800 for processing a software image of a virtual network function according to an embodiment of the application;
图9为本申请实施例提供的一种软件镜像的处理装置900的结构示意图;FIG. 9 is a schematic structural diagram of a software mirroring processing apparatus 900 provided by an embodiment of the application;
图10为本申请实施例提供的虚拟网络功能的软件镜像的处理装置1000的示意性框图;FIG. 10 is a schematic block diagram of an apparatus 1000 for processing a software image of a virtual network function according to an embodiment of the application;
图11为本申请实施例提供的一种软件镜像的处理装置1100的结构示意图。FIG. 11 is a schematic structural diagram of a software mirroring processing apparatus 1100 provided by an embodiment of the application.
具体实施方式Detailed ways
本申请的所涉及的术语“第一”、“第二”等仅用于区分描述的目的,而不能理解为指示或暗示相对重要性,也不能理解为指示或暗示顺序。此外,术语“包括”和“具有”以及他们的任何变形,意图在于覆盖不排他的包含,例如,包含了一系列步骤或单元。方法、系统、产品或设备不必限于清楚地列出的那些步骤或单元,而是可包括没有清楚地列出的或对于这些过程、方法、产品或设备固有的其它步骤或单元。The terms "first", "second", etc. involved in this application are only used for the purpose of distinguishing description, and cannot be understood as indicating or implying relative importance, nor as indicating or implying order. In addition, the terms "including" and "having" and any variations of them are intended to cover non-exclusive inclusion, for example, including a series of steps or units. The method, system, product, or device need not be limited to those clearly listed steps or units, but may include other steps or units that are not clearly listed or are inherent to these processes, methods, products, or devices.
应当理解,在本申请中,“至少一个(项)”是指一个或者多个,“多个”是指两个或两个以上。“和/或”,用于描述关联对象的关联关系,表示可以存在三种关系,例如,“A和/或B”可以表示:只存在A,只存在B以及同时存在A和B三种情况,其中A,B可以是单数或者复数。字符“/”一般表示前后关联对象是一种“或”的关系。“以下至少一项(个)”或其类似表达,是指这些项中的任意组合,包括单项(个)或复数项(个)的任意组合。例如,a,b或c中的至少一项(个),可以表示:a,b,c,“a和b”,“a和c”,“b和c”,或“a和b和c”,其中a,b,c可以是单个,也可以是多个。It should be understood that in this application, "at least one (item)" refers to one or more, and "multiple" refers to two or more. "And/or" is used to describe the association relationship of associated objects, indicating that there can be three types of relationships, for example, "A and/or B" can mean: only A, only B, and both A and B , Where A and B can be singular or plural. The character "/" generally indicates that the associated objects before and after are in an "or" relationship. "The following at least one item (a)" or similar expressions refers to any combination of these items, including any combination of a single item (a) or a plurality of items (a). For example, at least one of a, b, or c can mean: a, b, c, "a and b", "a and c", "b and c", or "a and b and c" ", where a, b, and c can be single or multiple.
图1为本申请实施例提供的一种NFV系统的结构示意图,如图1所示,本申请实施例的NFV系统可以包括:OSS/BSS、NFVO和多个VIM。其中,OSS/BSS是电信运营商的一体化、信息资源共享的支持系统,它主要由网络管理、系统管理、计费、营业、账务和客户服务等部分组成,通过统一的信息总线有机整合在一起,在有新的虚拟网络功能描述符(Virtual Network Function Descriptor,VNFD)上线时,该OSS/BSS可以向NFVO发送VNFD。NFVO用于从第三方服务器下载软件镜像,并将软件镜像下发给VIM。VIM负责管理各项虚拟资源,为了节约VNF实例化时间,VIM也会管理和存储VNF软件镜像。Fig. 1 is a schematic structural diagram of an NFV system provided by an embodiment of the application. As shown in Fig. 1, the NFV system of the embodiment of the present application may include: OSS/BSS, NFVO, and multiple VIMs. Among them, OSS/BSS is an integrated and information resource sharing support system for telecom operators. It is mainly composed of network management, system management, billing, business, accounting and customer service, and is organically integrated through a unified information bus. Together, when a new Virtual Network Function Descriptor (VNFD) is online, the OSS/BSS can send the VNFD to the NFVO. NFVO is used to download software images from third-party servers and deliver the software images to VIM. VIM is responsible for managing various virtual resources. In order to save VNF instantiation time, VIM will also manage and store VNF software images.
需要说明的是,该NFV系统还可以包括NFVI、多个VNF等,本申请实施例不一一示出,该NFV系统所包括的功能模块不以图1所示实施例作为限制。It should be noted that the NFV system may also include NFVI, multiple VNFs, etc. The embodiments of this application are not shown one by one, and the functional modules included in the NFV system are not limited to the embodiment shown in FIG. 1.
上述NFV系统可以应用于实现各种网络,例如可以应用于数据中心网络、运营商网络或局域网中来实现具有特定功能的网络服务(Network Service,NS),在实现具有特定功能的NS过程中具体可以通过多个VNF灵活部署在硬件资源层中的计算硬件、存储硬件和网络硬件上,即涉及VNF实例化的过程。在VNF实例化的过程中,NFVO会在多个VIM和NFVI中选择出最合适的VIM和NFVI,在其中创建可以部署VNF的虚拟机。创建虚拟机需要对应的软件镜像,本申请实施例可以通过下述VNF的软件镜像的处理方法,实现软件镜像的合理部署,提升VIM的存储资源的利用率,为后续在VIM和NFVI中部署VNF提供可靠保障,保障快速的VNF实例化。其实现原理和实现效果可以参见下述实施例的具体解释说明。The above-mentioned NFV system can be applied to implement various networks, for example, it can be applied to data center networks, operator networks or local area networks to implement network services (Network Service, NS) with specific functions. The process of implementing NS with specific functions is specific It can be flexibly deployed on computing hardware, storage hardware, and network hardware in the hardware resource layer through multiple VNFs, that is, the process of VNF instantiation. In the process of VNF instantiation, NFVO will select the most suitable VIM and NFVI among multiple VIMs and NFVIs, and create virtual machines in which VNFs can be deployed. The creation of a virtual machine requires a corresponding software image. The embodiments of the present application can implement the reasonable deployment of the software image through the following VNF software image processing method, improve the utilization rate of the storage resources of the VIM, and deploy the VNF in the VIM and NFVI. Provide reliable guarantee to ensure rapid VNF instantiation. For its implementation principles and implementation effects, please refer to the specific explanations of the following embodiments.
图2为本申请实施例提供的一种VNF的软件镜像的处理方法的流程图,如图2所示,本实施例涉及NFVO和至少一个VIM,该至少一个VIM为NFV系统中所包括的VIM,本实施例的方法可以包括:Figure 2 is a flowchart of a method for processing VNF software mirroring provided by an embodiment of this application. As shown in Figure 2, this embodiment relates to NFVO and at least one VIM, and the at least one VIM is a VIM included in the NFV system. , The method of this embodiment may include:
步骤101、NFVO向至少一个VIM发送第一查询消息。Step 101: NFVO sends a first query message to at least one VIM.
相应的,每个VIM接收NFVO发送的第一查询消息。Correspondingly, each VIM receives the first query message sent by NFVO.
该第一查询消息用于查询至少一个VIM中的每个VIM管理的目录下是否有第一VNF的软件镜像(software image,swi)。该第一VNF为新上线的VNFD文件所描述的VNF。该VNFD文件可以是OSS/BSS发送给NFVO的,NFVO从该VNFD文件中获取第一信息,该第一信息可以是与该第一VNF的软件镜像相关的信息,例如,第一VNF的软件镜像的描述信息,根据该描述信息可以确定软件镜像。示例性的,该第一信息可以包括软件镜像的标识(例如,ID)、名称、版本(version)或校验信息中至少一项。该校验信息用于确定该第一信息的正确性,例如,该校验信息可以是检验和(checksum)。The first query message is used to query whether there is a software image (software image, swi) of the first VNF in a directory managed by each VIM in at least one VIM. The first VNF is the VNF described in the newly launched VNFD document. The VNFD file may be sent by OSS/BSS to NFVO. NFVO obtains first information from the VNFD file. The first information may be information related to the software image of the first VNF, for example, the software image of the first VNF. According to the description information, the software image can be determined. Exemplarily, the first information may include at least one of the identification (for example, ID), name, version, or verification information of the software image. The check information is used to determine the correctness of the first information. For example, the check information may be a checksum.
现有技术的NFVO在接收到新上线的VNFD文件后,会根据VNFD文件中的信息将软件镜像发送给所有的VIM,以将软件镜像存储在所有VIM的存储目录下。而与现有技术不同,本申请实施例的NFVO在向VIM发送软件镜像之前,会通过第一查询消息以查询VIM管理的目录下是否已经有该软件镜像,以避免向已经有该软件镜像的VIM发送软件镜像,造成资源浪费。After the NFVO of the prior art receives the newly online VNFD file, it will send the software image to all VIMs according to the information in the VNFD file to store the software image in the storage directory of all VIMs. Unlike the prior art, before sending a software image to VIM, the NFVO in this embodiment of the application will use the first query message to query whether the software image already exists in the directory managed by the VIM, so as to avoid sending the software image to the software image. VIM sends software images, resulting in a waste of resources.
需要说明的是,不同的VNF可能有同样的虚拟环境依赖,可以使用相同的软件镜像,所以本申请实施例的该第一VNF的软件镜像可能与其他VNF的软件镜像相同,即该第一VNF的软件镜像可能在之前的VNFD上线的过程中已经存储到了对应的VIM管理的目录中,本申请实施例通过该第一查询消息以查询VIM管理的目录下是否已经有该软件镜像。It should be noted that different VNFs may have the same virtual environment dependency and can use the same software image. Therefore, the software image of the first VNF in the embodiment of the present application may be the same as the software image of other VNFs, that is, the first VNF The software image of may have been stored in the corresponding VIM management directory during the previous VNFD online process. The embodiment of the present application uses the first query message to query whether the software image already exists in the directory managed by the VIM.
在一些实施例中,该第一查询消息可以包括软件镜像的标识、名称、版本(version)或校验信息中至少一项。该第一查询消息所包括的信息可以与该第一信息相同。In some embodiments, the first query message may include at least one of the identification, name, version, or verification information of the software image. The information included in the first query message may be the same as the first information.
在一些实施例中,在执行步骤101之前NFVO可以根据该第一信息从相应的服务器下载该第一VNF的软件镜像,该服务器可以是文件传输协议(File Transfer Protocol,FTP)服务器。In some embodiments, before performing step 101, the NFVO may download the software image of the first VNF from a corresponding server according to the first information, and the server may be a File Transfer Protocol (FTP) server.
在另一些实施例中,NFVO可以在执行本申请实施例的方法步骤101和步骤102之后,从相应的服务器(例如,FTP服务器)下载该第一VNF的软件镜像。In other embodiments, the NFVO may download the software image of the first VNF from a corresponding server (for example, an FTP server) after performing step 101 and step 102 of the method embodiment of the present application.
步骤102、至少一个VIM向NFVO发送第一反馈消息。Step 102: At least one VIM sends a first feedback message to NFVO.
相应的,NFVO接收至少一个VIM发送的第一反馈消息。Correspondingly, NFVO receives the first feedback message sent by at least one VIM.
一种可实现方式,每个VIM根据上述步骤101中的第一查询消息确定自身管理的目录下是否存在该第一VNF的软件镜像,若存在,则VIM向NFVO发送该第一反馈消息,该第一反馈消息用于指示该VIM存储有该第一VNF的软件镜像。示例性,该第一反馈消息可以包括VIM的标识。该VIM的标识可以唯一定位该至少一个VIM中的一个VIM。In an achievable manner, each VIM determines whether there is a software image of the first VNF in the directory managed by the VIM according to the first query message in the above step 101. If it exists, the VIM sends the first feedback message to the NFVO. The first feedback message is used to indicate that the VIM stores the software image of the first VNF. Exemplarily, the first feedback message may include the VIM identifier. The identification of the VIM can uniquely locate one of the at least one VIM.
另一种可实现方式,每个VIM根据上述步骤101中的第一查询消息确定自身管理的目录下是否存在该第一VNF的软件镜像,每个VIM均向NFVO发送该第一反馈消息,该第一反馈消息可用于指示该VIM是否存储有该第一VNF的软件镜像。示例性,该第一反馈消息可以包括VIM的标识和第一指示信息。该第一指示信息用于指示是否存储有该第一VNF的软件镜像,例如,该第一指示信息为一比特,1指示存储有该第一VNF的软件镜像,0指示没有存储该第一VNF的软件镜像。In another achievable manner, each VIM determines whether the software image of the first VNF exists in the directory managed by itself according to the first query message in step 101, and each VIM sends the first feedback message to NFVO, and The first feedback message may be used to indicate whether the VIM stores the software image of the first VNF. Exemplarily, the first feedback message may include the identifier of the VIM and the first indication information. The first indication information is used to indicate whether the software image of the first VNF is stored, for example, the first indication information is one bit, 1 indicates that the software image of the first VNF is stored, and 0 indicates that the first VNF is not stored Software mirroring.
步骤103、NFVO根据第一反馈消息向相应的VIM发送第一VNF的软件镜像。Step 103: The NFVO sends the software image of the first VNF to the corresponding VIM according to the first feedback message.
该相应的VIM可以指该至少一个VIM中没有存储该软件镜像的VIM。The corresponding VIM may refer to a VIM in which the software image is not stored in the at least one VIM.
示例性,NFVO可以根据至少一个VIM发送的第一反馈消息确定该至少一个VIM中没有存储该软件镜像的VIM。NFVO将该第一VNF的软件镜像发送给没有存储该软件镜 像的VIM,以使得软件镜像存储在离VNF实例较近的位置,以减少VNF实例化的时间。Exemplarily, the NFVO may determine, according to the first feedback message sent by the at least one VIM, that there is no VIM storing the software image in the at least one VIM. NFVO sends the software image of the first VNF to the VIM that does not store the software image, so that the software image is stored closer to the VNF instance, so as to reduce the time for VNF instantiation.
本实施例,NFVO向至少一个VIM发送第一查询消息,该第一查询消息用于查询至少一个VIM中的每个VIM管理的目录下是否有第一VNF的软件镜像,至少一个VIM向NFVO发送第一反馈消息,NFVO根据第一反馈消息向没有存储该软件镜像的VIM发送第一VNF的软件镜像,本实施例通过第一查询消息筛查出已经存储有相同软件镜像的VIM,向没有存储该第一VNF的软件镜像的VIM发送软件镜像,以避免软件镜像的重复发送,提升VIM的存储资源的利用率。In this embodiment, NFVO sends a first query message to at least one VIM, and the first query message is used to query whether there is a software image of the first VNF in the directory managed by each VIM in the at least one VIM, and at least one VIM sends it to NFVO In the first feedback message, NFVO sends the software image of the first VNF to the VIM that does not store the software image according to the first feedback message. In this embodiment, the first query message is used to screen out VIMs that have stored the same software image. The VIM of the software image of the first VNF sends the software image to avoid repeated sending of the software image and improve the utilization of the storage resource of the VIM.
图3为本申请实施例提供的另一种VNF的软件镜像的处理方法的流程图,如图3所示,本实施例涉及NFVO和至少一个VIM,该至少一个VIM为NFV系统中所包括的VIM,本实施例的方法可以包括:Figure 3 is a flowchart of another method for processing VNF software mirroring provided by an embodiment of the application. As shown in Figure 3, this embodiment relates to NFVO and at least one VIM, and the at least one VIM is included in the NFV system. VIM, the method of this embodiment may include:
步骤201、NFVO向至少一个VIM发送第二查询消息。Step 201: NFVO sends a second query message to at least one VIM.
相应的,每个VIM接收NFVO发送的第二查询消息。Correspondingly, each VIM receives the second query message sent by NFVO.
该第二查询消息用于查询至少一个VIM中的每个VIM的资源是否满足第一VNF的部署需求。该第一VNF为新上线的VNFD文件所描述的VNF。该VNFD文件可以是OSS/BSS发送给NFVO的,NFVO从该VNFD文件中获取第二信息,该第二信息可以是与该第一VNF的部署相关的信息,例如,第一VNF的部署环境的需求信息,根据该部署环境的需求信息可以筛选出适合部署该第一VNF的VIM。示例性的,该第二信息用于表示第一VNF运行时所需的CPU资源、内存资源、硬盘资源或网络资源中至少一项,例如,该第一信息可以包括计算资源需求信息、网络资源需求信息或存储资源需求信息中至少一项。该计算资源需求信息可以是处理器核心数量,例如,3核。该第二查询消息可以携带该第二信息。The second query message is used to query whether the resource of each VIM in the at least one VIM meets the deployment requirement of the first VNF. The first VNF is the VNF described in the newly launched VNFD document. The VNFD file may be sent by OSS/BSS to NFVO, and NFVO obtains second information from the VNFD file. The second information may be information related to the deployment of the first VNF, for example, information about the deployment environment of the first VNF. Demand information, according to the demand information of the deployment environment, a VIM suitable for deploying the first VNF can be screened out. Exemplarily, the second information is used to indicate at least one of CPU resources, memory resources, hard disk resources, or network resources required for the operation of the first VNF. For example, the first information may include computing resource demand information, network resources At least one of demand information or storage resource demand information. The computing resource requirement information may be the number of processor cores, for example, 3 cores. The second query message may carry the second information.
在一些实施例中,在执行步骤201之前NFVO可以根据上述第一信息从相应的服务器(例如,FTP服务器)下载该第一VNF的软件镜像。In some embodiments, before step 201 is executed, the NFVO may download the software image of the first VNF from a corresponding server (for example, an FTP server) according to the above-mentioned first information.
在另一些实施例中,NFVO可以在执行本申请实施例的方法步骤201和步骤202之后,从相应的服务器(例如,FTP服务器)下载该第一VNF的软件镜像。In other embodiments, the NFVO may download the software image of the first VNF from a corresponding server (for example, an FTP server) after performing step 201 and step 202 of the method embodiment of the present application.
步骤202、至少一个VIM向NFVO发送第二反馈消息。Step 202: At least one VIM sends a second feedback message to NFVO.
相应的,NFVO接收至少一个VIM发送的第二反馈消息。Correspondingly, the NFVO receives the second feedback message sent by at least one VIM.
一种可实现方式,每个VIM根据上述步骤201中的第二查询消息确定自身管理的虚拟资源是否可以满足该第一VNF的部署环境的需求,若满足,则VIM向NFVO发送该第二反馈消息,该第二反馈消息用于指示该VIM可以向第一VNF提供实例化部署环境。示例性,该第二反馈消息可以包括VIM的标识。该VIM的标识可以唯一定位该至少一个VIM中的一个VIM。该第二反馈消息的VIM标识表示满足第一VNF的部署需求的VIM的标识。In an achievable manner, each VIM determines whether the virtual resources managed by itself can meet the requirements of the deployment environment of the first VNF according to the second query message in step 201 above, and if so, the VIM sends the second feedback to NFVO Message, the second feedback message is used to indicate that the VIM can provide an instantiated deployment environment for the first VNF. Exemplarily, the second feedback message may include the identifier of VIM. The identification of the VIM can uniquely locate one of the at least one VIM. The VIM identifier of the second feedback message indicates the identifier of the VIM that meets the deployment requirements of the first VNF.
另一种可实现方式,每个VIM根据上述步骤201中的第二查询消息确定自身管理的虚拟资源是否可以满足该第一VNF的部署环境的需求,每个VIM均向NFVO发送该第二反馈消息,该第二反馈消息可用于指示该VIM是否满足该第一VNF的部署环境的需求。示例性,该第二反馈消息可以包括VIM的标识和第二指示信息。该第二指示信息用于指示是否满足该第一VNF的部署环境的需求,例如,该第二指示信息为一比特,1指示满足该 第一VNF的部署环境的需求,0指示不满足该第一VNF的部署环境的需求。In another achievable manner, each VIM determines whether the virtual resources managed by itself can meet the requirements of the deployment environment of the first VNF according to the second query message in step 201, and each VIM sends the second feedback to NFVO Message, the second feedback message can be used to indicate whether the VIM meets the requirements of the deployment environment of the first VNF. Exemplarily, the second feedback message may include the identifier of the VIM and the second indication information. The second indication information is used to indicate whether the requirements of the deployment environment of the first VNF are met. For example, the second indication information is one bit, 1 indicates that the requirements of the deployment environment of the first VNF are met, and 0 indicates that the requirements of the deployment environment of the first VNF are not met. The requirements of the deployment environment of a VNF.
步骤203、NFVO根据第二反馈消息向相应的VIM发送第一VNF的软件镜像。Step 203: The NFVO sends the software image of the first VNF to the corresponding VIM according to the second feedback message.
该相应的VIM可以指该至少一个VIM中可以向第一VNF提供实例化部署环境的VIM。The corresponding VIM may refer to a VIM of the at least one VIM that can provide an instantiated deployment environment to the first VNF.
示例性,NFVO可以根据至少一个VIM发送的第二反馈消息确定该至少一个VIM中可以向第一VNF提供实例化部署环境的VIM。NFVO将该第一VNF的软件镜像发送给可以向第一VNF提供实例化部署环境的VIM,以使得软件镜像存储在满足第一VNF的部署环境的需求的VIM中,以减少VNF实例化的时间。Exemplarily, the NFVO may determine, according to the second feedback message sent by the at least one VIM, that the at least one VIM can provide the first VNF with a VIM that can instantiate the deployment environment. NFVO sends the software image of the first VNF to the VIM that can provide the first VNF with an instantiated deployment environment, so that the software image is stored in the VIM that meets the requirements of the deployment environment of the first VNF, so as to reduce the time for VNF instantiation .
本实施例,NFVO向至少一个VIM发送第二查询消息,该第二查询消息用于查询至少一个VIM中的每个VIM的资源是否满足第一VNF的部署需求,至少一个VIM向NFVO发送第二反馈消息,NFVO根据第二反馈消息向相应的VIM发送第一VNF的软件镜像,该相应的VIM可以指该至少一个VIM中可以向第一VNF提供实例化部署环境的VIM,本实施例通过第二查询消息筛查出满足该第一VNF的部署环境的VIM,向满足该第一VNF的部署环境的VIM发送软件镜像,以实现软件镜像的合理部署,提升VIM的存储资源的利用率。In this embodiment, the NFVO sends a second query message to at least one VIM. The second query message is used to query whether the resources of each VIM in the at least one VIM meet the deployment requirements of the first VNF. At least one VIM sends a second query message to the NFVO. In the feedback message, NFVO sends the software image of the first VNF to the corresponding VIM according to the second feedback message. The corresponding VIM may refer to the VIM of the at least one VIM that can provide the first VNF with an instantiated deployment environment. Second, the query message screens out the VIM that meets the deployment environment of the first VNF, and sends the software image to the VIM that meets the deployment environment of the first VNF, so as to realize the reasonable deployment of the software image and improve the utilization rate of the storage resources of the VIM.
图4为本申请实施例提供的另一种VNF的软件镜像的处理方法的流程图,如图4所示,本实施例涉及NFVO和至少一个VIM,该至少一个VIM为NFV系统中所包括的VIM,本实施例的方法可以包括:FIG. 4 is a flowchart of another method for processing VNF software mirroring provided by an embodiment of this application. As shown in FIG. 4, this embodiment relates to NFVO and at least one VIM, and the at least one VIM is included in the NFV system. VIM, the method of this embodiment may include:
步骤301、NFVO向至少一个VIM发送第一查询消息和第二查询消息。Step 301: The NFVO sends a first query message and a second query message to at least one VIM.
相应的,每个VIM接收NFVO发送的第一查询消息和第二查询消息。Correspondingly, each VIM receives the first query message and the second query message sent by NFVO.
其中,第一查询消息和第二查询消息的解释说明可以分别参见图2所示实施例的步骤101和图3所示实施例的步骤201,此处不再赘述。The explanations of the first query message and the second query message may refer to step 101 of the embodiment shown in FIG. 2 and step 201 of the embodiment shown in FIG. 3, respectively, and will not be repeated here.
步骤302、至少一个VIM向NFVO发送第一反馈消息和第二反馈消息。Step 302: At least one VIM sends a first feedback message and a second feedback message to the NFVO.
NFVO接收至少一个VIM发送的第一反馈消息和第二反馈消息。The NFVO receives the first feedback message and the second feedback message sent by at least one VIM.
其中,第一反馈消息和第二反馈消息的解释说明可以分别参见图2所示实施例的步骤102和图3所示实施例的步骤202,此处不再赘述。For the explanation of the first feedback message and the second feedback message, please refer to step 102 of the embodiment shown in FIG. 2 and step 202 of the embodiment shown in FIG. 3, respectively, which will not be repeated here.
步骤303、NFVO根据第一反馈消息和第二反馈消息向相应的VIM发送第一VNF的软件镜像。Step 303: The NFVO sends the software image of the first VNF to the corresponding VIM according to the first feedback message and the second feedback message.
该相应的VIM可以指该至少一个VIM中,既没有存储该软件镜像,又可以满足第一VNF的部署需求的VIM。The corresponding VIM may refer to a VIM in the at least one VIM that neither stores the software image, but also meets the deployment requirements of the first VNF.
示例性,NFVO可以根据至少一个VIM发送的第一反馈消息确定该至少一个VIM中没有存储该软件镜像的VIM,例如,没有存储该软件镜像的VIM包括VIM A、VIM B和VIM C。NFVO可以根据至少一个VIM发送的第二反馈消息确定该至少一个VIM中可以向第一VNF提供实例化部署环境的VIM,例如,可以向第一VNF提供实例化部署环境的VIM包括VIM A和VIM B。NFVO根据上述检测结果,可以确定既没有存储该软件镜像,又可以满足第一VNF的部署需求的VIM包括VIM A和VIM B。NFVO将该第一VNF的软件镜像发送给VIM A和VIM B,以使得NFVO将该第一VNF的软件镜像发送给没有存储该软件镜像且满足第一VNF的部署环境的需求的VIM,以减少VNF实例化的时间。Exemplarily, the NFVO may determine according to the first feedback message sent by at least one VIM that there is no VIM storing the software image in the at least one VIM. For example, the VIM that does not store the software image includes VIM A, VIM B, and VIM C. NFVO may determine, according to the second feedback message sent by at least one VIM, the VIM that can provide the first VNF with an instantiated deployment environment in the at least one VIM. For example, the VIM that can provide the first VNF with an instantiated deployment environment includes VIM A and VIM B. Based on the above detection results, the NFVO can determine that the VIMs that neither store the software image but also meet the deployment requirements of the first VNF include VIM A and VIM B. NFVO sends the software image of the first VNF to VIM A and VIM B, so that NFVO sends the software image of the first VNF to the VIM that does not store the software image and meets the requirements of the deployment environment of the first VNF to reduce Time when the VNF was instantiated.
需要说明的是,上述步骤301和步骤302的另一种可实现方式,NFVO可以向至少一个VIM发送第一查询消息,至少一个VIM向NFVO发送第一反馈消息,NFVO可以向至少一个VIM发送第二查询消息,至少一个VIM向NFVO发送第二反馈消息。再一种可实现方式,NFVO可以向至少一个VIM发送第二查询消息,至少一个VIM向NFVO发送第二反馈消息,NFVO可以向至少一个VIM发送第一查询消息,至少一个VIM向NFVO发送第一反馈消息。即上述第一查询消息和第二查询消息的发送顺序可以进行灵活设置。It should be noted that, in another achievable manner of step 301 and step 302, NFVO can send a first query message to at least one VIM, at least one VIM can send a first feedback message to NFVO, and NFVO can send a first feedback message to at least one VIM. The second query message, at least one VIM sends a second feedback message to NFVO. In another achievable manner, NFVO can send a second query message to at least one VIM, at least one VIM can send a second feedback message to NFVO, NFVO can send a first query message to at least one VIM, and at least one VIM can send a first query message to NFVO. Feedback message. That is, the sending order of the first query message and the second query message can be flexibly set.
本实施例,NFVO向至少一个VIM发送第一查询消息和第二查询消息,至少一个VIM向NFVO发送第一反馈消息和第二反馈消息,NFVO根据第一反馈消息和第二反馈消息向相应的VIM发送第一VNF的软件镜像,该相应的VIM指的是该至少一个VIM中,既没有存储该软件镜像,又可以满足第一VNF的部署需求的VIM,本实施例通过第一查询消息和第二查询消息筛查出既没有存储该软件镜像又满足该第一VNF的部署环境的VIM,向该VIM发送软件镜像,以避免软件镜像的重复发送,实现软件镜像的合理部署,提升VIM的存储资源的利用率。In this embodiment, NFVO sends a first query message and a second query message to at least one VIM, at least one VIM sends a first feedback message and a second feedback message to NFVO, and NFVO sends the corresponding The VIM sends the software image of the first VNF. The corresponding VIM refers to the VIM in the at least one VIM that neither stores the software image but also meets the deployment requirements of the first VNF. In this embodiment, the first query message and The second query message screens out a VIM that neither stores the software image but also meets the deployment environment of the first VNF, and sends the software image to the VIM to avoid repeated sending of the software image, realize the reasonable deployment of the software image, and improve the VIM's performance. Utilization of storage resources.
下面采用一个具体的实施例,对图4所示方法实施例的技术方案进行详细说明。The following uses a specific embodiment to describe in detail the technical solution of the method embodiment shown in FIG. 4.
图5为本申请实施例提供的另一种VNF的软件镜像的处理方法的流程图,如图5所示,本实施例涉及OSS/BSS、NFVO、至少一个VIM和FTP服务器,该至少一个VIM为NFV系统中所包括的VIM,本实施例的方法可以包括:FIG. 5 is a flowchart of another method for processing VNF software mirroring provided by an embodiment of the application. As shown in FIG. 5, this embodiment relates to OSS/BSS, NFVO, at least one VIM and FTP server, and the at least one VIM For the VIM included in the NFV system, the method in this embodiment may include:
步骤401、OSS/BSS向NFVO发送上传VNF包请求。Step 401: OSS/BSS sends a VNF package upload request to NFVO.
相应的,NFVO接收OSS/BSS发送的上传VNF包请求(UploadVnfPackageRequest)。为了实例化第一VNF,OSS/BSS向NFVO发送上传VNF包请求,该上传VNF包请求携带VNF包,该VNF包包括上述实施例所述的VNFD文件,该VNFD文件用于描述该第一VNF。NFVO可以从该VNFD文件中获取如上所述的第一信息和第二信息。该第一信息和第二信息的解释说明可以参见图2所示实施例的步骤101和图3所示实施例的步骤201,此处不再赘述。Correspondingly, the NFVO receives the upload VNF package request (UploadVnfPackageRequest) sent by the OSS/BSS. In order to instantiate the first VNF, the OSS/BSS sends a VNF package upload request to NFVO. The VNF package upload request carries a VNF package. The VNF package includes the VNFD file described in the foregoing embodiment. The VNFD file is used to describe the first VNF. . NFVO can obtain the above-mentioned first information and second information from the VNFD file. For the explanation of the first information and the second information, refer to step 101 of the embodiment shown in FIG. 2 and step 201 of the embodiment shown in FIG. 3, which will not be repeated here.
步骤402、NFVO向OSS/BSS发送上传VNF包响应。Step 402: NFVO sends a VNF upload response to OSS/BSS.
相应的,OSS/BSS接收NFVO发送的上传VNF包响应(UploadVnfPackageResponse)。该上传VNF包响应可以用于指示成功接收该VNF包。Correspondingly, the OSS/BSS receives the upload VNF package response (UploadVnfPackageResponse) sent by NFVO. The upload VNF package response may be used to indicate that the VNF package is successfully received.
步骤403、NFVO根据第一信息从FTP服务器下载镜像软件。Step 403: NFVO downloads the mirroring software from the FTP server according to the first information.
步骤404、NFVO向至少一个VIM发送第一查询消息。Step 404: NFVO sends a first query message to at least one VIM.
该第一查询消息的解释说明可以参见图2所示实施例的步骤101,此处不再赘述。该第一查询消息也可以称之为查询软件镜像请求(CheckSwiRequest)。该第一查询消息可以包括软件镜像的标识、名称、版本(version)或校验信息中至少一项。For the explanation of the first query message, refer to step 101 of the embodiment shown in FIG. 2, which will not be repeated here. The first query message may also be referred to as a query software mirroring request (CheckSwiRequest). The first query message may include at least one of the identification, name, version, or verification information of the software image.
步骤405、各个VIM根据该第一查询消息确定自身是否存储了该软件镜像。Step 405: Each VIM determines whether it has stored the software image according to the first query message.
步骤406、至少一个VIM向NFVO发送第一反馈消息。Step 406: At least one VIM sends a first feedback message to the NFVO.
存储了该软件镜像的至少一个VIM向NFVO发送该第一反馈消息,该第一反馈消息用于指示该VIM存储有该软件镜像。该第一反馈消息可以包括VIM的标识。该第一反馈消息也可以称之为查询软件镜像响应(CheckSwiResponse)。At least one VIM that stores the software image sends the first feedback message to the NFVO, and the first feedback message is used to indicate that the VIM stores the software image. The first feedback message may include the identification of the VIM. The first feedback message may also be referred to as CheckSwiResponse (CheckSwiResponse).
示例性的,NFVO可以根据该至少一个VIM发送的第一反馈消息维护一个VIM标识 列表。该VIM标识列表包括存储了该软件镜像的至少一个VIM的标识。Exemplarily, the NFVO may maintain a VIM identification list according to the first feedback message sent by the at least one VIM. The VIM identifier list includes the identifier of at least one VIM storing the software image.
步骤407、NFVO向至少一个VIM发送第二查询消息。Step 407: NFVO sends a second query message to at least one VIM.
该第二查询消息用于查询至少一个VIM中的每个VIM的资源是否满足第一VNF的部署需求。该第二查询消息的解释说明可以参见图3所示实施例的步骤201,此处不再赘述。该第二查询消息也可以称之为能力检测请求(CapabilityCheckRequest)。The second query message is used to query whether the resource of each VIM in the at least one VIM meets the deployment requirement of the first VNF. For the explanation of the second query message, refer to step 201 of the embodiment shown in FIG. 3, which will not be repeated here. The second query message may also be referred to as a capability check request (CapabilityCheckRequest).
本步骤是为了检测该至少一个VIM中哪些VIM可以为VNF提供需要的资源和合适的部署环境,换言之,为了检测VNF可能部署在哪些VIM管理的虚拟资源中。本步骤的检测是针对计算资源、网络资源、存储资源等的检测。This step is to detect which VIMs of the at least one VIM can provide the required resources and suitable deployment environment for the VNF, in other words, to detect which VNFs may be deployed in virtual resources managed by the VIM. The detection in this step is for the detection of computing resources, network resources, storage resources, etc.
步骤408、至少一个VIM向NFVO发送第二反馈消息。Step 408: At least one VIM sends a second feedback message to the NFVO.
可以向第一VNF提供实例化部署环境的至少一个VIM向NFVO发送该第二反馈消息,该第二反馈消息用于指示该VIM可以向第一VNF提供实例化部署环境。该第二反馈消息可以包括VIM的标识。该第二反馈消息也可以称之为能力检测响应(CapabilityCheckResponse)。At least one VIM that can provide an instantiated deployment environment to the first VNF sends the second feedback message to the NFVO, where the second feedback message is used to indicate that the VIM can provide an instantiated deployment environment to the first VNF. The second feedback message may include the identification of the VIM. The second feedback message may also be referred to as a capability check response (CapabilityCheckResponse).
示例性的,NFVO可以根据该至少一个VIM发送的第二反馈消息维护一个VIM标识列表。该VIM标识列表包括可以向第一VNF提供实例化部署环境的至少一个VIM的标识。Exemplarily, the NFVO may maintain a VIM identification list according to the second feedback message sent by the at least one VIM. The VIM identifier list includes the identifier of at least one VIM that can provide the first VNF with an instantiated deployment environment.
步骤409、NFVO确定既没有存储该软件镜像,又可以满足第一VNF的部署需求的VIM。Step 409: The NFVO determines that there is no VIM that stores the software image and can meet the deployment requirements of the first VNF.
NFVO可以根据步骤406的查询结果和步骤408的检测结果确定既没有存储该软件镜像,又可以满足第一VNF的部署需求的VIM。The NFVO may determine, according to the query result of step 406 and the detection result of step 408, that there is no VIM that not only stores the software image, but also meets the deployment requirements of the first VNF.
步骤410、NFVO向步骤409确定的VIM发送增加软件镜像请求。Step 410: NFVO sends a software mirroring request to the VIM determined in step 409.
该增加软件镜像请求(addSoftwareImageRequest)携带上述步骤403下载的软件镜像。This add software image request (addSoftwareImageRequest) carries the software image downloaded in step 403 above.
步骤411、至少一个VIM向NFVO发送增加软件镜像响应。Step 411: At least one VIM sends a software mirroring response to the NFVO.
接收到上述步骤410发送的软件镜像的VIM,向NFVO发送增加软件镜像响应(addSoftwareImageResponse)。The VIM that receives the software image sent in step 410 above sends an add software image response (addSoftwareImageResponse) to the NFVO.
NFVO还可以维护一个记录表格,该记录表格中记录了软件镜像与VNFD和存储的VIM的对应关系,在相应的VIM存储软件镜像后,NFVO将该软件镜像和该相应的VIM的对应关系增加至该记录表格中。示例性的,该记录表格可以如下表1所示。NFVO can also maintain a record table. The record table records the corresponding relationship between the software image and the VNFD and the stored VIM. After the corresponding VIM stores the software image, NFVO adds the corresponding relationship between the software image and the corresponding VIM to The record table. Exemplarily, the record table may be as shown in Table 1 below.
表1 记录表格Table 1 Record Form
Figure PCTCN2020123420-appb-000001
Figure PCTCN2020123420-appb-000001
如表1所示,该记录表格可以包括软件镜像标识(ID)列、VNFD标识(ID)列和存储VIM标识(ID)列,存储VIM标识用于表示存储有对应的软件镜像的VIM。以上述表1的第二行为例进行举例说明,该第二行表示VNFD1所对应的软件镜像A存储在VIM A 中。As shown in Table 1, the record table may include a software image identification (ID) column, a VNFD identification (ID) column, and a storage VIM identification (ID) column. The storage VIM identification is used to indicate the VIM storing the corresponding software image. Taking the second row of Table 1 as an example for illustration, the second row indicates that the software image A corresponding to VNFD1 is stored in VIM A.
本实施例通过上述步骤可以筛选出既没有存储该软件镜像又满足该第一VNF的部署环境的VIM,向该VIM发送软件镜像,以避免软件镜像的重复发送,实现软件镜像的合理化分布式部署,提升VIM的存储资源的利用率。In this embodiment, through the above steps, it is possible to filter out VIMs that neither store the software image but also meet the deployment environment of the first VNF, and send the software image to the VIM to avoid repeated sending of the software image and realize the rationalized distributed deployment of the software image. , Improve the utilization of VIM storage resources.
可选的,本申请实施例还可以通过如下步骤实现在VNFD下线时的软件镜像删除。Optionally, the embodiment of the present application may also implement the software image deletion when the VNFD goes offline through the following steps.
步骤412、OSS/BSS向NFVO发送删除VNF包请求。Step 412: The OSS/BSS sends a VNF packet deletion request to the NFVO.
相应的,NFVO接收OSS/BSS发送的删除VNF包请求(DeleteVnfPackageRequest)。该删除VNF包请求(DeleteVnfPackageRequest)可以携带VNFD标识。Correspondingly, NFVO receives the delete VNF package request (DeleteVnfPackageRequest) sent by OSS/BSS. The delete VNF package request (DeleteVnfPackageRequest) may carry the VNFD identifier.
步骤413、NFVO向OSS/BSS发送删除VNF包响应(DeleteVnfPackageRespons)。Step 413: NFVO sends a delete VNF package response (DeleteVnfPackageRespons) to OSS/BSS.
NFVO将上述步骤412所携带的VNFD标识与记录表格中VNFD与软件镜像两栏进行比较,若该VNFD标识所对应的软件镜像仅与该VNFD对应,则需要删除对应的VIM管理的目录下的软件镜像。NFVO compares the VNFD identification carried in step 412 with the two columns of VNFD and software mirroring in the record table. If the software image corresponding to the VNFD identification only corresponds to the VNFD, the software under the directory managed by the corresponding VIM needs to be deleted Mirror.
例如,假设上述步骤412所携带的标识为VNFD 1,如果记录表格中VNFD 1对应的软件镜像仅与该VNFD 1对应,则可以删除对应的VIM管理的目录下的软件镜像。假设该记录表格为上述表1所示,则该VNFD 1对应的软件镜像为软件镜像A,而该软件镜像A还与VNFD 2对应,所以不能删除该软件镜像A。For example, assuming that the identifier carried in step 412 is VNFD 1, if the software image corresponding to VNFD 1 in the record table only corresponds to the VNFD 1, the software image in the directory managed by the corresponding VIM can be deleted. Assuming that the record table is shown in Table 1 above, the software image corresponding to the VNFD 1 is software image A, and the software image A also corresponds to VNFD 2, so the software image A cannot be deleted.
需要删除对应的VIM管理的目录下的软件镜像时,可以通过如下步骤414和步骤415以删除对应的软件镜像。When it is necessary to delete the software image in the directory managed by the corresponding VIM, the following steps 414 and 415 can be used to delete the corresponding software image.
步骤414、NFVO向至少一个VIM发送删除软件镜像请求。Step 414: NFVO sends a software image deletion request to at least one VIM.
该删除软件镜像请求(deleteSoftwareImageRequest)携带软件镜像的标识。本步骤中的至少一个VIM可以是存储有该软件镜像的VIM。The delete software image request (deleteSoftwareImageRequest) carries an identifier of the software image. At least one VIM in this step may be a VIM storing the software image.
步骤415、至少一个VIM向NFVO发送删除软件镜像响应。Step 415: At least one VIM sends a software image deletion response to the NFVO.
该删除软件镜像响应(deleteSoftwareImageResponse)可以用于指示软件镜像删除成功。The delete software image response (deleteSoftwareImageResponse) can be used to indicate that the software image is deleted successfully.
本申请实施例可以在VNFD文件下线时,通过上述步骤实现软件镜像的删除,以实现软件镜像的合理部署,提升VIM的存储资源的利用率。The embodiment of the present application can implement the deletion of the software image through the above steps when the VNFD file is offline, so as to realize the reasonable deployment of the software image and improve the utilization rate of the storage resources of the VIM.
在上述任意一个实施例的基础上,下面结合图6通过具体示例,对上述方法实施例所示的VNF的软件镜像的处理方法进行说明。On the basis of any of the foregoing embodiments, the following describes the processing method of the VNF software mirroring shown in the foregoing method embodiment by using a specific example with reference to FIG. 6.
图6为本申请实施例提供的一种VNF的软件镜像的处理过程示意图,如图6所示,包括OSS/BSS、NFVO、FTP服务器和三个VIM,本实施例以三个VIM为例进行举例说明,其个数不以此作为限制。Figure 6 is a schematic diagram of the processing process of a VNF software mirroring provided by an embodiment of the application. As shown in Figure 6, it includes OSS/BSS, NFVO, FTP server and three VIMs. This embodiment takes three VIMs as an example. For example, the number is not limited by this.
请参见图6,OSS/BSS有新上线的VNFD文件时,可以通过上述步骤401将VNFD文件发送给NFVO,该VNFD文件中包含有与VNF的软件镜像相关的信息,如图6所示的虚线框的软件镜像(swi),NFVO根据该与VNF的软件镜像相关的信息从FTP服务器中下载软件镜像,即如图6所示的实线框的软件镜像(swi),NFVO通过上述步骤404至步骤408查询VIM是否存储有相应的软件镜像,以及检测VIM是否满足VNF的部署需求,即如图6所示的查询路径,即向该三个VIM查询和检测,NFVO根据三个VIM的反馈确定既没有存储该软件镜像,又可以满足VNF的部署需求的VIM,例如,该VIM为第二个VIM,NFVO向第二VIM发送软件镜像,即如图6所示的部署,将软件镜像发送给第二个VIM。Refer to Figure 6. When OSS/BSS has a newly online VNFD file, the VNFD file can be sent to NFVO through the above step 401. The VNFD file contains information related to the VNF software mirroring, as shown by the dotted line in Figure 6. The software mirroring (swi) of the frame, NFVO downloads the software mirroring from the FTP server according to the information related to the software mirroring of the VNF, that is, the software mirroring (swi) of the solid-line frame as shown in Figure 6, and NFVO goes through the above steps 404 to Step 408 Query whether the VIM stores the corresponding software image, and whether the VIM meets the deployment requirements of the VNF, that is, the query path shown in FIG. 6, that is, query and detect the three VIMs, and NFVO determines according to the feedback of the three VIMs. There is no VIM that stores the software image and can meet the deployment requirements of the VNF. For example, if the VIM is the second VIM, NFVO sends the software image to the second VIM, that is, the deployment shown in Figure 6 sends the software image to The second VIM.
本实施例可以避免软件镜像的重复发送,实现软件镜像的合理化分布式部署,提升VIM的存储资源的利用率。This embodiment can avoid repeated sending of software images, realize rationalized distributed deployment of software images, and improve the utilization of VIM storage resources.
当NFVO需要管理多个VNF时,随着多个VNF的实例化,原先可以部署VNF实例的VIM可能因为可用资源的变化以及部署环境的改变,无法部署原本已经部署的VNF实例,则需要删除存储在VIM目录下的该VNF实例的软件镜像,以优化VIM的存储资源,其具体解释说明可以参见下述实施例。When NFVO needs to manage multiple VNFs, as multiple VNFs are instantiated, VIMs that can deploy VNF instances may be unable to deploy the VNF instances that have been deployed because of changes in available resources and changes in the deployment environment, and the storage needs to be deleted. The software image of the VNF instance in the VIM directory is used to optimize the storage resources of the VIM. For specific explanations, please refer to the following embodiments.
图7为本申请实施例提供的另一种VNF的软件镜像的处理方法的流程图,如图7所示,本实施例涉及NFVO和至少一个VIM,该至少一个VIM为NFV系统中所包括的VIM,本实施例的方法可以包括:FIG. 7 is a flowchart of another method for processing VNF software mirroring provided by an embodiment of the application. As shown in FIG. 7, this embodiment relates to NFVO and at least one VIM, and the at least one VIM is included in the NFV system. VIM, the method of this embodiment may include:
步骤501、NFVO向至少一个第一VIM发送第三查询消息。Step 501: NFVO sends a third query message to at least one first VIM.
至少一个第一VIM接收NFVO发送的第三查询消息,该第三查询消息用于查询第一VIM的资源是否满足第一VNF的部署需求,该第一VIM为部署该第一VNF的VIM。本实施例通过该第三查询消息检测第一VIM是否仍可以为该第一VNF提供实例化部署环境,即检测第一VIM是否可以向第一VNF提供满足其实例化所需的计算资源、网络资源或存储资源中至少一项。At least one first VIM receives a third query message sent by the NFVO, where the third query message is used to query whether the resources of the first VIM meet the deployment requirements of the first VNF, and the first VIM is the VIM in which the first VNF is deployed. In this embodiment, the third query message is used to detect whether the first VIM can still provide an instantiated deployment environment for the first VNF, that is, it is detected whether the first VIM can provide the first VNF with the computing resources and network required for its instantiation. At least one of resources or storage resources.
该第三查询消息可以携带如上所述的第二信息,该第二信息的解释说明可以参见图3所示实施例的步骤201,此处不再赘述。The third query message may carry the second information as described above, and the explanation of the second information may refer to step 201 of the embodiment shown in FIG. 3, which will not be repeated here.
通过该第三查询消息对至少一个第一VIM的计算资源、网络资源或存储资源进行检测。The computing resource, network resource, or storage resource of at least one first VIM is detected through the third query message.
该第三查询消息可以周期性发送,也可以由其他资源相关操作触发的。The third query message may be sent periodically, or may be triggered by other resource-related operations.
步骤502、至少一个第一VIM向NFVO发送第三反馈消息。Step 502: At least one first VIM sends a third feedback message to the NFVO.
该第三反馈消息用于指示VIM管理的资源发生变化。例如,该第三反馈消息用于指示VIM管理的资源发生变化,但仍可以满足第一VNF的部署需求,或者,第三反馈消息用于指示VIM管理的资源发生变化,且不能满足第一VNF的部署需求。The third feedback message is used to indicate that the resources managed by the VIM have changed. For example, the third feedback message is used to indicate that the resources managed by the VIM have changed, but can still meet the deployment requirements of the first VNF, or the third feedback message is used to indicate that the resources managed by the VIM have changed and cannot meet the first VNF. Deployment requirements.
步骤503、NFVO根据该第三反馈消息确定至少一个第二VIM。Step 503: The NFVO determines at least one second VIM according to the third feedback message.
NFVO根据该第三反馈消息确定至少一个第一VIM中,不能满足第一VNF的部署需求的至少一个第二VIM。The NFVO determines, according to the third feedback message, at least one second VIM that cannot meet the deployment requirements of the first VNF among the at least one first VIM.
步骤504、NFVO向该至少一个第二VIM发送删除软件镜像请求。Step 504: The NFVO sends a software image deletion request to the at least one second VIM.
该删除软件镜像请求(deleteSoftwareImageRequest)携带软件镜像的标识。The delete software image request (deleteSoftwareImageRequest) carries an identifier of the software image.
步骤505、至少一个第二VIM向NFVO发送删除软件镜像响应。Step 505: At least one second VIM sends a software image deletion response to the NFVO.
该删除软件镜像响应(deleteSoftwareImageResponse)可以用于指示软件镜像删除成功。The delete software image response (deleteSoftwareImageResponse) can be used to indicate that the software image is deleted successfully.
本申请实施例通过上述步骤,当VIM管理的资源发生变化的时,再次确认VIM是否可以给VNF提供部署位置,若不可,则删除VIM中存储的镜像,进一步提高VIM中存储资源的使用效率。Through the above steps, when the resources managed by the VIM change, the embodiment of the application reconfirms whether the VIM can provide a deployment location for the VNF, and if not, delete the image stored in the VIM to further improve the use efficiency of the storage resources in the VIM.
图8为本申请实施例提供的虚拟网络功能的软件镜像的处理装置800的示意性框图。本实施例的软件镜像的处理装置800可以作为上述方法实施例所涉及的NFVO,该软件镜像的处理装置800包括收发单元801和处理单元802。FIG. 8 is a schematic block diagram of an apparatus 800 for processing a software image of a virtual network function provided by an embodiment of the application. The software mirroring processing device 800 of this embodiment can be used as the NFVO involved in the foregoing method embodiment. The software mirroring processing device 800 includes a transceiver unit 801 and a processing unit 802.
在一个实施例中,软件镜像的处理装置800的各单元分别用于执行如下操作和/或处理。In an embodiment, the units of the software mirroring processing device 800 are respectively used to perform the following operations and/or processing.
收发单元801,用于向至少一个虚拟资源管理器VIM发送第一查询消息或第二查询消息中至少一项,所述第一查询消息用于查询所述至少一个VIM中的每个VIM管理的目录下是否有第一虚拟网络功能VNF的软件镜像,所述第二查询消息用于查询所述至少一个VIM中的每个VIM的资源是否满足所述第一VNF的部署需求。The transceiver unit 801 is configured to send at least one of a first query message or a second query message to at least one virtual resource manager VIM, where the first query message is used to query each VIM managed by the at least one VIM Whether there is a software image of the first virtual network function VNF in the directory, the second query message is used to query whether the resource of each VIM in the at least one VIM meets the deployment requirement of the first VNF.
收发单元801还用于接收至少一个VIM发送的第一反馈消息或第二反馈消息中至少一项。The transceiver unit 801 is further configured to receive at least one of a first feedback message or a second feedback message sent by at least one VIM.
处理单元802,用于根据所述第一反馈消息或第二反馈消息中至少一项通过所述收发单元801向相应的VIM发送所述第一VNF的软件镜像;其中,所述第一VNF为新上线的虚拟网络功能描述符VNFD文件所描述的VNF。The processing unit 802 is configured to send the software image of the first VNF to the corresponding VIM through the transceiver unit 801 according to at least one of the first feedback message or the second feedback message; wherein, the first VNF is The VNF described in the newly online virtual network function descriptor VNFD file.
在一种可能的实现方式中,所述处理单元802用于根据所述第一反馈消息确定所述至少一个VIM中未存储有所述第一VNF的软件镜像的VIM,通过所述收发单元801向所述未存储有所述第一VNF的软件镜像的VIM发送所述第一VNF的软件镜像;或者,In a possible implementation manner, the processing unit 802 is configured to determine, according to the first feedback message, that the VIM that does not store the software image of the first VNF in the at least one VIM, through the transceiving unit 801 Sending the software image of the first VNF to the VIM that does not store the software image of the first VNF; or,
所述处理单元802用于根据所述第二反馈消息确定所述至少一个VIM中满足所述第一VNF的部署需求的VIM,通过所述收发单元801向所述满足所述第一VNF的部署需求的VIM发送所述第一VNF的软件镜像;或者,The processing unit 802 is configured to determine, according to the second feedback message, the VIM that meets the deployment requirement of the first VNF among the at least one VIM, and send the VIM that meets the deployment requirement of the first VNF through the transceiver unit 801 The required VIM sends the software image of the first VNF; or,
所述处理单元802用于根据所述第一反馈消息确定所述至少一个VIM中未存储有所述第一VNF的软件镜像的VIM,根据所述第二反馈消息确定所述至少一个VIM中满足所述第一VNF的部署需求的VIM,通过所述收发单元801向第一VIM发送所述第一VNF的软件镜像,所述第一VIM未存储有所述第一VNF的软件镜像且满足所述第一VNF的部署需求。The processing unit 802 is configured to determine, according to the first feedback message, that the at least one VIM does not store the VIM of the first VNF software image, and according to the second feedback message, determine that the at least one VIM satisfies The VIM for the deployment requirement of the first VNF sends the software image of the first VNF to the first VIM through the transceiving unit 801. The first VIM does not store the software image of the first VNF and meets all requirements. Describe the deployment requirements of the first VNF.
在一种可能的实现方式中,所述处理单元802还用于将所述软件镜像与所述相应的VIM对应关系增加至记录表格中。In a possible implementation manner, the processing unit 802 is further configured to add the corresponding relationship between the software image and the corresponding VIM to the record table.
在一种可能的实现方式中,所述软件镜像与所述相应的VIM对应关系包括所述软件镜像的标识、VNFD的标识和所述相应的VIM的标识。In a possible implementation manner, the correspondence between the software image and the corresponding VIM includes an identifier of the software image, an identifier of a VNFD, and an identifier of the corresponding VIM.
在一种可能的实现方式中,所述第一查询消息包括所述软件镜像的标识、名称、版本或校验信息中至少一项。In a possible implementation manner, the first query message includes at least one of the identification, name, version, or verification information of the software image.
在一种可能的实现方式中,所述第一反馈消息包括存储有所述第一VNF的软件镜像的VIM的标识。In a possible implementation manner, the first feedback message includes an identifier of the VIM in which the software image of the first VNF is stored.
在一种可能的实现方式中,所述第二反馈消息包括满足所述第一VNF的部署需求的VIM的标识。In a possible implementation manner, the second feedback message includes an identifier of a VIM that meets the deployment requirement of the first VNF.
在一种可能的实现方式中,所述收发单元801还用于接收第三反馈消息,所述第三反馈消息用于指示VIM管理的资源发生变化;所述处理单元802还用于根据所述第三反馈消息确定第二VIM,所述第二VIM为所述至少一个VIM中需要删除所述第一VNF的软件镜像的VIM;所述收发单元801还用于向所述第二VIM发送删除请求消息,所述删除请求消息用于删除所述第一VNF的软件镜像。In a possible implementation manner, the transceiving unit 801 is further configured to receive a third feedback message, the third feedback message is used to indicate a change in the resources managed by the VIM; the processing unit 802 is further configured to The third feedback message determines the second VIM, and the second VIM is the VIM that needs to delete the software image of the first VNF among the at least one VIM; the transceiving unit 801 is further configured to send deletion to the second VIM A request message, where the delete request message is used to delete the software image of the first VNF.
在一种可能的实现方式中,所述收发单元801还用于向所述至少一个VIM发送第三查询消息,所述第三查询消息用于查询所述第一VIM的资源是否满足所述第一VNF的部 署需求。In a possible implementation, the transceiving unit 801 is further configured to send a third query message to the at least one VIM, and the third query message is used to query whether the resources of the first VIM satisfy the first VIM. 1. VNF deployment requirements.
可选的,该装置800还可以包括存储单元803,用于存储供处理单元执行的计算机程序。Optionally, the device 800 may further include a storage unit 803, configured to store a computer program for execution by the processing unit.
可选地,软件镜像的处理装置800也可以同时具有方法实施例中NFVO的其它功能。类似说明可以参考前述方法实施例的描述。为避免重复,这里不再赘述。Optionally, the device 800 for processing software mirroring may also have other functions of the NFVO in the method embodiment. For similar description, reference may be made to the description of the foregoing method embodiment. To avoid repetition, I won’t repeat them here.
可选地,处理单元802可以是处理器,收发单元801可以是收发器。收发器包括接收器和发射器,同时具有发送和接收的功能。Optionally, the processing unit 802 may be a processor, and the transceiving unit 801 may be a transceiver. The transceiver includes a receiver and a transmitter, and has both sending and receiving functions.
可选地,处理单元802可以是一个处理装置,处理装置的功能可以部分或全部通过软件实现。Optionally, the processing unit 802 may be a processing device, and the functions of the processing device may be partially or fully implemented by software.
在一种可能的实现方式中,处理装置的功能可以部分或全部通过软件实现。此时,处理装置可以包括存储器和处理器。其中,存储器用于存储计算机程序,处理器读取并执行存储器中存储的计算机程序,以执行各方法实施例中由NFVO实现的步骤。In a possible implementation manner, the functions of the processing device may be partially or fully implemented by software. At this time, the processing device may include a memory and a processor. The memory is used to store a computer program, and the processor reads and executes the computer program stored in the memory to execute the steps implemented by NFVO in each method embodiment.
可选地,在一种可能的实现方式中,处理装置包括处理器。用于存储计算机程序的存储器位于处理装置之外,处理器通过电路/电线与存储器连接,以读取并执行存储器中存储的计算机程序。Optionally, in a possible implementation manner, the processing device includes a processor. The memory for storing the computer program is located outside the processing device, and the processor is connected to the memory through a circuit/wire to read and execute the computer program stored in the memory.
在另一个实施例中,软件镜像的处理装置800可以为芯片。此时,收发单元801具体可以为通信接口或者收发电路。In another embodiment, the processing device 800 for software mirroring may be a chip. At this time, the transceiving unit 801 may specifically be a communication interface or a transceiving circuit.
本申请还提供一种计算机可读存储介质,所述计算机可读存储介质上存储有计算机程序,所述计算机程序被计算机执行时,使得计算机执行上述任一方法实施例中由NFVO执行的步骤和/或处理。This application also provides a computer-readable storage medium on which a computer program is stored. When the computer program is executed by a computer, the computer executes the steps and steps executed by NFVO in any of the above-mentioned method embodiments. /Or processing.
本申请还提供一种计算机程序产品,所述计算机程序产品包括计算机程序代码,当所述计算机程序代码在计算机上运行时,使得计算机执行上述任一方法实施例中由NFVO执行的步骤和/或处理。This application also provides a computer program product. The computer program product includes computer program code. When the computer program code runs on a computer, the computer executes the steps and/or steps performed by NFVO in any of the above-mentioned method embodiments. deal with.
本申请还提供一种芯片,所述芯片包括处理器。用于存储计算机程序的存储器独立于芯片而设置,处理器用于执行存储器中存储的计算机程序,以执行任一方法实施例中由NFVO执行的步骤和/或处理。The application also provides a chip including a processor. The memory for storing the computer program is provided independently of the chip, and the processor is used to execute the computer program stored in the memory to execute the steps and/or processing performed by the NFVO in any method embodiment.
进一步地,所述芯片还可以包括存储器和通信接口。所述通信接口可以是输入/输出接口、管脚或输入/输出电路等。Further, the chip may also include a memory and a communication interface. The communication interface may be an input/output interface, a pin, an input/output circuit, or the like.
图9为本申请实施例提供的一种软件镜像的处理装置900的结构示意图。如图9所示,软件镜像的处理装置900可以是上述实施例中涉及到的NFVO。软件镜像的处理装置900包括处理器901和收发器902。FIG. 9 is a schematic structural diagram of a software mirroring processing apparatus 900 provided by an embodiment of the application. As shown in FIG. 9, the processing device 900 for software mirroring may be the NFVO involved in the above-mentioned embodiment. The software mirroring processing device 900 includes a processor 901 and a transceiver 902.
可选地,软件镜像的处理装置900还包括存储器903。其中,处理器901、收发器902和存储器903之间可以通过内部连接通路互相通信,传递控制信号和/或数据信号。Optionally, the device 900 for processing software mirroring further includes a memory 903. Among them, the processor 901, the transceiver 902, and the memory 903 can communicate with each other through an internal connection path to transfer control signals and/or data signals.
其中,存储器903用于存储计算机程序。处理器901用于执行存储器903中存储的计算机程序,从而实现上述装置实施例中的各功能。Among them, the memory 903 is used to store a computer program. The processor 901 is configured to execute a computer program stored in the memory 903, so as to implement each function in the foregoing device embodiment.
可选地,存储器903也可以集成在处理器901中,或者独立于处理器901。Optionally, the memory 903 may also be integrated in the processor 901 or independent of the processor 901.
上述装置实施例可以用于执行方法实施例中NFVO的技术方案,其实现原理和技术效果类似,此处不再赘述。The foregoing device embodiments can be used to implement the NFVO technical solutions in the method embodiments, and the implementation principles and technical effects are similar, and will not be repeated here.
图10为本申请实施例提供的虚拟网络功能的软件镜像的处理装置1000的示意性框图。本实施例的软件镜像的处理装置1000可以作为上述方法实施例所涉及的VIM,该软件镜像的处理装置1000包括收发单元1001和处理单元1002。FIG. 10 is a schematic block diagram of an apparatus 1000 for processing a software image of a virtual network function according to an embodiment of the application. The software mirroring processing device 1000 of this embodiment can be used as the VIM involved in the foregoing method embodiment, and the software mirroring processing device 1000 includes a transceiver unit 1001 and a processing unit 1002.
在一个实施例中,软件镜像的处理装置1000的各单元分别用于执行如下操作和/或处理。In an embodiment, the units of the software mirroring processing apparatus 1000 are respectively used to perform the following operations and/or processing.
收发单元1001用于接收网络功能虚拟化编排器NFVO发送的第一查询消息或第二查询消息中至少一项,所述第一查询消息用于查询所述VIM管理的目录下是否有第一虚拟网络功能VNF的软件镜像,所述第二查询消息用于查询所述VIM的资源是否满足所述第一VNF的部署需求。The transceiver unit 1001 is configured to receive at least one of a first query message or a second query message sent by the network function virtualization orchestrator NFVO, and the first query message is used to query whether there is a first virtual query in the directory managed by the VIM. A software image of the network function VNF, and the second query message is used to query whether the resources of the VIM meet the deployment requirements of the first VNF.
处理单元1002用于通过所述收发单元向所述NFVO发送第一反馈消息或第二反馈消息中至少一项,所述第一反馈消息或第二反馈消息中至少一项用于确定所述NFVO是否向所述VIM发送第一VNF的软件镜像。其中,所述第一VNF为新上线的虚拟网络功能描述符VNFD文件所描述的VNF。The processing unit 1002 is configured to send at least one of a first feedback message or a second feedback message to the NFVO through the transceiver unit, and at least one of the first feedback message or the second feedback message is used to determine the NFVO Whether to send the software image of the first VNF to the VIM. Wherein, the first VNF is the VNF described in the newly online virtual network function descriptor VNFD file.
在一种可能的实现方式中,所述处理单元1002还用于通过所述收发单元1001向所述NFVO发送第三反馈消息,所述第三反馈消息用于指示所述VIM管理的资源发生变化。In a possible implementation manner, the processing unit 1002 is further configured to send a third feedback message to the NFVO through the transceiver unit 1001, and the third feedback message is used to indicate that the resources managed by the VIM have changed .
所述收发单元1001还用于接收所述NFVO发送的删除请求消息,所述删除请求消息用于删除所述第一VNF的软件镜像。The transceiving unit 1001 is further configured to receive a delete request message sent by the NFVO, where the delete request message is used to delete the software image of the first VNF.
在一种可能的实现方式中,所述收发单元1001还用于接收所述NFVO发送的第三查询消息,所述第三查询消息用于查询所述VIM的资源是否满足所述第一VNF的部署需求。In a possible implementation, the transceiving unit 1001 is further configured to receive a third query message sent by the NFVO, and the third query message is used to query whether the resources of the VIM meet the requirements of the first VNF. Deployment requirements.
可选的,该装置1000还可以包括存储单元1003,用于存储供处理单元执行的计算机程序。Optionally, the device 1000 may further include a storage unit 1003, configured to store a computer program for execution by the processing unit.
可选地,软件镜像的处理装置1000也可以同时具有方法实施例中VIM的其它功能。类似说明可以参考前述方法实施例的描述。为避免重复,这里不再赘述。Optionally, the software mirroring processing apparatus 1000 may also have other functions of the VIM in the method embodiment at the same time. For similar description, reference may be made to the description of the foregoing method embodiment. To avoid repetition, I won’t repeat them here.
可选地,处理单元1002可以是处理器,收发单元1001可以是收发器。收发器包括接收器和发射器,同时具有发送和接收的功能。Optionally, the processing unit 1002 may be a processor, and the transceiving unit 1001 may be a transceiver. The transceiver includes a receiver and a transmitter, and has both sending and receiving functions.
可选地,处理单元1002可以是一个处理装置,处理装置的功能可以部分或全部通过软件实现。Optionally, the processing unit 1002 may be a processing device, and the functions of the processing device may be partially or fully implemented by software.
在一种可能的实现方式中,处理装置的功能可以部分或全部通过软件实现。此时,处理装置可以包括存储器和处理器。其中,存储器用于存储计算机程序,处理器读取并执行存储器中存储的计算机程序,以执行各方法实施例中由VIM实现的步骤。In a possible implementation manner, the functions of the processing device may be partially or fully implemented by software. At this time, the processing device may include a memory and a processor. The memory is used to store a computer program, and the processor reads and executes the computer program stored in the memory to execute the steps implemented by VIM in each method embodiment.
可选地,在一种可能的实现方式中,处理装置包括处理器。用于存储计算机程序的存储器位于处理装置之外,处理器通过电路/电线与存储器连接,以读取并执行存储器中存储的计算机程序。Optionally, in a possible implementation manner, the processing device includes a processor. The memory for storing the computer program is located outside the processing device, and the processor is connected to the memory through a circuit/wire to read and execute the computer program stored in the memory.
在另一个实施例中,软件镜像的处理装置1000可以为芯片。此时,收发单元1001具体可以为通信接口或者收发电路。In another embodiment, the processing device 1000 for software mirroring may be a chip. At this time, the transceiving unit 1001 may specifically be a communication interface or a transceiving circuit.
本申请还提供一种计算机可读存储介质,所述计算机可读存储介质上存储有计算机程序,所述计算机程序被计算机执行时,使得计算机执行上述任一方法实施例中由VIM执行的步骤和/或处理。This application also provides a computer-readable storage medium with a computer program stored on the computer-readable storage medium. When the computer program is executed by a computer, the computer executes the steps and steps executed by VIM in any of the above-mentioned method embodiments. /Or processing.
本申请还提供一种计算机程序产品,所述计算机程序产品包括计算机程序代码,当所 述计算机程序代码在计算机上运行时,使得计算机执行上述任一方法实施例中由VIM执行的步骤和/或处理。This application also provides a computer program product. The computer program product includes computer program code. When the computer program code runs on a computer, the computer executes the steps executed by VIM in any of the above-mentioned method embodiments and/or deal with.
本申请还提供一种芯片,所述芯片包括处理器。用于存储计算机程序的存储器独立于芯片而设置,处理器用于执行存储器中存储的计算机程序,以执行任一方法实施例中由VIM执行的步骤和/或处理。The application also provides a chip including a processor. The memory for storing the computer program is provided independently of the chip, and the processor is used to execute the computer program stored in the memory to execute the steps and/or processing performed by the VIM in any method embodiment.
进一步地,所述芯片还可以包括存储器和通信接口。所述通信接口可以是输入/输出接口、管脚或输入/输出电路等。Further, the chip may also include a memory and a communication interface. The communication interface may be an input/output interface, a pin, an input/output circuit, or the like.
图11为本申请实施例提供的一种软件镜像的处理装置1100的结构示意图。如图11所示,软件镜像的处理装置1100可以是上述实施例中涉及到的VIM。软件镜像的处理装置1100包括处理器1101和收发器1102。FIG. 11 is a schematic structural diagram of a software mirroring processing apparatus 1100 provided by an embodiment of the application. As shown in FIG. 11, the processing device 1100 for software mirroring may be the VIM involved in the foregoing embodiment. The software mirroring processing device 1100 includes a processor 1101 and a transceiver 1102.
可选地,软件镜像的处理装置1100还包括存储器1103。其中,处理器1101、收发器1102和存储器1103之间可以通过内部连接通路互相通信,传递控制信号和/或数据信号。Optionally, the device 1100 for processing software mirroring further includes a memory 1103. Among them, the processor 1101, the transceiver 1102, and the memory 1103 can communicate with each other through an internal connection path to transfer control signals and/or data signals.
其中,存储器1103用于存储计算机程序。处理器1101用于执行存储器1103中存储的计算机程序,从而实现上述装置实施例中的各功能。Among them, the memory 1103 is used to store computer programs. The processor 1101 is configured to execute a computer program stored in the memory 1103, so as to implement various functions in the foregoing device embodiments.
可选地,存储器1103也可以集成在处理器1101中,或者独立于处理器1101。Optionally, the memory 1103 may also be integrated in the processor 1101 or independent of the processor 1101.
上述装置实施例可以用于执行方法实施例中VIM的技术方案,其实现原理和技术效果类似,此处不再赘述。The foregoing device embodiments can be used to implement the technical solutions of the VIM in the method embodiments, and the implementation principles and technical effects are similar, and will not be repeated here.
以上各实施例中提及的处理器可以是一种集成电路芯片,具有信号的处理能力。在实现过程中,上述方法实施例的各步骤可以通过处理器中的硬件的集成逻辑电路或者软件形式的指令完成。处理器可以是通用处理器、数字信号处理器(digital signal processor,DSP)、特定应用集成电路(application-specific integrated circuit,ASIC)、现场可编程门阵列(field programmable gate array,FPGA)或其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。本申请实施例公开的方法的步骤可以直接体现为硬件编码处理器执行完成,或者用编码处理器中的硬件及软件模块组合执行完成。软件模块可以位于随机存储器,闪存、只读存储器,可编程只读存储器或者电可擦写可编程存储器、寄存器等本领域成熟的存储介质中。该存储介质位于存储器,处理器读取存储器中的信息,结合其硬件完成上述方法的步骤。The processor mentioned in the above embodiments may be an integrated circuit chip with signal processing capability. In the implementation process, the steps of the foregoing method embodiments can be completed by hardware integrated logic circuits in the processor or instructions in the form of software. The processor can be a general-purpose processor, a digital signal processor (DSP), an application-specific integrated circuit (ASIC), a field programmable gate array (FPGA), or other Programming logic devices, discrete gates or transistor logic devices, discrete hardware components. The general-purpose processor may be a microprocessor or the processor may also be any conventional processor or the like. The steps of the method disclosed in the embodiments of the present application may be directly embodied as execution and completion by a hardware encoding processor, or execution and completion by a combination of hardware and software modules in the encoding processor. The software module can be located in a mature storage medium in the field, such as random access memory, flash memory, read-only memory, programmable read-only memory, or electrically erasable programmable memory, registers. The storage medium is located in the memory, and the processor reads the information in the memory and completes the steps of the above method in combination with its hardware.
上述各实施例中提及的存储器可以是易失性存储器或非易失性存储器,或可包括易失性和非易失性存储器两者。其中,非易失性存储器可以是只读存储器(read-only memory,ROM)、可编程只读存储器(programmable ROM,PROM)、可擦除可编程只读存储器(erasable PROM,EPROM)、电可擦除可编程只读存储器(electrically EPROM,EEPROM)或闪存。易失性存储器可以是随机存取存储器(random access memory,RAM),其用作外部高速缓存。通过示例性但不是限制性说明,许多形式的RAM可用,例如静态随机存取存储器(static RAM,SRAM)、动态随机存取存储器(dynamic RAM,DRAM)、同步动态随机存取存储器(synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(double data rate SDRAM,DDR SDRAM)、增强型同步动态随机存取存储器(enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(synchlink DRAM,SLDRAM)和直接内存总线随机存取存储器(direct rambus RAM,DR RAM)。应注意,本文描述的系统和方法的存储器旨在包括但不限于这些和任意其它适合类型的存储器。The memory mentioned in the above embodiments may be volatile memory or non-volatile memory, or may include both volatile and non-volatile memory. Among them, the non-volatile memory can be read-only memory (ROM), programmable read-only memory (programmable ROM, PROM), erasable programmable read-only memory (erasable PROM, EPROM), and electrically available Erase programmable read-only memory (electrically EPROM, EEPROM) or flash memory. The volatile memory may be random access memory (RAM), which is used as an external cache. By way of exemplary but not restrictive description, many forms of RAM are available, such as static random access memory (static RAM, SRAM), dynamic random access memory (dynamic RAM, DRAM), and synchronous dynamic random access memory (synchronous DRAM, SDRAM), double data rate synchronous dynamic random access memory (double data rate SDRAM, DDR SDRAM), enhanced synchronous dynamic random access memory (enhanced SDRAM, ESDRAM), synchronous connection dynamic random access memory (synchlink DRAM, SLDRAM) ) And direct memory bus random access memory (direct rambus RAM, DR RAM). It should be noted that the memories of the systems and methods described herein are intended to include, but are not limited to, these and any other suitable types of memories.
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本申请的范围。A person of ordinary skill in the art may realize that the units and algorithm steps of the examples described in combination with the embodiments disclosed herein can be implemented by electronic hardware or a combination of computer software and electronic hardware. Whether these functions are performed by hardware or software depends on the specific application and design constraint conditions of the technical solution. Professionals and technicians can use different methods for each specific application to implement the described functions, but such implementation should not be considered beyond the scope of this application.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统、装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that, for the convenience and conciseness of the description, the specific working process of the system, device and unit described above can refer to the corresponding process in the foregoing method embodiment, which is not repeated here.
在本申请所提供的几个实施例中,应该理解到,所揭露的系统、装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided in this application, it should be understood that the disclosed system, device, and method may be implemented in other ways. For example, the device embodiments described above are merely illustrative, for example, the division of the units is only a logical function division, and there may be other divisions in actual implementation, for example, multiple units or components may be combined or It can be integrated into another system, or some features can be ignored or not implemented. In addition, the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
另外,在本申请各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。In addition, the functional units in the various embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit.
所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(个人计算机,服务器,或者网络设备等)执行本申请各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(read-only memory,ROM)、随机存取存储器(random access memory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。If the function is implemented in the form of a software functional unit and sold or used as an independent product, it can be stored in a computer readable storage medium. Based on this understanding, the technical solution of the present application essentially or the part that contributes to the existing technology or the part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium, including Several instructions are used to make a computer device (personal computer, server, or network device, etc.) execute all or part of the steps of the method described in each embodiment of the present application. The aforementioned storage media include: U disk, mobile hard disk, read-only memory (read-only memory, ROM), random access memory (random access memory, RAM), magnetic disks or optical disks and other media that can store program codes. .

Claims (20)

  1. 一种虚拟网络功能的软件镜像的处理方法,其特征在于,包括:A method for processing a software image of a virtual network function, which is characterized in that it includes:
    网络功能虚拟化编排器NFVO向至少一个虚拟资源管理器VIM发送第一查询消息或第二查询消息中至少一项,所述第一查询消息用于查询所述至少一个VIM中的每个VIM管理的目录下是否有第一虚拟网络功能VNF的软件镜像,所述第二查询消息用于查询所述至少一个VIM中的每个VIM的资源是否满足第一VNF的部署需求;The network function virtualization orchestrator NFVO sends at least one of a first query message or a second query message to at least one virtual resource manager VIM, where the first query message is used to query the management of each VIM in the at least one VIM Whether there is a software image of the first virtual network function VNF in the directory of, and the second query message is used to query whether the resource of each VIM in the at least one VIM meets the deployment requirements of the first VNF;
    所述NFVO接收至少一个VIM发送的第一反馈消息或第二反馈消息中至少一项;The NFVO receives at least one of a first feedback message or a second feedback message sent by at least one VIM;
    所述NFVO根据所述第一反馈消息或第二反馈消息中至少一项向相应的VIM发送所述第一VNF的软件镜像;Sending, by the NFVO, the software image of the first VNF to the corresponding VIM according to at least one of the first feedback message or the second feedback message;
    其中,所述第一VNF为新上线的虚拟网络功能描述符VNFD文件所描述的VNF。Wherein, the first VNF is the VNF described in the newly online virtual network function descriptor VNFD file.
  2. 根据权利要求1所述的方法,其特征在于,所述NFVO根据所述第一反馈消息或第二反馈消息中至少一项向相应的VIM发送所述第一VNF的软件镜像,包括:The method according to claim 1, wherein the NFVO sending the software image of the first VNF to the corresponding VIM according to at least one of the first feedback message or the second feedback message comprises:
    所述NFVO根据所述第一反馈消息确定所述至少一个VIM中未存储有所述第一VNF的软件镜像的VIM,所述NFVO向所述未存储有所述第一VNF的软件镜像的VIM发送所述第一VNF的软件镜像;或者,The NFVO determines, according to the first feedback message, that the at least one VIM does not store the VIM of the software image of the first VNF, and the NFVO sends the VIM to the VIM where the software image of the first VNF is not stored. Sending the software image of the first VNF; or,
    所述NFVO根据所述第二反馈消息确定所述至少一个VIM中满足所述第一VNF的部署需求的VIM,所述NFVO向所述满足所述第一VNF的部署需求的VIM发送所述第一VNF的软件镜像;或者,The NFVO determines the VIM that meets the deployment requirements of the first VNF among the at least one VIM according to the second feedback message, and the NFVO sends the first VIM to the VIM that meets the deployment requirements of the first VNF. A software mirror of the VNF; or,
    所述NFVO根据所述第一反馈消息确定所述至少一个VIM中未存储有所述第一VNF的软件镜像的VIM,所述NFVO根据所述第二反馈消息确定所述至少一个VIM中满足所述第一VNF的部署需求的VIM,所述NFVO向第一VIM发送所述第一VNF的软件镜像,所述第一VIM未存储有所述第一VNF的软件镜像且满足所述第一VNF的部署需求。The NFVO determines according to the first feedback message that the at least one VIM does not store the VIM of the software image of the first VNF, and the NFVO determines according to the second feedback message that all of the at least one VIM meets all requirements. The VIM of the deployment requirement of the first VNF, the NFVO sends the software image of the first VNF to the first VIM, and the first VIM does not store the software image of the first VNF and meets the first VNF Deployment requirements.
  3. 根据权利要求1或2所述的方法,其特征在于,所述第一反馈消息用于指示所述VIM存储有所述第一VNF的软件镜像。The method according to claim 1 or 2, wherein the first feedback message is used to indicate that the VIM stores a software image of the first VNF.
  4. 根据权利要求1至3任一项所述的方法,其特征在于,所述第二反馈消息用于指示所述VIM满足所述第一VNF的部署需求。The method according to any one of claims 1 to 3, wherein the second feedback message is used to indicate that the VIM meets the deployment requirement of the first VNF.
  5. 根据权利要求1至4任一项所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 1 to 4, wherein the method further comprises:
    所述NFVO接收第三反馈消息,所述第三反馈消息用于指示VIM管理的资源发生变化;The NFVO receives a third feedback message, where the third feedback message is used to indicate a change in resources managed by the VIM;
    所述NFVO根据所述第三反馈消息确定第二VIM,所述第二VIM为所述至少一个VIM中需要删除所述第一VNF的软件镜像的VIM;The NFVO determines a second VIM according to the third feedback message, where the second VIM is a VIM of the at least one VIM that needs to delete the software image of the first VNF;
    所述NFVO向所述第二VIM发送删除请求消息,所述删除请求消息用于删除所述第一VNF的软件镜像。The NFVO sends a delete request message to the second VIM, where the delete request message is used to delete the software image of the first VNF.
  6. 根据权利要求5所述的方法,其特征在于,所述方法还包括:The method according to claim 5, wherein the method further comprises:
    所述NFVO向所述至少一个VIM发送第三查询消息,所述第三查询消息用于查询所述第一VIM的资源是否满足所述第一VNF的部署需求。The NFVO sends a third query message to the at least one VIM, where the third query message is used to query whether the resources of the first VIM meet the deployment requirements of the first VNF.
  7. 一种虚拟网络功能的软件镜像的处理方法,其特征在于,包括:A method for processing a software image of a virtual network function, which is characterized in that it includes:
    虚拟资源管理器VIM接收网络功能虚拟化编排器NFVO发送的第一查询消息或第二查询消息中至少一项,所述第一查询消息用于查询所述VIM管理的目录下是否有第一虚 拟网络功能VNF的软件镜像,所述第二查询消息用于查询所述VIM的资源是否满足第一VNF的部署需求;The virtual resource manager VIM receives at least one of the first query message or the second query message sent by the network function virtualization orchestrator NFVO, and the first query message is used to query whether there is a first virtual resource in the directory managed by the VIM. The software image of the network function VNF, the second query message is used to query whether the resources of the VIM meet the deployment requirements of the first VNF;
    所述VIM向所述NFVO发送第一反馈消息或第二反馈消息中至少一项,所述第一反馈消息或第二反馈消息中至少一项用于确定所述NFVO是否向所述VIM发送第一VNF的软件镜像;The VIM sends at least one of a first feedback message or a second feedback message to the NFVO, and at least one of the first feedback message or the second feedback message is used to determine whether the NFVO sends the first feedback message to the VIM. A software image of the VNF;
    其中,所述第一VNF为新上线的虚拟网络功能描述符VNFD文件所描述的VNF。Wherein, the first VNF is the VNF described in the newly online virtual network function descriptor VNFD file.
  8. 根据权利要求7所述的方法,其特征在于,所述第一反馈消息用于指示所述VIM存储有所述第一VNF的软件镜像。The method according to claim 7, wherein the first feedback message is used to indicate that the VIM stores a software image of the first VNF.
  9. 根据权利要求7或8所述的方法,其特征在于,所述第二反馈消息用于指示所述VIM满足所述第一VNF的部署需求。The method according to claim 7 or 8, wherein the second feedback message is used to indicate that the VIM meets the deployment requirement of the first VNF.
  10. 根据权利要求7至9任一项所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 7 to 9, wherein the method further comprises:
    所述VIM向所述NFVO发送第三反馈消息,所述第三反馈消息用于指示所述VIM管理的资源发生变化;Sending, by the VIM, a third feedback message to the NFVO, where the third feedback message is used to indicate that the resources managed by the VIM have changed;
    所述VIM接收所述NFVO发送的删除请求消息,所述删除请求消息用于删除所述第一VNF的软件镜像。The VIM receives a delete request message sent by the NFVO, where the delete request message is used to delete the software image of the first VNF.
  11. 根据权利要求10所述的方法,其特征在于,所述方法还包括:The method according to claim 10, wherein the method further comprises:
    所述VIM接收所述NFVO发送的第三查询消息,所述第三查询消息用于查询所述VIM的资源是否满足所述第一VNF的部署需求。The VIM receives a third query message sent by the NFVO, where the third query message is used to query whether the resources of the VIM meet the deployment requirements of the first VNF.
  12. 一种虚拟网络功能的软件镜像的处理装置,所述处理装置作为网络功能虚拟化编排器NFVO,其特征在于,所述装置包括:A processing device for software mirroring of a virtual network function, the processing device being a network function virtualization orchestrator NFVO, characterized in that the device includes:
    收发单元,用于向至少一个虚拟资源管理器VIM发送第一查询消息或第二查询消息中至少一项,所述第一查询消息用于查询所述至少一个VIM中的每个VIM管理的目录下是否有第一虚拟网络功能VNF的软件镜像,所述第二查询消息用于查询所述至少一个VIM中的每个VIM的资源是否满足第一VNF的部署需求;The transceiver unit is configured to send at least one of a first query message or a second query message to at least one virtual resource manager VIM, where the first query message is used to query a directory managed by each VIM in the at least one VIM Whether there is a software image of the first virtual network function VNF, the second query message is used to query whether the resource of each VIM in the at least one VIM meets the deployment requirement of the first VNF;
    所述收发单元,还用于接收至少一个VIM发送的第一反馈消息或第二反馈消息中至少一项;The transceiver unit is further configured to receive at least one of a first feedback message or a second feedback message sent by at least one VIM;
    处理单元,用于根据所述第一反馈消息或第二反馈消息中至少一项通过所述收发单元向相应的VIM发送所述第一VNF的软件镜像;A processing unit, configured to send a software image of the first VNF to a corresponding VIM through the transceiver unit according to at least one of the first feedback message or the second feedback message;
    其中,所述第一VNF为新上线的虚拟网络功能描述符VNFD文件所描述的VNF。Wherein, the first VNF is the VNF described in the newly online virtual network function descriptor VNFD file.
  13. 根据权利要求12所述的装置,其特征在于,所述处理单元用于根据所述第一反馈消息确定所述至少一个VIM中未存储有所述第一VNF的软件镜像的VIM,通过所述收发单元向所述未存储有所述第一VNF的软件镜像的VIM发送所述第一VNF的软件镜像;或者,The apparatus according to claim 12, wherein the processing unit is configured to determine, according to the first feedback message, a VIM that does not store a software image of the first VNF in the at least one VIM, and the software image of the first VNF is not stored through the The transceiver unit sends the software image of the first VNF to the VIM that does not store the software image of the first VNF; or,
    所述处理单元用于根据所述第二反馈消息确定所述至少一个VIM中满足所述第一VNF的部署需求的VIM,通过所述收发单元向所述满足所述第一VNF的部署需求的VIM发送所述第一VNF的软件镜像;或者,The processing unit is configured to determine, according to the second feedback message, the VIM that meets the deployment requirement of the first VNF among the at least one VIM, and send the VIM that meets the deployment requirement of the first VNF through the transceiving unit VIM sends the software image of the first VNF; or,
    所述处理单元用于根据所述第一反馈消息确定所述至少一个VIM中未存储有所述第一VNF的软件镜像的VIM,根据所述第二反馈消息确定所述至少一个VIM中满足所述第一VNF的部署需求的VIM,通过所述收发单元向第一VIM发送所述第一VNF的软件镜 像,所述第一VIM未存储有所述第一VNF的软件镜像且满足所述第一VNF的部署需求。The processing unit is configured to determine, according to the first feedback message, the VIM that does not store the software image of the first VNF in the at least one VIM, and determine, according to the second feedback message, that the at least one VIM satisfies all requirements. The VIM of the deployment requirement of the first VNF sends the software image of the first VNF to the first VIM through the transceiving unit, and the first VIM does not store the software image of the first VNF and satisfies the first VNF. 1. VNF deployment requirements.
  14. 根据权利要求13所述的装置,其特征在于,所述收发单元还用于接收第三反馈消息,所述第三反馈消息用于指示VIM管理的资源发生变化;The device according to claim 13, wherein the transceiving unit is further configured to receive a third feedback message, and the third feedback message is used to indicate a change in resources managed by the VIM;
    所述处理单元还用于根据所述第三反馈消息确定第二VIM,所述第二VIM为所述至少一个VIM中需要删除所述第一VNF的软件镜像的VIM;The processing unit is further configured to determine a second VIM according to the third feedback message, where the second VIM is a VIM that needs to delete the software image of the first VNF among the at least one VIM;
    所述收发单元还用于向所述第二VIM发送删除请求消息,所述删除请求消息用于删除所述第一VNF的软件镜像。The transceiver unit is further configured to send a delete request message to the second VIM, where the delete request message is used to delete the software image of the first VNF.
  15. 根据权利要求14所述的装置,其特征在于,所述收发单元还用于向所述至少一个VIM发送第三查询消息,所述第三查询消息用于查询所述第一VIM的资源是否满足所述第一VNF的部署需求。The apparatus according to claim 14, wherein the transceiving unit is further configured to send a third query message to the at least one VIM, and the third query message is used to query whether the resources of the first VIM satisfy Deployment requirements of the first VNF.
  16. 一种虚拟网络功能的软件镜像的处理装置,所述处理装置作为虚拟资源管理器VIM,其特征在于,所述装置包括:A processing device for a software image of a virtual network function, the processing device being a virtual resource manager VIM, characterized in that the device includes:
    收发单元用于接收网络功能虚拟化编排器NFVO发送的第一查询消息或第二查询消息中至少一项,所述第一查询消息用于查询所述VIM管理的目录下是否有第一虚拟网络功能VNF的软件镜像,所述第二查询消息用于查询所述VIM的资源是否满足第一VNF的部署需求;The transceiver unit is configured to receive at least one of a first query message or a second query message sent by the network function virtualization orchestrator NFVO, where the first query message is used to query whether there is a first virtual network in the directory managed by the VIM A software image of the functional VNF, the second query message is used to query whether the resources of the VIM meet the deployment requirements of the first VNF;
    处理单元用于通过所述收发单元向所述NFVO发送第一反馈消息或第二反馈消息中至少一项,所述第一反馈消息或第二反馈消息中至少一项用于确定所述NFVO是否向所述VIM发送第一VNF的软件镜像;The processing unit is configured to send at least one of a first feedback message or a second feedback message to the NFVO through the transceiver unit, and at least one of the first feedback message or the second feedback message is used to determine whether the NFVO is Sending a software image of the first VNF to the VIM;
    其中,所述第一VNF为新上线的虚拟网络功能描述符VNFD文件所描述的VNF。Wherein, the first VNF is the VNF described in the newly online virtual network function descriptor VNFD file.
  17. 根据权利要求16所述的装置,其特征在于,所述处理单元还用于通过所述收发单元向所述NFVO发送第三反馈消息,所述第三反馈消息用于指示所述VIM管理的资源发生变化;The apparatus according to claim 16, wherein the processing unit is further configured to send a third feedback message to the NFVO through the transceiver unit, and the third feedback message is used to indicate the resources managed by the VIM Change
    所述收发单元还用于接收所述NFVO发送的删除请求消息,所述删除请求消息用于删除所述第一VNF的软件镜像。The transceiver unit is further configured to receive a delete request message sent by the NFVO, where the delete request message is used to delete the software image of the first VNF.
  18. 根据权利要求17所述的装置,其特征在于,所述收发单元还用于接收所述NFVO发送的第三查询消息,所述第三查询消息用于查询所述VIM的资源是否满足所述第一VNF的部署需求。The apparatus according to claim 17, wherein the transceiving unit is further configured to receive a third query message sent by the NFVO, and the third query message is used to query whether the resources of the VIM satisfy the first query message. 1. VNF deployment requirements.
  19. 一种计算机程序产品,其特征在于,包括计算机程序,所述计算机程序在计算机上被执行时,使得所述计算机执行权利要求1至6中任一项所述的方法。A computer program product, characterized by comprising a computer program, which when executed on a computer, causes the computer to execute the method according to any one of claims 1 to 6.
  20. 一种计算机程序产品,其特征在于,包括计算机程序,所述计算机程序在计算机上被执行时,使得所述计算机执行权利要求7至11中任一项所述的方法。A computer program product, characterized by comprising a computer program, which when executed on a computer, causes the computer to execute the method according to any one of claims 7 to 11.
PCT/CN2020/123420 2019-10-29 2020-10-23 Method and apparatus for processing software mirror image of virtual network function WO2021083061A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201911040421.6A CN112748981B (en) 2019-10-29 2019-10-29 Processing method and device for software mirror image of virtual network function
CN201911040421.6 2019-10-29

Publications (1)

Publication Number Publication Date
WO2021083061A1 true WO2021083061A1 (en) 2021-05-06

Family

ID=75640304

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/123420 WO2021083061A1 (en) 2019-10-29 2020-10-23 Method and apparatus for processing software mirror image of virtual network function

Country Status (2)

Country Link
CN (1) CN112748981B (en)
WO (1) WO2021083061A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9430262B1 (en) * 2013-12-19 2016-08-30 Amdocs Software Systems Limited System, method, and computer program for managing hierarchy and optimization in a network function virtualization (NFV) based communication network
WO2017070963A1 (en) * 2015-10-31 2017-05-04 华为技术有限公司 Method, apparatus, and system for deploying virtual resources
CN108234174A (en) * 2016-12-21 2018-06-29 华为技术有限公司 The management method and device of virtual network function
CN109104292A (en) * 2017-06-20 2018-12-28 中兴通讯股份有限公司 Update deployment processing method, relevant device and computer readable storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105808316B (en) * 2014-12-31 2019-04-23 杭州华为数字技术有限公司 Virtual network loading method and device
CN108011846B (en) * 2017-11-03 2022-07-26 华为技术有限公司 Method and device for managing service in network function virtualization architecture
CN110365508B (en) * 2018-04-10 2022-05-31 中国移动通信有限公司研究院 Method for instantiating virtual network function and network function virtualization orchestrator

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9430262B1 (en) * 2013-12-19 2016-08-30 Amdocs Software Systems Limited System, method, and computer program for managing hierarchy and optimization in a network function virtualization (NFV) based communication network
WO2017070963A1 (en) * 2015-10-31 2017-05-04 华为技术有限公司 Method, apparatus, and system for deploying virtual resources
CN108234174A (en) * 2016-12-21 2018-06-29 华为技术有限公司 The management method and device of virtual network function
CN109104292A (en) * 2017-06-20 2018-12-28 中兴通讯股份有限公司 Update deployment processing method, relevant device and computer readable storage medium

Also Published As

Publication number Publication date
CN112748981A (en) 2021-05-04
CN112748981B (en) 2024-03-26

Similar Documents

Publication Publication Date Title
US11456930B2 (en) Network resource management method, apparatus, and system
US11625281B2 (en) Serverless platform request routing
US20210406079A1 (en) Persistent Non-Homogeneous Worker Pools
EP3471345B1 (en) Sla-based resource allocation method and nfvo
WO2017113201A1 (en) Network service lifecycle management method and device
AU2014209611B2 (en) Instance host configuration
US20210342178A1 (en) Method and device for instantiating virtualized network function
CN113141405B (en) Service access method, middleware system, electronic device, and storage medium
EP4080826A1 (en) Virtual network function deployment method, apparatus and system
US10783073B2 (en) Chronologically ordered out-of-place update key-value storage system
US20230342183A1 (en) Management method and apparatus for container cluster
US11750451B2 (en) Batch manager for complex workflows
CN113918268A (en) Multi-tenant management method and device
WO2021083061A1 (en) Method and apparatus for processing software mirror image of virtual network function
US11687442B2 (en) Dynamic resource provisioning for use cases
WO2021232860A1 (en) Communication method, apparatus and system
CN114615285A (en) Physical machine deployment method and device, electronic equipment and storage medium
US11163636B2 (en) Chronologically ordered log-structured key-value store from failures during garbage collection
CN113726855A (en) Service aggregation method, device, electronic equipment and computer-readable storage medium
CN113504872A (en) Method, system, equipment and medium for mounting virtual disk on cloud physical machine
US11853322B2 (en) Tracking data availability using heartbeats
US20230105269A1 (en) Virtualized network service deployment method and apparatus
US11288008B1 (en) Reflective memory system
US10187322B1 (en) Provisioning applications using a connectors hub service
CN118057776A (en) Method for deploying virtualized network function and communication device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20882610

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20882610

Country of ref document: EP

Kind code of ref document: A1