WO2018184504A1 - Virtual resource allocation method, nfvo, and system - Google Patents

Virtual resource allocation method, nfvo, and system Download PDF

Info

Publication number
WO2018184504A1
WO2018184504A1 PCT/CN2018/081379 CN2018081379W WO2018184504A1 WO 2018184504 A1 WO2018184504 A1 WO 2018184504A1 CN 2018081379 W CN2018081379 W CN 2018081379W WO 2018184504 A1 WO2018184504 A1 WO 2018184504A1
Authority
WO
WIPO (PCT)
Prior art keywords
instance
vnf
instantiation
nested
nfvo
Prior art date
Application number
PCT/CN2018/081379
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 WO2018184504A1 publication Critical patent/WO2018184504A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • H04L41/5041Network service management, e.g. ensuring proper service fulfilment according to agreements characterised by the time relationship between creation and deployment of a service
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0893Assignment of logical groups to network elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0889Techniques to speed-up the configuration process
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0896Bandwidth or capacity management, i.e. automatically increasing or decreasing capacities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/40Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks using virtualisation of network functions or resources, e.g. SDN or NFV entities

Definitions

  • the present application relates to the field of communications, and in particular, to a virtual resource allocation method, an NFVO, and a system.
  • Network Function Virtualization is a software network operator that uses telecommunications technology in the field of Information Technology (IT) to implement some telecommunications network functions in general cloud servers, switches and storage. Decoupled from hardware to achieve rapid and efficient deployment of Network Service (NS) while achieving operational goals of saving investment costs and operating costs.
  • IT Information Technology
  • NS Network Service
  • NS is a complete function of presenting network connectivity features consisting of a set of Virtualized Network Functions (VNFs) and/or a set of nested Network Services (Nested NS).
  • VNFs Virtualized Network Functions
  • Nested NS Network Services
  • NS is defined by its functional and behavioral characteristics, and implements a set of lifecycle management in the Network Function Virtualization Management and Orchestration (NFV MANO) standard of the European Telecommunications Standards Institute (ETSI). (Life Cycle Management, LCM) features.
  • NFV MANO Network Function Virtualization Management and Orchestration
  • ETSI European Telecommunications Standards Institute
  • LCM Life Cycle Management
  • NS LCM operations are not real-time. For example, when instantiating, flexing, or updating an NS instance on demand, the time is typically as short as a few minutes and as long as tens of minutes. The allocation of virtual resources is a major part of the time consuming.
  • 5G slice management Slice Management
  • 5G fifth generation mobile communication
  • Typical scenarios include: autonomous driving applications, telemedicine, entertainment and gaming.
  • the NFV MANO operation delay of the management plane needs to be reduced to the second or lower, in order to cope with the need of NFV technology to support vertical applications that are very sensitive to delay in the 5G slice management scenario.
  • the existing NFV MANO function cannot achieve this goal.
  • Embodiments of the present application provide a virtual resource allocation method, NFVO, and system for reducing the delay of NFV MANO operations.
  • a virtual resource allocation method including: a network function virtualization orchestrator NFVO receives a first network service NS instantiation request from an operation and a business support system OSS/BSS, wherein the first NS instantiation request is used The first NS instance is instantiated, and the first NS instantiation request includes indication information, a first virtualized network function VNF instantiation parameter, and/or a first nested NS instantiation parameter, where the indication information is used to indicate whether to proceed
  • the first VNF instantiation parameter is used to indicate an instantiation requirement of the VNF instance in the first NS instance
  • the first nested NS instantiation parameter is used to indicate an instantiation requirement of the nested NS instance in the first NS instance
  • the NFVO selects the VNF instance from the NS instance resource pool according to the NS instantiation restriction condition, the first VNF instantiation parameter,
  • the virtual resource allocation method when there is a real-time requirement, selects a VNF instance and/or a nested NS instance that meets the requirements from the NS instance resource pool according to the NS instantiation restriction condition and the instantiation parameter, and performs assembly. And/or configured to instantiate an NS instance. Since the VNF instance and/or the nested NS instance in the NS instance resource pool are allocated with virtual resources in advance, the virtual resources need not be allocated again in the NS LCM operation, which saves the operation response time, thereby reducing the delay of the NS LCM operation.
  • the method further includes the NFVO marking the usage status information of the selected VNF instance and/or the nested NS instance as being occupied. This design can distinguish whether a VNF instance in the NS instance resource pool and/or a nested NS instance is occupied.
  • the method further comprises: the NFVO receiving the second NS from the OSS/BSS Instantiating the request, the second NS instantiation request is for instantiating the NS instance resource pool, and the second NS instantiation request includes one or more sets of second VNF instantiation parameters and/or one or more sets of second nested NSs
  • the instantiating parameters, a set of second VNF instantiation parameters are used to determine the virtual resource specifications to be used by the VNF instance in the instantiated NS instance resource pool, and a set of second nested NS instantiation parameters are used to determine the instantiated NS instance resource pool.
  • This design provides a way to create an NS instance resource pool.
  • the method further includes: NFVO receiving an NS elastic scaling request from the OSS/BSS, where the NS elastic scaling request is used for elastically scaling the VNF instance and/or the nested NS instance in the first NS instance,
  • the NS elastic scaling request includes the indication information, the identifier information of the first NS instance, the VNF instance elastic scaling parameter, and/or the nested NS instance elastic scaling parameter, and the VNF instance elastic scaling parameter is used to indicate the VNF instance to be flexibly stretched.
  • the target resource specification, the nested NS instance elastic scaling parameter is used to indicate the target resource specification to be used for the nested NS instance to be flexibly stretched.
  • the NFVO uses the VNF instance elastic scaling parameter from the NS instance resource.
  • the VNF instance is selected in the pool, and/or NFVO selects a nested NS instance from the NS instance resource pool according to the nested NS instance elastic scaling parameter; NFVO assembles and configures the selected VNF instance and/or the nested NS instance to Determining a second NS instance after performing elastic scaling; NFVO migrating the service of the first NS instance to the second NS instance; NFVO embedding the VNF instance in the first NS instance and/or
  • the NS instance is reclaimed to the NS instance resource pool, and the usage status information of the reclaimed VNF instance and/or the nested NS instance is marked as unoccupied, and the VNF instance in the NS instance resource pool used in the second NS instance is/ Or the usage status information of the nested NS instance is marked as occupied.
  • This design provides a way to flexibly scale an NS instance.
  • the method further includes: the NFVO receiving the first NS termination request from the OSS/BSS, where the first NS termination request includes the identifier information of the first NS instance; and the NFVO is based on the identifier information of the first NS instance,
  • the VNF instance and/or the nested NS instance in the first NS instance is recycled to the NS instance resource pool, and the usage status information of the recycled VNF instance and/or the nested NS instance is marked as unoccupied.
  • the design provides a way to recycle VNF instances and/or nested NS instances in an NS instance to an NS instance resource pool.
  • the second NS instantiation request further includes the identifier information of the NS instance resource pool
  • the method further includes: the NFVO receiving the second NS termination request from the OSS/BSS, where the second NS termination request includes the NS instance resource
  • the NFVO sends a VNF termination request to the VNFM.
  • the VNF termination request includes the identifier information of the VNF instance of the NS instance resource pool corresponding to the identifier information of the NS instance resource pool, and is used to release the resources of the corresponding VNF instance. This design provides a way to release the NS instance resource pool.
  • the method further includes: the NFVO sending the usage status information of the VNF instance to the virtual network function manager VNFM.
  • VNFM sends the usage status information of the VNF instance to the virtual network function manager VNFM.
  • instantiation constraints include: location constraints, affinity, and anti-affinity rules between VNF instances and/or nested NS instances. This design provides a specific content of instantiation constraints.
  • the operational and business support system OSS/BSS is a slice manager or a network slice manager. This design provides a specific implementation of the OSS/BSS for operational and business support systems.
  • the method further includes: the NFVO receives an NS update request from the OSS/BSS, and the NS update request is used to update the VNF instance and/or the nested NS instance in the first NS instance, and the NS update request
  • the indication information, the identifier information of the first NS instance, the VNF instance update parameter, and/or the nested NS instance update parameter are included, and the VNF instance update parameter is used to determine the target resource in the NS instance resource pool to be used by the VNF instance to be updated.
  • the NS instance update parameter is used to determine the target resource specification in the NS instance resource pool to be used for the nested NS instance to be updated.
  • the NFVO updates the parameter from the NS instance according to the VNF instance.
  • the VNF instance is selected in the resource pool, and/or NFVO selects a nested NS instance from the NS instance resource pool according to the nested NS instance update parameter; NFVO assembles and configures the selected VNF instance and/or the nested NS instance to Determining a third NS instance after performing the update; NFVO migrating the service of the first NS instance to the third NS instance; NFVO recovering the VNF instance and/or the nested NS instance in the first NS instance to the NS instance Pool, and mark the usage status information of the reclaimed VNF instance and/or the nested NS instance as unoccupied, and use the VNF instance and/or the nested NS instance in the NS instance resource pool used in the third NS instance. Status information is marked as occupied. This design provides a way to update an NS instance.
  • the embodiment of the present application provides a network function virtualization orchestrator NFVO, including: a receiving unit, configured to receive a first network service NS instantiation request from an operation and business support system OSS/BSS, where The NS instantiation request is used to instantiate the first NS instance, where the first NS instantiation request includes indication information, a first virtualized network function VNF instantiation parameter, and/or a first nested NS instantiation parameter, and the indication information
  • the first VNF instantiation parameter is used to indicate an instantiation requirement of the VNF instance in the first NS instance
  • the first nested NS instantiation parameter is used to indicate a nested NS instance in the first NS instance.
  • An instantiation request a selection unit, configured to select a VNF instance from the NS instance resource pool according to the NS instantiation restriction condition, the first VNF instantiation parameter, and/or according to the NS instance, when the indication information indicates real-time processing
  • the NS instance resource pool includes a VNF instance using different resource specifications and/or a nested NS realm, and the first nested NS instantiation parameter selects a nested NS instance from the NS instance resource pool.
  • Instantiating unit for VNF the selected instances and / or nested instances NS assembly and / or the first NS is configured to instantiate instances.
  • the NFVO when there is a real-time requirement, selects a VNF instance and/or a nested NS instance that meets the requirements from the NS instance resource pool according to the NS instantiation restriction condition and the instantiation parameter, and performs assembly and/or assembly. Configure to instantiate an NS instance. Since the VNF instance and/or the nested NS instance in the NS instance resource pool are allocated with virtual resources in advance, the virtual resources need not be allocated again in the NS LCM operation, which saves the operation response time, thereby reducing the delay of the NS LCM operation.
  • the principle and the beneficial effects of the device can be referred to the first aspect and the possible method embodiments of the first aspect and the beneficial effects. Therefore, the implementation of the device can be referred to the first The aspects and implementations of the various possible methods of the first aspect are not repeated here.
  • an embodiment of the present application provides a network function virtualization orchestrator NFVO, including: a processor, a memory, a bus, and a communication interface; the memory is configured to store a computer execution instruction, and the processor is connected to the memory through the bus.
  • NFVO network function virtualization orchestrator
  • the processor executes the computer-executed instructions stored in the memory to cause the NFVO to perform the method of any of the above first aspects; based on the same inventive concept, the processor invokes an instruction stored in the memory to To implement the solution in the method design of the above first aspect, due to the implementation and beneficial effects of the NFVO problem solving, reference may be made to the implementation manner and the beneficial effects of the above first aspect and each possible method of the first aspect, and thus the implementation of the NFVO See the implementation of the method, and the repetition will not be repeated.
  • an embodiment of the present application provides a computer storage medium, including instructions, when executed on a computer, causing a computer to perform a virtual resource allocation method according to the first aspect.
  • an embodiment of the present application provides a computer program product comprising instructions that, when run on a computer, cause the computer to perform a virtual resource allocation method as in the first aspect.
  • the embodiment of the present application provides a virtual resource allocation method, including: an operation and a business support system OSS/BSS sends a first network service NS instantiation request to a network function virtualization orchestrator NFVO, where the first NS The instantiation request is used to instantiate the first NS instance, where the first NS instantiation request includes indication information, a first virtualized network function VNF instantiation parameter, and/or a first nested NS instantiation parameter, and the indication information is used.
  • the first VNF instantiation parameter is used to indicate an instantiation requirement of the VNF instance in the first NS instance
  • the first nested NS instantiation parameter is used to indicate the nested NS instance in the first NS instance.
  • Instantiation requirements The virtual resource allocation method provided by the embodiment of the present application, when there is a real-time requirement, selects a VNF instance and/or a nested NS instance that meets the requirements from the NS instance resource pool according to the NS instantiation restriction condition and the instantiation parameter, and performs assembly. And/or configured to instantiate an NS instance.
  • the virtual resources need not be allocated again in the NS LCM operation, which saves the operation response time, thereby reducing the delay of the NS LCM operation.
  • the method further comprises: the OSS/BSS has an ultra-low latency Or a real-time type of vertical application needs to create a slice instance; the OSS/BSS sends a second NS instantiation request to the NFVO, the second NS instantiation request is used to instantiate the NS instance resource pool, and the second NS instantiation request includes One or more sets of second VNF instantiation parameters and/or one or more sets of second nested NS instantiation parameters, a set of second VNF instantiation parameters are used to determine that the VNF instance in the instantiated NS instance resource pool is to be used
  • the virtual resource specification, a set of second nested NS instantiation parameters are used to determine the virtual resource specification to be used by the nested NS instance in the instantiated NS instance resource pool; the VNF instance in the NS
  • the method further includes: the OSS/BSS sends an NS elastic scaling request to the NFVO, wherein the NS elastic scaling request is used to flex the VNF instance and/or the nested NS instance in the first NS instance.
  • the NS elastic scaling request includes the indication information, the identification information of the first NS instance, the VNF instance elastic scaling parameter, and/or the nested NS instance elastic scaling parameter.
  • the VNF instance elastic scaling parameter is used to determine the VNF instance to be flexibly stretched.
  • the target resource specification in the NS instance resource pool used.
  • the nested NS instance elastic scaling parameter is used to determine the target resource specification in the NS instance resource pool to be used in the nested NS instance to be flexibly scaled. This design provides a way to flexibly scale an NS instance.
  • the method further includes: the OSS/BSS sending an NS update request to the NFVO, wherein the NS update request is used to update the VNF instance and/or the nested NS instance in the first NS instance, NS
  • the update request includes the indication information, the identifier information of the first NS instance, the VNF instance update parameter, and/or the nested NS instance update parameter, and the VNF instance update parameter is used to determine the NS instance resource pool to be used by the VNF instance to be updated.
  • the target resource specification, the nested NS instance update parameter is used to determine the target resource specification in the NS instance resource pool to be used for the nested NS instance to be updated. This design provides a way to update an NS instance.
  • the method further includes: the OSS/BSS sending a first NS termination request to the NFVO; wherein the first NS termination request is used to send the VNF instance and/or the nested NS instance in the first NS instance Released back to the NS instance resource pool.
  • the design provides a way to recycle VNF instances and/or nested NS instances in an NS instance to an NS instance resource pool.
  • the method further comprises: the OSS/BSS terminating the slice instance according to the requirement of a type of vertical application with ultra-low latency or real-time; the OSS/BSS sends a second NS termination request to the NFVO, wherein The second NS termination request includes the identifier information of the NS instance resource pool, and is used to terminate (release) the NS instance resource pool.
  • This design provides a way to release the NS instance resource pool.
  • instantiation constraints include: location constraints, affinity, and anti-affinity rules between VNF instances and/or nested NS instances. This design provides a specific content of instantiation constraints.
  • the operational and business support system OSS/BSS is a slice manager or a network slice manager. This design provides a specific implementation of the OSS/BSS for operational and business support systems.
  • the embodiment of the present application provides an operation and business support system OSS/BSS, including: a sending unit, configured to send a first network service NS instantiation request to a network function virtualization orchestrator NFVO, where The NS instantiation request is used to instantiate the first NS instance, where the first NS instantiation request includes indication information, a first virtualized network function VNF instantiation parameter, and/or a first nested NS instantiation parameter, and the indication information
  • the first VNF instantiation parameter is used to indicate an instantiation requirement of the VNF instance in the first NS instance
  • the first nested NS instantiation parameter is used to indicate a nested NS instance in the first NS instance.
  • Instantiation requirements including: a sending unit, configured to send a first network service NS instantiation request to a network function virtualization orchestrator NFVO, where The NS instantiation request is used to instantiate the first NS instance, where the first NS instantiation request includes
  • the OSS/BSS when there is a real-time requirement, selects a VNF instance and/or a nested NS instance that meets the requirements from the NS instance resource pool according to the NS instantiation restriction condition and the instantiation parameter, and performs assembly and / or configured to instantiate an NS instance. Since the VNF instance and/or the nested NS instance in the NS instance resource pool are allocated with virtual resources in advance, the virtual resources need not be allocated again in the NS LCM operation, which saves the operation response time, thereby reducing the delay of the NS LCM operation.
  • the principles and benefits of the device can be solved by referring to the possible method embodiments of the sixth and sixth aspects and the beneficial effects. Therefore, the implementation of the device can be referred to the sixth. Aspects and implementations of the various possible methods of the sixth aspect are not repeated here.
  • an embodiment of the present application provides an operation and business support system OSS/BSS, including: a processor, a memory, a bus, and a communication interface; the memory is configured to store a computer execution instruction, and the processor and the memory pass the bus Connected, when the OSS/BSS is running, the processor executes the computer-executed instructions stored by the memory to cause the OSS/BSS to perform the method of any of the above sixth aspects; based on the same inventive concept, the processor call is stored in The instructions in the memory to implement the solution in the method design of the sixth aspect above, and the implementation manner and the beneficial effects of the OSS/BSS problem solving can be referred to the embodiments of the sixth and sixth possible methods, and beneficial.
  • the effect, therefore the implementation of the OSS/BSS can refer to the implementation of the method, and the repetition will not be repeated.
  • the embodiment of the present application provides a computer storage medium, including instructions, when executed on a computer, causing a computer to execute the virtual resource allocation method according to the sixth aspect.
  • the embodiment of the present application provides a computer program product comprising instructions, when executed on a computer, causing the computer to execute the virtual resource allocation method according to the sixth aspect.
  • a network function virtualization NFV system comprising the network function virtualization orchestrator NFVO according to the second aspect, and the operation and business support system OSS/BSS according to the seventh aspect, or The NFVO according to the third aspect and the OSS/BSS according to the eighth aspect are included.
  • the OSS/BSS described above is used to create or terminate a slice instance based on the need for a vertical application with very low latency or real time, supported by NFVO real-time network service lifecycle management NS LCM operations.
  • the technical effects brought about by the eleventh aspect can be seen in the technical effects brought about by the different design modes in the first aspect and the sixth aspect, and are not described herein again.
  • the operational and business support system OSS/BSS is a slice manager or a network slice manager. This design provides a specific implementation of the OSS/BSS for operational and business support systems.
  • FIG. 1 is a schematic structural diagram of an NFV system provided by an embodiment of the present application.
  • FIG. 2 is a schematic structural diagram of hardware of each server in an NFV system according to an embodiment of the present application
  • FIG. 3 is a schematic flowchart of a virtual resource allocation method according to an embodiment of the present application.
  • FIG. 4 is a schematic flowchart diagram of another virtual resource allocation method according to an embodiment of the present application.
  • FIG. 5 is a schematic flowchart of a method for creating an NS instance resource pool according to an embodiment of the present application
  • FIG. 6 is a schematic flowchart diagram of an NS elastic expansion method according to an embodiment of the present application.
  • FIG. 7 is a schematic flowchart diagram of an NS update method according to an embodiment of the present application.
  • FIG. 8 is a schematic flowchart of a method for recovering a first NS instance according to an embodiment of the present application
  • FIG. 9 is a schematic flowchart of a method for releasing an NS instance resource pool according to an embodiment of the present application.
  • FIG. 10 is a schematic structural diagram of an NFVO according to an embodiment of the present application.
  • FIG. 11 is a schematic structural diagram of another NFVO according to an embodiment of the present application.
  • FIG. 12 is a schematic structural diagram of still another NFVO according to an embodiment of the present application.
  • FIG. 13 is a schematic structural diagram of an OSS/BSS according to an embodiment of the present application.
  • FIG. 14 is a schematic structural diagram of another OSS/BSS according to an embodiment of the present application.
  • FIG. 15 is a schematic structural diagram of still another OSS/BSS according to an embodiment of the present application.
  • the NFV system architecture provided by the embodiment of the present application is as shown in FIG. 1.
  • the NFV system 100 includes: NFV management and orchestration (NFV MANO) 101; NFV Infrastructure (NFVI) 102; At least one virtual network function 103; at least one Element Manager (EM) 104; and Operations and Business Support Systems (OSS/BSS) 105.
  • the NFV management and orchestration system 101 includes an NFV Orchestrator (NFVO) 1011, at least one VNF Manager (VNFM) 1012, and a Virtualized Infrastructure Manager (VIM) 1013.
  • NFVO NFV Orchestrator
  • VNFM VNF Manager
  • VIP Virtualized Infrastructure Manager
  • the NFV MANO 101 is used to perform monitoring and management of the VNF 103 and NFVI 102.
  • NFVO 1011 can realize the management and processing of Network Service Descriptor (NSD), Virtual Network Function Forwarding Graph (VNFFG), management of network service life cycle, and VNFM to realize VNF lifecycle management and virtualization.
  • NSD Network Service Descriptor
  • VNFFG Virtual Network Function Forwarding Graph
  • VNFM Virtual Network Function Forwarding Graph
  • VNFM 1012 can implement lifecycle management of virtualized network function VNF, including management of virtualized network function descriptor (VNFD), instantiation of VNF, and elastic scaling of VNF instances (including Scaling out/up). Scaling in/down), healing of VNF instances, and termination of VNF instances.
  • VNFM 1012 also supports the elastic scaling policy delivered by NFVO 1011 to implement automated VNF elastic scaling.
  • the VIM 1013 is responsible for the management of the hardware resources of the infrastructure layer, the management of the virtualized resources (including reservation and allocation), the monitoring and fault reporting of the virtual resource status, and the provision of virtualized resource pools for the upper-layer applications.
  • OSS/BSS 105 refers to the operator's existing operation and maintenance system OSS/BSS.
  • the EM 104 performs the functions of the traditional fault, configuration, user, performance, and security management (Fault Management, Account Management, Performance Management, Security Management, FCAPS).
  • the VNF corresponds to a Physical Network Function (PNF) in a traditional non-virtualized network, such as a virtualized Evolved Packet Core (EPC) node (for example, a Mobile Management Entity (MME)). , Serving GateWay (SGW), Packet Data Network GateWay (PGW), etc.
  • EPC Evolved Packet Core
  • SGW Serving GateWay
  • PGW Packet Data Network GateWay
  • NFV technology requires that VNF and PNF have the same functional behavior and external interfaces.
  • the VNF can be composed of a plurality of lower level components (VNF Component, VNFC). Therefore, one VNF 103 can be deployed on multiple VMs 104, each of which carries the function of one VNF 103 component; multiple VNFs 103 also It can be deployed on one VM 104.
  • VNF Component VNFC
  • the NFVI 102 includes a hardware resource layer 1021, a virtual resource layer (software resource) 1022, and a virtualization layer 1023.
  • the virtual resource layer 1022 includes at least one virtual machine (VM) 1021. From a VNF perspective, virtualization layer 1023 and hardware resource layer 1021 appear to be a complete entity capable of providing the required virtual resources.
  • VM virtual machine
  • the data for NFV MANO 101 is stored in the following repository:
  • NFV instance Includes all running network service instances and VNF instances.
  • NFVI resources Includes all NFVI resource status, available/reserved/allocated NFVI resources.
  • the server 200 includes at least one processor 201, a communication bus 202, a memory 203, and at least one communication interface 204.
  • the processor 201 can be a general-purpose central processing unit (CPU), a microprocessor, an application-specific integrated circuit (ASIC), or one or more programs for controlling the execution of the program of the present application. integrated circuit.
  • CPU central processing unit
  • ASIC application-specific integrated circuit
  • Communication bus 202 can include a path for communicating information between the components described above.
  • the communication interface 204 uses a device such as any transceiver for communicating with other devices or communication networks, such as Ethernet, Radio Access Network (RAN), Wireless Local Area Networks (WLAN), etc. .
  • a device such as any transceiver for communicating with other devices or communication networks, such as Ethernet, Radio Access Network (RAN), Wireless Local Area Networks (WLAN), etc. .
  • RAN Radio Access Network
  • WLAN Wireless Local Area Networks
  • the memory 203 can be a Read-Only Memory (ROM) or other type of static storage device that can store static information and instructions, a Random Access Memory (RAM) or other type that can store information and instructions.
  • the dynamic storage device can also be an Electrically Erasable Programmable Read-Only Memory (EEPROM), a Compact Disc Read-Only Memory (CD-ROM) or other optical disc storage, and a disc storage device. (including compact discs, laser discs, optical discs, digital versatile discs, Blu-ray discs, etc.), magnetic disk storage media or other magnetic storage devices, or can be used to carry or store desired program code in the form of instructions or data structures and can be Any other media accessed, but not limited to this.
  • the memory can exist independently and be connected to the processor via a bus. The memory can also be integrated with the processor.
  • the memory 203 is used to store application code for executing the solution of the present application, and is controlled by the processor 201 for execution.
  • the processor 201 is configured to execute the application code stored in the memory 203, thereby implementing the downlink signal transmission method described in the embodiment of the present application.
  • processor 201 may include one or more CPUs, such as CPU0 and CPU1 in the figure.
  • server 200 can include multiple processors, such as processor 201 and processor 208 in the figures. Each of these processors can be a single-CPU processor or a multi-core processor.
  • a processor herein may refer to one or more devices, circuits, and/or processing cores for processing data, such as computer program instructions.
  • the server 200 may further include an output device 205 and an input device 206.
  • Output device 205 is in communication with processor 201 and can display information in a variety of ways.
  • the output device 205 can be a liquid crystal display (LCD), a light emitting diode (LED) display device, a cathode ray tube (CRT) display device, or a projector.
  • Input device 206 is in communication with processor 201 and can accept user input in a variety of ways.
  • input device 206 can be a mouse, keyboard, touch screen device or sensing device, and the like.
  • the server 200 described above may be a general purpose server or a dedicated server. Or a device with a similar structure.
  • the embodiment of the present application does not limit the type of the server 200.
  • the server 200 may be the VNFO 1011, VNFM 1012, VIM 1013, NFVI 102, OSS/BSS 105 server, etc. shown in FIG.
  • FIG. 1011 the VNFO 1011, VNFM 1012, VIM 1013, NFVI 102, OSS/BSS 105 server, etc. shown in FIG.
  • FIG. It should be noted that, although the embodiments of the present application are described in terms of each function corresponding to one server, those skilled in the art may understand that in the actual product, multiple functions may be implemented on one server, which are all implemented in the present application. Within the scope of protection.
  • the invention provides a virtual resource allocation method, device and system, and preassembles virtual machine or container resources of the NFVI layer into different specifications of VNFC according to typical service characteristics of a vertical application with ultra-low latency or real-time requirements.
  • the VNF instance and/or the nested NS instance when the NFVO performs the NS LCM operation, selects to assemble or update the NS instance to be operated directly from the available semi-finished VNFC, VNF instance, and/or nested NS instance.
  • the following example illustrates how typical business characteristics of vertical industry applications implemented with 5G slices determine VNFCs, VNF instances, and/or nested NS instances of different specifications that meet ultra-low latency or real-time requirements. For example, a stadium holds a popular game, in which viewers share on a circle of friends or Twitter via mobile video. In this process, uploading video is not allowed to be stuck, and it has strong real-time interaction.
  • the analysis of business resource characteristics is as follows:
  • the application provider can assemble VNFC or VNF instances of different virtual resource specifications that match different service flow models in advance. For example, for the virtualized packet switching gateWay (vPGW) that needs to be deployed in the gym in the above example (which can be understood as a VNF instance), five different resource specifications can be determined:
  • VNF low computing resources, low storage resources, low network resources
  • VNF incoming computing resources, medium storage resources, medium uplink network resources, and low downlink network resources with higher uplink network resources.
  • VNF high computing resources, high storage resources, high uplink network resources, and medium and downlink network resources with high uplink resource allocation.
  • VNF medium computing resources, medium storage resources, medium and downlink network resources, and low uplink network resources with higher downlink network resources.
  • VNF high computing resources, high storage resources, high downlink network resources, and medium uplink network resources with high downlink resource allocation.
  • the NFVO After the NFVO monitors that the dynamic change of the virtual resource occupied by the NS exceeds a predetermined threshold, or when the NFVO receives the specific NS LCM operation request initiated by the OSS/BSS, the NFVO directly from the VNF instance including the different virtual resource specifications and/or embedded In the resource pool of the NS instance, select a semi-finished VNF instance and/or a nested NS instance that meets the resource requirements of the NS LCM operation request to assemble or update the NS instance.
  • the embodiment of the present application provides a virtual resource allocation method, as shown in FIG. 3, including:
  • the OSS/BSS sends a first NS instantiation request to the NFVO, where the first instantiation request is used to instantiate the first NS instance, where the first NS instantiation request includes the indication information and the first virtualized network function.
  • the VNF instantiation parameter and/or the first nested NS instantiation parameter, the indication information is used to indicate whether to perform real-time processing, and the first VNF instantiation parameter is used to indicate an instantiation requirement of the VNF instance in the first NS instance, first The nested NS instantiation parameter is used to indicate the instantiation requirements of the nested NS instance in the first NS instance.
  • the OSS/BSS may be a Slice Manager, or a Network Slice Manager.
  • the identifier information of the first NS instance may also be included in the first NS instantiation request.
  • the NFVO receives the first NS instantiation request from the OSS/BSS.
  • the NFVO selects the VNF instance from the NS instance resource pool according to the NS instantiation restriction condition, the first VNF instantiation parameter, and/or the NFVO according to The NS instantiation constraint, the first nested NS instantiation parameter selects a nested NS instance from the NS instance resource pool, wherein the NS instance resource pool includes a VNF instance and/or a nested NS instance that use different resource specifications.
  • NS instantiation constraints include, but are not limited to, qualifications such as location constraints, affinity, anti-affinity rules, etc. between VNF instances and/or nested NS instances.
  • An NS instance resource pool can be considered as a simulated NS instance. It is a special NS instance formed by a normal NS instance after resource clipping and function tailoring.
  • the NS instance resource pool contains a set of VNF instances and/or nested NS instances that reflect different virtual resource specifications. These VNF instances and/or nested NS instances are oriented to a vertical industry with ultra-low latency and/or real-time performance. Tailored by the business characteristics of the application. For example, the service provider can create an NS instance resource pool for the specific application.
  • the NS instance resource pool contains five customized VNF instances, and the virtual resources allocated by each VNF instance are respectively Corresponding to one of specifications 1 to 5.
  • the resources used by the VNF instance in the NS instance resource pool can be in the same resource location (for example, the same data center).
  • the resource zone and the host are allocated, or the VNF instance in the NS instance resource pool does not need to be defined by the affinity and/or anti-affinity rules.
  • For an NS instance resource pool its most important feature is to have VNF instances and/or nested NS instances that reflect different resource specifications that have been assigned virtual resources. These VNF instances and/or nested NS instances There is no connection through the virtual link, and it can be flexibly invoked by the actual NS instance in the vertical application to assemble or update its own instance.
  • the first VNF instantiation parameter or the first nested NS instantiation parameter is not used to explicitly indicate the corresponding VNF instance resource specification or the nested NS instance resource specification, but the NFVO needs to instantiate the parameter and the NS instance according to the first VNF.
  • the VNF instance resource specification in the NS instance resource pool is selected to meet the VNF instantiation requirements described in the first VNF instantiation parameter, for example, the size of the instantiated capacity.
  • NFVO needs to select a nested NS instance resource specification in the NS instance resource pool according to the first nested NS instantiation parameter and the NS instantiation constraint to meet the first nested NS instantiation parameter.
  • the NFVO is performed according to a conventional NS instantiation process.
  • the NFVO assembles and/or configures the selected VNF instance and/or the nested NS instance to instantiate the first NS instance.
  • the virtual resource allocation method when there is a real-time requirement, selects a VNF instance and/or a nested NS instance that meets the requirements from the NS instance resource pool according to the NS instantiation restriction condition and the instantiation parameter, and performs assembly. And/or configured to instantiate an NS instance. Since the VNF instance and/or the nested NS instance in the NS instance resource pool are allocated with virtual resources in advance, the virtual resources need not be allocated again in the NS LCM operation, which saves the operation response time, thereby reducing the delay of the NS LCM operation.
  • the method further includes:
  • the NFVO returns a first NS instantiation response to the OSS/BSS.
  • the NFVO marks the usage status information of the selected VNF instance and/or the nested NS instance as being occupied.
  • the NFVO sends a VNF state change notification to the VNFM corresponding to the selected VNF instance.
  • the identifier of the selected VNF instance and the usage status information of the VNF instance are included in the VNF state change notification message.
  • VNF state change notification needs to be sent to each corresponding VNFM.
  • the method further includes the step of creating an NS instance resource pool:
  • OSS/BSS creates a slice instance according to the requirements of a vertical application with ultra-low latency or real-time performance.
  • This slice instance needs to be further supported by NFVO real-time NS LCM operations.
  • the OSS/BSS sends a second NS instantiation request to the NFVO.
  • the second NS instantiation request is used to instantiate the NS instance resource pool, and the second NS instantiation request includes one or more sets of second VNF instantiation parameters and/or one or more sets of second nested NS instantiation parameters, A set of second VNF instantiation parameters are used to determine a virtual resource specification to be used by the VNF instance in the instantiated NS instance resource pool, and a set of second nested NS instantiation parameters are used to instantiate the nested NS in the NS instance resource pool.
  • the virtual resource specification to be used by the instance, the VNF instance in the NS instance resource pool and/or the nested NS instance are not connected to each other through the virtual link.
  • the NFVO receives the second NS instantiation request from the OSS/BSS.
  • the NFVO returns a second NS instantiation response to the OSS/BSS.
  • the NFVO sends an NS lifecycle change notification to the OSS/BSS.
  • a start message is set in the notification message to inform the OSS/BSS to start the instantiation process of the asynchronous VNF instance and/or the nested NS instance.
  • the NFVO sends a VNF instantiation request to the VNFM corresponding to the VNF instance of the NS instance resource pool.
  • the VNF instantiation request is used to instantiate the VNF instance in the NS instance resource pool, and the VNF instantiation request includes the VNF instance identification information and the second VNF instantiation parameter.
  • VNF instances need to be instantiated, and each VNF instance corresponds to a different VNFM, then a VNF instantiation request needs to be sent to each corresponding VNFM.
  • the VNFM returns a VNF instantiation response to the NFVO.
  • the NFVO sends an NS lifecycle change notification to the OSS/BSS.
  • the result information is set in the notification message to inform the OSS/BSS that the asynchronous VNF instance and/or the instantiation process of the nested NS instance ends, and the execution result information is carried in the result.
  • step S104 the method further includes the step of NS elastic stretching:
  • the OSS/BSS sends an NS elastic scaling request to the NFVO.
  • the NS elastic scaling request is used to perform the elastic scaling of the VNF instance and/or the nested NS instance in the first NS instance.
  • the NS elastic scaling request includes the indication information, the identifier information of the first NS instance, the VNF instance elastic scaling parameter, and/or Or the nested NS instance elastic scaling parameter.
  • the VNF instance elastic scaling parameter is used to determine the target resource specification in the NS instance resource pool to be used in the VNF instance to be flexibly stretched.
  • the nested NS instance elastic scaling parameter is used to determine the elastic scaling.
  • the NFVO receives the NS elastic scaling request from the OSS/BSS.
  • the NFVO selects the VNF instance from the NS instance resource pool according to the VNF instance elastic scaling parameter, and/or the NFVO selects the embedded NS instance resource pool according to the nested NS instance elastic scaling parameter.
  • Set of NS instances When the indication information indicates that the real-time processing is performed, the NFVO selects the VNF instance from the NS instance resource pool according to the VNF instance elastic scaling parameter, and/or the NFVO selects the embedded NS instance resource pool according to the nested NS instance elastic scaling parameter.
  • the NFVO is performed according to a conventional NS elastic scaling process.
  • the NFVO assembles and configures the selected VNF instance and/or the nested NS instance to determine a second NS instance after performing the elastic scaling.
  • the NFVO migrates the service of the first NS instance to the second NS instance.
  • the NFVO recovers the VNF instance and/or the nested NS instance in the first NS instance to the NS instance resource pool, and marks the used VNF instance and/or the usage status information of the nested NS instance as unoccupied.
  • the usage status information of the VNF instance and/or the nested NS instance in the NS instance resource pool used in the second NS instance is marked as occupied.
  • the NFVO returns a response of the NS elastic extension to the OSS/BSS.
  • the NFVO sends a VNF state change notification to the VNFM corresponding to the VNF instance involved in the elastic scaling operation.
  • the VNF status change notification includes the identity of the VNF instance and corresponding status information (occupied or unoccupied).
  • step S104 the method further includes the step of updating the NS:
  • the OSS/BSS sends an NS update request to the NFVO.
  • the NS update request is used to update the VNF instance and/or the nested NS instance in the first NS instance, where the NS update request includes the indication information, the identifier information of the first NS instance, the VNF instance update parameter, and/or the nested NS.
  • the instance update parameter, the VNF instance update parameter is used to determine the target resource specification in the NS instance resource pool to be used by the VNF instance to be updated, and the nested NS instance update parameter is used to determine the NS instance to be used for the nested NS instance to be updated.
  • the target resource specification in the resource pool is used to update the VNF instance and/or the nested NS instance in the first NS instance, where the NS update request includes the indication information, the identifier information of the first NS instance, the VNF instance update parameter, and/or the nested NS.
  • the instance update parameter, the VNF instance update parameter is used to determine the target resource specification in the NS instance resource pool to be used by the VNF instance
  • the NFVO receives the NS update request from the OSS/BSS.
  • the NFVO selects the VNF instance from the NS instance resource pool according to the VNF instance update parameter, and/or the NFVO selects the nested NS from the NS instance resource pool according to the nested NS instance update parameter.
  • the NFVO proceeds in accordance with the conventional NS update procedure.
  • the NFVO assembles and configures the selected VNF instance and/or the nested NS instance to determine a third NS instance after performing the update.
  • the NFVO migrates the service of the first NS instance to the third NS instance.
  • the NFVO recovers the VNF instance and/or the nested NS instance in the first NS instance to the NS instance resource pool, and marks the used VNF instance and/or the usage status information of the nested NS instance as unoccupied.
  • the usage status information of the VNF instance and/or the nested NS instance in the NS instance resource pool used in the third NS instance is marked as occupied.
  • the NFVO returns an NS update response to the OSS/BSS.
  • the NFVO sends a VNF state change notification to the VNFM corresponding to the VNF instance involved in the update operation.
  • the method further includes the step of releasing the VNF instance and/or the nested NS instance in the first NS instance to the NS instance resource pool:
  • the OSS/BSS sends a first NS termination request to the NFVO.
  • the first NS termination request is used to release the VNF instance and/or the nested NS instance in the first NS instance back to the NS instance resource pool.
  • the identification information of the first NS instance to be released is included in the first NS termination request.
  • the NFVO receives the first NS termination request from the OSS/BSS.
  • the NFVO recovers the VNF instance and/or the nested NS instance in the first NS instance to the NS instance resource pool according to the identifier information of the first NS instance, and uses the recycled VNF instance and/or the nested NS instance. Status information is marked as unoccupied.
  • the NFVO returns an NS termination response to the OSS/BSS.
  • the NFVO sends a VNF state change notification to the VNFM corresponding to the VNF instance of the original first NS instance.
  • the identifier of the VNF instance and the usage status information of the corresponding VNF instance are included in the VNF state change notification.
  • the method further includes the step of releasing the NS instance resource pool:
  • OSS/BSS terminates the slice instance according to the requirements of a type of vertical application with ultra-low latency or real-time performance.
  • the OSS/BSS sends a second NS termination request to the NFVO.
  • the second NS termination request includes the identifier information of the NS instance resource pool, and is used to terminate (release) the NS instance resource pool.
  • the NFVO receives the second NS termination request from the OSS/BSS.
  • the NFVO returns a second NS termination response to the OSS/BSS.
  • the NFVO sends an NS lifecycle change notification to the OSS/BSS.
  • a start message is set in the notification message to inform the OSS/BSS to start the asynchronous VNF instance and/or the finalization process of the nested NS instance.
  • the NFVO sends a VNF termination request to the VNFM corresponding to the VNF instance of the NS instance resource pool.
  • the VNF termination request includes the identifier information of the VNF instance in the NS instance resource pool corresponding to the identifier information of the NS instance resource pool, and is used to release the virtual resource corresponding to the VNF instance.
  • the VNFM returns a VNF termination response to the NFVO.
  • the NFVO sends an NS lifecycle change notification to the OSS/BSS.
  • the result information is set in the notification message to inform the OSS/BSS that the asynchronous VNF instance and/or the nested NS instance terminates, and carries the execution result information in the result.
  • the embodiment of the present application provides an NFVO for performing the foregoing virtual resource allocation method.
  • the embodiment of the present application can divide the function module of the NFVO according to the above method example.
  • each function module can be divided according to each function, or two or more functions can be integrated into one processing module.
  • the above integrated modules can be implemented in the form of hardware or in the form of software functional modules. It should be noted that the division of the module in the embodiment of the present application is schematic, and is only a logical function division, and the actual implementation may have another division manner.
  • FIG. 10 shows a possible structural diagram of the NFVO involved in the foregoing embodiment, where the NFVO 30 includes: a receiving unit 3011, a selecting unit 3012, and an instantiating unit 3013.
  • the receiving unit 3011 is configured to support the NFVO 30 to perform the process S102 in FIG. 3, the process S102 in FIG. 4, the process S203 in FIG. 5, the process S302 in FIG. 6, the process S402 in FIG. 7, and the process S502 in FIG. Process S603 in FIG. 9;
  • the selection unit 3012 is configured to support the NFVO 30 to perform the process S103 in FIG. 3, the process S103 in FIG. 4, the process S303 in FIG.
  • the instantiation unit 3013 uses The process 710 in FIG. 3, the process S104 in FIG. 4, the process S304 in FIG. 6, and the process S404 in FIG. 7 are performed to support the NFVO 30;
  • the transmitting unit 3014 is configured to support the NFVO 30 to execute the processes S105 and S107 in FIG. Processes S204, S205, S206, and S208 in FIG. 5, processes S307 and S308 in FIG. 6, processes S407 and S408 in FIG. 7, processes S504 and S505 in FIG. 8, and processes S604, S605 in FIG. S606 and S608;
  • the marking unit 3015 is configured to support the NFVO 30 to perform the process S106 in FIG.
  • the process S306 in FIG. 6, the process S406 in FIG. 7, the process S503 in FIG. 8, and the migration unit 3016 is configured to support the NFVO 30 execution.
  • Process S305 in FIG. 6, and process S405 in FIG. All the related content of the steps involved in the foregoing method embodiments may be referred to the functional descriptions of the corresponding functional modules, and details are not described herein again.
  • Fig. 11 shows a possible structural diagram of the NFVO involved in the above embodiment.
  • the NFVO 30 includes a processing module 3022 and a communication module 3023.
  • the processing module 3022 is configured to control and manage the actions of the NFVO 30.
  • the processing module 3022 is configured to support the NFVO 30 to perform the processes S103 and S104 in FIG. 3, the processes S103, S104 and S106 in FIG. 4, and the process in FIG. S303-S306, processes S403-S406 in Fig. 7, and process S503 in Fig. 8.
  • Communication module 3023 is used to support communication of NFVO with other entities, such as with the functional modules or network entities shown in FIG.
  • the NFVO 30 may also include a storage module 3021 for storing program code and data of the NFVO.
  • the processing module 3022 may be a processor or a controller, such as a central processing unit (CPU), a general-purpose processor, a digital signal processor (DSP), and an application-specific integrated circuit (Application-specific). Integrated Circuit (ASIC), Field Programmable Gate Array (FPGA) or other programmable logic device, transistor logic device, hardware component, or any combination thereof. It is possible to implement or carry out the various illustrative logical blocks, modules and circuits described in connection with the present disclosure.
  • the processor may also be a combination of computing functions, for example, including one or more microprocessor combinations, a combination of a DSP and a microprocessor, and the like.
  • the communication module 3023 can be a transceiver, a transceiver circuit, a communication interface, or the like.
  • the storage module 3021 can be a memory.
  • the processing module 3022 is a processor
  • the communication module 3023 is a transceiver
  • the storage module 3021 is a memory
  • the NFVO involved in the embodiment of the present application may be an NFVO as described below.
  • the NFVO 30 includes a processor 3032, a transceiver 3033, a memory 3031, and a bus 3034.
  • the transceiver 3033, the processor 3032, and the memory 3031 are connected to each other through a bus 3034.
  • the bus 3034 may be a Peripheral Component Interconnect (PCI) bus or an Extended Industry Standard Architecture (EISA) bus. Wait.
  • PCI Peripheral Component Interconnect
  • EISA Extended Industry Standard Architecture
  • Wait The bus can be divided into an address bus, a data bus, a control bus, and the like. For ease of representation, only one thick line is shown in the figure, but it does not mean that there is only one bus or one type of bus.
  • the embodiment of the present application provides an OSS/BSS for performing the foregoing virtual resource allocation method.
  • the embodiment of the present application may divide the function module into the OSS/BSS according to the foregoing method example.
  • each function module may be divided according to each function, or two or more functions may be integrated into one processing module.
  • the above integrated modules can be implemented in the form of hardware or in the form of software functional modules. It should be noted that the division of the module in the embodiment of the present application is schematic, and is only a logical function division, and the actual implementation may have another division manner.
  • FIG. 13 is a schematic diagram showing a possible structure of the OSS/BSS involved in the foregoing embodiment, and the OSS/BSS 40 includes: a sending unit 4011, a creating unit 4012, and a case where each function module is divided by a corresponding function. Termination unit 4013.
  • the transmitting unit 4011 is configured to support the OSS/BSS 40 to perform the process S101 in FIG. 3, the process S101 in FIG. 4, the process S202 in FIG. 5, the process S301 in FIG. 6, the process S401 in FIG. 7, and the process in FIG. Process S501, process S602 in FIG. 9; creation unit 4012 for supporting OSS/BSS 40 to perform process S201 in FIG. 5; termination unit 4013 for supporting OSS/BSS 40 to perform process S601 in FIG. All the related content of the steps involved in the foregoing method embodiments may be referred to the functional descriptions of the corresponding functional modules, and details are not described herein again.
  • FIG. 14 shows a possible structural diagram of the OSS/BSS involved in the above embodiment.
  • the OSS/BSS 40 includes a processing module 4022 and a communication module 4023.
  • the processing module 4022 is configured to perform control management on the actions of the OSS/BSS 40.
  • the processing module 4022 is configured to support the OSS/BSS 40 to perform the process S201 in FIG. 5 and the process S601 in FIG.
  • Communication module 4023 is used to support communication of OSS/BSS with other entities, such as with the functional modules or network entities shown in FIG.
  • the OSS/BSS 40 may also include a storage module 4021 for storing program codes and data of the OSS/BSS.
  • the processing module 4022 may be a processor or a controller, for example, a central processing unit (CPU), a general-purpose processor, a digital signal processor (DSP), and an application-specific integrated circuit (application-specific). Integrated circuit (ASIC), field programmable gate array (FPGA) or other programmable logic device, transistor logic device, hardware component, or any combination thereof. It is possible to implement or carry out the various illustrative logical blocks, modules and circuits described in connection with the present disclosure.
  • the processor may also be a combination of computing functions, for example, including one or more microprocessor combinations, a combination of a DSP and a microprocessor, and the like.
  • the communication module 4023 can be a transceiver, a transceiver circuit, a communication interface, or the like.
  • the storage module 4021 can be a memory.
  • the processing module 4022 is a processor
  • the communication module 4023 is a transceiver
  • the storage module 4021 is a memory
  • the OSS/BSS involved in the embodiment of the present application may be an OSS/BSS as described below.
  • the OSS/BSS 40 includes a processor 4032, a transceiver 4033, a memory 4031, and a bus 4034.
  • the transceiver 4033, the processor 4032, and the memory 4031 are connected to each other through a bus 4034;
  • the bus 4034 may be a Peripheral Component Interconnect (PCI) bus or an Extended Industry Standard Architecture (EISA) bus. Wait.
  • PCI Peripheral Component Interconnect
  • EISA Extended Industry Standard Architecture
  • the bus can be divided into an address bus, a data bus, a control bus, and the like. For ease of representation, only one thick line is shown in the figure, but it does not mean that there is only one bus or one type of bus.
  • the size of the sequence numbers of the foregoing processes does not mean the order of execution sequence, and the order of execution of each process should be determined by its function and internal logic, and should not be applied to the embodiment of the present application.
  • the implementation process constitutes any limitation.
  • the above embodiments it may be implemented in whole or in part by software, hardware, firmware, or any combination thereof.
  • a software program it may be implemented in whole or in part in the form of a computer program product.
  • the computer program product includes one or more computer instructions.
  • the computer program instructions When the computer program instructions are loaded and executed on a computer, the processes or functions described in accordance with embodiments of the present application are generated in whole or in part.
  • the computer can be a general purpose computer, a special purpose computer, a computer network, or other programmable device.
  • the computer instructions can be stored in a computer readable storage medium or transferred from one computer readable storage medium to another computer readable storage medium, for example, the computer instructions can be from a website site, computer, server or data center Transmission to another website site, computer, server, or data center by wire (eg, coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (eg, infrared, wireless, microwave, etc.).
  • the computer readable storage medium can be any available media that can be accessed by a computer or a data storage device that includes one or more servers, data centers, etc. that can be integrated with the media.
  • the usable medium may be a magnetic medium (eg, a floppy disk, a hard disk, a magnetic tape), an optical medium (eg, a DVD), or a semiconductor medium (such as a Solid State Disk (SSD)) or the like.
  • a magnetic medium eg, a floppy disk, a hard disk, a magnetic tape
  • an optical medium eg, a DVD
  • a semiconductor medium such as a Solid State Disk (SSD)

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The present application relates to the field of communications, and discloses a virtual resource allocation method, an NFVO and a system for reducing a time delay of an NFV MANO operation. The virtual resource allocation method comprises: an NFVO receives from an OSS/BSS a first NS instantiation request comprising instruction information, a first VNF instantiation parameter and/or a first nested NS instantiation parameter, wherein the first VNF instantiation parameter is used to indicate an instantiation requirement for a VNF instance in a first NS instance, and the first nested NS instantiation parameter is used to indicate an instantiation requirement for a nested NS instance in the first NS instance; if the instruction information instructs real-time processing, then, according to NS instantiation limiting conditions and the first VNF instantiation parameter, a VNF instance is selected from a NS instance resource pool, and according to the NS instantiation limiting conditions and the first nested NS instantiation parameter, a nested NS instance is selected from the NS instance resource pool; and the selected VNF instances and/or nested NS instances are packaged and/or configured to perform instantiation on the first NS instance. Embodiments of the present application are used in 5G slice management scenarios.

Description

虚拟资源分配方法、NFVO和系统Virtual resource allocation method, NFVO and system
本申请要求于2017年4月6日提交中国专利局、申请号为201710226931.7、发明名称为“虚拟资源分配方法、NFVO和系统”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。The present application claims priority to Chinese Patent Application No. 200910226931.7, entitled "Virtual Resource Allocation Method, NFVO and System" on April 6, 2017, the entire contents of which are hereby incorporated by reference. in.
技术领域Technical field
本申请涉及通信领域,尤其涉及一种虚拟资源分配方法、NFVO和系统。The present application relates to the field of communications, and in particular, to a virtual resource allocation method, an NFVO, and a system.
背景技术Background technique
网络功能虚拟化(Network Function Virtual ization,NFV)是电信网络运营商通过借鉴信息技术(Information Technology,IT)领域的虚拟化技术,在通用的云服务器、交换机和存储器中将部分电信网络功能进行软件和硬件解耦,从而实现网络服务(Network Service,NS)快速、高效部署,同时达到节省投资成本和运营成本的运营目标。Network Function Virtualization (NFV) is a software network operator that uses telecommunications technology in the field of Information Technology (IT) to implement some telecommunications network functions in general cloud servers, switches and storage. Decoupled from hardware to achieve rapid and efficient deployment of Network Service (NS) while achieving operational goals of saving investment costs and operating costs.
在NFV的环境下,NS是由一组虚拟化网络功能(Virtualized Network Functions,VNF)和/或一组嵌套的网络服务(Nested NS)组成的呈现网络连接特征的完整功能。NS由其功能和行为特性所确定,在欧洲通信标准化协会(European Telecommunications Standards Institute,ETSI)的网络功能虚拟化管理和编排(Network Function Virtualization Management and Orchestration,NFV MANO)标准中实现一组生命周期管理(Life Cycle Management,LCM)的功能。目前,NS LCM操作是非实时性的。例如,当按需实例化、弹性伸缩或更新一个NS实例时,耗费的时间通常短到数分钟,长到数十分钟。其中虚拟资源的分配是耗时的主要部分。In the context of NFV, NS is a complete function of presenting network connectivity features consisting of a set of Virtualized Network Functions (VNFs) and/or a set of nested Network Services (Nested NS). NS is defined by its functional and behavioral characteristics, and implements a set of lifecycle management in the Network Function Virtualization Management and Orchestration (NFV MANO) standard of the European Telecommunications Standards Institute (ETSI). (Life Cycle Management, LCM) features. Currently, NS LCM operations are not real-time. For example, when instantiating, flexing, or updating an NS instance on demand, the time is typically as short as a few minutes and as long as tens of minutes. The allocation of virtual resources is a major part of the time consuming.
另外,第五代移动通信(5th Generation,5G)切片管理(Slice Management)场景的引入带来了NFV环境下NS LCM管理多样性的新特点,要求NS LCM操作加强实时响应和处理的能力。典型的场景包括:自动驾驶应用、远程医疗、娱乐与游戏等。需要将管理面的NFV MANO操作时延降至秒级甚至更低,以应对NFV技术支持5G切片管理场景中对时延非常敏感的垂直应用的需求。但是现有的NFV MANO功能无法实现这一目标。In addition, the introduction of the fifth generation mobile communication (5th Generation, 5G) slice management (Slice Management) scenario brings new features of NS LCM management diversity in the NFV environment, requiring NS LCM operations to enhance real-time response and processing capabilities. Typical scenarios include: autonomous driving applications, telemedicine, entertainment and gaming. The NFV MANO operation delay of the management plane needs to be reduced to the second or lower, in order to cope with the need of NFV technology to support vertical applications that are very sensitive to delay in the 5G slice management scenario. However, the existing NFV MANO function cannot achieve this goal.
发明内容Summary of the invention
本申请的实施例提供一种虚拟资源分配方法、NFVO和系统,用于降低NFV MANO操作的时延。Embodiments of the present application provide a virtual resource allocation method, NFVO, and system for reducing the delay of NFV MANO operations.
为达到上述目的,本申请的实施例采用如下技术方案:To achieve the above objective, the embodiment of the present application adopts the following technical solutions:
第一方面,提供了一种虚拟资源分配方法,包括:网络功能虚拟化编排器NFVO从运营和商务支撑系统OSS/BSS接收第一网络服务NS实例化请求,其中,第一NS实例化请求用于对第一NS实例进行实例化,第一NS实例化请求中包括指示信息、第一虚拟化网络功能VNF实例化参数和/或第一嵌套NS实例化参数,指示信息用于指示是否进行实时化处理,第一VNF实例化参数用于指示第一NS实例中VNF实例的实例化要求,第一嵌套NS实例化 参数用于指示第一NS实例中嵌套NS实例的实例化要求;当指示信息指示进行实时化处理时,NFVO根据NS实例化限制条件、第一VNF实例化参数从NS实例资源池中选择VNF实例,和/或,NFVO根据NS实例化限制条件、第一嵌套NS实例化参数从NS实例资源池中选择嵌套NS实例,其中,NS实例资源池包括使用不同资源规格的VNF实例和/或嵌套NS实例;NFVO对所选择的VNF实例和/或嵌套NS实例进行组装和/或配置以实例化第一NS实例。本申请实施例提供的虚拟资源分配方法,当有实时化需求时,根据NS实例化限制条件和实例化参数从NS实例资源池中选择满足要求的VNF实例和/或嵌套NS实例,进行组装和/或配置以实例化NS实例。由于NS实例资源池中的VNF实例和/或嵌套NS实例事先分配了虚拟资源,不需要在NS LCM操作中再次分配虚拟资源,节省了操作响应时间,从而降低NS LCM操作的时延。In a first aspect, a virtual resource allocation method is provided, including: a network function virtualization orchestrator NFVO receives a first network service NS instantiation request from an operation and a business support system OSS/BSS, wherein the first NS instantiation request is used The first NS instance is instantiated, and the first NS instantiation request includes indication information, a first virtualized network function VNF instantiation parameter, and/or a first nested NS instantiation parameter, where the indication information is used to indicate whether to proceed The real-time processing, the first VNF instantiation parameter is used to indicate an instantiation requirement of the VNF instance in the first NS instance, and the first nested NS instantiation parameter is used to indicate an instantiation requirement of the nested NS instance in the first NS instance; When the indication information indicates that the real-time processing is performed, the NFVO selects the VNF instance from the NS instance resource pool according to the NS instantiation restriction condition, the first VNF instantiation parameter, and/or the NFVO instantiates the restriction condition according to the NS, the first nesting The NS instantiation parameter selects a nested NS instance from the NS instance resource pool, where the NS instance resource pool includes VNF instances and/or nested NS instances using different resource specifications; NFVO pairs the selected VNFs The instances and/or nested NS instances are assembled and/or configured to instantiate the first NS instance. The virtual resource allocation method provided by the embodiment of the present application, when there is a real-time requirement, selects a VNF instance and/or a nested NS instance that meets the requirements from the NS instance resource pool according to the NS instantiation restriction condition and the instantiation parameter, and performs assembly. And/or configured to instantiate an NS instance. Since the VNF instance and/or the nested NS instance in the NS instance resource pool are allocated with virtual resources in advance, the virtual resources need not be allocated again in the NS LCM operation, which saves the operation response time, thereby reducing the delay of the NS LCM operation.
在一种可能的设计中,该方法还包括:NFVO将所选择的VNF实例和/或嵌套NS实例的使用状态信息标记为被占用。该设计可以区分NS实例资源池中的VNF实例和/或嵌套NS实例是否被占用。In one possible design, the method further includes the NFVO marking the usage status information of the selected VNF instance and/or the nested NS instance as being occupied. This design can distinguish whether a VNF instance in the NS instance resource pool and/or a nested NS instance is occupied.
在一种可能的设计中,在网络功能虚拟化编排器NFVO从运营和商务支撑系统OSS/BSS接收第一网络服务NS实例化请求之前,该方法还包括:NFVO从OSS/BSS接收第二NS实例化请求,第二NS实例化请求用于实例化NS实例资源池,第二NS实例化请求包括一组或多组第二VNF实例化参数和/或一组或多组第二嵌套NS实例化参数,一组第二VNF实例化参数用于确定实例化NS实例资源池中VNF实例要使用的虚拟资源规格,一组第二嵌套NS实例化参数用于确定实例化NS实例资源池中嵌套NS实例要使用的虚拟资源规格;NFVO向虚拟网络功能管理器VNFM发送VNF实例化请求,VNF实例化请求用于对NS实例资源池中的VNF实例进行实例化,VNF实例化请求包括VNF实例的标识信息和第二VNF实例化参数;NS实例资源池中的VNF实例和/或嵌套NS实例,彼此之间未通过虚拟链路进行连接。该设计提供了一种创建NS实例资源池的方法。In a possible design, before the network function virtualization orchestrator NFVO receives the first network service NS instantiation request from the operation and business support system OSS/BSS, the method further comprises: the NFVO receiving the second NS from the OSS/BSS Instantiating the request, the second NS instantiation request is for instantiating the NS instance resource pool, and the second NS instantiation request includes one or more sets of second VNF instantiation parameters and/or one or more sets of second nested NSs The instantiating parameters, a set of second VNF instantiation parameters are used to determine the virtual resource specifications to be used by the VNF instance in the instantiated NS instance resource pool, and a set of second nested NS instantiation parameters are used to determine the instantiated NS instance resource pool. The virtual resource specification to be used by the nested NS instance; the NFVO sends a VNF instantiation request to the virtual network function manager VNFM, and the VNF instantiation request is used to instantiate the VNF instance in the NS instance resource pool, and the VNF instantiation request includes The VNF instance identification information and the second VNF instantiation parameter; the VNF instance and/or the nested NS instance in the NS instance resource pool are not connected to each other through the virtual link. This design provides a way to create an NS instance resource pool.
在一种可能的设计中,该方法还包括:NFVO从OSS/BSS接收NS弹性伸缩请求,NS弹性伸缩请求用于对第一NS实例中的VNF实例和/或嵌套NS实例进行弹性伸缩,NS弹性伸缩请求中包括指示信息、第一NS实例的标识信息、VNF实例弹性伸缩参数和/或嵌套NS实例弹性伸缩参数,VNF实例弹性伸缩参数用于指示待弹性伸缩的VNF实例需使用的目标资源规格,嵌套NS实例弹性伸缩参数用于指示待弹性伸缩的嵌套NS实例需使用的目标资源规格;当指示信息指示进行实时化处理时,NFVO根据VNF实例弹性伸缩参数从NS实例资源池中选择VNF实例,和/或,NFVO根据嵌套NS实例弹性伸缩参数从NS实例资源池中选择嵌套NS实例;NFVO对所选择的VNF实例和/或嵌套NS实例进行组装和配置以确定执行弹性伸缩之后的第二NS实例;NFVO将第一NS实例的业务迁移至第二NS实例上;NFVO将第一NS实例中的VNF实例和/或嵌套NS实例回收至NS实例资源池,并将回收的VNF实例和/或嵌套NS实例的使用状态信息标记为未被占用,将第二NS实例中使用的NS实例资源池中的VNF实例和/或嵌套NS实例的使用状态信息标记为被占用。该设计提供了一种对NS实例进行弹性伸缩操作的方法。In a possible design, the method further includes: NFVO receiving an NS elastic scaling request from the OSS/BSS, where the NS elastic scaling request is used for elastically scaling the VNF instance and/or the nested NS instance in the first NS instance, The NS elastic scaling request includes the indication information, the identifier information of the first NS instance, the VNF instance elastic scaling parameter, and/or the nested NS instance elastic scaling parameter, and the VNF instance elastic scaling parameter is used to indicate the VNF instance to be flexibly stretched. The target resource specification, the nested NS instance elastic scaling parameter is used to indicate the target resource specification to be used for the nested NS instance to be flexibly stretched. When the indication information indicates real-time processing, the NFVO uses the VNF instance elastic scaling parameter from the NS instance resource. The VNF instance is selected in the pool, and/or NFVO selects a nested NS instance from the NS instance resource pool according to the nested NS instance elastic scaling parameter; NFVO assembles and configures the selected VNF instance and/or the nested NS instance to Determining a second NS instance after performing elastic scaling; NFVO migrating the service of the first NS instance to the second NS instance; NFVO embedding the VNF instance in the first NS instance and/or The NS instance is reclaimed to the NS instance resource pool, and the usage status information of the reclaimed VNF instance and/or the nested NS instance is marked as unoccupied, and the VNF instance in the NS instance resource pool used in the second NS instance is/ Or the usage status information of the nested NS instance is marked as occupied. This design provides a way to flexibly scale an NS instance.
在一种可能的设计中,该方法还包括:NFVO从OSS/BSS接收第一NS终结请求,第一NS终结请求包括第一NS实例的标识信息;NFVO根据第一NS实例的标识信息,将第一NS 实例中的VNF实例和/或嵌套NS实例回收至NS实例资源池,并将回收的VNF实例和/或嵌套NS实例的使用状态信息标记为未被占用。该设计提供了一种将NS实例中的VNF实例和/或嵌套NS实例回收至NS实例资源池的方法。In a possible design, the method further includes: the NFVO receiving the first NS termination request from the OSS/BSS, where the first NS termination request includes the identifier information of the first NS instance; and the NFVO is based on the identifier information of the first NS instance, The VNF instance and/or the nested NS instance in the first NS instance is recycled to the NS instance resource pool, and the usage status information of the recycled VNF instance and/or the nested NS instance is marked as unoccupied. The design provides a way to recycle VNF instances and/or nested NS instances in an NS instance to an NS instance resource pool.
在一种可能的设计中,第二NS实例化请求还包括NS实例资源池的标识信息,该方法还包括:NFVO从OSS/BSS接收第二NS终结请求,第二NS终结请求包括NS实例资源池的标识信息;NFVO向VNFM发送VNF终结请求,VNF终结请求包括与NS实例资源池的标识信息对应的NS实例资源池的VNF实例的标识信息,用于释放对应VNF实例的资源。该设计提供了一种将NS实例资源池释放的方法。In a possible design, the second NS instantiation request further includes the identifier information of the NS instance resource pool, the method further includes: the NFVO receiving the second NS termination request from the OSS/BSS, where the second NS termination request includes the NS instance resource The NFVO sends a VNF termination request to the VNFM. The VNF termination request includes the identifier information of the VNF instance of the NS instance resource pool corresponding to the identifier information of the NS instance resource pool, and is used to release the resources of the corresponding VNF instance. This design provides a way to release the NS instance resource pool.
在一种可能的设计中,该方法还包括:NFVO向虚拟网络功能管理器VNFM发送VNF实例的使用状态信息。该设计使得VNFM可以知道NS实例资源池中VNF实例的使用状态。In a possible design, the method further includes: the NFVO sending the usage status information of the VNF instance to the virtual network function manager VNFM. This design allows VNFM to know the state of use of VNF instances in the NS instance resource pool.
在一种可能的设计中,实例化限制条件包括:VNF实例之间和/或嵌套NS实例之间的位置约束、亲和性、反亲和性规则。该设计提供了一种实例化限制条件的具体内容。In one possible design, instantiation constraints include: location constraints, affinity, and anti-affinity rules between VNF instances and/or nested NS instances. This design provides a specific content of instantiation constraints.
在一种可能的设计中,运营和商务支撑系统OSS/BSS为切片管理器或网络切片管理器。该设计提供了一种运营和商务支撑系统OSS/BSS的具体实现方式。In one possible design, the operational and business support system OSS/BSS is a slice manager or a network slice manager. This design provides a specific implementation of the OSS/BSS for operational and business support systems.
在一种可能的设计中,该方法还包括:NFVO从OSS/BSS接收NS更新请求,NS更新请求用于对第一NS实例中的VNF实例和/或嵌套NS实例进行更新,NS更新请求中包括指示信息、第一NS实例的标识信息、VNF实例更新参数和/或嵌套NS实例更新参数,VNF实例更新参数用于确定待更新的VNF实例需使用的NS实例资源池中的目标资源规格,嵌套NS实例更新参数用于确定待更新的嵌套NS实例需使用的NS实例资源池中的目标资源规格;当指示信息指示进行实时化处理时,NFVO根据VNF实例更新参数从NS实例资源池中选择VNF实例,和/或,NFVO根据嵌套NS实例更新参数从NS实例资源池中选择嵌套NS实例;NFVO对所选择的VNF实例和/或嵌套NS实例进行组装和配置以确定执行更新之后的第三NS实例;NFVO将第一NS实例的业务迁移至第三NS实例上;NFVO将第一NS实例中的VNF实例和/或嵌套NS实例回收至NS实例资源池,并将回收的VNF实例和/或嵌套NS实例的使用状态信息标记为未被占用,将第三NS实例中使用的NS实例资源池中的VNF实例和/或嵌套NS实例的使用状态信息标记为被占用。该设计提供了一种对NS实例进行更新的方法。In a possible design, the method further includes: the NFVO receives an NS update request from the OSS/BSS, and the NS update request is used to update the VNF instance and/or the nested NS instance in the first NS instance, and the NS update request The indication information, the identifier information of the first NS instance, the VNF instance update parameter, and/or the nested NS instance update parameter are included, and the VNF instance update parameter is used to determine the target resource in the NS instance resource pool to be used by the VNF instance to be updated. The NS instance update parameter is used to determine the target resource specification in the NS instance resource pool to be used for the nested NS instance to be updated. When the indication information indicates real-time processing, the NFVO updates the parameter from the NS instance according to the VNF instance. The VNF instance is selected in the resource pool, and/or NFVO selects a nested NS instance from the NS instance resource pool according to the nested NS instance update parameter; NFVO assembles and configures the selected VNF instance and/or the nested NS instance to Determining a third NS instance after performing the update; NFVO migrating the service of the first NS instance to the third NS instance; NFVO recovering the VNF instance and/or the nested NS instance in the first NS instance to the NS instance Pool, and mark the usage status information of the reclaimed VNF instance and/or the nested NS instance as unoccupied, and use the VNF instance and/or the nested NS instance in the NS instance resource pool used in the third NS instance. Status information is marked as occupied. This design provides a way to update an NS instance.
第二方面,本申请实施例提供了一种网络功能虚拟化编排器NFVO,包括:接收单元,用于从运营和商务支撑系统OSS/BSS接收第一网络服务NS实例化请求,其中,第一NS实例化请求用于对第一NS实例进行实例化,第一NS实例化请求中包括指示信息、第一虚拟化网络功能VNF实例化参数和/或第一嵌套NS实例化参数,指示信息用于指示是否进行实时化处理,第一VNF实例化参数用于指示第一NS实例中VNF实例的实例化要求,第一嵌套NS实例化参数用于指示第一NS实例中嵌套NS实例的实例化要求;选择单元,用于当指示信息指示进行实时化处理时,根据NS实例化限制条件、第一VNF实例化参数从NS实例资源池中选择VNF实例,和/或,根据NS实例化限制条件、第一嵌套NS实例化参数从NS实例资源池中选择嵌套NS实例,其中,NS实例资源池包括使用不同资源规格的VNF实例和/或嵌套NS实例;实例化单元,用于对所选择的VNF实例和/或嵌套NS实例进行组装和/或配置以实例化第一NS实例。本申请实施例提供的NFVO,当有实时化需求时,根据 NS实例化限制条件和实例化参数从NS实例资源池中选择满足要求的VNF实例和/或嵌套NS实例,进行组装和/或配置以实例化NS实例。由于NS实例资源池中的VNF实例和/或嵌套NS实例事先分配了虚拟资源,不需要在NS LCM操作中再次分配虚拟资源,节省了操作响应时间,从而降低NS LCM操作的时延。基于同一发明构思,由于该装置解决问题的原理以及有益效果可以参见上述第一方面和第一方面的各可能的方法实施方式以及所带来的有益效果,因此该装置的实施可以参见上述第一方面和第一方面的各可能的方法的实施方式,重复之处不再赘述。In a second aspect, the embodiment of the present application provides a network function virtualization orchestrator NFVO, including: a receiving unit, configured to receive a first network service NS instantiation request from an operation and business support system OSS/BSS, where The NS instantiation request is used to instantiate the first NS instance, where the first NS instantiation request includes indication information, a first virtualized network function VNF instantiation parameter, and/or a first nested NS instantiation parameter, and the indication information The first VNF instantiation parameter is used to indicate an instantiation requirement of the VNF instance in the first NS instance, and the first nested NS instantiation parameter is used to indicate a nested NS instance in the first NS instance. An instantiation request; a selection unit, configured to select a VNF instance from the NS instance resource pool according to the NS instantiation restriction condition, the first VNF instantiation parameter, and/or according to the NS instance, when the indication information indicates real-time processing The NS instance resource pool includes a VNF instance using different resource specifications and/or a nested NS realm, and the first nested NS instantiation parameter selects a nested NS instance from the NS instance resource pool. ; Instantiating unit for VNF the selected instances and / or nested instances NS assembly and / or the first NS is configured to instantiate instances. The NFVO provided by the embodiment of the present application, when there is a real-time requirement, selects a VNF instance and/or a nested NS instance that meets the requirements from the NS instance resource pool according to the NS instantiation restriction condition and the instantiation parameter, and performs assembly and/or assembly. Configure to instantiate an NS instance. Since the VNF instance and/or the nested NS instance in the NS instance resource pool are allocated with virtual resources in advance, the virtual resources need not be allocated again in the NS LCM operation, which saves the operation response time, thereby reducing the delay of the NS LCM operation. Based on the same inventive concept, the principle and the beneficial effects of the device can be referred to the first aspect and the possible method embodiments of the first aspect and the beneficial effects. Therefore, the implementation of the device can be referred to the first The aspects and implementations of the various possible methods of the first aspect are not repeated here.
第三方面,本申请实施例提供一种网络功能虚拟化编排器NFVO,包括:处理器、存储器、总线和通信接口;该存储器用于存储计算机执行指令,该处理器与该存储器通过该总线连接,当该NFVO运行时,该处理器执行该存储器存储的该计算机执行指令,以使NFVO执行上述第一方面中任意一项的方法;基于同一发明构思,处理器调用存储在存储器中的指令以实现上述第一方面的方法设计中的方案,由于该NFVO解决问题的实施方式以及有益效果可以参见上述第一方面和第一方面的各可能的方法的实施方式以及有益效果,因此该NFVO的实施可以参见方法的实施,重复之处不再赘述。In a third aspect, an embodiment of the present application provides a network function virtualization orchestrator NFVO, including: a processor, a memory, a bus, and a communication interface; the memory is configured to store a computer execution instruction, and the processor is connected to the memory through the bus. ???When the NFVO is running, the processor executes the computer-executed instructions stored in the memory to cause the NFVO to perform the method of any of the above first aspects; based on the same inventive concept, the processor invokes an instruction stored in the memory to To implement the solution in the method design of the above first aspect, due to the implementation and beneficial effects of the NFVO problem solving, reference may be made to the implementation manner and the beneficial effects of the above first aspect and each possible method of the first aspect, and thus the implementation of the NFVO See the implementation of the method, and the repetition will not be repeated.
第四方面,本申请实施例提供了一种计算机存储介质,包括指令,当其在计算机上运行时,使得计算机执行如第一方面的虚拟资源分配方法。In a fourth aspect, an embodiment of the present application provides a computer storage medium, including instructions, when executed on a computer, causing a computer to perform a virtual resource allocation method according to the first aspect.
第五方面,本申请实施例提供了一种包含指令的计算机程序产品,当其在计算机上运行时,使得该计算机执行如第一方面的虚拟资源分配方法。In a fifth aspect, an embodiment of the present application provides a computer program product comprising instructions that, when run on a computer, cause the computer to perform a virtual resource allocation method as in the first aspect.
另外,第二方面至第五方面中任一种设计方式所带来的技术效果可参见第一方面中不同设计方式所带来的技术效果,此处不再赘述。In addition, the technical effects brought by the design mode of any one of the second aspect to the fifth aspect can be referred to the technical effects brought by different design modes in the first aspect, and details are not described herein again.
第六方面,本申请实施例提供了一种虚拟资源分配方法,包括:运营和商务支撑系统OSS/BSS向网络功能虚拟化编排器NFVO发送第一网络服务NS实例化请求,其中,第一NS实例化请求用于对第一NS实例进行实例化,第一NS实例化请求中包括指示信息、第一虚拟化网络功能VNF实例化参数和/或第一嵌套NS实例化参数,指示信息用于指示是否进行实时化处理,第一VNF实例化参数用于指示第一NS实例中VNF实例的实例化要求,第一嵌套NS实例化参数用于指示第一NS实例中嵌套NS实例的实例化要求。本申请实施例提供的虚拟资源分配方法,当有实时化需求时,根据NS实例化限制条件和实例化参数从NS实例资源池中选择满足要求的VNF实例和/或嵌套NS实例,进行组装和/或配置以实例化NS实例。由于NS实例资源池中的VNF实例和/或嵌套NS实例事先分配了虚拟资源,不需要在NS LCM操作中再次分配虚拟资源,节省了操作响应时间,从而降低NS LCM操作的时延。In a sixth aspect, the embodiment of the present application provides a virtual resource allocation method, including: an operation and a business support system OSS/BSS sends a first network service NS instantiation request to a network function virtualization orchestrator NFVO, where the first NS The instantiation request is used to instantiate the first NS instance, where the first NS instantiation request includes indication information, a first virtualized network function VNF instantiation parameter, and/or a first nested NS instantiation parameter, and the indication information is used. The first VNF instantiation parameter is used to indicate an instantiation requirement of the VNF instance in the first NS instance, and the first nested NS instantiation parameter is used to indicate the nested NS instance in the first NS instance. Instantiation requirements. The virtual resource allocation method provided by the embodiment of the present application, when there is a real-time requirement, selects a VNF instance and/or a nested NS instance that meets the requirements from the NS instance resource pool according to the NS instantiation restriction condition and the instantiation parameter, and performs assembly. And/or configured to instantiate an NS instance. Since the VNF instance and/or the nested NS instance in the NS instance resource pool are allocated with virtual resources in advance, the virtual resources need not be allocated again in the NS LCM operation, which saves the operation response time, thereby reducing the delay of the NS LCM operation.
在一种可能的设计中,在运营和商务支撑系统OSS/BSS向网络功能虚拟化编排器NFVO发送第一网络服务NS实例化请求之前,该方法还包括:OSS/BSS根据具有超低时延或实时性强的一类垂直应用的需求创建切片实例;OSS/BSS向NFVO发送第二NS实例化请求,第二NS实例化请求用于实例化NS实例资源池,第二NS实例化请求包括一组或多组第二VNF实例化参数和/或一组或多组第二嵌套NS实例化参数,一组第二VNF实例化参数用于确定实例化NS实例资源池中VNF实例要使用的虚拟资源规格,一组第二嵌套NS实例化参数用于确定实例化NS实例资源池中嵌套NS实例要使用的虚拟资源规格;NS实例资源池中的 VNF实例和/或嵌套NS实例,彼此之间未通过虚拟链路进行连接。该设计提供了一种创建NS实例资源池的方法。In a possible design, before the operation and business support system OSS/BSS sends the first network service NS instantiation request to the network function virtualization orchestrator NFVO, the method further comprises: the OSS/BSS has an ultra-low latency Or a real-time type of vertical application needs to create a slice instance; the OSS/BSS sends a second NS instantiation request to the NFVO, the second NS instantiation request is used to instantiate the NS instance resource pool, and the second NS instantiation request includes One or more sets of second VNF instantiation parameters and/or one or more sets of second nested NS instantiation parameters, a set of second VNF instantiation parameters are used to determine that the VNF instance in the instantiated NS instance resource pool is to be used The virtual resource specification, a set of second nested NS instantiation parameters are used to determine the virtual resource specification to be used by the nested NS instance in the instantiated NS instance resource pool; the VNF instance in the NS instance resource pool and/or the nested NS Instances are not connected to each other through a virtual link. This design provides a way to create an NS instance resource pool.
在一种可能的设计中,该方法还包括:OSS/BSS向NFVO发送NS弹性伸缩请求,其中,NS弹性伸缩请求用于对第一NS实例中的VNF实例和/或嵌套NS实例进行弹性伸缩,NS弹性伸缩请求中包括指示信息、第一NS实例的标识信息、VNF实例弹性伸缩参数和/或嵌套NS实例弹性伸缩参数,VNF实例弹性伸缩参数用于确定待弹性伸缩的VNF实例需使用的NS实例资源池中的目标资源规格,嵌套NS实例弹性伸缩参数用于确定待弹性伸缩的嵌套NS实例需使用的NS实例资源池中的目标资源规格。该设计提供了一种对NS实例进行弹性伸缩操作的方法。In a possible design, the method further includes: the OSS/BSS sends an NS elastic scaling request to the NFVO, wherein the NS elastic scaling request is used to flex the VNF instance and/or the nested NS instance in the first NS instance. The NS elastic scaling request includes the indication information, the identification information of the first NS instance, the VNF instance elastic scaling parameter, and/or the nested NS instance elastic scaling parameter. The VNF instance elastic scaling parameter is used to determine the VNF instance to be flexibly stretched. The target resource specification in the NS instance resource pool used. The nested NS instance elastic scaling parameter is used to determine the target resource specification in the NS instance resource pool to be used in the nested NS instance to be flexibly scaled. This design provides a way to flexibly scale an NS instance.
在一种可能的设计中,该方法还包括:OSS/BSS向NFVO发送NS更新请求,其中,NS更新请求用于对第一NS实例中的VNF实例和/或嵌套NS实例进行更新,NS更新请求中包括指示信息、第一NS实例的标识信息、VNF实例更新参数和/或嵌套NS实例更新参数,VNF实例更新参数用于确定待更新的VNF实例需使用的NS实例资源池中的目标资源规格,嵌套NS实例更新参数用于确定待更新的嵌套NS实例需使用的NS实例资源池中的目标资源规格。该设计提供了一种对NS实例进行更新操作的方法。In a possible design, the method further includes: the OSS/BSS sending an NS update request to the NFVO, wherein the NS update request is used to update the VNF instance and/or the nested NS instance in the first NS instance, NS The update request includes the indication information, the identifier information of the first NS instance, the VNF instance update parameter, and/or the nested NS instance update parameter, and the VNF instance update parameter is used to determine the NS instance resource pool to be used by the VNF instance to be updated. The target resource specification, the nested NS instance update parameter, is used to determine the target resource specification in the NS instance resource pool to be used for the nested NS instance to be updated. This design provides a way to update an NS instance.
在一种可能的设计中,该方法还包括:OSS/BSS向NFVO发送第一NS终结请求;其中,第一NS终结请求用于将第一NS实例中的VNF实例和/或嵌套NS实例释放回NS实例资源池。该设计提供了一种将NS实例中的VNF实例和/或嵌套NS实例回收至NS实例资源池的方法。In a possible design, the method further includes: the OSS/BSS sending a first NS termination request to the NFVO; wherein the first NS termination request is used to send the VNF instance and/or the nested NS instance in the first NS instance Released back to the NS instance resource pool. The design provides a way to recycle VNF instances and/or nested NS instances in an NS instance to an NS instance resource pool.
在一种可能的设计中,该方法还包括:OSS/BSS根据具有超低时延或实时性强的一类垂直应用的需求终结切片实例;OSS/BSS向NFVO发送第二NS终结请求,其中,第二NS终结请求包括NS实例资源池的标识信息,用于终结(释放)该NS实例资源池。该设计提供了一种将NS实例资源池释放的方法。In a possible design, the method further comprises: the OSS/BSS terminating the slice instance according to the requirement of a type of vertical application with ultra-low latency or real-time; the OSS/BSS sends a second NS termination request to the NFVO, wherein The second NS termination request includes the identifier information of the NS instance resource pool, and is used to terminate (release) the NS instance resource pool. This design provides a way to release the NS instance resource pool.
在一种可能的设计中,实例化限制条件包括:VNF实例之间和/或嵌套NS实例之间的位置约束、亲和性、反亲和性规则。该设计提供了一种实例化限制条件的具体内容。In one possible design, instantiation constraints include: location constraints, affinity, and anti-affinity rules between VNF instances and/or nested NS instances. This design provides a specific content of instantiation constraints.
在一种可能的设计中,运营和商务支撑系统OSS/BSS为切片管理器或网络切片管理器。该设计提供了一种运营和商务支撑系统OSS/BSS的具体实现方式。In one possible design, the operational and business support system OSS/BSS is a slice manager or a network slice manager. This design provides a specific implementation of the OSS/BSS for operational and business support systems.
第七方面,本申请实施例提供了一种运营和商务支撑系统OSS/BSS,包括:发送单元,用于向网络功能虚拟化编排器NFVO发送第一网络服务NS实例化请求,其中,第一NS实例化请求用于对第一NS实例进行实例化,第一NS实例化请求中包括指示信息、第一虚拟化网络功能VNF实例化参数和/或第一嵌套NS实例化参数,指示信息用于指示是否进行实时化处理,第一VNF实例化参数用于指示第一NS实例中VNF实例的实例化要求,第一嵌套NS实例化参数用于指示第一NS实例中嵌套NS实例的实例化要求。本申请实施例提供的OSS/BSS,当有实时化需求时,根据NS实例化限制条件和实例化参数从NS实例资源池中选择满足要求的VNF实例和/或嵌套NS实例,进行组装和/或配置以实例化NS实例。由于NS实例资源池中的VNF实例和/或嵌套NS实例事先分配了虚拟资源,不需要在NS LCM操作中再次分配虚拟资源,节省了操作响应时间,从而降低NS LCM操作的时延。基于同一发明构思,由于该装置解决问题的原理以及有益效果可以参见上述第六方面和第六方面 的各可能的方法实施方式以及所带来的有益效果,因此该装置的实施可以参见上述第六方面和第六方面的各可能的方法的实施方式,重复之处不再赘述。In a seventh aspect, the embodiment of the present application provides an operation and business support system OSS/BSS, including: a sending unit, configured to send a first network service NS instantiation request to a network function virtualization orchestrator NFVO, where The NS instantiation request is used to instantiate the first NS instance, where the first NS instantiation request includes indication information, a first virtualized network function VNF instantiation parameter, and/or a first nested NS instantiation parameter, and the indication information The first VNF instantiation parameter is used to indicate an instantiation requirement of the VNF instance in the first NS instance, and the first nested NS instantiation parameter is used to indicate a nested NS instance in the first NS instance. Instantiation requirements. The OSS/BSS provided in the embodiment of the present application, when there is a real-time requirement, selects a VNF instance and/or a nested NS instance that meets the requirements from the NS instance resource pool according to the NS instantiation restriction condition and the instantiation parameter, and performs assembly and / or configured to instantiate an NS instance. Since the VNF instance and/or the nested NS instance in the NS instance resource pool are allocated with virtual resources in advance, the virtual resources need not be allocated again in the NS LCM operation, which saves the operation response time, thereby reducing the delay of the NS LCM operation. Based on the same inventive concept, the principles and benefits of the device can be solved by referring to the possible method embodiments of the sixth and sixth aspects and the beneficial effects. Therefore, the implementation of the device can be referred to the sixth. Aspects and implementations of the various possible methods of the sixth aspect are not repeated here.
第八方面,本申请实施例提供一种运营和商务支撑系统OSS/BSS,包括:处理器、存储器、总线和通信接口;该存储器用于存储计算机执行指令,该处理器与该存储器通过该总线连接,当该OSS/BSS运行时,该处理器执行该存储器存储的该计算机执行指令,以使OSS/BSS执行上述第六方面中任意一项的方法;基于同一发明构思,处理器调用存储在存储器中的指令以实现上述第六方面的方法设计中的方案,由于该OSS/BSS解决问题的实施方式以及有益效果可以参见上述第六方面和第六方面的各可能的方法的实施方式以及有益效果,因此该OSS/BSS的实施可以参见方法的实施,重复之处不再赘述。In an eighth aspect, an embodiment of the present application provides an operation and business support system OSS/BSS, including: a processor, a memory, a bus, and a communication interface; the memory is configured to store a computer execution instruction, and the processor and the memory pass the bus Connected, when the OSS/BSS is running, the processor executes the computer-executed instructions stored by the memory to cause the OSS/BSS to perform the method of any of the above sixth aspects; based on the same inventive concept, the processor call is stored in The instructions in the memory to implement the solution in the method design of the sixth aspect above, and the implementation manner and the beneficial effects of the OSS/BSS problem solving can be referred to the embodiments of the sixth and sixth possible methods, and beneficial. The effect, therefore the implementation of the OSS/BSS can refer to the implementation of the method, and the repetition will not be repeated.
第九方面,本申请实施例提供了一种计算机存储介质,包括指令,当其在计算机上运行时,使得计算机执行如第六方面的虚拟资源分配方法。In a ninth aspect, the embodiment of the present application provides a computer storage medium, including instructions, when executed on a computer, causing a computer to execute the virtual resource allocation method according to the sixth aspect.
第十方面,本申请实施例提供了一种包含指令的计算机程序产品,当其在计算机上运行时,使得该计算机执行如第六方面的虚拟资源分配方法。In a tenth aspect, the embodiment of the present application provides a computer program product comprising instructions, when executed on a computer, causing the computer to execute the virtual resource allocation method according to the sixth aspect.
另外,第七方面至第十方面中任一种设计方式所带来的技术效果可参见第六方面中不同设计方式所带来的技术效果,此处不再赘述。In addition, the technical effects brought by the design mode of any one of the seventh aspect to the tenth aspect can be referred to the technical effects brought by different design modes in the sixth aspect, and details are not described herein again.
第十一方面,提供了一种网络功能虚拟化NFV系统,包括如第二方面所述的网络功能虚拟化编排器NFVO和如第七方面所述的运营和商务支撑系统OSS/BSS,或者,包括如第三方面所述的NFVO和如第八方面所述的OSS/BSS。上述OSS/BSS用于根据具有超低时延或实时性强的垂直应用的需求而创建或终结切片实例,该切片实例通过NFVO实时化的网络服务生命周期管理NS LCM操作来支持。第十一方面所带来的技术效果可参见第一方面和第六方面中不同设计方式所带来的技术效果,此处不再赘述。In an eleventh aspect, a network function virtualization NFV system is provided, comprising the network function virtualization orchestrator NFVO according to the second aspect, and the operation and business support system OSS/BSS according to the seventh aspect, or The NFVO according to the third aspect and the OSS/BSS according to the eighth aspect are included. The OSS/BSS described above is used to create or terminate a slice instance based on the need for a vertical application with very low latency or real time, supported by NFVO real-time network service lifecycle management NS LCM operations. The technical effects brought about by the eleventh aspect can be seen in the technical effects brought about by the different design modes in the first aspect and the sixth aspect, and are not described herein again.
在一种可能的设计中,运营和商务支撑系统OSS/BSS为切片管理器或网络切片管理器。该设计提供了一种运营和商务支撑系统OSS/BSS的具体实现方式。In one possible design, the operational and business support system OSS/BSS is a slice manager or a network slice manager. This design provides a specific implementation of the OSS/BSS for operational and business support systems.
附图说明DRAWINGS
为了更清楚地说明本申请实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍。In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings to be used in the embodiments or the prior art description will be briefly described below.
图1为本申请的实施例提供的NFV系统架构示意图;1 is a schematic structural diagram of an NFV system provided by an embodiment of the present application;
图2为本申请的实施例提供的NFV系统下各服务器的硬件结构示意图;2 is a schematic structural diagram of hardware of each server in an NFV system according to an embodiment of the present application;
图3为本申请的实施例提供的一种虚拟资源分配方法的流程示意图;3 is a schematic flowchart of a virtual resource allocation method according to an embodiment of the present application;
图4为本申请的实施例提供的另一种虚拟资源分配方法的流程示意图;FIG. 4 is a schematic flowchart diagram of another virtual resource allocation method according to an embodiment of the present application;
图5为本申请的实施例提供的创建NS实例资源池方法的流程示意图;FIG. 5 is a schematic flowchart of a method for creating an NS instance resource pool according to an embodiment of the present application;
图6为本申请的实施例提供的NS弹性伸缩方法的流程示意图;FIG. 6 is a schematic flowchart diagram of an NS elastic expansion method according to an embodiment of the present application;
图7为本申请的实施例提供的NS更新方法的流程示意图;FIG. 7 is a schematic flowchart diagram of an NS update method according to an embodiment of the present application;
图8为本申请的实施例提供的回收第一NS实例方法的流程示意图;FIG. 8 is a schematic flowchart of a method for recovering a first NS instance according to an embodiment of the present application;
图9为本申请的实施例提供的释放NS实例资源池方法的流程示意图;FIG. 9 is a schematic flowchart of a method for releasing an NS instance resource pool according to an embodiment of the present application;
图10为本申请的实施例提供的一种NFVO的结构示意图;FIG. 10 is a schematic structural diagram of an NFVO according to an embodiment of the present application;
图11为本申请的实施例提供的另一种NFVO的结构示意图;FIG. 11 is a schematic structural diagram of another NFVO according to an embodiment of the present application; FIG.
图12为本申请的实施例提供的又一种NFVO的结构示意图;FIG. 12 is a schematic structural diagram of still another NFVO according to an embodiment of the present application;
图13为本申请的实施例提供的一种OSS/BSS的结构示意图;FIG. 13 is a schematic structural diagram of an OSS/BSS according to an embodiment of the present application;
图14为本申请的实施例提供的另一种OSS/BSS的结构示意图;FIG. 14 is a schematic structural diagram of another OSS/BSS according to an embodiment of the present application;
图15为本申请的实施例提供的又一种OSS/BSS的结构示意图。FIG. 15 is a schematic structural diagram of still another OSS/BSS according to an embodiment of the present application.
具体实施方式detailed description
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述。The technical solutions in the embodiments of the present application will be clearly and completely described in the following with reference to the accompanying drawings in the embodiments.
本申请实施例提供的NFV系统架构如图1中所示,所述NFV系统100包括:NFV管理和编排系统(NFV management and orchestration,NFV MANO)101;NFV基础设施(NFV Infrastructure,NFVI)102;至少一个虚拟网络功能103;至少一个网元管理器(Element Manager,EM)104;以及运营和商务支撑系统(Operations and Business Support Systems,OSS/BSS)105。其中,NFV管理和编排系统101包括NFV编排器(NFV Orchestrator,NFVO)1011,至少一个VNF管理器(VNF Manager,VNFM)1012和虚拟化基础设施管理器(Virtualized Infrastructure Manager,VIM)1013。The NFV system architecture provided by the embodiment of the present application is as shown in FIG. 1. The NFV system 100 includes: NFV management and orchestration (NFV MANO) 101; NFV Infrastructure (NFVI) 102; At least one virtual network function 103; at least one Element Manager (EM) 104; and Operations and Business Support Systems (OSS/BSS) 105. The NFV management and orchestration system 101 includes an NFV Orchestrator (NFVO) 1011, at least one VNF Manager (VNFM) 1012, and a Virtualized Infrastructure Manager (VIM) 1013.
NFV MANO 101用于执行对VNF 103和NFVI 102的监视和管理。The NFV MANO 101 is used to perform monitoring and management of the VNF 103 and NFVI 102.
NFVO 1011可以实现网络服务描述符(NS Descriptor,NSD)、虚拟网络功能转发图(VNF Forwarding Graph,VNFFG)的管理及处理,网络服务生命周期的管理,和VNFM配合实现VNF的生命周期管理和虚拟资源的全局视图功能。 NFVO 1011 can realize the management and processing of Network Service Descriptor (NSD), Virtual Network Function Forwarding Graph (VNFFG), management of network service life cycle, and VNFM to realize VNF lifecycle management and virtualization. The global view feature of the resource.
VNFM 1012可以实现虚拟化网络功能VNF的生命周期管理,包括虚拟化网络功能描述符(VNF Descriptor,VNFD)的管理、VNF的实例化、VNF实例的弹性伸缩(包括扩容(Scaling out/up)和缩容(Scaling in/down))、VNF实例的治愈(healing)以及VNF实例的终止。VNFM 1012还支持接收NFVO 1011下发的弹性伸缩(scaling)策略,实现自动化的VNF弹性伸缩。 VNFM 1012 can implement lifecycle management of virtualized network function VNF, including management of virtualized network function descriptor (VNFD), instantiation of VNF, and elastic scaling of VNF instances (including Scaling out/up). Scaling in/down), healing of VNF instances, and termination of VNF instances. The VNFM 1012 also supports the elastic scaling policy delivered by NFVO 1011 to implement automated VNF elastic scaling.
VIM 1013主要负责基础设施层硬件资源、虚拟化资源的管理(包括预留和分配),虚拟资源状态的监控和故障上报,面向上层应用提供虚拟化资源池。The VIM 1013 is responsible for the management of the hardware resources of the infrastructure layer, the management of the virtualized resources (including reservation and allocation), the monitoring and fault reporting of the virtual resource status, and the provision of virtualized resource pools for the upper-layer applications.
OSS/BSS 105指运营商现有的运行维护系统OSS/BSS。OSS/BSS 105 refers to the operator's existing operation and maintenance system OSS/BSS.
EM 104针对VNF执行传统的故障、配置、用户、性能和安全管理(Fault Management,Configuration Management,Account Management,Performance Management,Security Management,简称FCAPS)功能。The EM 104 performs the functions of the traditional fault, configuration, user, performance, and security management (Fault Management, Account Management, Performance Management, Security Management, FCAPS).
VNF对应于传统非虚拟化网络中的物理网络功能(Physical Network Function,PNF),如虚拟化的演进分组核心网(Evolved Packet Core,EPC)节点(例如移动性管理实体(Mobile Management Entity,MME)、服务网关(Serving GateWay,SGW),分组数据网络网关(Packet data network GateWay,PGW)等)。网络功能的功能性行为和状态与虚拟化与否无关,NFV技术需求希望VNF和PNF拥有相同的功能性行为和外部接口。The VNF corresponds to a Physical Network Function (PNF) in a traditional non-virtualized network, such as a virtualized Evolved Packet Core (EPC) node (for example, a Mobile Management Entity (MME)). , Serving GateWay (SGW), Packet Data Network GateWay (PGW), etc. The functional behavior and state of network functions are independent of virtualization. NFV technology requires that VNF and PNF have the same functional behavior and external interfaces.
VNF可以由多个更低级别的组件(VNF Component,VNFC)来组成,因此,一个VNF 103可以部署在多个VM 104上,每个VM 104承载一个VNF 103组件的功能;多个VNF 103也可以部署在一个VM 104上。The VNF can be composed of a plurality of lower level components (VNF Component, VNFC). Therefore, one VNF 103 can be deployed on multiple VMs 104, each of which carries the function of one VNF 103 component; multiple VNFs 103 also It can be deployed on one VM 104.
NFVI 102包括硬件资源层1021、虚拟资源层(软件资源)1022和虚拟化层1023。虚拟资源层1022包括至少一个虚拟机(Virtual Machine,VM)10221。从VNF的角度来说,虚拟化层1023和硬件资源层1021看起来是一个能够提供所需虚拟资源的完整实体。The NFVI 102 includes a hardware resource layer 1021, a virtual resource layer (software resource) 1022, and a virtualization layer 1023. The virtual resource layer 1022 includes at least one virtual machine (VM) 1021. From a VNF perspective, virtualization layer 1023 and hardware resource layer 1021 appear to be a complete entity capable of providing the required virtual resources.
NFV MANO 101的数据都存放在下面的储存库中:The data for NFV MANO 101 is stored in the following repository:
NFV实例:包括所有正在运行的网络服务实例和VNF实例。NFV instance: Includes all running network service instances and VNF instances.
NFVI资源:包括所有NFVI资源状态,可用的/已预留的/已分配的NFVI资源。NFVI resources: Includes all NFVI resource status, available/reserved/allocated NFVI resources.
参照图2中所示,为本申请实施例提供的一种服务器的硬件结构示意图,该服务器200包括至少一个处理器201,通信总线202,存储器203以及至少一个通信接口204。Referring to FIG. 2, it is a schematic diagram of a hardware structure of a server provided by an embodiment of the present application. The server 200 includes at least one processor 201, a communication bus 202, a memory 203, and at least one communication interface 204.
处理器201可以是一个通用中央处理器(Central Processing Unit,CPU),微处理器,特定应用集成电路(Application-Specific Integrated Circuit,ASIC),或一个或多个用于控制本申请方案程序执行的集成电路。The processor 201 can be a general-purpose central processing unit (CPU), a microprocessor, an application-specific integrated circuit (ASIC), or one or more programs for controlling the execution of the program of the present application. integrated circuit.
通信总线202可包括一通路,在上述组件之间传送信息。Communication bus 202 can include a path for communicating information between the components described above.
通信接口204,使用任何收发器一类的装置,用于与其他设备或通信网络通信,如以太网,无线接入网(Radio Access Network,RAN),无线局域网(Wireless Local Area Networks,WLAN)等。The communication interface 204 uses a device such as any transceiver for communicating with other devices or communication networks, such as Ethernet, Radio Access Network (RAN), Wireless Local Area Networks (WLAN), etc. .
存储器203可以是只读存储器(Read-Only Memory,ROM)或可存储静态信息和指令的其他类型的静态存储设备,随机存取存储器(Random Access Memory,RAM)或者可存储信息和指令的其他类型的动态存储设备,也可以是电可擦可编程只读存储器(Electrically Erasable Programmable Read-Only Memory,EEPROM)、只读光盘(Compact Disc Read-Only Memory,CD-ROM)或其他光盘存储、光碟存储(包括压缩光碟、激光碟、光碟、数字通用光碟、蓝光光碟等)、磁盘存储介质或者其他磁存储设备、或者能够用于携带或存储具有指令或数据结构形式的期望的程序代码并能够由计算机存取的任何其他介质,但不限于此。存储器可以是独立存在,通过总线与处理器相连接。存储器也可以和处理器集成在一起。The memory 203 can be a Read-Only Memory (ROM) or other type of static storage device that can store static information and instructions, a Random Access Memory (RAM) or other type that can store information and instructions. The dynamic storage device can also be an Electrically Erasable Programmable Read-Only Memory (EEPROM), a Compact Disc Read-Only Memory (CD-ROM) or other optical disc storage, and a disc storage device. (including compact discs, laser discs, optical discs, digital versatile discs, Blu-ray discs, etc.), magnetic disk storage media or other magnetic storage devices, or can be used to carry or store desired program code in the form of instructions or data structures and can be Any other media accessed, but not limited to this. The memory can exist independently and be connected to the processor via a bus. The memory can also be integrated with the processor.
其中,存储器203用于存储执行本申请方案的应用程序代码,并由处理器201来控制执行。处理器201用于执行存储器203中存储的应用程序代码,从而实现本申请实施例中所述的下行信号传输方法。The memory 203 is used to store application code for executing the solution of the present application, and is controlled by the processor 201 for execution. The processor 201 is configured to execute the application code stored in the memory 203, thereby implementing the downlink signal transmission method described in the embodiment of the present application.
在具体实现中,作为一种实施例,处理器201可以包括一个或多个CPU,例如图中的CPU0和CPU1。In a particular implementation, as an embodiment, processor 201 may include one or more CPUs, such as CPU0 and CPU1 in the figure.
在具体实现中,作为一种实施例,服务器200可以包括多个处理器,例如图中的处理器201和处理器208。这些处理器中的每一个可以是一个单核(single-CPU)处理器,也可以是一个多核(multi-CPU)处理器。这里的处理器可以指一个或多个设备、电路、和/或用于处理数据(例如计算机程序指令)的处理核。In a particular implementation, as an embodiment, server 200 can include multiple processors, such as processor 201 and processor 208 in the figures. Each of these processors can be a single-CPU processor or a multi-core processor. A processor herein may refer to one or more devices, circuits, and/or processing cores for processing data, such as computer program instructions.
在具体实现中,作为一种实施例,服务器200还可以包括输出设备205和输入设备206。输出设备205和处理器201通信,可以以多种方式来显示信息。例如,输出设备205可以是液晶显示器(Liquid Crystal Display,LCD),发光二级管(Light Emitting Diode,LED)显示设备,阴极射线管(Cathode Ray Tube,CRT)显示设备,或投影仪(projector)等。输入设备206和处理器201通信,可以以多种方式接受用户的输入。例如,输入设备 206可以是鼠标、键盘、触摸屏设备或传感设备等。In a specific implementation, as an embodiment, the server 200 may further include an output device 205 and an input device 206. Output device 205 is in communication with processor 201 and can display information in a variety of ways. For example, the output device 205 can be a liquid crystal display (LCD), a light emitting diode (LED) display device, a cathode ray tube (CRT) display device, or a projector. Wait. Input device 206 is in communication with processor 201 and can accept user input in a variety of ways. For example, input device 206 can be a mouse, keyboard, touch screen device or sensing device, and the like.
上述的服务器200可以是一个通用服务器或者是一个专用服务器。或有类似结构的设备。本申请实施例不限定服务器200的类型。例如,服务器200可以为图1中所示的VNFO 1011、VNFM 1012、VIM 1013、NFVI 102、OSS/BSS 105服务器等。需要说明的是,本申请实施例虽然以各个功能分别对应一个服务器进行描述,但是本领域技术人员可以理解,在实际产品中,也可以将多个功能实现在一个服务器上,均在本申请实施例保护范围内。The server 200 described above may be a general purpose server or a dedicated server. Or a device with a similar structure. The embodiment of the present application does not limit the type of the server 200. For example, the server 200 may be the VNFO 1011, VNFM 1012, VIM 1013, NFVI 102, OSS/BSS 105 server, etc. shown in FIG. It should be noted that, although the embodiments of the present application are described in terms of each function corresponding to one server, those skilled in the art may understand that in the actual product, multiple functions may be implemented on one server, which are all implemented in the present application. Within the scope of protection.
本发明提出一种虚拟资源分配方法、装置和系统,根据一类具有超低时延或实时性需求的垂直应用的典型业务特征将NFVI层的虚拟机或容器资源提前组装成不同规格的VNFC、VNF实例和/或嵌套NS实例,当NFVO执行NS LCM操作时,直接从可用的半成品VNFC、VNF实例和/或嵌套NS实例中选择组装或更新待操作的NS实例。The invention provides a virtual resource allocation method, device and system, and preassembles virtual machine or container resources of the NFVI layer into different specifications of VNFC according to typical service characteristics of a vertical application with ultra-low latency or real-time requirements. The VNF instance and/or the nested NS instance, when the NFVO performs the NS LCM operation, selects to assemble or update the NS instance to be operated directly from the available semi-finished VNFC, VNF instance, and/or nested NS instance.
以下举例说明利用5G切片实现的垂直行业应用的典型业务特征如何确定满足超低时延或实时性需求的不同规格的VNFC,VNF实例和/或嵌套NS实例。例如,某体育场举行热门比赛,在观看比赛中观众通过手机视频在朋友圈或推特上分享。在这个过程中要求上传视频不能卡顿,具有较强的实时互动性。业务资源特征分析如下:The following example illustrates how typical business characteristics of vertical industry applications implemented with 5G slices determine VNFCs, VNF instances, and/or nested NS instances of different specifications that meet ultra-low latency or real-time requirements. For example, a stadium holds a popular game, in which viewers share on a circle of friends or Twitter via mobile video. In this process, uploading video is not allowed to be stuck, and it has strong real-time interaction. The analysis of business resource characteristics is as follows:
1、比赛前半小时之前,业务流量非常小,主要终端用户为场地工作人员。1. Before half an hour before the competition, the business traffic was very small, and the main end users were the site staff.
2、比赛前半小时之内到开场,业务流量逐渐增大,而且主要是下行数据,体现为不断到场的观众以及场馆周边的观众下载刷新比赛相关的新闻、宣传广告或赛前预测等视频。2. The opening of the game within half an hour before the game, the business traffic is gradually increasing, and mainly the downlink data, which is reflected in the audience and the audience around the venue to download and refresh the game-related news, promotional advertisements or pre-game predictions.
3、比赛开始后,随着比赛的进行,上行业务流逐渐增大,下行业务流保持不变或减少,体现为观众不断地录得视频上传到网络与朋友分享。3. After the start of the game, as the game progresses, the upstream business flow gradually increases, and the downstream business flow remains unchanged or reduced, which is reflected in the fact that the viewer continuously uploads the video and uploads it to the network to share with friends.
4、比赛结束时,上行业务流达到峰值,体现为观众的情绪达到最高,同时录取视频上传网络的数量达到顶峰。4. At the end of the game, the upstream business flow peaked, reflecting the highest level of audience sentiment, while the number of admission video uploading networks reached its peak.
5、比赛结束后半小时,观众逐渐散去。业务流量递减,最后恢复到比赛前的状态。5. Half an hour after the end of the game, the audience gradually dispersed. The business traffic is decremented and finally restored to the state before the game.
根据上述应用的典型业务流特征,应用的提供商可以提前组装出与不同的业务流模型相匹配的不同虚拟资源规格的VNFC或VNF实例。例如:对于以上例子中需要部署在体育馆的虚拟化分组交换网关(virtualized Packet switching GateWay,vPGW)(其可以理解为一种VNF实例),可以确定五档不同资源规格:According to the typical traffic flow characteristics of the above application, the application provider can assemble VNFC or VNF instances of different virtual resource specifications that match different service flow models in advance. For example, for the virtualized packet switching gateWay (vPGW) that needs to be deployed in the gym in the above example (which can be understood as a VNF instance), five different resource specifications can be determined:
规格1:低资源配置的VNF(低计算资源、低存储资源、低网络资源)。Specification 1: VNF (low computing resources, low storage resources, low network resources) with low resource allocation.
规格2:上行网络资源较高配置的VNF(中计算资源、中存储资源、中上行网络资源、低下行网络资源)。Specification 2: VNF (incoming computing resources, medium storage resources, medium uplink network resources, and low downlink network resources) with higher uplink network resources.
规格3:上行网络资源高配置的VNF(高计算资源、高存储资源、高上行网络资源、中下行网络资源)。Specification 3: VNF (high computing resources, high storage resources, high uplink network resources, and medium and downlink network resources) with high uplink resource allocation.
规格4:下行网络资源较高配置的VNF(中计算资源、中存储资源、中下行网络资源、低上行网络资源)。Specification 4: VNF (medium computing resources, medium storage resources, medium and downlink network resources, and low uplink network resources) with higher downlink network resources.
规格5:下行网络资源高配置的VNF(高计算资源、高存储资源、高下行网络资源、中上行网络资源)。Specification 5: VNF (high computing resources, high storage resources, high downlink network resources, and medium uplink network resources) with high downlink resource allocation.
当NFVO监控到NS所占用虚拟资源的动态变化越过预定的门限后,或者当NFVO接收到OSS/BSS发起的特定NS LCM操作请求后,NFVO直接从包括不同虚拟资源规格的VNF实例和/或嵌套NS实例的资源池中,选择满足NS LCM操作请求中资源需求的一类规格的半 成品VNF实例和/或嵌套NS实例,来组装或更新NS实例。After the NFVO monitors that the dynamic change of the virtual resource occupied by the NS exceeds a predetermined threshold, or when the NFVO receives the specific NS LCM operation request initiated by the OSS/BSS, the NFVO directly from the VNF instance including the different virtual resource specifications and/or embedded In the resource pool of the NS instance, select a semi-finished VNF instance and/or a nested NS instance that meets the resource requirements of the NS LCM operation request to assemble or update the NS instance.
本申请实施例提供了一种虚拟资源分配方法,参照图3中所示,包括:The embodiment of the present application provides a virtual resource allocation method, as shown in FIG. 3, including:
S101、OSS/BSS向NFVO发送第一NS实例化请求,其中,第一实例化请求用于对第一NS实例进行实例化,第一NS实例化请求中包括指示信息、第一虚拟化网络功能VNF实例化参数和/或第一嵌套NS实例化参数,指示信息用于指示是否进行实时化处理,第一VNF实例化参数用于指示第一NS实例中VNF实例的实例化要求,第一嵌套NS实例化参数用于指示第一NS实例中嵌套NS实例的实例化要求。S101. The OSS/BSS sends a first NS instantiation request to the NFVO, where the first instantiation request is used to instantiate the first NS instance, where the first NS instantiation request includes the indication information and the first virtualized network function. The VNF instantiation parameter and/or the first nested NS instantiation parameter, the indication information is used to indicate whether to perform real-time processing, and the first VNF instantiation parameter is used to indicate an instantiation requirement of the VNF instance in the first NS instance, first The nested NS instantiation parameter is used to indicate the instantiation requirements of the nested NS instance in the first NS instance.
示例性的,OSS/BSS可以是切片管理器(Slice Manager),或者称为网络切片管理器(Network Slice Manager)。Exemplarily, the OSS/BSS may be a Slice Manager, or a Network Slice Manager.
可选的,在第一NS实例化请求中还可以包括第一NS实例的标识信息。Optionally, the identifier information of the first NS instance may also be included in the first NS instantiation request.
S102、NFVO从OSS/BSS接收第一NS实例化请求。S102. The NFVO receives the first NS instantiation request from the OSS/BSS.
S103、当第一NS实例化请求中的指示信息指示进行实时化处理时,NFVO根据NS实例化限制条件、第一VNF实例化参数从NS实例资源池中选择VNF实例,和/或,NFVO根据NS实例化限制条件、第一嵌套NS实例化参数从NS实例资源池中选择嵌套NS实例,其中,NS实例资源池包括使用不同资源规格的VNF实例和/或嵌套NS实例。S103. When the indication information in the first NS instantiation request indicates that the real-time processing is performed, the NFVO selects the VNF instance from the NS instance resource pool according to the NS instantiation restriction condition, the first VNF instantiation parameter, and/or the NFVO according to The NS instantiation constraint, the first nested NS instantiation parameter selects a nested NS instance from the NS instance resource pool, wherein the NS instance resource pool includes a VNF instance and/or a nested NS instance that use different resource specifications.
NS实例化限制条件包括但不限于:VNF实例之间和/或嵌套NS实例之间的位置约束、亲和性、反亲和性规则等限定条件。NS instantiation constraints include, but are not limited to, qualifications such as location constraints, affinity, anti-affinity rules, etc. between VNF instances and/or nested NS instances.
NS实例资源池可以认为是一个模拟的NS实例,是一个普通的NS实例经过资源裁剪和功能裁剪后形成的一种特殊的NS实例。NS实例资源池包含一组反映不同虚拟资源规格的VNF实例和/或嵌套NS实例,这些VNF实例和/或嵌套NS实例面向具有超低时延和/或实时性强的一类垂直行业应用的业务特征而量身定制的。以上述体育馆观赛的场景为例,服务提供商可以为该类特定的应用创建一个NS实例资源池,NS实例资源池包含5个定制化的VNF实例,每个VNF实例所分配的虚拟资源分别对应规格1到规格5中的一种。鉴于体育馆观赛是一类在固定场所或地点发生的有规律性的业务流量变化特征的应用,该NS实例资源池中的VNF实例所使用的资源可以在同一资源位置(例如,相同的数据中心、资源区和主机)进行分配,或者该NS实例资源池中的VNF实例无需进行亲和性和/或反亲和性规则的限定。对于NS实例资源池而言,它最重要的特征是拥有这些已经分配了虚拟资源的反映不同资源规格的VNF实例和/或嵌套的NS实例,这些VNF实例和/或嵌套的NS实例之间没有通过虚拟链路进行连接,能够被该类垂直应用中的实际NS实例灵活地调用来进行自身实例的组装或更新。An NS instance resource pool can be considered as a simulated NS instance. It is a special NS instance formed by a normal NS instance after resource clipping and function tailoring. The NS instance resource pool contains a set of VNF instances and/or nested NS instances that reflect different virtual resource specifications. These VNF instances and/or nested NS instances are oriented to a vertical industry with ultra-low latency and/or real-time performance. Tailored by the business characteristics of the application. For example, the service provider can create an NS instance resource pool for the specific application. The NS instance resource pool contains five customized VNF instances, and the virtual resources allocated by each VNF instance are respectively Corresponding to one of specifications 1 to 5. In view of the fact that the stadium is a kind of regular traffic change feature that occurs in a fixed place or place, the resources used by the VNF instance in the NS instance resource pool can be in the same resource location (for example, the same data center). The resource zone and the host are allocated, or the VNF instance in the NS instance resource pool does not need to be defined by the affinity and/or anti-affinity rules. For an NS instance resource pool, its most important feature is to have VNF instances and/or nested NS instances that reflect different resource specifications that have been assigned virtual resources. These VNF instances and/or nested NS instances There is no connection through the virtual link, and it can be flexibly invoked by the actual NS instance in the vertical application to assemble or update its own instance.
第一VNF实例化参数或第一嵌套NS实例化参数并非用于显式地指示对应的VNF实例资源规格或嵌套NS实例资源规格,而是NFVO需要根据第一VNF实例化参数和NS实例化限制条件来选择NS实例资源池中的一种VNF实例资源规格,以满足第一VNF实例化参数中所描述的对VNF实例化的要求,例如:实例化容量的大小。与之类似的,NFVO需要根据第一嵌套NS实例化参数和NS实例化限制条件来选择NS实例资源池中的一种嵌套NS实例资源规格,以满足第一嵌套NS实例化参数中所描述的对嵌套NS实例化的要求。The first VNF instantiation parameter or the first nested NS instantiation parameter is not used to explicitly indicate the corresponding VNF instance resource specification or the nested NS instance resource specification, but the NFVO needs to instantiate the parameter and the NS instance according to the first VNF. The VNF instance resource specification in the NS instance resource pool is selected to meet the VNF instantiation requirements described in the first VNF instantiation parameter, for example, the size of the instantiated capacity. Similarly, NFVO needs to select a nested NS instance resource specification in the NS instance resource pool according to the first nested NS instantiation parameter and the NS instantiation constraint to meet the first nested NS instantiation parameter. The described requirements for nested NS instantiation.
需要说明的是,如果指示信息指明该NS实例化操作不需要进行实时化处理,则NFVO按照常规的NS实例化过程进行。It should be noted that if the indication information indicates that the NS instantiation operation does not require real-time processing, the NFVO is performed according to a conventional NS instantiation process.
S104、NFVO对所选择的VNF实例和/或嵌套NS实例进行组装和/或配置以实例化第一NS实例。S104. The NFVO assembles and/or configures the selected VNF instance and/or the nested NS instance to instantiate the first NS instance.
本申请实施例提供的虚拟资源分配方法,当有实时化需求时,根据NS实例化限制条件和实例化参数从NS实例资源池中选择满足要求的VNF实例和/或嵌套NS实例,进行组装和/或配置以实例化NS实例。由于NS实例资源池中的VNF实例和/或嵌套NS实例事先分配了虚拟资源,不需要在NS LCM操作中再次分配虚拟资源,节省了操作响应时间,从而降低NS LCM操作的时延。The virtual resource allocation method provided by the embodiment of the present application, when there is a real-time requirement, selects a VNF instance and/or a nested NS instance that meets the requirements from the NS instance resource pool according to the NS instantiation restriction condition and the instantiation parameter, and performs assembly. And/or configured to instantiate an NS instance. Since the VNF instance and/or the nested NS instance in the NS instance resource pool are allocated with virtual resources in advance, the virtual resources need not be allocated again in the NS LCM operation, which saves the operation response time, thereby reducing the delay of the NS LCM operation.
可选的,参照图4中所示,所述方法还包括:Optionally, referring to FIG. 4, the method further includes:
S105、NFVO向OSS/BSS返回第一NS实例化应答。S105. The NFVO returns a first NS instantiation response to the OSS/BSS.
S106、NFVO将所选择的VNF实例和/或嵌套NS实例的使用状态信息标记为被占用。S106. The NFVO marks the usage status information of the selected VNF instance and/or the nested NS instance as being occupied.
S107、NFVO向所选择的VNF实例对应的VNFM发送VNF状态改变通知。S107. The NFVO sends a VNF state change notification to the VNFM corresponding to the selected VNF instance.
在VNF状态改变通知消息中包括所选择的VNF实例的标识以及VNF实例的使用状态信息。The identifier of the selected VNF instance and the usage status information of the VNF instance are included in the VNF state change notification message.
需要说明的是,当选择多个VNF实例,并且每个VNF实例分别对应不同VNFM时,则需要向每个对应VNFM发送VNF状态改变通知。It should be noted that when multiple VNF instances are selected, and each VNF instance corresponds to a different VNFM, respectively, a VNF state change notification needs to be sent to each corresponding VNFM.
可选的,参照图5中所示,在步骤S101之前,所述方法还包括创建NS实例资源池的步骤:Optionally, referring to FIG. 5, before step S101, the method further includes the step of creating an NS instance resource pool:
S201、OSS/BSS根据具有超低时延或实时性强的一类垂直应用的需求创建切片实例。S201, OSS/BSS creates a slice instance according to the requirements of a vertical application with ultra-low latency or real-time performance.
该切片实例需要进一步通过NFVO实时化的NS LCM操作来支持。This slice instance needs to be further supported by NFVO real-time NS LCM operations.
S202、OSS/BSS向NFVO发送第二NS实例化请求。S202. The OSS/BSS sends a second NS instantiation request to the NFVO.
第二NS实例化请求用于实例化NS实例资源池,第二NS实例化请求包括一组或多组第二VNF实例化参数和/或一组或多组第二嵌套NS实例化参数,一组第二VNF实例化参数用于确定实例化NS实例资源池中VNF实例要使用的虚拟资源规格,一组第二嵌套NS实例化参数用于实例化确定NS实例资源池中嵌套NS实例要使用的虚拟资源规格,NS实例资源池中的VNF实例和/或嵌套NS实例,彼此之间未通过虚拟链路进行连接。The second NS instantiation request is used to instantiate the NS instance resource pool, and the second NS instantiation request includes one or more sets of second VNF instantiation parameters and/or one or more sets of second nested NS instantiation parameters, A set of second VNF instantiation parameters are used to determine a virtual resource specification to be used by the VNF instance in the instantiated NS instance resource pool, and a set of second nested NS instantiation parameters are used to instantiate the nested NS in the NS instance resource pool. The virtual resource specification to be used by the instance, the VNF instance in the NS instance resource pool and/or the nested NS instance are not connected to each other through the virtual link.
S203、NFVO从OSS/BSS接收第二NS实例化请求。S203. The NFVO receives the second NS instantiation request from the OSS/BSS.
S204、NFVO向OSS/BSS返回第二NS实例化应答。S204. The NFVO returns a second NS instantiation response to the OSS/BSS.
S205、NFVO向OSS/BSS发送NS生命周期改变通知。S205. The NFVO sends an NS lifecycle change notification to the OSS/BSS.
在通知消息中设置开始(start)信息,告知OSS/BSS开始进行异步的VNF实例和/或嵌套NS实例的实例化过程。A start message is set in the notification message to inform the OSS/BSS to start the instantiation process of the asynchronous VNF instance and/or the nested NS instance.
S206、NFVO向NS实例资源池的VNF实例对应的VNFM发送VNF实例化请求。S206. The NFVO sends a VNF instantiation request to the VNFM corresponding to the VNF instance of the NS instance resource pool.
VNF实例化请求用于对NS实例资源池中的VNF实例进行实例化,VNF实例化请求包括VNF实例的标识信息和第二VNF实例化参数。The VNF instantiation request is used to instantiate the VNF instance in the NS instance resource pool, and the VNF instantiation request includes the VNF instance identification information and the second VNF instantiation parameter.
需要说明的是,当需要实例化多个VNF实例,并且每个VNF实例分别对应不同VNFM时,则需要向每个对应VNFM发送VNF实例化请求。It should be noted that when multiple VNF instances need to be instantiated, and each VNF instance corresponds to a different VNFM, then a VNF instantiation request needs to be sent to each corresponding VNFM.
S207、VNFM向NFVO返回VNF实例化应答。S207. The VNFM returns a VNF instantiation response to the NFVO.
S208、NFVO向OSS/BSS发送NS生命周期改变通知。S208. The NFVO sends an NS lifecycle change notification to the OSS/BSS.
在通知消息中设置结果(result)信息,告知OSS/BSS异步的VNF实例和/或嵌套NS 实例的实例化过程结束,并在result中携带执行结果信息。The result information is set in the notification message to inform the OSS/BSS that the asynchronous VNF instance and/or the instantiation process of the nested NS instance ends, and the execution result information is carried in the result.
可选的,参照图6中所示,在步骤S104之后,所述方法还包括NS弹性伸缩的步骤:Optionally, referring to FIG. 6, after step S104, the method further includes the step of NS elastic stretching:
S301、OSS/BSS向NFVO发送NS弹性伸缩请求。S301. The OSS/BSS sends an NS elastic scaling request to the NFVO.
NS弹性伸缩请求用于对第一NS实例中的VNF实例和/或嵌套NS实例进行弹性伸缩,NS弹性伸缩请求中包括指示信息、第一NS实例的标识信息、VNF实例弹性伸缩参数和/或嵌套NS实例弹性伸缩参数,VNF实例弹性伸缩参数用于确定待弹性伸缩的VNF实例需使用的NS实例资源池中的目标资源规格,嵌套NS实例弹性伸缩参数用于确定待弹性伸缩的嵌套NS实例需使用的NS实例资源池中的目标资源规格。The NS elastic scaling request is used to perform the elastic scaling of the VNF instance and/or the nested NS instance in the first NS instance. The NS elastic scaling request includes the indication information, the identifier information of the first NS instance, the VNF instance elastic scaling parameter, and/or Or the nested NS instance elastic scaling parameter. The VNF instance elastic scaling parameter is used to determine the target resource specification in the NS instance resource pool to be used in the VNF instance to be flexibly stretched. The nested NS instance elastic scaling parameter is used to determine the elastic scaling. The target resource specification in the NS instance resource pool to be used for nested NS instances.
S302、NFVO从OSS/BSS接收NS弹性伸缩请求。S302. The NFVO receives the NS elastic scaling request from the OSS/BSS.
S303、当指示信息指示进行实时化处理时,NFVO根据VNF实例弹性伸缩参数从NS实例资源池中选择VNF实例,和/或,NFVO根据嵌套NS实例弹性伸缩参数从NS实例资源池中选择嵌套NS实例。S303: When the indication information indicates that the real-time processing is performed, the NFVO selects the VNF instance from the NS instance resource pool according to the VNF instance elastic scaling parameter, and/or the NFVO selects the embedded NS instance resource pool according to the nested NS instance elastic scaling parameter. Set of NS instances.
如果指示信息指示该NS弹性伸缩操作不需要进行实时化处理,则NFVO按照常规的NS弹性伸缩过程进行。If the indication information indicates that the NS elastic scaling operation does not require real-time processing, the NFVO is performed according to a conventional NS elastic scaling process.
S304、NFVO对所选择的VNF实例和/或嵌套NS实例进行组装和配置以确定执行弹性伸缩之后的第二NS实例。S304. The NFVO assembles and configures the selected VNF instance and/or the nested NS instance to determine a second NS instance after performing the elastic scaling.
S305、NFVO将第一NS实例的业务迁移至第二NS实例上。S305. The NFVO migrates the service of the first NS instance to the second NS instance.
S306、NFVO将第一NS实例中的VNF实例和/或嵌套NS实例回收至NS实例资源池,并将回收的VNF实例和/或嵌套NS实例的使用状态信息标记为未被占用,将第二NS实例中使用的NS实例资源池中的VNF实例和/或嵌套NS实例的使用状态信息标记为被占用。S306. The NFVO recovers the VNF instance and/or the nested NS instance in the first NS instance to the NS instance resource pool, and marks the used VNF instance and/or the usage status information of the nested NS instance as unoccupied. The usage status information of the VNF instance and/or the nested NS instance in the NS instance resource pool used in the second NS instance is marked as occupied.
S307、NFVO向OSS/BSS返回NS弹性伸缩的应答。S307. The NFVO returns a response of the NS elastic extension to the OSS/BSS.
S308、NFVO向弹性伸缩操作涉及的VNF实例对应的VNFM发送VNF状态改变通知。S308. The NFVO sends a VNF state change notification to the VNFM corresponding to the VNF instance involved in the elastic scaling operation.
在VNF状态改变通知中包括VNF实例的标识和相应的状态信息(占用或未被占用)。The VNF status change notification includes the identity of the VNF instance and corresponding status information (occupied or unoccupied).
可选的,参照图7中所示,在步骤S104之后,所述方法还包括NS更新的步骤:Optionally, referring to FIG. 7, after step S104, the method further includes the step of updating the NS:
S401、OSS/BSS向NFVO发送NS更新请求。S401. The OSS/BSS sends an NS update request to the NFVO.
NS更新请求用于对第一NS实例中的VNF实例和/或嵌套NS实例进行更新,NS更新请求中包括指示信息、第一NS实例的标识信息、VNF实例更新参数和/或嵌套NS实例更新参数,VNF实例更新参数用于确定待更新的VNF实例需使用的NS实例资源池中的目标资源规格,嵌套NS实例更新参数用于确定待更新的嵌套NS实例需使用的NS实例资源池中的目标资源规格。The NS update request is used to update the VNF instance and/or the nested NS instance in the first NS instance, where the NS update request includes the indication information, the identifier information of the first NS instance, the VNF instance update parameter, and/or the nested NS. The instance update parameter, the VNF instance update parameter is used to determine the target resource specification in the NS instance resource pool to be used by the VNF instance to be updated, and the nested NS instance update parameter is used to determine the NS instance to be used for the nested NS instance to be updated. The target resource specification in the resource pool.
S402、NFVO从OSS/BSS接收NS更新请求。S402. The NFVO receives the NS update request from the OSS/BSS.
S403、当指示信息指示进行实时化处理时,NFVO根据VNF实例更新参数从NS实例资源池中选择VNF实例,和/或,NFVO根据嵌套NS实例更新参数从NS实例资源池中选择嵌套NS实例。S403. When the indication information indicates that the real-time processing is performed, the NFVO selects the VNF instance from the NS instance resource pool according to the VNF instance update parameter, and/or the NFVO selects the nested NS from the NS instance resource pool according to the nested NS instance update parameter. Example.
如果指示信息指示该NS更新操作不需要进行实时化处理,则NFVO按照常规的NS更新过程进行。If the indication information indicates that the NS update operation does not require real-time processing, the NFVO proceeds in accordance with the conventional NS update procedure.
S404、NFVO对所选择的VNF实例和/或嵌套NS实例进行组装和配置以确定执行更新之后的第三NS实例。S404. The NFVO assembles and configures the selected VNF instance and/or the nested NS instance to determine a third NS instance after performing the update.
S405、NFVO将第一NS实例的业务迁移至第三NS实例上。S405. The NFVO migrates the service of the first NS instance to the third NS instance.
S406、NFVO将第一NS实例中的VNF实例和/或嵌套NS实例回收至NS实例资源池,并将回收的VNF实例和/或嵌套NS实例的使用状态信息标记为未被占用,将第三NS实例中使用的NS实例资源池中的VNF实例和/或嵌套NS实例的使用状态信息标记为被占用。S406. The NFVO recovers the VNF instance and/or the nested NS instance in the first NS instance to the NS instance resource pool, and marks the used VNF instance and/or the usage status information of the nested NS instance as unoccupied. The usage status information of the VNF instance and/or the nested NS instance in the NS instance resource pool used in the third NS instance is marked as occupied.
S407、NFVO向OSS/BSS返回NS更新应答。S407. The NFVO returns an NS update response to the OSS/BSS.
S408、NFVO向更新操作涉及的VNF实例对应的VNFM发送VNF状态改变通知。S408. The NFVO sends a VNF state change notification to the VNFM corresponding to the VNF instance involved in the update operation.
可选的,参照图8中所示,在步骤S104之后,所述方法还包括将第一NS实例中的VNF实例和/或嵌套NS实例释放回收至NS实例资源池的步骤:Optionally, referring to FIG. 8, after the step S104, the method further includes the step of releasing the VNF instance and/or the nested NS instance in the first NS instance to the NS instance resource pool:
S501、OSS/BSS向NFVO发送第一NS终结请求。S501. The OSS/BSS sends a first NS termination request to the NFVO.
第一NS终结请求用于将第一NS实例中的VNF实例和/或嵌套NS实例释放回NS实例资源池。The first NS termination request is used to release the VNF instance and/or the nested NS instance in the first NS instance back to the NS instance resource pool.
在第一NS终结请求中包括要释放的第一NS实例的标识信息。The identification information of the first NS instance to be released is included in the first NS termination request.
S502、NFVO从OSS/BSS接收第一NS终结请求。S502. The NFVO receives the first NS termination request from the OSS/BSS.
S503、NFVO根据第一NS实例的标识信息,将第一NS实例中的VNF实例和/或嵌套NS实例回收至NS实例资源池,并将回收的VNF实例和/或嵌套NS实例的使用状态信息标记为未被占用。S503. The NFVO recovers the VNF instance and/or the nested NS instance in the first NS instance to the NS instance resource pool according to the identifier information of the first NS instance, and uses the recycled VNF instance and/or the nested NS instance. Status information is marked as unoccupied.
S504、NFVO向OSS/BSS返回NS终结的应答。S504. The NFVO returns an NS termination response to the OSS/BSS.
S505、NFVO向原第一NS实例的VNF实例对应的VNFM发送VNF状态改变通知。S505. The NFVO sends a VNF state change notification to the VNFM corresponding to the VNF instance of the original first NS instance.
在VNF状态改变通知中包括VNF实例的标识和相应的VNF实例的使用状态信息。The identifier of the VNF instance and the usage status information of the corresponding VNF instance are included in the VNF state change notification.
可选的,参照图9中所示,在步骤S208之后,所述方法还包括将NS实例资源池释放的步骤:Optionally, referring to FIG. 9, after step S208, the method further includes the step of releasing the NS instance resource pool:
S601、OSS/BSS根据具有超低时延或实时性强的一类垂直应用的需求终结切片实例。S601, OSS/BSS terminates the slice instance according to the requirements of a type of vertical application with ultra-low latency or real-time performance.
S602、OSS/BSS向NFVO发送第二NS终结请求。S602. The OSS/BSS sends a second NS termination request to the NFVO.
第二NS终结请求包括NS实例资源池的标识信息,用于终结(释放)该NS实例资源池。The second NS termination request includes the identifier information of the NS instance resource pool, and is used to terminate (release) the NS instance resource pool.
S603、NFVO从OSS/BSS接收第二NS终结请求。S603. The NFVO receives the second NS termination request from the OSS/BSS.
S604、NFVO向OSS/BSS返回第二NS终结应答。S604. The NFVO returns a second NS termination response to the OSS/BSS.
S605、NFVO向OSS/BSS发送NS生命周期改变通知。S605. The NFVO sends an NS lifecycle change notification to the OSS/BSS.
在通知消息中设置开始(start)信息,告知OSS/BSS开始进行异步的VNF实例和/或嵌套NS实例的终结过程。A start message is set in the notification message to inform the OSS/BSS to start the asynchronous VNF instance and/or the finalization process of the nested NS instance.
S606、NFVO向NS实例资源池的VNF实例对应的VNFM发送VNF终结请求。S606. The NFVO sends a VNF termination request to the VNFM corresponding to the VNF instance of the NS instance resource pool.
VNF终结请求包括与NS实例资源池的标识信息对应的NS实例资源池中的VNF实例的标识信息,用于释放对应VNF实例的虚拟资源。The VNF termination request includes the identifier information of the VNF instance in the NS instance resource pool corresponding to the identifier information of the NS instance resource pool, and is used to release the virtual resource corresponding to the VNF instance.
S607、VNFM向NFVO返回VNF终结应答。S607. The VNFM returns a VNF termination response to the NFVO.
S608、NFVO向OSS/BSS发送NS生命周期改变通知。S608. The NFVO sends an NS lifecycle change notification to the OSS/BSS.
在通知消息中设置结果(result)信息,告知OSS/BSS异步的VNF实例和/或嵌套NS实例的终结过程结束,并在result中携带执行结果信息。The result information is set in the notification message to inform the OSS/BSS that the asynchronous VNF instance and/or the nested NS instance terminates, and carries the execution result information in the result.
本申请实施例提供一种NFVO,用于执行上述虚拟资源分配方法。本申请实施例可以根 据上述方法示例对NFVO进行功能模块的划分,例如,可以对应各个功能划分各个功能模块,也可以将两个或两个以上的功能集成在一个处理模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。需要说明的是,本申请实施例中对模块的划分是示意性的,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式。The embodiment of the present application provides an NFVO for performing the foregoing virtual resource allocation method. The embodiment of the present application can divide the function module of the NFVO according to the above method example. For example, each function module can be divided according to each function, or two or more functions can be integrated into one processing module. The above integrated modules can be implemented in the form of hardware or in the form of software functional modules. It should be noted that the division of the module in the embodiment of the present application is schematic, and is only a logical function division, and the actual implementation may have another division manner.
在采用对应各个功能划分各个功能模块的情况下,图10示出了上述实施例中所涉及的NFVO的一种可能的结构示意图,NFVO 30包括:接收单元3011、选择单元3012、实例化单元3013、发送单元3014、标记单元3015、迁移单元3016。接收单元3011用于支持NFVO 30执行图3中的过程S102、图4中的过程S102、图5中的过程S203、图6中的过程S302、图7中的过程S402、图8中的过程S502、图9中的过程S603;选择单元3012用于支持NFVO 30执行图3中的过程S103、图4中的过程S103、图6中的过程S303、图7中的过程S403;实例化单元3013用于支持NFVO 30执行图3中的过程S104、图4中的过程S104、图6中的过程S304、图7中的过程S404;发送单元3014用于支持NFVO 30执行图4中的过程S105和S107、图5中的过程S204、S205、S206和S208、图6中的过程S307和S308、图7中的过程S407和S408、图8中的过程S504和S505、图9中的过程S604、S605、S606和S608;标记单元3015用于支持NFVO 30执行图4中的过程S106、图6中的过程S306、图7中的过程S406、图8中的过程S503;迁移单元3016用于支持NFVO 30执行图6中的过程S305、图7中的过程S405。其中,上述方法实施例涉及的各步骤的所有相关内容均可以援引到对应功能模块的功能描述,在此不再赘述。FIG. 10 shows a possible structural diagram of the NFVO involved in the foregoing embodiment, where the NFVO 30 includes: a receiving unit 3011, a selecting unit 3012, and an instantiating unit 3013. The transmitting unit 3014, the marking unit 3015, and the migration unit 3016. The receiving unit 3011 is configured to support the NFVO 30 to perform the process S102 in FIG. 3, the process S102 in FIG. 4, the process S203 in FIG. 5, the process S302 in FIG. 6, the process S402 in FIG. 7, and the process S502 in FIG. Process S603 in FIG. 9; the selection unit 3012 is configured to support the NFVO 30 to perform the process S103 in FIG. 3, the process S103 in FIG. 4, the process S303 in FIG. 6, and the process S403 in FIG. 7; the instantiation unit 3013 uses The process 710 in FIG. 3, the process S104 in FIG. 4, the process S304 in FIG. 6, and the process S404 in FIG. 7 are performed to support the NFVO 30; the transmitting unit 3014 is configured to support the NFVO 30 to execute the processes S105 and S107 in FIG. Processes S204, S205, S206, and S208 in FIG. 5, processes S307 and S308 in FIG. 6, processes S407 and S408 in FIG. 7, processes S504 and S505 in FIG. 8, and processes S604, S605 in FIG. S606 and S608; the marking unit 3015 is configured to support the NFVO 30 to perform the process S106 in FIG. 4, the process S306 in FIG. 6, the process S406 in FIG. 7, the process S503 in FIG. 8, and the migration unit 3016 is configured to support the NFVO 30 execution. Process S305 in FIG. 6, and process S405 in FIG. All the related content of the steps involved in the foregoing method embodiments may be referred to the functional descriptions of the corresponding functional modules, and details are not described herein again.
在采用集成的单元的情况下,图11示出了上述实施例中所涉及的NFVO的一种可能的结构示意图。NFVO 30包括:处理模块3022和通信模块3023。处理模块3022用于对NFVO 30的动作进行控制管理,例如,处理模块3022用于支持NFVO 30执行图3中的过程S103和S104、图4中的过程S103、S104和S106、图6中的过程S303-S306、图7中的过程S403-S406、图8中的过程S503。通信模块3023用于支持NFVO与其他实体的通信,例如与图1中示出的功能模块或网络实体之间的通信。NFVO 30还可以包括存储模块3021,用于存储NFVO的程序代码和数据。In the case of employing an integrated unit, Fig. 11 shows a possible structural diagram of the NFVO involved in the above embodiment. The NFVO 30 includes a processing module 3022 and a communication module 3023. The processing module 3022 is configured to control and manage the actions of the NFVO 30. For example, the processing module 3022 is configured to support the NFVO 30 to perform the processes S103 and S104 in FIG. 3, the processes S103, S104 and S106 in FIG. 4, and the process in FIG. S303-S306, processes S403-S406 in Fig. 7, and process S503 in Fig. 8. Communication module 3023 is used to support communication of NFVO with other entities, such as with the functional modules or network entities shown in FIG. The NFVO 30 may also include a storage module 3021 for storing program code and data of the NFVO.
其中,处理模块3022可以是处理器或控制器,例如可以是中央处理器(central processing unit,CPU),通用处理器,数字信号处理器(Digital Signal Processor,DSP),专用集成电路(Application-specific Integrated Circuit,ASIC),现场可编程门阵列(Field Programmable Gate Array,FPGA)或者其他可编程逻辑器件、晶体管逻辑器件、硬件部件或者其任意组合。其可以实现或执行结合本申请公开内容所描述的各种示例性的逻辑方框,模块和电路。所述处理器也可以是实现计算功能的组合,例如包含一个或多个微处理器组合,DSP和微处理器的组合等等。通信模块3023可以是收发器、收发电路或通信接口等。存储模块3021可以是存储器。The processing module 3022 may be a processor or a controller, such as a central processing unit (CPU), a general-purpose processor, a digital signal processor (DSP), and an application-specific integrated circuit (Application-specific). Integrated Circuit (ASIC), Field Programmable Gate Array (FPGA) or other programmable logic device, transistor logic device, hardware component, or any combination thereof. It is possible to implement or carry out the various illustrative logical blocks, modules and circuits described in connection with the present disclosure. The processor may also be a combination of computing functions, for example, including one or more microprocessor combinations, a combination of a DSP and a microprocessor, and the like. The communication module 3023 can be a transceiver, a transceiver circuit, a communication interface, or the like. The storage module 3021 can be a memory.
当处理模块3022为处理器,通信模块3023为收发器,存储模块3021为存储器时,本申请实施例所涉及的NFVO可以为如下所述的NFVO。When the processing module 3022 is a processor, the communication module 3023 is a transceiver, and the storage module 3021 is a memory, the NFVO involved in the embodiment of the present application may be an NFVO as described below.
参照图12所示,该NFVO 30包括:处理器3032、收发器3033、存储器3031、总线3034。其中,收发器3033、处理器3032、存储器3031通过总线3034相互连接;总线3034可以是外设部件互连标准(Peripheral Component Interconnect,PCI)总线或扩展工业 标准结构(Extended Industry Standard Architecture,EISA)总线等。所述总线可以分为地址总线、数据总线、控制总线等。为便于表示,图中仅用一条粗线表示,但并不表示仅有一根总线或一种类型的总线。Referring to FIG. 12, the NFVO 30 includes a processor 3032, a transceiver 3033, a memory 3031, and a bus 3034. The transceiver 3033, the processor 3032, and the memory 3031 are connected to each other through a bus 3034. The bus 3034 may be a Peripheral Component Interconnect (PCI) bus or an Extended Industry Standard Architecture (EISA) bus. Wait. The bus can be divided into an address bus, a data bus, a control bus, and the like. For ease of representation, only one thick line is shown in the figure, but it does not mean that there is only one bus or one type of bus.
本申请实施例提供一种OSS/BSS,用于执行上述虚拟资源分配方法。本申请实施例可以根据上述方法示例对OSS/BSS进行功能模块的划分,例如,可以对应各个功能划分各个功能模块,也可以将两个或两个以上的功能集成在一个处理模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。需要说明的是,本申请实施例中对模块的划分是示意性的,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式。The embodiment of the present application provides an OSS/BSS for performing the foregoing virtual resource allocation method. The embodiment of the present application may divide the function module into the OSS/BSS according to the foregoing method example. For example, each function module may be divided according to each function, or two or more functions may be integrated into one processing module. The above integrated modules can be implemented in the form of hardware or in the form of software functional modules. It should be noted that the division of the module in the embodiment of the present application is schematic, and is only a logical function division, and the actual implementation may have another division manner.
在采用对应各个功能划分各个功能模块的情况下,图13示出了上述实施例中所涉及的OSS/BSS的一种可能的结构示意图,OSS/BSS 40包括:发送单元4011、创建单元4012、终结单元4013。发送单元4011用于支持OSS/BSS 40执行图3中的过程S101、图4中的过程S101、图5中的过程S202、图6中的过程S301、图7中的过程S401、图8中的过程S501、图9中的过程S602;创建单元4012用于支持OSS/BSS 40执行图5中的过程S201;终结单元4013用于支持OSS/BSS 40执行图9中的过程S601。其中,上述方法实施例涉及的各步骤的所有相关内容均可以援引到对应功能模块的功能描述,在此不再赘述。FIG. 13 is a schematic diagram showing a possible structure of the OSS/BSS involved in the foregoing embodiment, and the OSS/BSS 40 includes: a sending unit 4011, a creating unit 4012, and a case where each function module is divided by a corresponding function. Termination unit 4013. The transmitting unit 4011 is configured to support the OSS/BSS 40 to perform the process S101 in FIG. 3, the process S101 in FIG. 4, the process S202 in FIG. 5, the process S301 in FIG. 6, the process S401 in FIG. 7, and the process in FIG. Process S501, process S602 in FIG. 9; creation unit 4012 for supporting OSS/BSS 40 to perform process S201 in FIG. 5; termination unit 4013 for supporting OSS/BSS 40 to perform process S601 in FIG. All the related content of the steps involved in the foregoing method embodiments may be referred to the functional descriptions of the corresponding functional modules, and details are not described herein again.
在采用集成的单元的情况下,图14示出了上述实施例中所涉及的OSS/BSS的一种可能的结构示意图。OSS/BSS 40包括:处理模块4022和通信模块4023。处理模块4022用于对OSS/BSS 40的动作进行控制管理,例如,处理模块4022用于支持OSS/BSS 40执行图5中的过程S201、图9中的过程S601。通信模块4023用于支持OSS/BSS与其他实体的通信,例如与图1中示出的功能模块或网络实体之间的通信。OSS/BSS 40还可以包括存储模块4021,用于存储OSS/BSS的程序代码和数据。In the case of employing an integrated unit, FIG. 14 shows a possible structural diagram of the OSS/BSS involved in the above embodiment. The OSS/BSS 40 includes a processing module 4022 and a communication module 4023. The processing module 4022 is configured to perform control management on the actions of the OSS/BSS 40. For example, the processing module 4022 is configured to support the OSS/BSS 40 to perform the process S201 in FIG. 5 and the process S601 in FIG. Communication module 4023 is used to support communication of OSS/BSS with other entities, such as with the functional modules or network entities shown in FIG. The OSS/BSS 40 may also include a storage module 4021 for storing program codes and data of the OSS/BSS.
其中,处理模块4022可以是处理器或控制器,例如可以是中央处理器(central processing unit,CPU),通用处理器,数字信号处理器(digital signal processor,DSP),专用集成电路(application-specific integrated circuit,ASIC),现场可编程门阵列(field programmable gate array,FPGA)或者其他可编程逻辑器件、晶体管逻辑器件、硬件部件或者其任意组合。其可以实现或执行结合本申请公开内容所描述的各种示例性的逻辑方框,模块和电路。所述处理器也可以是实现计算功能的组合,例如包含一个或多个微处理器组合,DSP和微处理器的组合等等。通信模块4023可以是收发器、收发电路或通信接口等。存储模块4021可以是存储器。The processing module 4022 may be a processor or a controller, for example, a central processing unit (CPU), a general-purpose processor, a digital signal processor (DSP), and an application-specific integrated circuit (application-specific). Integrated circuit (ASIC), field programmable gate array (FPGA) or other programmable logic device, transistor logic device, hardware component, or any combination thereof. It is possible to implement or carry out the various illustrative logical blocks, modules and circuits described in connection with the present disclosure. The processor may also be a combination of computing functions, for example, including one or more microprocessor combinations, a combination of a DSP and a microprocessor, and the like. The communication module 4023 can be a transceiver, a transceiver circuit, a communication interface, or the like. The storage module 4021 can be a memory.
当处理模块4022为处理器,通信模块4023为收发器,存储模块4021为存储器时,本申请实施例所涉及的OSS/BSS可以为如下所述的OSS/BSS。When the processing module 4022 is a processor, the communication module 4023 is a transceiver, and the storage module 4021 is a memory, the OSS/BSS involved in the embodiment of the present application may be an OSS/BSS as described below.
参照图15所示,该OSS/BSS 40包括:处理器4032、收发器4033、存储器4031、总线4034。其中,收发器4033、处理器4032、存储器4031通过总线4034相互连接;总线4034可以是外设部件互连标准(Peripheral Component Interconnect,PCI)总线或扩展工业标准结构(Extended Industry Standard Architecture,EISA)总线等。所述总线可以分为地址总线、数据总线、控制总线等。为便于表示,图中仅用一条粗线表示,但并不表示仅有一根总线或一种类型的总线。Referring to FIG. 15, the OSS/BSS 40 includes a processor 4032, a transceiver 4033, a memory 4031, and a bus 4034. The transceiver 4033, the processor 4032, and the memory 4031 are connected to each other through a bus 4034; the bus 4034 may be a Peripheral Component Interconnect (PCI) bus or an Extended Industry Standard Architecture (EISA) bus. Wait. The bus can be divided into an address bus, a data bus, a control bus, and the like. For ease of representation, only one thick line is shown in the figure, but it does not mean that there is only one bus or one type of bus.
应理解,在本申请的各种实施例中,上述各过程的序号的大小并不意味着执行顺序的先后,各过程的执行顺序应以其功能和内在逻辑确定,而不应对本申请实施例的实施过程构成任何限定。It should be understood that, in the various embodiments of the present application, the size of the sequence numbers of the foregoing processes does not mean the order of execution sequence, and the order of execution of each process should be determined by its function and internal logic, and should not be applied to the embodiment of the present application. The implementation process constitutes any limitation.
在上述实施例中,可以全部或部分地通过软件、硬件、固件或者其任意组合来实现。当使用软件程序实现时,可以全部或部分地以计算机程序产品的形式来实现。所述计算机程序产品包括一个或多个计算机指令。在计算机上加载和执行所述计算机程序指令时,全部或部分地产生按照本申请实施例所述的流程或功能。所述计算机可以是通用计算机、专用计算机、计算机网络、或者其他可编程装置。所述计算机指令可以存储在计算机可读存储介质中,或者从一个计算机可读存储介质向另一个计算机可读存储介质传输,例如,所述计算机指令可以从一个网站站点、计算机、服务器或者数据中心通过有线(例如同轴电缆、光纤、数字用户线(Digital Subscriber Line,DSL))或无线(例如红外、无线、微波等)方式向另一个网站站点、计算机、服务器或数据中心进行传输。所述计算机可读存储介质可以是计算机能够存取的任何可用介质或者是包含一个或多个可以用介质集成的服务器、数据中心等数据存储设备。所述可用介质可以是磁性介质(例如,软盘、硬盘、磁带),光介质(例如,DVD)、或者半导体介质(例如固态硬盘(Solid State Disk,SSD))等。In the above embodiments, it may be implemented in whole or in part by software, hardware, firmware, or any combination thereof. When implemented using a software program, it may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When the computer program instructions are loaded and executed on a computer, the processes or functions described in accordance with embodiments of the present application are generated in whole or in part. The computer can be a general purpose computer, a special purpose computer, a computer network, or other programmable device. The computer instructions can be stored in a computer readable storage medium or transferred from one computer readable storage medium to another computer readable storage medium, for example, the computer instructions can be from a website site, computer, server or data center Transmission to another website site, computer, server, or data center by wire (eg, coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (eg, infrared, wireless, microwave, etc.). The computer readable storage medium can be any available media that can be accessed by a computer or a data storage device that includes one or more servers, data centers, etc. that can be integrated with the media. The usable medium may be a magnetic medium (eg, a floppy disk, a hard disk, a magnetic tape), an optical medium (eg, a DVD), or a semiconductor medium (such as a Solid State Disk (SSD)) or the like.
以上所述,仅为本申请的具体实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应以所述权利要求的保护范围为准。The foregoing is only a specific embodiment of the present application, but the scope of protection of the present application is not limited thereto, and any person skilled in the art can easily think of changes or substitutions within the technical scope disclosed in the present application. It should be covered by the scope of protection of this application. Therefore, the scope of protection of the present application should be determined by the scope of the claims.

Claims (20)

  1. 一种虚拟资源分配方法,其特征在于,包括:A virtual resource allocation method, comprising:
    网络功能虚拟化编排器NFVO从运营和商务支撑系统OSS/BSS接收第一网络服务NS实例化请求,其中,所述第一NS实例化请求用于对第一NS实例进行实例化,所述第一NS实例化请求中包括指示信息、第一虚拟化网络功能VNF实例化参数和/或第一嵌套NS实例化参数,所述指示信息用于指示是否进行实时化处理,所述第一VNF实例化参数用于指示所述第一NS实例中VNF实例的实例化要求,所述第一嵌套NS实例化参数用于指示所述第一NS实例中嵌套NS实例的实例化要求;The network function virtualization orchestrator NFVO receives the first network service NS instantiation request from the operation and business support system OSS/BSS, wherein the first NS instantiation request is used to instantiate the first NS instance, the first An NS instantiation request includes indication information, a first virtualization network function VNF instantiation parameter, and/or a first nested NS instantiation parameter, the indication information is used to indicate whether to perform real-time processing, the first VNF The instantiation parameter is used to indicate an instantiation requirement of the VNF instance in the first NS instance, and the first nested NS instantiation parameter is used to indicate an instantiation requirement of the nested NS instance in the first NS instance;
    当所述指示信息指示进行实时化处理时,所述NFVO根据NS实例化限制条件、所述第一VNF实例化参数从NS实例资源池中选择VNF实例,和/或,所述NFVO根据所述NS实例化限制条件、所述第一嵌套NS实例化参数从所述NS实例资源池中选择嵌套NS实例,其中,所述NS实例资源池包括使用不同资源规格的VNF实例和/或嵌套NS实例;When the indication information indicates that the real-time processing is performed, the NFVO selects a VNF instance from the NS instance resource pool according to the NS instantiation restriction condition, the first VNF instantiation parameter, and/or the NFVO according to the The NS instantiation restriction, the first nested NS instantiation parameter, selects a nested NS instance from the NS instance resource pool, where the NS instance resource pool includes a VNF instance and/or embedded using different resource specifications. Set of NS instances;
    所述NFVO对所选择的VNF实例和/或嵌套NS实例进行组装和/或配置以实例化所述第一NS实例。The NFVO assembles and/or configures the selected VNF instance and/or the nested NS instance to instantiate the first NS instance.
  2. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1 further comprising:
    所述NFVO将所选择的VNF实例和/或嵌套NS实例的使用状态信息标记为被占用。The NFVO marks the usage state information of the selected VNF instance and/or the nested NS instance as being occupied.
  3. 根据权利要求1所述的方法,其特征在于,在所述网络功能虚拟化编排器NFVO从运营和商务支撑系统OSS/BSS接收第一网络服务NS实例化请求之前,所述方法还包括:The method of claim 1, wherein before the network function virtualization orchestrator NFVO receives the first network service NS instantiation request from the operations and business support system OSS/BSS, the method further comprises:
    所述NFVO从所述OSS/BSS接收第二NS实例化请求,所述第二NS实例化请求用于实例化所述NS实例资源池,所述第二NS实例化请求包括一组或多组第二VNF实例化参数和/或一组或多组第二嵌套NS实例化参数,所述一组第二VNF实例化参数用于确定实例化所述NS实例资源池中VNF实例要使用的虚拟资源规格,所述一组第二嵌套NS实例化参数用于确定实例化所述NS实例资源池中嵌套NS实例要使用的虚拟资源规格;The NFVO receives a second NS instantiation request from the OSS/BSS, the second NS instantiation request is used to instantiate the NS instance resource pool, and the second NS instantiation request includes one or more groups a second VNF instantiation parameter and/or one or more sets of second nested NS instantiation parameters, the set of second VNF instantiation parameters being used to determine to instantiate a VNF instance in the NS instance resource pool to use a virtual resource specification, where the set of second nested NS instantiation parameters is used to determine a virtual resource specification to be used to instantiate a nested NS instance in the NS instance resource pool;
    所述NFVO向虚拟网络功能管理器VNFM发送VNF实例化请求,所述VNF实例化请求用于对所述NS实例资源池中的VNF实例进行实例化,所述VNF实例化请求包括VNF实例的标识信息和所述第二VNF实例化参数;The NFVO sends a VNF instantiation request to the virtual network function manager VNFM, where the VNF instantiation request is used to instantiate a VNF instance in the NS instance resource pool, where the VNF instantiation request includes an identifier of the VNF instance. Information and the second VNF instantiation parameter;
    所述NS实例资源池中的VNF实例和/或嵌套NS实例,彼此之间未通过虚拟链路进行连接。The VNF instances and/or the nested NS instances in the NS instance resource pool are not connected to each other through a virtual link.
  4. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1 further comprising:
    所述NFVO从所述OSS/BSS接收NS弹性伸缩请求,所述NS弹性伸缩请求用于对所述第一NS实例中的VNF实例和/或嵌套NS实例进行弹性伸缩,所述NS弹性伸缩请求中包括所述指示信息、所述第一NS实例的标识信息、VNF实例弹性伸缩参数和/或嵌套NS实例弹性伸缩参数,所述VNF实例弹性伸缩参数用于指示待弹性伸缩的VNF实例需使用的目标资源规格,所述嵌套NS实例弹性伸缩参数用于指示待弹性伸缩的嵌套NS实例需使用的目标资源规格;The NFVO receives an NS elastic scaling request from the OSS/BSS, where the NS elastic scaling request is used to elastically scale the VNF instance and/or the nested NS instance in the first NS instance, and the NS elastic scaling The request includes the indication information, the identifier information of the first NS instance, the VNF instance elastic scaling parameter, and/or the nested NS instance elastic scaling parameter, where the VNF instance elastic scaling parameter is used to indicate a VNF instance to be elastically stretched. The target resource specification to be used, the embedded NS instance elastic scaling parameter is used to indicate the target resource specification to be used by the nested NS instance to be flexibly stretched;
    当所述指示信息指示进行实时化处理时,所述NFVO根据所述VNF实例弹性伸缩参数从所述NS实例资源池中选择VNF实例,和/或,所述NFVO根据所述嵌套NS实例弹性伸缩 参数从所述NS实例资源池中选择嵌套NS实例;When the indication information indicates that the real-time processing is performed, the NFVO selects a VNF instance from the NS instance resource pool according to the VNF instance elastic scaling parameter, and/or the NFVO is flexible according to the nested NS instance. The scaling parameter selects a nested NS instance from the NS instance resource pool;
    所述NFVO对所选择的VNF实例和/或嵌套NS实例进行组装和配置以确定执行弹性伸缩之后的第二NS实例;The NFVO assembles and configures the selected VNF instance and/or the nested NS instance to determine a second NS instance after performing the elastic scaling;
    所述NFVO将所述第一NS实例的业务迁移至所述第二NS实例上;The NFVO migrates the service of the first NS instance to the second NS instance;
    所述NFVO将所述第一NS实例中的VNF实例和/或嵌套NS实例回收至所述NS实例资源池,并将回收的VNF实例和/或嵌套NS实例的使用状态信息标记为未被占用,将所述第二NS实例中使用的NS实例资源池中的VNF实例和/或嵌套NS实例的使用状态信息标记为被占用。The NFVO recovers the VNF instance and/or the nested NS instance in the first NS instance to the NS instance resource pool, and marks the usage status information of the recycled VNF instance and/or the nested NS instance as Occupied, the usage status information of the VNF instance and/or the nested NS instance in the NS instance resource pool used in the second NS instance is marked as occupied.
  5. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1 further comprising:
    所述NFVO从所述OSS/BSS接收第一NS终结请求,所述第一NS终结请求包括所述第一NS实例的标识信息;Receiving, by the NFVO, a first NS termination request from the OSS/BSS, where the first NS termination request includes identifier information of the first NS instance;
    所述NFVO根据所述第一NS实例的标识信息,将所述第一NS实例中的VNF实例和/或嵌套NS实例回收至所述NS实例资源池,并将回收的VNF实例和/或嵌套NS实例的使用状态信息标记为未被占用。The NFVO recovers the VNF instance and/or the nested NS instance in the first NS instance to the NS instance resource pool according to the identifier information of the first NS instance, and the recovered VNF instance and/or The usage status information of the nested NS instance is marked as unoccupied.
  6. 根据权利要求3所述的方法,其特征在于,所述第二NS实例化请求还包括所述NS实例资源池的标识信息,所述方法还包括:The method of claim 3, wherein the second NS instantiation request further includes identification information of the NS instance resource pool, the method further comprising:
    所述NFVO从所述OSS/BSS接收第二NS终结请求,所述第二NS终结请求包括所述NS实例资源池的标识信息;The NFVO receives a second NS termination request from the OSS/BSS, where the second NS termination request includes identifier information of the NS instance resource pool;
    所述NFVO向所述VNFM发送VNF终结请求,所述VNF终结请求包括与所述NS实例资源池的标识信息对应的NS实例资源池的VNF实例的标识信息,用于释放对应VNF实例的资源。The NFVO sends a VNF termination request to the VNFM, where the VNF termination request includes the identifier information of the VNF instance of the NS instance resource pool corresponding to the identifier information of the NS instance resource pool, and is used to release the resource of the corresponding VNF instance.
  7. 根据权利要求2、4、5任一项所述的方法,其特征在于,所述方法还包括:The method of any of claims 2, 4, or 5, wherein the method further comprises:
    所述NFVO向虚拟网络功能管理器VNFM发送所述VNF实例的使用状态信息。The NFVO sends usage state information of the VNF instance to the virtual network function manager VNFM.
  8. 根据权利要求1所述的方法,其特征在于,所述实例化限制条件包括:VNF实例之间和/或嵌套NS实例之间的位置约束、亲和性、反亲和性规则。The method of claim 1, wherein the instantiation constraints comprise: location constraints, affinity, anti-affinity rules between VNF instances and/or nested NS instances.
  9. 根据权利要求1所述的方法,其特征在于,所述运营和商务支撑系统OSS/BSS为切片管理器或网络切片管理器。The method of claim 1 wherein the operations and business support system OSS/BSS is a slice manager or a network slice manager.
  10. 一种网络功能虚拟化编排器NFVO,其特征在于,包括:A network function virtualization orchestrator NFVO, comprising:
    接收单元,用于从运营和商务支撑系统OSS/BSS接收第一网络服务NS实例化请求,其中,所述第一NS实例化请求用于对第一NS实例进行实例化,所述第一NS实例化请求中包括指示信息、第一虚拟化网络功能VNF实例化参数和/或第一嵌套NS实例化参数,所述指示信息用于指示是否进行实时化处理,所述第一VNF实例化参数用于指示所述第一NS实例中VNF实例的实例化要求,所述第一嵌套NS实例化参数用于指示所述第一NS实例中嵌套NS实例的实例化要求;a receiving unit, configured to receive a first network service NS instantiation request from an operation and business support system OSS/BSS, wherein the first NS instantiation request is used to instantiate a first NS instance, the first NS The instantiation request includes indication information, a first virtualized network function VNF instantiation parameter, and/or a first nested NS instantiation parameter, the indication information is used to indicate whether to perform real-time processing, the first VNF instantiation The parameter is used to indicate an instantiation requirement of the VNF instance in the first NS instance, where the first nested NS instantiation parameter is used to indicate an instantiation requirement of the nested NS instance in the first NS instance;
    选择单元,用于当所述指示信息指示进行实时化处理时,根据NS实例化限制条件、所述第一VNF实例化参数从NS实例资源池中选择VNF实例,和/或,根据所述NS实例化限制条件、所述第一嵌套NS实例化参数从所述NS实例资源池中选择嵌套NS实例,其中,所述NS实例资源池包括使用不同资源规格的VNF实例和/或嵌套NS实例;a selecting unit, configured to: when the indication information indicates that the real-time processing is performed, select a VNF instance from the NS instance resource pool according to the NS instantiation restriction condition, the first VNF instantiation parameter, and/or, according to the NS Instantiating constraints, the first nested NS instantiation parameter selecting a nested NS instance from the NS instance resource pool, wherein the NS instance resource pool includes VNF instances and/or nesting using different resource specifications NS instance;
    实例化单元,用于对所选择的VNF实例和/或嵌套NS实例进行组装和/或配置以实例化所述第一NS实例。An instantiation unit for assembling and/or configuring the selected VNF instance and/or the nested NS instance to instantiate the first NS instance.
  11. 根据权利要求10所述的NFVO,其特征在于,所述NFVO还包括:The NFVO according to claim 10, wherein the NFVO further comprises:
    标记单元,用于将所选择的VNF实例和/或嵌套NS实例的使用状态信息标记为被占用。A marking unit for marking usage state information of the selected VNF instance and/or the nested NS instance as occupied.
  12. 根据权利要求10所述的NFVO,其特征在于,The NFVO according to claim 10, characterized in that
    所述接收单元,还用于在从运营和商务支撑系统OSS/BSS接收第一网络服务NS实例化请求之前,从所述OSS/BSS接收第二NS实例化请求,所述第二NS实例化请求用于实例化所述NS实例资源池,所述第二NS实例化请求包括一组或多组第二VNF实例化参数和/或一组或多组第二嵌套NS实例化参数,所述一组第二VNF实例化参数用于确定实例化所述NS实例资源池中VNF实例要使用的虚拟资源规格,所述一组第二嵌套NS实例化参数用于确定实例化所述NS实例资源池中嵌套NS实例要使用的虚拟资源规格;The receiving unit is further configured to: before receiving the first network service NS instantiation request from the operation and business support system OSS/BSS, receive a second NS instantiation request from the OSS/BSS, where the second NS instantiates Requesting to instantiate the NS instance resource pool, the second NS instantiation request including one or more sets of second VNF instantiation parameters and/or one or more sets of second nested NS instantiation parameters, Determining a set of second VNF instantiation parameters for determining a virtual resource specification to be used by a VNF instance in the NS instance resource pool, the set of second nested NS instantiation parameters being used to determine to instantiate the NS The virtual resource specification to be used by nested NS instances in the instance resource pool;
    所述NFVO还包括发送单元,用于向虚拟网络功能管理器VNFM发送VNF实例化请求,所述VNF实例化请求用于对所述NS实例资源池中的VNF实例进行实例化,所述VNF实例化请求包括VNF实例的标识信息和所述第二VNF实例化参数;The NFVO further includes a sending unit, configured to send a VNF instantiation request to the virtual network function manager VNFM, where the VNF instantiation request is used to instantiate a VNF instance in the NS instance resource pool, the VNF instance The request includes the identification information of the VNF instance and the second VNF instantiation parameter;
    所述NS实例资源池中的VNF实例和/或嵌套NS实例,彼此之间未通过虚拟链路进行连接。The VNF instances and/or the nested NS instances in the NS instance resource pool are not connected to each other through a virtual link.
  13. 根据权利要求10所述的NFVO,其特征在于,The NFVO according to claim 10, characterized in that
    所述接收单元,还用于从所述OSS/BSS接收NS弹性伸缩请求,所述NS弹性伸缩请求用于对所述第一NS实例中的VNF实例和/或嵌套NS实例进行弹性伸缩,所述NS弹性伸缩请求中包括所述指示信息、所述第一NS实例的标识信息、VNF实例弹性伸缩参数和/或嵌套NS实例弹性伸缩参数,所述VNF实例弹性伸缩参数用于指示待弹性伸缩的VNF实例需使用的目标资源规格,所述嵌套NS实例弹性伸缩参数用于指示待弹性伸缩的嵌套NS实例需使用的目标资源规格;The receiving unit is further configured to receive an NS elastic scaling request from the OSS/BSS, where the NS elastic scaling request is used to perform elastic scaling on the VNF instance and/or the nested NS instance in the first NS instance. The NS elastic scaling request includes the indication information, the identifier information of the first NS instance, the VNF instance elastic scaling parameter, and/or the nested NS instance elastic scaling parameter, where the VNF instance elastic scaling parameter is used to indicate to be The target resource specification to be used by the VNF instance. The embedded NS instance elastic scaling parameter is used to indicate the target resource specification to be used by the nested NS instance to be flexibly scaled.
    所述选择单元,还用于当所述指示信息指示进行实时化处理时,根据所述VNF实例弹性伸缩参数从所述NS实例资源池中选择VNF实例,和/或,根据所述嵌套NS实例弹性伸缩参数从所述NS实例资源池中选择嵌套NS实例;The selecting unit is further configured to: when the indication information indicates that the real-time processing is performed, select a VNF instance from the NS instance resource pool according to the VNF instance elastic scaling parameter, and/or, according to the nested NS The instance elastic scaling parameter selects a nested NS instance from the NS instance resource pool;
    所述实例化单元,还用于对所选择的VNF实例和/或嵌套NS实例进行组装和配置以确定执行弹性伸缩之后的第二NS实例;The instantiation unit is further configured to assemble and configure the selected VNF instance and/or the nested NS instance to determine a second NS instance after performing the elastic scaling;
    所述NFVO还包括迁移单元,用于将所述第一NS实例的业务迁移至所述第二NS实例上;The NFVO further includes a migration unit, configured to migrate the service of the first NS instance to the second NS instance;
    所述NFVO还包括标记单元,用于将所述第一NS实例中的VNF实例和/或嵌套NS实例回收至所述NS实例资源池,并将回收的VNF实例和/或嵌套NS实例的使用状态信息标记为未被占用,将所述第二NS实例中使用的NS实例资源池中的VNF实例和/或嵌套NS实例的使用状态信息标记为被占用。The NFVO further includes a marking unit, configured to recycle the VNF instance and/or the nested NS instance in the first NS instance to the NS instance resource pool, and reclaim the VNF instance and/or the nested NS instance. The usage status information is marked as unoccupied, and the usage status information of the VNF instance and/or the nested NS instance in the NS instance resource pool used in the second NS instance is marked as occupied.
  14. 根据权利要求10所述的NFVO,其特征在于,The NFVO according to claim 10, characterized in that
    所述接收单元,还用于从所述OSS/BSS接收第一NS终结请求,所述第一NS终结请求包括所述第一NS实例的标识信息;The receiving unit is further configured to receive a first NS termination request from the OSS/BSS, where the first NS termination request includes identifier information of the first NS instance;
    所述NFVO还包括标记单元,用于根据所述第一NS实例的标识信息,将所述第一NS 实例中的VNF实例和/或嵌套NS实例回收至所述NS实例资源池,并将回收的VNF实例和/或嵌套NS实例的使用状态信息标记为未被占用。The NFVO further includes a marking unit, configured to recycle the VNF instance and/or the nested NS instance in the first NS instance to the NS instance resource pool according to the identifier information of the first NS instance, and The usage status information of the recycled VNF instance and/or the nested NS instance is marked as unoccupied.
  15. 根据权利要求12所述的NFVO,其特征在于,所述第二NS实例化请求还包括所述NS实例资源池的标识信息,The NFVO according to claim 12, wherein the second NS instantiation request further includes identification information of the NS instance resource pool,
    所述接收单元,还用于从所述OSS/BSS接收第二NS终结请求,所述第二NS终结请求包括所述NS实例资源池的标识信息;The receiving unit is further configured to receive a second NS termination request from the OSS/BSS, where the second NS termination request includes identifier information of the NS instance resource pool;
    所述NFVO还包括发送单元,用于向所述VNFM发送VNF终结请求,所述VNF终结请求包括与所述NS实例资源池的标识信息对应的NS实例资源池的VNF实例的标识信息,用于释放对应VNF实例的资源。The NFVO further includes a sending unit, configured to send a VNF termination request to the VNFM, where the VNF termination request includes identifier information of a VNF instance of the NS instance resource pool corresponding to the identifier information of the NS instance resource pool, where Release the resources corresponding to the VNF instance.
  16. 根据权利要求11、13、14任一项所述的NFVO,其特征在于,The NFVO according to any one of claims 11, 13, and 14, wherein
    所述NFVO还包括发送单元,用于向虚拟网络功能管理器VNFM发送所述VNF实例的使用状态信息。The NFVO further includes a sending unit, configured to send usage state information of the VNF instance to the virtual network function manager VNFM.
  17. 根据权利要求10所述的NFVO,其特征在于,所述实例化限制条件包括:VNF实例之间和/或嵌套NS实例之间的位置约束、亲和性、反亲和性规则。The NFVO of claim 10, wherein the instantiation constraints comprise: location constraints, affinity, anti-affinity rules between VNF instances and/or nested NS instances.
  18. 根据权利要求10所述的NFVO,其特征在于,所述运营和商务支撑系统OSS/BSS为切片管理器或网络切片管理器。The NFVO of claim 10, wherein the operations and business support system OSS/BSS is a slice manager or a network slice manager.
  19. 一种网络功能虚拟化NFV系统,其特征在于,包括如权利要求10-18中任一项所述的网络功能虚拟化编排器NFVO和运营和商务支撑系统OSS/BSS,所述OSS/BSS用于根据具有超低时延或实时性强的垂直应用的需求而创建或终结切片实例,所述切片实例通过所述NFVO实时化的网络服务生命周期管理NS LCM操作来支持。A network function virtualization NFV system, comprising the network function virtualization orchestrator NFVO and the operation and business support system OSS/BSS according to any one of claims 10-18, wherein the OSS/BSS is used A slice instance is created or terminated according to the requirements of a vertical application with ultra-low latency or real-time strength, the slice instance being supported by the NFVO real-time network service lifecycle management NS LCM operation.
  20. 根据权利要求19所述的系统,其特征在于,所述运营和商务支撑系统OSS/BSS为切片管理器或网络切片管理器。The system of claim 19, wherein the operations and business support system OSS/BSS is a slice manager or a network slice manager.
PCT/CN2018/081379 2017-04-06 2018-03-30 Virtual resource allocation method, nfvo, and system WO2018184504A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710226931.7A CN108696373B (en) 2017-04-06 2017-04-06 Virtual resource allocation method, NFVO and system
CN201710226931.7 2017-04-06

Publications (1)

Publication Number Publication Date
WO2018184504A1 true WO2018184504A1 (en) 2018-10-11

Family

ID=63712379

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/081379 WO2018184504A1 (en) 2017-04-06 2018-03-30 Virtual resource allocation method, nfvo, and system

Country Status (2)

Country Link
CN (1) CN108696373B (en)
WO (1) WO2018184504A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11502919B2 (en) * 2017-12-29 2022-11-15 Huawei Technologies Co., Ltd. Network service management method, related apparatus, and system

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111641515B (en) * 2019-03-01 2021-11-19 华为技术有限公司 VNF life cycle management method and device
CN115733743A (en) * 2021-08-31 2023-03-03 华为技术有限公司 Network service deployment method, NFVO (network function virtualization) and NFV (network function virtualization) system
CN113938930B (en) * 2021-12-16 2022-03-25 中国船舶重工集团公司第七二二研究所 Construction method of virtual network function forwarding graph adapting to 5G network multi-service scene

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013149594A1 (en) * 2012-04-06 2013-10-10 华为技术有限公司 Resource configuration method and device
CN104461730A (en) * 2013-09-22 2015-03-25 华为技术有限公司 Virtual resource allocation method and device
US20160253195A1 (en) * 2015-02-27 2016-09-01 International Business Machines Corporation Policy based virtual resource allocation and allocation adjustment
CN105955824A (en) * 2016-04-21 2016-09-21 华为技术有限公司 Method and device for configuring virtual resource

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106533714A (en) * 2015-09-09 2017-03-22 中兴通讯股份有限公司 Method and device for re-instantiating virtual network function

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013149594A1 (en) * 2012-04-06 2013-10-10 华为技术有限公司 Resource configuration method and device
CN104461730A (en) * 2013-09-22 2015-03-25 华为技术有限公司 Virtual resource allocation method and device
US20160253195A1 (en) * 2015-02-27 2016-09-01 International Business Machines Corporation Policy based virtual resource allocation and allocation adjustment
CN105955824A (en) * 2016-04-21 2016-09-21 华为技术有限公司 Method and device for configuring virtual resource

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11502919B2 (en) * 2017-12-29 2022-11-15 Huawei Technologies Co., Ltd. Network service management method, related apparatus, and system

Also Published As

Publication number Publication date
CN108696373A (en) 2018-10-23
CN108696373B (en) 2019-09-20

Similar Documents

Publication Publication Date Title
US11429408B2 (en) System and method for network function virtualization resource management
US10956148B2 (en) Concurrent I/O enclosure firmware/field-programmable gate array (FPGA) update in a multi-node environment
JP7105930B2 (en) Alarm method and alarm device
WO2018184504A1 (en) Virtual resource allocation method, nfvo, and system
WO2018024059A1 (en) Method and device for service deployment in virtualized network
WO2018072612A1 (en) Method for managing slice instance and apparatus
JP6636142B2 (en) Scale-out association method and apparatus and system
WO2018171392A1 (en) Method for virtual machine capacity expansion and reduction and virtual management device
CN109428764B (en) Virtual network function instantiation method
CN109995552B (en) VNF service instantiation method and device
CN112583615B (en) VNF instantiation method, NFVO, VIM, VNFM and system
US10678684B1 (en) Dynamic virtual storage creation and provisioning of virtual machine resources
JPWO2018181961A1 (en) Virtual network function management device, virtual infrastructure management device, and virtual network function construction method
CN109905258B (en) PaaS management method, device and storage medium
CN114816665B (en) Hybrid arrangement system and virtual machine container resource hybrid arrangement method under super-fusion architecture
US20220326986A1 (en) Scheduling workloads on partitioned resources of a host system in a container-orchestration system
CN112889247B (en) VNF service instantiation method and device
CN112448833B (en) Multi-management-domain communication method and device
JP5754294B2 (en) Information processing apparatus, information processing method, and information processing program
CN113098705B (en) Authorization method and device for life cycle management of network service
KR20180000204A (en) Method, apparatus and system for providing auto scale

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: 18780980

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: 18780980

Country of ref document: EP

Kind code of ref document: A1