WO2018166398A1 - System for managing license in nfv network - Google Patents

System for managing license in nfv network Download PDF

Info

Publication number
WO2018166398A1
WO2018166398A1 PCT/CN2018/078403 CN2018078403W WO2018166398A1 WO 2018166398 A1 WO2018166398 A1 WO 2018166398A1 CN 2018078403 W CN2018078403 W CN 2018078403W WO 2018166398 A1 WO2018166398 A1 WO 2018166398A1
Authority
WO
WIPO (PCT)
Prior art keywords
license
management server
nfvo
descriptor
license management
Prior art date
Application number
PCT/CN2018/078403
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 WO2018166398A1 publication Critical patent/WO2018166398A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • 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
    • 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/28Restricting access to network management systems or functions, e.g. using authorisation function to access network configuration
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/3263Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving certificates, e.g. public key certificate [PKC] or attribute certificate [AC]; Public key infrastructure [PKI] arrangements
    • H04L9/3268Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving certificates, e.g. public key certificate [PKC] or attribute certificate [AC]; Public key infrastructure [PKI] arrangements using certificate validation, registration, distribution or revocation, e.g. certificate revocation list [CRL]

Definitions

  • the present invention relates to the field of NFV (Network Functions Virtualization), and more particularly to a license management system in an NFV network.
  • NFV Network Functions Virtualization
  • a license is a way of selling software. It authorizes the use of the software according to its characteristics, version, capacity, and usage time. The customer obtains the corresponding rights and license authorization certificates promised by the software provider.
  • the network element deployed in the communication carrier is generally provided by the corresponding software provider.
  • the current license loading process in the normal NE deployment process is:
  • License application obtains the license-related parameter information from the carrier, logs in to the software provider license website, enters the NE information, and installs the ESN of the NE (the device serial number, identifies the carrier's device), and the NE specifications.
  • the license website generates a license file based on the information, such as the number of users and service processing capabilities.
  • License download The device software installer downloads the license file from the software provider license website.
  • the license is loaded.
  • the device installer loads the downloaded license file into the device and activates the license.
  • NFV Network Functions Virtualization
  • Virtualization technology network equipment can be based on general-purpose hardware, such as standards-based high-capacity Server, storage and Ethernet.
  • Applications from different software providers are deployed in software on a unified cloud virtualization infrastructure. Cost, increase efficiency, and increase agility.
  • the NFV ISG defines a reference framework, as shown in Figure 1.
  • the responsibilities of each entity are as follows:
  • OSS in addition to the traditional management functions, interacts with the Orchestrator for the operation and maintenance of the network for the virtualization application.
  • NFVO NFV Orchestrator, NFV orchestrator
  • lifecycle management such as deployment/expansion/reduction/downline
  • NS Network Service, such as IMS service
  • NFVI NFV Infrastructure, NFV infrastructure layer
  • resource scheduling policy management and other functions
  • NFVO according to NSD (NS Descriptor, NS information model description template) to decompose each VNF (Virtual Network Function, virtualized network function) Requirements, with VNFM (VNF Manager, VNF Manager) to achieve VNF deployment.
  • VNFM Virtual Network Function, virtualized network function
  • VNFM VNF Manager, VNF Manager
  • the main function is to realize the life cycle management of VNF, such as deployment/expansion/reduction/downline and other automation capabilities; VNFM decomposes virtual machines according to template and VNF capacity requirements. The need for virtual resources, in conjunction with Orchestrator, VIM (Virtualized Infrastructure Manager) to complete the instantiation of VNF.
  • VIM Virtualized Infrastructure Manager
  • VIM the main function is to realize the management and monitoring of the entire infrastructure layer resources (including computing, storage, network resources).
  • the NFV network enables the network element function to run on various general-purpose hardware, and automates the network element deployment process through the MANO system. Operators can quickly and dynamically expand and shrink capacity according to service needs.
  • the deployment of the network element also requires the software license provided by the software provider of the network element.
  • the traditional license management method is adopted.
  • the software service provider's customer service personnel must manually download the relevant license file from the software provider's license website.
  • the activation of the VNF network element is implemented on the corresponding VNF network element.
  • the traditional license management method is not flexible enough to implement automatic license management. Therefore, in the NFV network, a more flexible and automatic license management mode is required to improve the efficiency of management and use of the license.
  • the present invention provides a method and system for managing a license in an NFV network, which enables the operator to manage and use the license more flexibly, and improve the efficiency of the license to meet the flexible elastic scalability and resources of the NFV network. Provisioning.
  • the present application provides a system for managing a license in an NFV network, which includes a Global License Manager 201 (Global LM), which is a software provider's license delivery system, which may also be referred to herein as a first license management server. Also included is a Local License Manager 202 (Local LM), which is a node deployed in the NFV network and connected to the Global LM for performing license management in the NFV network, and may also be referred to as a second license management server herein.
  • Local LM can be connected to Global LM of multiple software providers, or it can be a dedicated device that is specifically responsible for interfacing with a software provider's Global LM. In this case, the Local LM is generally also connected to it.
  • Local LM can be used as a license management agent of Global LM in the carrier network to implement distribution and control of licenses within the carrier network. Since Global LM and Local LM are now provided by the same software provider, the communication security and information mutual trust between the two network elements is higher.
  • the Global LM is used to generate a license information description template (License Descriptor), and the license Descriptor is sent to the NFVO.
  • the license Descriptor includes a license Descriptor ID, a VNFD ID, and a license information selection item. Including the operator to select a list of functions or features when purchasing a license, Global LM is also used to send a license to Local LM;
  • the NFVO After receiving the license Descriptor, the NFVO submits a license application request to the Local LM according to the license Descriptor.
  • the Local LM can send a license information to the NFVO according to the license obtained from the Global LM according to the NFVO license application request, so that the NFVO can use the license according to the license.
  • Information providing software licenses to VNF network elements.
  • the license information can be the number, the feature, and the function of the license. If the VNF NE needs to be activated, the license information can include the activation code of the license file, the license ID, or the download address. Based on this information, the VNF can obtain or download a license file and activate the license based on the activation code.
  • the license file is not directly sent to the NFVO. It is more beneficial for the software provider to control the license file and prevent the NFVO from obtaining the complete license file.
  • Global LM can issue License Descriptor to NFVO in various ways. For example, after signing an order with an operator customer, it can send a License Descriptor to NFVO through Local LM according to the order information, or in the software provider. When the NFV operator releases the VNF Package, the License Descriptor generated by the Global LM is sent together. In the VNF Package shelf-up process, the NFVO can obtain the License Descriptor. The NFVO can verify the License Descriptor. When the verification fails, NFVO can also apply for a License Descriptor from Local LM based on the License Descriptor ID or VNFD ID, and Local LM then applies for a License Descriptor from Global LM.
  • the process of loading the VNF Package and the process of applying the license are synchronized.
  • the automatic synchronization between the license application and the NFV loading process is facilitated, and the efficiency of the license application is improved.
  • the time when the local LM obtains the license from the Global LM is also flexible. For example, after the order is signed, the Global LM can actively send the corresponding license to the Local LM according to the information received from the order management system, or deploy the VNF network element in the NFVO. During the process, the local LM is applied for a license. The local LM then applies to the global license to obtain a license.
  • the Global LM can be connected to the software provider's order management system to automatically deliver the license.
  • Local LM can also act as a proxy for Global LM or Global LM-based authorization.
  • Local LM generates license locally and will generate The license information is sent to NFVO to meet the needs of VNF network element deployment in time. After the communication between Local LM and Global LM is restored, Local LM reports the generated license to Global LM, and Global LM updates its record. License information provided to the NFV network for billing purposes. This application is not limited to the scenario of communication anomaly. Even in the case of normal communication, the Local LM can also act as a proxy for Global LM or a Global LM-based authorization.
  • Local LM can generate licenses locally, which helps the system to provide more stable services and improve the stability and security of the system, so that Global LM can replace Global LM generation even if Global LM provides licenses for some reason. License to ensure the immediate deployment of VNF network elements.
  • the local LM can subscribe to the VNF LCM process to trigger the NFVO application or release the license.
  • the NFVO can actively trigger the application and release of the license during the VNF LCM process.
  • the management system of the license in the NFV network may further include NFVO, the NFVO acquires the License Descriptor, and the process of applying for the license has been described before. Further, the NFVO may receive the License Descriptor issued by the Global LM. Then, the correspondence between the license Descriptor ID and the VNFD ID is saved, so that when the NVF is deployed, the license Descriptor ID of the required application can be found according to the VNFD ID, thereby completing the license according to the License Descriptor corresponding to the License Descriptor ID. Application. Improve the efficiency of the search by saving the correspondence.
  • NFVO can trigger the operator's OSS system to purchase the required license from the software provider's order management system.
  • the NFV network operator can use the Local LM as a command center for network resource allocation, and flexibly perform the VNF according to the license information of the entire network and the needs of the network service.
  • the application or release of the license, the allocation of license resources and distribution in addition, NFVO can also obtain the license information of the entire network on the NFV network from the Local LM, so that NFVO can also be used as a command center for network resource allocation, flexible VNF license
  • the application or release of the certificate, the allocation of license resources and distribution Since NFVO controls the deployment of NFV network elements, NFVO is also familiar with the operation of the entire network. NFVO is more suitable for the application and release of flexible deployment of licenses in the center, thus adjusting the shrinkage and expansion of VNF.
  • the present application also provides a method for managing a license in an NFV network.
  • the process implemented by the method is basically the same as the system description process provided above, and the description is not repeated.
  • the present application also provides a license management server corresponding to the Global LM210, which includes a license template and license generation unit 2011, a license template issuance unit 2013, a license issuance unit 2015, a license template, and a license generation unit. 2011 can be connected to the software provider's order management system, generate the corresponding License Descriptor and license according to the customer's order information obtained from the software provider order management system, and issue the License Descriptor to NFVO through the license template issuing unit 2013.
  • the license template receiving unit 2031 transmits the license to the license management unit 2023 of the Local LM through the license issuing unit 2015; the license template and the license generating unit 2011 can also receive from the license management unit 2023 of the Local LM The license from the Local LM is applied to generate the corresponding license and is sent to the Local LM.
  • the present application also provides a license management server, corresponding to the Local LM 202, including a license application receiving unit 2021, a license management unit 2023, and a license issuance unit 2025, which is used for license application from NFVO.
  • the unit 2033 obtains the request for the license application, and then sends the license application request to the license management unit 2023.
  • the license management unit 2023 is responsible for saving and updating the license information, and determining whether the currently available license can meet the requirements of the application. If yes, the corresponding license information is sent to the license receiving unit 2035 of the NFVO through the license issuing unit 2025.
  • the notification message for purchasing the license may be fed back to the NFVO, and the NFVO triggers the NFV network operation according to the notification message.
  • the vendor's OSS system purchases the required licenses from the software provider's order management system.
  • the present application also provides an NFVO 203, including a license template receiving unit 2031, a license application unit 2033, and a license receiving unit 2035.
  • the license template receiving unit 2031 can obtain a License Descriptor issued by Global LM from various channels, and a license.
  • the application unit 2033 performs a license application according to the License Descriptor received by the license template receiving unit 2031.
  • the license receiving unit 2035 receives the license information transmitted by the license issuing unit 2025 of the Local LM.
  • the license application unit 2033 is further configured to save the correspondence between the license Descriptor ID and the VNFD ID, so that when the NVF is deployed, the license Descriptor ID of the required application can be found according to the VNFD ID, so that the license corresponding to the license Descriptor ID is obtained. Descriptor, complete the application for the license.
  • the application also provides a computer program product for performing the methods performed by the Global LM, Local LM or NFVO described above when the computer product is executed.
  • the application further provides a computer readable storage medium having stored therein instructions for performing the methods performed by the Global LM, Local LM or NFVO described above.
  • the license management method and system in the NFV network implement the flexible and automatic management and use of the license in the NFV network, improve the efficiency of the license, and help the NFV operator further improve the network management efficiency.
  • the license of the entire network, the rational planning and use of the license, and the adjustment of the network deployment are conducive to the development of the NFV network.
  • FIG. 1 is a schematic diagram of a reference architecture of an NFV network
  • FIG. 2 is a schematic structural diagram of a license management system according to an embodiment of the present invention.
  • FIG. 3 is a schematic diagram of a license management system architecture and a logical unit structure of a network element according to an embodiment of the present invention
  • FIG. 4 is a structural diagram of a computer hardware for performing a Global LM function according to an embodiment of the present invention
  • FIG. 5 is a flowchart of a license Descriptor racking process according to an embodiment of the present invention.
  • FIG. 6 is a flowchart of a VNF network element instantiation process
  • FIG. 7 is a flowchart of triggering an application for a license by the Local LM during the VNF instantiation process according to an embodiment of the present invention
  • FIG. 8 is a schematic diagram of a state machine for storing a license in a Local LM according to an embodiment of the present invention
  • FIG. 9 is a schematic diagram of a process for releasing a license according to an embodiment of the present invention.
  • FIG. 10 is a schematic flowchart of a license application or release triggered by NFVO according to an embodiment of the present invention
  • FIG. 11 is a schematic diagram of a process for expanding capacity according to VNF reporting information according to an embodiment of the present invention.
  • a license management system includes a Global License Manager 201 (Global LM), a Local License Manager 202 (Local LM) logical function entity, and an NFVO 203.
  • the system can further include two network elements, VNFM 204 and VNF 205.
  • the Global LM 201 is a software provider's license delivery system. It is used to implement the license delivery.
  • the License Descriptor (license information description template) is distributed to the operator and the license is distributed to the Local LM.
  • the License Descriptor can be sent to the NFVO through the Local LM. It can also be sent to NFVO through OSS or NFVO portal (NFVO portal or human machine interface) during the VNF Package shelf-up process;
  • the local LM 202 is deployed in the VNF network.
  • the local LM obtains the license purchased by the operator from the Global LM, receives the NFVO license application, and sends the corresponding license information to the NFVO.
  • Local LM can be connected to Global LM of multiple software providers, or it can be a dedicated device that is specifically responsible for interfacing with a software provider's Global LM. In this case, the Local LM is generally also connected to it.
  • Local LM can be used as a license management agent of Global LM in the carrier network to implement distribution and control of licenses within the carrier network. Since Global LM and Local LM are now provided by the same software provider, the communication security and information mutual trust between the two network elements is higher.
  • the NFVO 203 is used to obtain the license Descriptor.
  • the local LM applies for the license information required for deploying the VNF network element, and sends a license application request to the Local LM, and receives the Local. License information sent by the LM.
  • the license description file is a description template of the license product information. It can be viewed as a list of function lists of the license.
  • the License Descriptor may include a License Descriptor ID (a unique identifier of the License Descriptor file), software provider information, product information, a VNFD ID, and a list of functions or features that the customer can select, and may also include the geographic region or time of the license.
  • the list of features or features that are available for customer selection can be collectively referred to as license information options.
  • the content of the License Descriptor template format and license information options provided by different device providers may vary, such as software provider information and products. Information can be obtained in other ways, so it is optional in this form.
  • the purpose of the License Descriptor is to enable the operator to apply for a license based on the License Descriptor.
  • the license can be quickly generated based on the License Descriptor.
  • License Descriptor is similar to other templates in NFV (such as VNFD). It can use Tosca, Yang and other models.
  • the description language can be XML or Yaml.
  • the Global LM 201 is responsible for generating a License Descriptor that is distributed to the customer (in this document, the customer refers to the license purchaser, that is, the operator of the NFV network), and provides the generated License Descriptor to the NFVO in the carrier network.
  • Global LM can issue License Descriptor to NFVO in a variety of ways. For example, Global LM can connect with the software provider's order management system, and issue the License Descriptor corresponding to the order information to Local LM according to the order information signed with the customer. Local LM then releases the License Descriptor to NFVO. It can also apply for the LMVO to obtain the License Descriptor from Global LM through Local LM.
  • the VNF Package (including the software package of VNF network element) to the operator.
  • the VNF Package is sent to the NFVO corresponding to the required License Descriptor, or the operator's OSS system applies to the Global LM, and the Global LM sends the License Descriptor to the OSS system.
  • the OSS system is sent to NFVO or downloaded by the operator from the customer support website provided by the software provider.
  • the NFVO can apply for the license according to the License Descriptor. Therefore, the NFVO can obtain the License Descriptor process, which is called the license process.
  • the license Descriptor is saved, and the correspondence between the License Descriptor ID and the VNFD ID in the License Descriptor can also be recorded. For example, the correspondence between the two is stored in a separate form, so that the VNF is instantiated in the subsequent VNF. If you need to apply for a corresponding license, you can quickly find the corresponding License Descriptor ID based on the VNFD ID of the VNF that you need to instantiate. You can find the license Descriptor required to apply for a license and apply for a quick license.
  • Local LM can also act as a proxy for Global LM or Global LM-based authorization.
  • Local LM generates license locally and will generate The license information is sent to NFVO to meet the needs of VNF network element deployment in time. After the communication between Local LM and Global LM is restored, Local LM reports the generated license to Global LM, and Global LM updates its record. License information provided to the NFV network for billing purposes. This application is not limited to the scenario of communication anomaly. Even in the case of normal communication, the Local LM can also act as a proxy for Global LM or a Global LM-based authorization.
  • Local LM can generate licenses locally, which helps the system to provide more stable services and improve the stability and security of the system, so that Global LM can replace Global LM generation even if Global LM provides licenses for some reason. License to ensure the immediate deployment of VNF network elements.
  • Figure 3 further presents the logical units within three devices and their connections to implement the specific functions described above.
  • the Global LM 201 includes a license template and license generation unit 2011, a license template issuance unit 2013, a license issuance unit 2015, a license template and a license generation unit 2011 may be connected to the software provider's order management system, according to The customer's order information obtained in the software provider order management system, etc., generates a corresponding License Descriptor and License, and issues the License Descriptor to the NFVO license template receiving unit 2031 through the license template issuing unit 2013 (through the VNF Package) Sending, or through the license template forwarding unit 2027) of the Local LM, through the license issuance unit 2015, the license is sent to the license management unit 2023 of the Local LM; the license template and the license generation unit 2011 can also be from the Local LM
  • the license management unit 2023 receives the license application from the Local LM, and generates a corresponding license, which is sent to the Local LM.
  • the Local LM 202 includes a license application receiving unit 2021, a license management unit 2023, and a license issuance unit 2021 for obtaining a request for a license application from the license application unit 2033 of the NFVO, and then applying for the license.
  • the request is sent to the license management unit 2023.
  • the license management unit 2023 is responsible for saving and updating the license information, and determining whether the currently available license can meet the requirements of the current application. If so, the corresponding license information is used.
  • the description in the figure) is sent to the license receiving unit 2035 of the NFVO through the license issuing unit 2025; if the license is insufficient, the notification message for purchasing the license may be fed back to the NFVO (license application unit 2033), according to which the NFVO is based,
  • the OSS system of the NFV network operator is triggered to purchase the required license from the software provider's order management system, or the license management unit 2023 sends a license application to the license template and license generation unit 2011 of Global LM to obtain the corresponding license.
  • the license management unit 2023 can also function as Glo The agent of the LM, or the authorization of the Global LM, generates a license, and reports the generation of the license to the Global LM (for example, the license issuing unit 2015, which performs the license management of the license issuing unit 2015).
  • the NFVO 203 includes a license template receiving unit 2031, a license application unit 2033, and a license receiving unit 2035.
  • the license template receiving unit 2031 can obtain a License Descriptor issued by the Global LM from various channels, and the license application unit 2033 receives the license template according to the license template.
  • the license Descriptor received by the unit 2031 is used to apply for a license.
  • the license receiving unit 2035 receives the license information transmitted by the license issuing unit 2025 of the Local LM.
  • the license application unit 2033 is further configured to save the correspondence between the license Descriptor ID and the VNFD ID, so that when the NVF is deployed, the license Descriptor ID of the required application can be found according to the VNFD ID, so that the license corresponding to the license Descriptor ID is obtained. Descriptor, complete the application for the license.
  • the NFVO 203 may further include a license information receiving unit 2037 for obtaining the license information of the entire network from the Local LM (such as the license management unit 2023), so that the NFVO can be used as a command center for network resource allocation, and the VNF license is flexibly performed.
  • a license information receiving unit 2037 for obtaining the license information of the entire network from the Local LM (such as the license management unit 2023), so that the NFVO can be used as a command center for network resource allocation, and the VNF license is flexibly performed.
  • Global LM can be understood as the software provider's license system can provide license management services to carrier customers around the world. If it is a device that provides license services to Asian operators, it can also be named as Asia License Manager.
  • the license server deployed on the software provider side is called the first license management server. If the local LM is independently built and connected to the license server of multiple software providers, it can also be called the license centralized management server of the carrier.
  • a license server deployed in the carrier network and connected to the first license management server of the software provider may be collectively referred to as a second license management server.
  • Global LM can be integrated into the software provider's web server or integrated with the software provider's order management and billing system.
  • the present invention is not limited; the Local LM may be an independently deployed network element in the NFV network, or may integrate the logic function of the Local LM in the NFVM or the NFVO, or be integrated in the operator's OSS system.
  • Global LM, Local LM and NFVO The related functions of Global LM, Local LM and NFVO described above can be implemented by hardware such as integrated circuits/ICs, or by computer software to execute corresponding computer programs.
  • this application only takes the implementation of Global LM as an example, and the computer functions of Local LM and NFVO are implemented in the same manner, and the difference is only in the memory.
  • Different software codes are stored in the memory, and the logic units and functions of the specific software code are described in the above embodiments, and the description will not be repeated again.
  • Computer device 400 includes at least one processor 401, a communication bus 402, a memory 403, and at least one communication interface 404.
  • the processor 401 can be a general purpose central processing unit (CPU), a microprocessor, an application-specific integrated circuit (ASIC), or one or more for controlling the execution of the program of the present invention. integrated circuit.
  • CPU general purpose central processing unit
  • ASIC application-specific integrated circuit
  • Communication bus 402 can include a path for communicating information between the components described above.
  • Communication interface 404 using any type of 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 403 may 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 403 is used to store the application code for executing the solution of the present invention. As shown in the figure, it stores the logic code corresponding to the three functional units of the Global LM, and is controlled by the processor 401 for execution.
  • the processor 401 is configured to execute application code stored in the memory 403 to implement the logical function of the Global LM.
  • the processor 401 may include one or more CPUs, such as CPU0 and CPU1 in FIG.
  • computer device 400 can include multiple processors, such as processor 401 and processor 408 in FIG. 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.
  • computer device 400 may also include an output device 405 and an input device 406.
  • Output device 405 is in communication with processor 401 and can display information in a variety of ways.
  • the computer device 400 described above can be a general purpose computer device or a special purpose computer device.
  • the computer device 400 can be a desktop computer, a portable computer, a network server, a personal digital assistant (PDA), a mobile phone, a tablet computer, a wireless terminal device, a communication device, an embedded device, or have FIG. A device of similar structure.
  • Embodiments of the invention do not limit the type of computer device 400.
  • the application and release of the license can be automatically and flexibly.
  • the NFVO can automatically complete the application of the license during the process of deploying the VNF network element, or automatically when the VNF network element is released. Release the license.
  • the NFV network operator can perform more flexible network resource allocation based on the actual service requirements. The management efficiency of the license is greatly improved.
  • the License Descriptor generated by the Global LM is packaged and distributed in the VNF Package.
  • the steps in Figure 501 are only used to indicate that the Global LM is generating the License Descriptor.
  • the present invention does not limit the delivery method of the VNF Package.
  • the VNF Package includes the VNFD and the License Descriptor.
  • the online support system of the software provider may be sent to the OSS system of the operator or the portal of the NFVO, or obtained from a CD-ROM containing the VNF Package provided by the software provider, or by the OSS system of the operator or NFVO's Portal is available from the online support system provided by the software provider or other websites that download the VNF Package.
  • the client uploads the license Descriptor issued by the software provider to the NFVO through the OSS system or the NFVO Portal (collectively referred to as Sender).
  • the License Descriptor command can use the existing On-board VNF Package command to add a parameter identifier to the command.
  • the tag is a shelf request of the License Descriptor, and carries the License Descriptor information, or adds a License Descriptor command;
  • the NFVO checks the license Descriptor (the license template receiving unit 2031), and the content of the verification includes but is not limited to:
  • the NFVO (the license template receiving unit 2031) saves the License Descriptor, and records the correspondence between the License Descriptor ID and the VNFD ID, so as to be based on the VNFD in the VNF LCM (Lifecycle Management) process.
  • the ID quickly finds the required License Descriptor for the license application.
  • the reason for the verification failure may be that there is no License Descriptor information in the VNF Package, the description of the product information in the License Descriptor and the VNFD is inconsistent, or the VNFD defined in the License Descriptor is not included in the software.
  • the package is medium.
  • NFVO Local Area Network
  • Sender which may be an existing VNF Package response, and carries a parameter in the response to indicate that the License Descriptor is successfully presented, or may be added.
  • the License Descriptor has a successful response message.
  • the NFVO notifies the Local LM that the License Descriptor has been uploaded, and the License Descriptor may be carried in the notification message, or only the License Descriptor ID and/or the VNFD ID may be carried. At this point, the License Descriptor is on the shelves. If the Local LM needs to verify the License Descriptor, you can obtain the License Descriptor from Global LM and save it with the License Descriptor obtained from Global LM. See steps 7 to 12.
  • NFVO notifies the Local LM License Descriptor that the verification fails, and the failure reason and the VNFD ID may be carried in the verification failure notification message.
  • the Local LM may initiate a license Descriptor request to the Global LM according to the VNFD ID, where the carrier identifier information and the VNFD ID information may be carried in the request.
  • the Global LM determines whether the license Descriptor can be sent to the operator, for example, whether the operator purchases the corresponding product, and if so, sends a License Descriptor to the Local LM.
  • the Global LM returns a corresponding License Descriptor to the Local LM.
  • the Local LM maintains the License Descriptor information.
  • the Local LM returns the obtained License Descriptor to the NFVO.
  • the NFVO performs the same steps of saving the License Descriptor as in step 504, and sends a response to the SNF VNF Package to the sender in step 512a.
  • the above embodiment describes the process of issuing a License Descriptor together with the VNF Package, or triggering the acquisition of the License Descriptor to the Local LM and Global LM by NFVO.
  • the process of loading the VNF Package and the process of applying the license are synchronized.
  • the automatic synchronization between the license application and the NFV loading process is facilitated, and the efficiency of the license application is improved.
  • the License Descriptor may be uploaded to the Local LM (License Template Forwarding Unit 2027) by Global LM (License Template Publishing Unit 2013). For example, according to the order signed with the customer, the LMVO is actively sent through the Local LM. License Descriptor, NFVO saves the corresponding License Descriptor.
  • the specific process is similar to 508-512 in the above process, and the description will not be repeated.
  • the management and use of the license in the embodiment of the present invention may have multiple flexible manners according to different scenarios.
  • the software provider's Global LM sends the license to the Local LM, and the license is stored in the Local LM.
  • the NFVO needs to use the license, it submits the license application request to the Local LM, and the Local LM sends the license information to the NFVO.
  • the application for the license is issued.
  • NFVO notifies Local LM to release or deactivate the license.
  • the license can be in multiple VNF network elements.
  • the license is used in the shared resource pool. For example, the license corresponding to feature A of a 300,000 users is loaded on the VNF1 network element. After the VNF1 network element is released, the license can be allocated to the VNF2 network element.
  • Global LM can actively send the license corresponding to the network element purchased by the operator to the Local LM according to the information in the order, or the License Descriptor described in the above process.
  • the sending process is sent to the customer. For example, if the customer purchases a license for a network element with 1 million users, Global LM will send the license of 1 million users to Local LM. Local LM saves the license of 1 million users (can be understood as centralized purchasing or package purchasing mode).
  • the Local LM can distribute the license according to the actual needs of the VNF. For example, the network element VNF1 applies for a license of 300,000 users.
  • the Local LM sends a license to the NFVO that can support 300,000 users.
  • the Local LM is requested to apply for the corresponding license to the Global LM according to the requirements of the network element deployment, and the Global license is then sent to the NFVO through the Local LM (which can be understood as a batch purchase). Or use the pay-as-you-go mode, or the Local LM can determine whether the current license can meet the deployment requirements of the VNF. If not, the NFVO needs to apply for an additional license to trigger the NFVO to apply for a new license to the Global LM.
  • the software provider's software is like the software in the Apple App Store.
  • the operator uses a certain software and can order from the operator's OSS system to the software provider.
  • the management system makes an online order application, and upon completion of the payment or the post-paid agreement, the order management system notifies Global LM that the customer's required license will be delivered to the customer in a timely manner.
  • the release of the license is similar.
  • the Global LM can issue a license to the Local LM to release the license according to the network planning change order with the customer.
  • the Local LM performs the license update locally and releases the corresponding license resource.
  • the NFVO based on the detection of the network load, determines that the VNF network element can be released or contracted, and then sends a license release notification message to the local LM.
  • the local LM updates the license and releases the license resource.
  • the release notification notification message may include the corresponding VFND ID, the number of licenses to be released, and corresponding functions and features. After the local LM releases the license, it can notify Global LM so that the software provider can reasonably charge the operator's software usage according to the changed license usage.
  • the relocation of the license is the combination of the license release and the license application process. After the licenses of some VNF NEs are released, they are distributed to other required VNF NEs.
  • the Local LM has an overall view of the entire network license of the operator for a certain software provider. If the Local LM is connected to the Global LM of each software provider, the Local LM has multiple software providers. Overall license view. NFVO can also obtain the information of the entire network license purchased by the operator from the Local LM (such as the number of available licenses, etc.), for example, periodically send a license query request to Local LM, and Local LM periodically replies to NFVO with the latest license usage. The information of the situation, in this way, the operator can control the license information of the whole network on the local LM or NFVO, thereby expanding, shrinking, releasing or relocating the NFV network deployment according to the license information of the entire network and the network service requirements.
  • NFV networks in many provinces in China, and can have one or several centralized NFVOs for unified license management of the entire network.
  • the EPC network element is deployed in various provinces and cities such as Guangdong and Shanghai. It is assumed that the license applied by the EPC network element deployed in Guangdong province meets the needs of 5 million users, and the EPC network element of Shanghai The application for the license is to meet the needs of 3 million users.
  • NFVO can be based on its mastery.
  • the network license it is determined that the license of 1 million users will be released from Guangdong province, and the license of the 1 million users will be transferred to Shanghai.
  • the sharing of the license is subject to the geographical limitation of the license. If the license-limited license range of the license is limited to a certain province, the license cannot be shared across provinces, that is, the license must be restricted. Share within a geographical area.
  • VFN instantiation process can refer to the relevant standard texts, such as ETSI GS NFV-IFA 007V2, because of the prior art process. 1.1 (2016-10), hereinafter referred to as IFA 007.
  • NFVO initiates a request for Create VNF Identifier to VNFM (refer to IFA007Table 7.2.2.2-1)
  • the VNFM returns a vnfInstanceId to the NFVO (refer to IFA007 Table 7.2.2.3-1).
  • the VNFM sends a notification of VnfIdentifierCreationNotification to the NFVO (refer to IFA007Table 8.6.7.3-1)
  • NFVO initiates a request for Instantiate VNF to VNFM (refer to IFA007 Table 7.2.3.2-1)
  • VNFM returns VNF lifecycleOperationOccurrenceId to NFVO (refer to IFA007 Table7.2.3.3-1)
  • the VNFM finds the corresponding vnfdId according to the vnfInstanceId, obtains the VNFD, parses the resource information required for instantiating the VNF, and requests the operation and resource authorization from the NFVO (refer to IFA007Table 6.3.2.2-1).
  • NFVO returns the Grant lifecycle operation response to VNFM (refer to IFA007 6.3.2.3)
  • VNFM initiates the VNF instantiation process; and sends VNFLifecycleOperationChangeNotification to NFVO (refer to IFA007 8.6.2.3)
  • the VNFM informs the NFVO that the instantiation operation of the VNF is completed (refer to IFA0078.6.2.3-1).
  • the Local LM subscribes to the VNF LCM status change notification to the VNFM.
  • the VNFM sends a notification to the subscriber Local LM when the following event occurs:
  • VNF instance ID VNF Identifier creation notification
  • VNF lifecycle state change notification including instance ID, start or completion, lifecycle action "such as instantiation / expansion / termination", .
  • VNF Identifier delete notification
  • the VNFM performs VNF instantiation (the process shown in FIG. 6) or VNF expansion;
  • the VNFM sends a lifecycle state change notification to the Local LM, and the Local LM can start the process of the license when receiving the notification of the start or end of the instantiation or the expansion.
  • the local LM obtains the license information required for the VNF to be instantiated/expanded to the NFVO.
  • the NFVO (the license template receiving unit 2031) obtains the corresponding VNFD ID according to the vnfInstanceId obtained in the instantiation/expansion process (step 402), and then searches for the previously saved VNFD ID and obtains the corresponding License Descriptor ID according to the VNFD ID. Correspondence relationship, quickly find the corresponding License Descriptor, combined with the needs of the business, determine the required functional characteristics and usage, and perform on-demand adaptation of the License Descriptor.
  • NFVO Local LM (license application receiving unit 2021), in the application In, you need to add carrier information)
  • the license information of the application is as shown in Table 2 below:
  • Local LM Local LM (License Management Unit 2023) according to the NFVO license needs to determine whether the currently available license can meet the demand, if the demand can be met, then directly perform step 712;
  • the license can be dynamically managed by the state machine. As shown in Figure 8, the status of the license can be divided into active state and deactivated state. In the deactivated state, the state is further divided into substate 1 and state. 2, sub-state 1 indicates that the license has not been assigned to the NFV instance, and sub-state 2 is the temporary state, indicating that the NFV instance has been assigned, but the VNF instance has not completed the activation process. In substate 2, the license cannot be assigned to other instances. The purpose is to prevent other VNF instances from applying during the activation process.
  • step 707 the Local LM can check whether the number of licenses in the sub-state 1 meets the requirements in the existing license library. If yes, the license is assigned to the instance and the status of the related license is updated to the sub-license. State 2, perform Step 712 operation.
  • the local LM checks whether the used usage exceeds the standard according to the number of licenses purchased by the customer. If the number is not exceeded, the Local LM triggers the license application process to the Global LM (step 708). If the standard is exceeded, you can tell NFVO that NFVO will decide whether to apply for a new license, and then apply for a new license to Global LM through Local LM.
  • the current license number of the EPC MME V5.0 product NE is 100000 total users, the feature A is 50000, and the feature B is 30000.
  • the license required to instantiate the EPC MMEV5.0 is the total number of users X, the usage of the feature A is A1, and the usage of the feature B is B1. If the license is less than the current number of licenses, the license can be assigned. The number of licenses will be deducted from the local LM. If the application of this instance exceeds the available license range, you can notify NFVO to apply for additional licenses.
  • the Local LM (License Management Unit 2023) triggers the license application process to the Global LM (License Template and License Generation Unit 2011).
  • the license generated by Global LM can be in various forms depending on the way the license is controlled.
  • the generated license can be the license information such as the feature/function/user number used by the license.
  • the information can be distributed in the form of a license file or in other forms, such as attached messages. Participate in the body to distribute.
  • the license generated by Global can be in the form of authorization certificate, license file, activation code, or the like.
  • Each software provider can use its own mechanism. , do different combinations.
  • Global LM can only provide the newly added license, and can also package the newly added license with the historically assigned license to synthesize a new license and release the original license.
  • the Global LM (License Issuance Unit 2015) returns a license to the Local LM (License Management Unit 2023).
  • the Global LM generally needs to encrypt and transmit the license to ensure secure transmission of information.
  • the Local LM (the license management unit 2023) records the new license information, and updates the information such as the number of available licenses.
  • Local LM When Local LM and Global LM are connected abnormally, Local LM cannot apply for a new license to Global LM. At this time, Local LM can also act as a proxy for Global LM, or generate a license locally, such as a license based on the authorization of Global LM.
  • the management unit 2023 cannot send a license application request to the Global LM, and cannot receive the license from the Global LM.
  • the Local LM (the license management unit 2023) can generate a license and send the license information to the NFVO through the license issuance unit 2025.
  • the Local LM (License Management Unit 2023) transmits the generated license to the Global LM (License Template and License Generation Unit 2011), such as the number, characteristics, functions, and the like. Information so that Global LM updates its recorded license information to the NFV network.
  • the Local LM (the license issuance unit 2025) notifies the NFVO (the license receiving unit 2035) of the license information that is requested, so that the NFVO can provide the software license to the VNF network element according to the license information.
  • the license information can include the functions, characteristics, and corresponding quantity of the license.
  • the local LM can perform certain processing or conversion on the license received from the Global LM.
  • the NFVO is sent to the NFVO.
  • the NFVO sends a message to activate the license to the VNF according to the received license information, and notifies the VNF of the license information that can be used by the VNF.
  • the license issued by the Global LM to the Local is the license file.
  • the license file can include the activation code information.
  • the license information provided by the local LM to the NFVO can include the activation code and the license file.
  • the download address (such as the access address of the Local LM, such as the IP address, etc.) or the identifier of the license file, in step 713, the activation license and the license file are carried in the message that the NFVO sends the activation license to the VNF.
  • the VNF network element downloads the corresponding license file from the Local LM according to the download address of the license file or the identifier of the license file, and uses the obtained activation code. Activate the license file to complete the activation of the license.
  • the Local LM can also send the license file and the activation code to the NFVO.
  • the VNF network element can activate the license directly according to the license file and activation code provided by the NFVO.
  • the software provider can weaken the control of the license.
  • the VNF network element can work beyond the limit number of licenses. At this time, the software provider can monitor whether the operator's client uses the software within the scope of the license specified by the VNF network element, or adjust the billing according to the usage of the license.
  • the local LM can directly notify the VNF instance of the license information.
  • the Local LM records the license activation information, and the license enters an active state.
  • the VNF instance notifies the NFVO activation information through the VNFM.
  • Figure 9 is a schematic diagram of a process for releasing a license, as shown in Figure 9, including:
  • VNFM sends a VNF LCM status change notification (Terminate VNF or contraction) to Local LM when there is a termination NFV or a contraction NFV event.
  • the local LM obtains the license release mode corresponding to the instance from the NFVO.
  • the NFVO may determine to release the license completely or deactivate the license according to the service requirement, and notify the local LM of the released or deactivated license information. When deactivated, the operator may further use the license. If the VNF network element is released, the instance ID of the VNF network element to be released may be carried, and if it is a reduced capacity, the instance ID of the VNF network element and the reduced license information, such as the number of licenses, may be carried.
  • the local LM refreshes the license state. If the license is deactivated, the local LM adds the licenses to the number of available licenses. If the state machine manages, the status of the licenses can be set to the deactivated state-substate 1. If the license is completely released, the corresponding license resource is released locally, and Global LM can be notified to adjust the billing with Global LM based on the license usage.
  • the Local LM notifies the NFVO License release/deactivation to be completed.
  • the Local LM notifies the Global LM of the license release notification.
  • the application (including expansion) and release (including shrinkage) of the license described in the above procedure are triggered by the Local LM.
  • the NFVO can also trigger the application and release of the license.
  • NFVO based on VNF lifecycle management operations, such as instantiation, expansion or release, NFVO triggers the application or release process of the corresponding license file;
  • the NFVO triggers the application for the license file to the Local LM.
  • the instantiation can be completed, and the other steps are not completed.
  • NFVO can apply for the corresponding license file to Local LM according to the needs of the VNF before or after instantiation.
  • NFVO combined with the need of the service, determine the license operation behavior, for example, apply for a new license, perform step 903a, or release the license, perform step 903b, and send a request for the license or release the license to the Local LM.
  • the specific process is similar to step 705.
  • the subsequent steps are basically the same as the above-mentioned embodiments.
  • the main difference is that the license application/expansion or release triggering the NE body is different.
  • the above two embodiments are used for the Local LM to trigger the application and release of the license, and this embodiment is the NFVO trigger. Since the specific implementation process after the triggering is basically the same as the implementation in the embodiment of FIG. 7 and FIG. 9, the description is not repeated.
  • the VNF statistics and the usage of the instance traffic related to the license control item are sent to the Local LM according to the preset configuration timing, periodicity, or when the threshold is triggered.
  • a percentage of the licensed license usage (such as 90%, 100% or 120%, etc., the specific value is determined by the policy arrangement between the software provider and the operator) may be specified as a trigger threshold, and the statistics may include Various types of license usage statistics, such as statistics based on busy hours and idle hours, usage statistics based on functions or features, statistics of daily, weekly, or monthly users, and so on;
  • the local LM determines whether the usage of the license reaches the alarm threshold or exceeds the upper limit according to the statistics reported by the VNF.
  • the Local LM sends an alert or a capacity expansion prompt to the NFVO according to its own control policy.
  • the control policy may be sent to the Local LM by the Global LM, or configured on the Local LM, or sent by the operator's OSS system to the Local LM.
  • the control policy may be that the alarm threshold or the license upper limit is exceeded for three consecutive weeks;
  • the NFVO determines whether to expand the capacity according to the service requirement, apply for additional license resources, or adjust the network resources according to the license view of the entire network and the overall operation of the service.
  • the VNF with low network resource utilization is deleted, and the released license is added to the VNF with insufficient license.
  • Local LM can also notify NFVO, so that NFVO can perform corresponding shrinkage processing according to the prompt.
  • the VNF can also report the statistics of the usage of the admission control items to the NFVO during operation, configure the control policy on the NFVO, and determine whether the additional license needs to be applied by the NFVO according to the control policy. Expand the capacity or release the license resource.
  • the computer program instructions may be provided to a general purpose computer, a processor of a special purpose computer, or other programmable data processing apparatus such that the instructions are executed by a processor or other programmable data processing apparatus of the computer for implementation in the process The device of the function indicated in the figure.
  • the computer program instructions can also be stored in a computer usable or computer readable memory that can be booted by a computer or other programmable data processing device in a particular manner, such that instructions stored in a computer usable or computer readable memory produce such an article.
  • the article of manufacture includes instructions for implementing the functions indicated in one or more of the blocks of the flowcharts.
  • the computer program instructions can also be loaded onto a computer or other programmable data processing device to cause a series of operational steps on the computer or other programmable data processing device to produce a computer implemented process, thereby
  • the instructions executed on a computer or other programmable data processing apparatus provide steps for implementing the functions indicated in one or more of the flowcharts and/or block diagrams.
  • the above described functions described in the embodiments of the present invention may be implemented in hardware, software, firmware, or any combination of the three. If implemented in software, these functions can be stored on a computer readable medium or transmitted as one or more instructions or code to a computer readable medium.
  • Computer readable media includes computer storage media and communication media that facilitates the transfer of computer programs from one place to another.
  • the storage medium can be any available media that any general purpose or special computer can access.
  • Such computer-readable media can include, but is not limited to, RAM, ROM, EEPROM, CD-ROM or other optical disk storage, disk storage or other magnetic storage device, or any other device or data structure that can be used for carrying or storing Other media that can be read by a general purpose or special computer, or a general purpose or special processor.
  • any connection can be appropriately defined as a computer readable medium, for example, if the software is from a website site, server or other remote source through a coaxial cable, fiber optic computer, twisted pair, digital subscriber line (DSL) Or wirelessly transmitted in, for example, infrared, wireless, and microwave, is also included in the defined computer readable medium.
  • DSL digital subscriber line
  • the disks and discs include compact disks, laser disks, optical disks, DVDs, floppy disks, and Blu-ray disks. Disks typically replicate data magnetically, while disks typically optically replicate data with a laser. Combinations of the above may also be included in a computer readable medium.

Abstract

Provided are a method and system for managing a license in an NFV network, wherein flexible and automatic management of a license is performed by aligning a first license management server of a software provider and a second license management server deployed in an NFV network range; an NFVO acquires a license information description template issued by the first license management server; the NFVO applies for a license from the first license management server according to the template; the second license management server acquires a required license from the first license management server; and license information is sent to the NFVO, thereby realising flexible and automatic management of a license.

Description

一种NFV网络中许可证的管理系统License management system in NFV network
本申请要求于2017年3月13日提交中国专利局、申请号为201710147528.5、发明名称为“一种NFV网络中许可证的管理系统”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese Patent Application, filed on March 13, 2017, to the Chinese Patent Office, Application No. 201710147528.5, entitled "Management System for Licenses in NFV Networks", the entire contents of which are incorporated by reference. In this application.
技术领域Technical field
本发明涉及NFV(Network Functions Virtualization,网络功能虚拟化)领域,尤其涉及一种NFV网络中许可证的管理系统。The present invention relates to the field of NFV (Network Functions Virtualization), and more particularly to a license management system in an NFV network.
背景技术Background technique
许可证(License)是软件销售的一种方式,按照特性、版本、容量和使用时间等方式对软件的使用进行授权,客户获得软件提供商所承诺的相应权利和License授权证书。A license is a way of selling software. It authorizes the use of the software according to its characteristics, version, capacity, and usage time. The customer obtains the corresponding rights and license authorization certificates promised by the software provider.
通信运营商中部署的网元,一般是由相应的软件提供商提供,目前一般的网元部署过程中License加载流程为:The network element deployed in the communication carrier is generally provided by the corresponding software provider. The current license loading process in the normal NE deployment process is:
1)License申请。设备软件安装人员从运营商处获取License相关参数信息,登陆软件提供商License网站,输入网元信息,要安装网元的ESN(设备序列号,标识运营商的这台设备),以及网元规格(如用户数、业务处理能力等),License网站根据这些信息生成License文件。1) License application. The device software installer obtains the license-related parameter information from the carrier, logs in to the software provider license website, enters the NE information, and installs the ESN of the NE (the device serial number, identifies the carrier's device), and the NE specifications. The license website generates a license file based on the information, such as the number of users and service processing capabilities.
2)License下载。设备软件安装人员从软件提供商License网站上下载License文件2) License download. The device software installer downloads the license file from the software provider license website.
3)License加载。设备安装人员将下载的License文件加载到设备中,并激活License。3) The license is loaded. The device installer loads the downloaded license file into the device and activates the license.
2012年10月13家Top运营商(AT&T、Verizon、VDF、DT、T-Mobile、BT、Telefornica等)发起成立ETSI NFV ISG(NFV:Network Functions Virtualization,网络功能虚拟化),目标是基于现代化的虚拟化技术,网络设备可以基于通用硬件,如基于标准的大容量Server、存储和以太网,不同软件提供商提供的应用以软件形式,远程自动部署在统一的云虚拟化基础设施上,从而降低成本,提高效率、增加敏捷能力。In October 2012, 13 Top operators (AT&T, Verizon, VDF, DT, T-Mobile, BT, Telefornica, etc.) initiated the establishment of ETSI NFV ISG (NFV: Network Functions Virtualization) with the goal of modernization. Virtualization technology, network equipment can be based on general-purpose hardware, such as standards-based high-capacity Server, storage and Ethernet. Applications from different software providers are deployed in software on a unified cloud virtualization infrastructure. Cost, increase efficiency, and increase agility.
NFV ISG定义了参考框架,如图1所示,各实体职责如下:The NFV ISG defines a reference framework, as shown in Figure 1. The responsibilities of each entity are as follows:
1)OSS,除传统的管理功能外,针对虚拟化应用与Orchestrator交互完成对网络的操作和维护。1) OSS, in addition to the traditional management functions, interacts with the Orchestrator for the operation and maintenance of the network for the virtualization application.
2)Service,VNF and Infrastructure Description:数据仓库,含相关的模板及VNF软件镜像等。2) Service, VNF and Infrastructure Description: Data warehouse, including related templates and VNF software images.
3)NFVO,(NFV Orchestrator,NFV编排器)主要功能是实现运营商域内的NS(Network Service,网络服务,如IMS服务等)生命周期管理(如部署/扩容/缩容/下线等),以及NFVI(NFV Infrastructure,NFV的基础设施层)资源编排、策略管理等功能;NFVO根据NSD (NS Descriptor,NS信息模型描述模板)分解出对各VNF(Virtual Network Function,虚拟化的网络功能)的需求,配合VNFM(VNF Manager,VNF管理器)实现VNF的部署。3) NFVO, (NFV Orchestrator, NFV orchestrator) is mainly used to implement lifecycle management (such as deployment/expansion/reduction/downline) of NS (Network Service, such as IMS service) in the carrier domain. And NFVI (NFV Infrastructure, NFV infrastructure layer) resource scheduling, policy management and other functions; NFVO according to NSD (NS Descriptor, NS information model description template) to decompose each VNF (Virtual Network Function, virtualized network function) Requirements, with VNFM (VNF Manager, VNF Manager) to achieve VNF deployment.
4)VNFM(VNF Manager,VNF管理器),主要功能是实现VNF的生命周期管理,如部署/扩容/缩容/下线等自动化能力;VNFM根据模板及VNF容量需求,分解出对虚拟机等虚拟资源的需求,与Orchestrator、VIM(Virtualized Infrastructure Manager)配合完成VNF的实例化。4) VNFM (VNF Manager, VNF Manager), the main function is to realize the life cycle management of VNF, such as deployment/expansion/reduction/downline and other automation capabilities; VNFM decomposes virtual machines according to template and VNF capacity requirements. The need for virtual resources, in conjunction with Orchestrator, VIM (Virtualized Infrastructure Manager) to complete the instantiation of VNF.
5)VIM,主要功能是实现对整个基础设施层资源(含计算、存储、网络资源)的管理和监控。5) VIM, the main function is to realize the management and monitoring of the entire infrastructure layer resources (including computing, storage, network resources).
NFV网络使网元功能可以运行在各种通用的硬件上,并通过MANO系统,将网元部署过程自动化,运营商可以根据业务需要快速动态地进行扩容和缩容。The NFV network enables the network element function to run on various general-purpose hardware, and automates the network element deployment process through the MANO system. Operators can quickly and dynamically expand and shrink capacity according to service needs.
在NFV网络中,网元(本申请文件中网元即指VNF,或称VNF网元)的部署同样需要网元的软件提供商提供的软件License。当前部署的一些NFV网络中还是采用传统的License管理方法,即开通某一个VNF网元时,需要由软件提供商的客户服务人员手动从软件提供商的License网站上下载相关的License文件,加载到对应的VNF网元上,实现VNF网元的激活。但传统的License管理方式不够灵活,不能实现自动的License管理。因此,在NFV网络中,需要提供一种更为灵活和自动的License管理方式,提高License管理和使用的效率。In the NFV network, the deployment of the network element (the network element in this document refers to the VNF, or VNF network element) also requires the software license provided by the software provider of the network element. In the current NFV network, the traditional license management method is adopted. When a VNF network element is enabled, the software service provider's customer service personnel must manually download the relevant license file from the software provider's license website. The activation of the VNF network element is implemented on the corresponding VNF network element. However, the traditional license management method is not flexible enough to implement automatic license management. Therefore, in the NFV network, a more flexible and automatic license management mode is required to improve the efficiency of management and use of the license.
发明内容Summary of the invention
有鉴于此,本发明提供了一种NFV网络中License的管理方法和系统,可以使得运营商能够更为灵活的管理和使用License,提高License使用的效率,以满足NFV网络灵活的弹性伸缩和资源调配。In view of the above, the present invention provides a method and system for managing a license in an NFV network, which enables the operator to manage and use the license more flexibly, and improve the efficiency of the license to meet the flexible elastic scalability and resources of the NFV network. Provisioning.
本申请提供了一种在NFV网络中管理License的系统,该系统包括Global License Manager201(Global LM),其为软件提供商的License交付系统,在本文中也可以称为第一许可证管理服务器,还包括Local License Manager202(Local LM),其为部署在NFV网络范围内、与Global LM对接,用于在NFV网络中进行License管理的节点,在本文中也可以称为第二许可证管理服务器,Local LM可以与多个软件提供商的Global LM进行对接,也可以是专门负责与某一个软件提供商的Global LM进行对接的专用设备,这种情况下,一般该Local LM也是由与其对接的软件提供商提供,则Local LM就可以作为Global LM在运营商网络内的一个License管理代理,实现在运营商网络范围内的License的分发和控制。由于Global LM和Local LM此时为同一个软件提供商提供,两个网元之间的通信安全和信息互信程度更高。The present application provides a system for managing a license in an NFV network, which includes a Global License Manager 201 (Global LM), which is a software provider's license delivery system, which may also be referred to herein as a first license management server. Also included is a Local License Manager 202 (Local LM), which is a node deployed in the NFV network and connected to the Global LM for performing license management in the NFV network, and may also be referred to as a second license management server herein. Local LM can be connected to Global LM of multiple software providers, or it can be a dedicated device that is specifically responsible for interfacing with a software provider's Global LM. In this case, the Local LM is generally also connected to it. Provided by the provider, Local LM can be used as a license management agent of Global LM in the carrier network to implement distribution and control of licenses within the carrier network. Since Global LM and Local LM are now provided by the same software provider, the communication security and information mutual trust between the two network elements is higher.
其中,Global LM用于生成许可证信息描述模板(License Descriptor),并将该License Descriptor下发给NFVO,所述License Descriptor中包括License Descriptor ID、VNFD ID以及许可信息选择项,许可信息选择项可以包括运营商在采购License时可以选择一些功能或特性列表等,Global LM还用于向Local LM发送License;The Global LM is used to generate a license information description template (License Descriptor), and the license Descriptor is sent to the NFVO. The license Descriptor includes a license Descriptor ID, a VNFD ID, and a license information selection item. Including the operator to select a list of functions or features when purchasing a license, Global LM is also used to send a license to Local LM;
NFVO收到License Descriptor后,根据License Descriptor向Local LM提出License 的申请请求,Local LM可以根据NFVO的License申请请求,根据从Global LM处获取到的License,向NFVO发送License信息,以便NFVO根据这些License信息,向VNF网元提供软件的许可。这里的License信息可以为License对应的数量、特性、功能等信息,如果VNF网元需要使用License文件激活的方式,则License信息可以包括License文件的激活码、License的标识或者下载地址等信息,这样VNF可以根据这些信息,获取或下载License文件,并根据激活码激活License。License文件不直接发送给NFVO,更有利于软件提供商对于License文件的控制,避免NFVO获取到完整的License文件。After receiving the license Descriptor, the NFVO submits a license application request to the Local LM according to the license Descriptor. The Local LM can send a license information to the NFVO according to the license obtained from the Global LM according to the NFVO license application request, so that the NFVO can use the license according to the license. Information, providing software licenses to VNF network elements. The license information can be the number, the feature, and the function of the license. If the VNF NE needs to be activated, the license information can include the activation code of the license file, the license ID, or the download address. Based on this information, the VNF can obtain or download a license file and activate the license based on the activation code. The license file is not directly sent to the NFVO. It is more beneficial for the software provider to control the license file and prevent the NFVO from obtaining the complete license file.
在本申请中Global LM可以有多种方式将License Descriptor发布给NFVO,例如在和运营商客户签订了订单后,可以根据订单信息,通过Local LM向NFVO发送License Descriptor,也可以在软件提供商向NFV运营商发布VNF Package时,将Global LM生成的License Descriptor一并下发,这样在VNF Package上架过程中,NFVO就可以获得License Descriptor,NFVO可以对License Descriptor进行校验,当校验失败时,NFVO还可以根据License Descriptor ID或VNFD ID向Local LM申请License Descriptor,Local LM再向Global LM申请License Descriptor。In this application, Global LM can issue License Descriptor to NFVO in various ways. For example, after signing an order with an operator customer, it can send a License Descriptor to NFVO through Local LM according to the order information, or in the software provider. When the NFV operator releases the VNF Package, the License Descriptor generated by the Global LM is sent together. In the VNF Package shelf-up process, the NFVO can obtain the License Descriptor. The NFVO can verify the License Descriptor. When the verification fails, NFVO can also apply for a License Descriptor from Local LM based on the License Descriptor ID or VNFD ID, and Local LM then applies for a License Descriptor from Global LM.
通过VNF Package和License Descriptor一同发布,可以实现VNF Package加载的过程和License申请的过程同步,更便于License申请和NFV加载过程的自动同步,提高License申请的效率。After the VNF Package and the License Descriptor are released, the process of loading the VNF Package and the process of applying the license are synchronized. The automatic synchronization between the license application and the NFV loading process is facilitated, and the efficiency of the license application is improved.
Local LM向Global LM获取License的时机也较为灵活,例如可以在订单签订后,Global LM根据从订单管理系统接收到的信息,主动向Local LM发送对应的License,也可以在NFVO部署VNF网元的过程中,向Local LM申请License,Local LM再向Global申请获取License。Global LM可以和软件提供商的订单管理系统连接,实现License的自动下发。The time when the local LM obtains the license from the Global LM is also flexible. For example, after the order is signed, the Global LM can actively send the corresponding license to the Local LM according to the information received from the order management system, or deploy the VNF network element in the NFVO. During the process, the local LM is applied for a license. The local LM then applies to the global license to obtain a license. The Global LM can be connected to the software provider's order management system to automatically deliver the license.
在一些情况下,比如Local LM与Global LM通信异常,无法从Global LM获得许可证时,Local LM也可以作为Global LM的代理或者基于Global LM的授权,Local LM在本地生成许可证,并将生成的许可证信息下发给NFVO,以便及时满足VNF网元部署的需要,等Local LM与Global LM的通信恢复后,Local LM向Global LM上报其生成的许可证的情况,Global LM更新其记录的向NFV网络提供的许可证信息,以便进行计费。本申请并不限于通信异常的场景,即便在通信正常的情况下,Local LM也可以作为Global LM的代理或者基于Global LM的授权同样也可以生成许可证。Local LM能够本地生成许可证,有利于该系统更加稳定的提供服务,提高了系统的稳定性和安全性,这样即便Global LM因为某些原因一时服务提供许可证时,Local LM可以代替Global LM生成许可证,保证VNF网元的即时部署。In some cases, such as when Local LM communicates with Global LM and cannot obtain license from Global LM, Local LM can also act as a proxy for Global LM or Global LM-based authorization. Local LM generates license locally and will generate The license information is sent to NFVO to meet the needs of VNF network element deployment in time. After the communication between Local LM and Global LM is restored, Local LM reports the generated license to Global LM, and Global LM updates its record. License information provided to the NFV network for billing purposes. This application is not limited to the scenario of communication anomaly. Even in the case of normal communication, the Local LM can also act as a proxy for Global LM or a Global LM-based authorization. Local LM can generate licenses locally, which helps the system to provide more stable services and improve the stability and security of the system, so that Global LM can replace Global LM generation even if Global LM provides licenses for some reason. License to ensure the immediate deployment of VNF network elements.
在触发申请或者释放License的过程中,可以由Local LM订阅VNF LCM的过程,从而触发NFVO申请或释放License,可以由NFVO在VNF LCM过程中,主动来触发进行License的申请和释放。During the process of triggering the application or releasing the license, the local LM can subscribe to the VNF LCM process to trigger the NFVO application or release the license. The NFVO can actively trigger the application and release of the license during the VNF LCM process.
进一步的,本申请提供的NFV网络中License的管理系统,还可以包括NFVO,NFVO获取License Descriptor,以及申请License的过程之前已经做过描述,进一步的,NFVO可以在收到Global LM发布的License Descriptor后,保存License Descriptor ID与 VNFD ID的对应关系,这样,在部署NVF时,就可以根据VNFD ID查找到所需申请的License Descriptor ID,从而根据该License Descriptor ID对应的License Descriptor,完成许可证的申请。通过保存对应关系,提高了查找效率。Further, the management system of the license in the NFV network provided by the present application may further include NFVO, the NFVO acquires the License Descriptor, and the process of applying for the license has been described before. Further, the NFVO may receive the License Descriptor issued by the Global LM. Then, the correspondence between the license Descriptor ID and the VNFD ID is saved, so that when the NVF is deployed, the license Descriptor ID of the required application can be found according to the VNFD ID, thereby completing the license according to the License Descriptor corresponding to the License Descriptor ID. Application. Improve the efficiency of the search by saving the correspondence.
此外,在NFVO确定需要申请License时,NFVO可以触发运营商的OSS系统来向软件提供商的订单管理系统采购所需的License。In addition, when NFVO determines that a license is required, NFVO can trigger the operator's OSS system to purchase the required license from the software provider's order management system.
由于Local LM上拥有NFV网络上整网的License信息,这样NFV网络运营商就可以以Local LM作为网络资源调配的一个指挥中心,根据整网的许可证信息以及网络业务的需要,灵活的进行VNF许可证的申请或者释放,调配许可证资源和分布,另外,NFVO也可以从Local LM上获取NFV网络上整网的License信息,这样NFVO也可以作为网络资源调配的指挥中心,灵活的进行VNF许可证的申请或者释放,调配许可证资源和分布。由于NFVO控制着NFV网元的部署,NFVO对整网的运行情况也较为了解,NFVO更适合于来居中灵活调配License的申请、释放,从而调整VNF的缩容、扩容等。Since the Local LM has the license information of the whole network on the NFV network, the NFV network operator can use the Local LM as a command center for network resource allocation, and flexibly perform the VNF according to the license information of the entire network and the needs of the network service. The application or release of the license, the allocation of license resources and distribution, in addition, NFVO can also obtain the license information of the entire network on the NFV network from the Local LM, so that NFVO can also be used as a command center for network resource allocation, flexible VNF license The application or release of the certificate, the allocation of license resources and distribution. Since NFVO controls the deployment of NFV network elements, NFVO is also familiar with the operation of the entire network. NFVO is more suitable for the application and release of flexible deployment of licenses in the center, thus adjusting the shrinkage and expansion of VNF.
相应的,本申请也提供了一种NFV网络中License的管理方法,因方法实现的流程与以上提供的系统描述过程基本一致,不再重复描述。Correspondingly, the present application also provides a method for managing a license in an NFV network. The process implemented by the method is basically the same as the system description process provided above, and the description is not repeated.
本申请还提供了一种许可证管理服务器,对应于Global LM210,其包括许可证模板和许可证生成单元2011,许可证模板发布单元2013,许可证发放单元2015,许可证模板和许可证生成单元2011可以与软件提供商的订单管理系统相连,根据从软件提供商订单管理系统中获得的客户的订单信息等,生成相应的License Descriptor和License,通过许可证模板发布单元2013将License Descriptor发布给NFVO的许可证模板接收单元2031,通过许可证发放单元2015,将License发送给Local LM的许可证管理单元2023;许可证模板和许可证生成单元2011还可以从Local LM的许可证管理单元2023处接收来自Local LM的License申请,从而生成相应的License,下发给Local LM。The present application also provides a license management server corresponding to the Global LM210, which includes a license template and license generation unit 2011, a license template issuance unit 2013, a license issuance unit 2015, a license template, and a license generation unit. 2011 can be connected to the software provider's order management system, generate the corresponding License Descriptor and license according to the customer's order information obtained from the software provider order management system, and issue the License Descriptor to NFVO through the license template issuing unit 2013. The license template receiving unit 2031 transmits the license to the license management unit 2023 of the Local LM through the license issuing unit 2015; the license template and the license generating unit 2011 can also receive from the license management unit 2023 of the Local LM The license from the Local LM is applied to generate the corresponding license and is sent to the Local LM.
本申请还提供了一种许可证管理服务器,对应Local LM202,包括许可证申请接收单元2021,许可证管理单元2023和许可证发放单元2025,许可证申请接收单元2021用于从NFVO的许可证申请单元2033处获得License申请的请求,然后将该License申请请求发给许可证管理单元2023,许可证管理单元2023负责保存和更新License信息,判断当前可用的License是否可以满足本次申请的需求,如果可以,则将相应的License信息通过许可证发放单元2025发送给NFVO的许可证接收单元2035,如果License不足,可以向NFVO反馈需要采购License的通知消息,NFVO根据所述通知消息,触发NFV网络运营商的OSS系统向软件提供商的订单管理系统购买所需的许可证。The present application also provides a license management server, corresponding to the Local LM 202, including a license application receiving unit 2021, a license management unit 2023, and a license issuance unit 2025, which is used for license application from NFVO. The unit 2033 obtains the request for the license application, and then sends the license application request to the license management unit 2023. The license management unit 2023 is responsible for saving and updating the license information, and determining whether the currently available license can meet the requirements of the application. If yes, the corresponding license information is sent to the license receiving unit 2035 of the NFVO through the license issuing unit 2025. If the license is insufficient, the notification message for purchasing the license may be fed back to the NFVO, and the NFVO triggers the NFV network operation according to the notification message. The vendor's OSS system purchases the required licenses from the software provider's order management system.
本申请还提供了一种NFVO203,包括许可证模板接收单元2031,许可证申请单元2033,许可证接收单元2035,许可证模板接收单元2031可以从多种渠道获得Global LM发布的License Descriptor,许可证申请单元2033根据许可证模板接收单元2031接收到的License Descriptor,进行License的申请。许可证接收单元2035接收Local LM的许可证发放单元2025发送的License信息。许可证申请单元2033进一步用于保存License Descriptor ID与VNFD ID的对应关系,这样,在部署NVF时,就可以根据VNFD ID查找到所需申请的License Descriptor ID,从而根据该License Descriptor ID对应的License Descriptor,完成许可证的申请。The present application also provides an NFVO 203, including a license template receiving unit 2031, a license application unit 2033, and a license receiving unit 2035. The license template receiving unit 2031 can obtain a License Descriptor issued by Global LM from various channels, and a license. The application unit 2033 performs a license application according to the License Descriptor received by the license template receiving unit 2031. The license receiving unit 2035 receives the license information transmitted by the license issuing unit 2025 of the Local LM. The license application unit 2033 is further configured to save the correspondence between the license Descriptor ID and the VNFD ID, so that when the NVF is deployed, the license Descriptor ID of the required application can be found according to the VNFD ID, so that the license corresponding to the license Descriptor ID is obtained. Descriptor, complete the application for the license.
以上服务器和NFVO的各功能单元更进一步的功能,可参考方法和系统实施例中的描述,不再展开详细说明,本领域技术人员有能力根据本发明实施例提供的方法和系统描述,灵活的实现上述功能单元的具体功能。For further functions of the above-mentioned server and NFVO functional units, reference may be made to the description in the method and system embodiment, and the detailed description is not provided. Those skilled in the art have the ability to describe the method and system according to the embodiments of the present invention. Implement the specific functions of the above functional units.
本申请还提供了一种计算机程序产品,当该计算机产品被执行时,其用于执行上述所介绍的Global LM、Local LM或者NFVO所执行的方法。The application also provides a computer program product for performing the methods performed by the Global LM, Local LM or NFVO described above when the computer product is executed.
本申请还提供一种计算机可读存储介质,所述计算机可读存储介质中存储有指令,所述指令用于执行上述所介绍的Global LM、Local LM或者NFVO所执行的方法。The application further provides a computer readable storage medium having stored therein instructions for performing the methods performed by the Global LM, Local LM or NFVO described above.
本发明实施例通过NFV网络中License的管理方法和系统,实现了在NFV网络中License的灵活和自动的管理和使用,提高了License使用的效率,可以帮助NFV运营商进一步提升网络管理效率,根据整网的License情况,合理规划和使用License,做出网络部署的调整,有利于促进NFV网络的发展。In the embodiment of the present invention, the license management method and system in the NFV network implement the flexible and automatic management and use of the license in the NFV network, improve the efficiency of the license, and help the NFV operator further improve the network management efficiency. The license of the entire network, the rational planning and use of the license, and the adjustment of the network deployment are conducive to the development of the NFV network.
附图说明DRAWINGS
图1是NFV网络的参考架构示意图;1 is a schematic diagram of a reference architecture of an NFV network;
图2是本发明一实施例提供的一种License管理系统架构示意图;2 is a schematic structural diagram of a license management system according to an embodiment of the present invention;
图3是本发明一实施例提供的License管理系统架构及网元内部逻辑单元结构示意图;3 is a schematic diagram of a license management system architecture and a logical unit structure of a network element according to an embodiment of the present invention;
图4是本发明一实施例提供的执行Global LM功能的计算机硬件结构图;4 is a structural diagram of a computer hardware for performing a Global LM function according to an embodiment of the present invention;
图5是本发明一实施例提供的一个License Descriptor上架过程的流程图;FIG. 5 is a flowchart of a license Descriptor racking process according to an embodiment of the present invention; FIG.
图6是VNF网元实例化过程的流程图;6 is a flowchart of a VNF network element instantiation process;
图7是本发明一实施例提供的由Local LM在VNF实例化过程中触发申请License的流程图;FIG. 7 is a flowchart of triggering an application for a license by the Local LM during the VNF instantiation process according to an embodiment of the present invention;
图8是本发明一实施例提供的Local LM中保存License的状态机示意图;FIG. 8 is a schematic diagram of a state machine for storing a license in a Local LM according to an embodiment of the present invention;
图9是本发明一实施例提供的License释放的过程示意图;FIG. 9 is a schematic diagram of a process for releasing a license according to an embodiment of the present invention; FIG.
图10是本发明一实施例提供的由NFVO触发实现License申请或释放的流程示意图;10 is a schematic flowchart of a license application or release triggered by NFVO according to an embodiment of the present invention;
图11是本发明一实施例提供的根据VNF上报信息进行扩容的过程示意图。FIG. 11 is a schematic diagram of a process for expanding capacity according to VNF reporting information according to an embodiment of the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行描述。The technical solutions in the embodiments of the present invention will be described below with reference to the accompanying drawings in the embodiments of the present invention.
如图2所示,为本发明实施例提供的一种License管理的系统,包括Global License Manager 201(简称Global LM),Local License Manager 202(简称Local LM)两个逻辑功能实体,以及NFVO 203。该系统可以进一步包括VNFM 204以及VNF 205两个网元。As shown in FIG. 2, a license management system according to an embodiment of the present invention includes a Global License Manager 201 (Global LM), a Local License Manager 202 (Local LM) logical function entity, and an NFVO 203. The system can further include two network elements, VNFM 204 and VNF 205.
Global LM 201,是软件提供商的License交付系统,用于实现License的交付,向运营商发布License Descriptor(许可证信息描述模板),向Local LM分发License;License Descriptor可以通过Local LM发送给NFVO,也可以在VNF Package上架过程中,通过OSS或者NFVO portal(NFVO门户网站或者人机界面)发送给NFVO;The Global LM 201 is a software provider's license delivery system. It is used to implement the license delivery. The License Descriptor (license information description template) is distributed to the operator and the license is distributed to the Local LM. The License Descriptor can be sent to the NFVO through the Local LM. It can also be sent to NFVO through OSS or NFVO portal (NFVO portal or human machine interface) during the VNF Package shelf-up process;
Local LM 202,部署在VNF网络范围内,作为在运营商网络内管理License的节点, 从Global LM处获取运营商购买的License,接收NFVO的License申请,向NFVO发送相应的License信息。Local LM可以与多个软件提供商的Global LM进行对接,也可以是专门负责与某一个软件提供商的Global LM进行对接的专用设备,这种情况下,一般该Local LM也是由与其对接的软件提供商提供,则Local LM就可以作为Global LM在运营商网络内的一个License管理代理,实现在运营商网络范围内的License的分发和控制。由于Global LM和Local LM此时为同一个软件提供商提供,两个网元之间的通信安全和信息互信程度更高。The local LM 202 is deployed in the VNF network. As a node that manages the license in the carrier network, the local LM obtains the license purchased by the operator from the Global LM, receives the NFVO license application, and sends the corresponding license information to the NFVO. Local LM can be connected to Global LM of multiple software providers, or it can be a dedicated device that is specifically responsible for interfacing with a software provider's Global LM. In this case, the Local LM is generally also connected to it. Provided by the provider, Local LM can be used as a license management agent of Global LM in the carrier network to implement distribution and control of licenses within the carrier network. Since Global LM and Local LM are now provided by the same software provider, the communication security and information mutual trust between the two network elements is higher.
NFVO 203,用于获取License Descriptor,根据License Descriptor,在部署VNF网元过程中,结合业务需要,向Local LM申请部署VNF网元所需要的License信息,向Local LM发出License申请需求,并接收Local LM发送的License信息。The NFVO 203 is used to obtain the license Descriptor. According to the license Descriptor, in the process of deploying the VNF network element, the local LM applies for the license information required for deploying the VNF network element, and sends a license application request to the Local LM, and receives the Local. License information sent by the LM.
License Descriptor是承载License产品信息的信息描述模板,可以看做License的功能清单列表,如表1示例,The license description file is a description template of the license product information. It can be viewed as a list of function lists of the license.
Figure PCTCN2018078403-appb-000001
Figure PCTCN2018078403-appb-000001
表1Table 1
License Descriptor中可以包括License Descriptor ID(License Descriptor文件的唯一标识),软件提供商信息,产品信息,VNFD ID,以及客户可以选择的功能或特性的列表,还可以包括License的使用地域或时间等,这些可供客户选择的功能或特性的列表可统称为许可信息选择项,不同的设备提供商提供的License Descriptor模板格式和许可信息选择项的内容可能会有所不同,例如软件提供商信息和产品信息可以通过其他方式获取,因此在本表单中为可选项。License Descriptor其目的是让运营商可以根据License Descriptor方便的进行License的申请,能够基于License Descriptor快速的生成License的申请需求。License Descriptor类似于NFV中其他模板(如VNFD)的格式,可以采用Tosca、Yang等模型,描述语言可以为XML或者Yaml等。The License Descriptor may include a License Descriptor ID (a unique identifier of the License Descriptor file), software provider information, product information, a VNFD ID, and a list of functions or features that the customer can select, and may also include the geographic region or time of the license. The list of features or features that are available for customer selection can be collectively referred to as license information options. The content of the License Descriptor template format and license information options provided by different device providers may vary, such as software provider information and products. Information can be obtained in other ways, so it is optional in this form. The purpose of the License Descriptor is to enable the operator to apply for a license based on the License Descriptor. The license can be quickly generated based on the License Descriptor. License Descriptor is similar to other templates in NFV (such as VNFD). It can use Tosca, Yang and other models. The description language can be XML or Yaml.
Global LM 201负责生成发布给客户(本申请文件中,客户均指license的采购方,即一般为NFV网络的运营商)的License Descriptor,并将生成的License Descriptor提供给运营商网络内的NFVO。Global LM将License Descriptor下发给NFVO可以有多种方式,例如Global LM可以与软件提供商的订单管理系统连接,根据与客户签订的订单信息,将对应于订单信息的License Descriptor下发给Local LM,然后Local LM将License Descriptor发布给NFVO,也可以为NFVO通过Local LM主动向Global LM申请获取License Descriptor;也可以在软件提供商向运营商发送VNF Package(包括VNF网元的软件包等文件,参见现有标准中的定义)时,将该VNF Package对应所需的License Descriptor一并下发给NFVO,或者由运营商的OSS系统向Global LM申请,Global LM将License Descriptor发送给OSS系统,由OSS系统发送给NFVO,或者由运营商从软件提供商提供的客户支持网站中下载。The Global LM 201 is responsible for generating a License Descriptor that is distributed to the customer (in this document, the customer refers to the license purchaser, that is, the operator of the NFV network), and provides the generated License Descriptor to the NFVO in the carrier network. Global LM can issue License Descriptor to NFVO in a variety of ways. For example, Global LM can connect with the software provider's order management system, and issue the License Descriptor corresponding to the order information to Local LM according to the order information signed with the customer. Local LM then releases the License Descriptor to NFVO. It can also apply for the LMVO to obtain the License Descriptor from Global LM through Local LM. It can also send the VNF Package (including the software package of VNF network element) to the operator. When referring to the definition in the existing standard, the VNF Package is sent to the NFVO corresponding to the required License Descriptor, or the operator's OSS system applies to the Global LM, and the Global LM sends the License Descriptor to the OSS system. The OSS system is sent to NFVO or downloaded by the operator from the customer support website provided by the software provider.
NFVO获取到License Descriptor后,NFVO就可以根据License Descriptor来进行License的申请,因此可以将NFVO获取到License Descriptor的过程,称之为License的上架过程。NFVO获取到License Descriptor后,保存License Descriptor,还可以记录License Descriptor中License Descriptor ID与VNFD ID的对应关系,例如将两者的对应关系单独存储在一个单独的表单中,这样在后续VNF实例化的过程中需要申请对应的License时,可以根据需要实例化的VNF对应的VNFD ID,快速查找到对应的License Descriptor ID,从而找到申请License所需的License Descriptor,实现License的快速申请。After the NFVO obtains the License Descriptor, the NFVO can apply for the license according to the License Descriptor. Therefore, the NFVO can obtain the License Descriptor process, which is called the license process. After the NFVO obtains the License Descriptor, the license Descriptor is saved, and the correspondence between the License Descriptor ID and the VNFD ID in the License Descriptor can also be recorded. For example, the correspondence between the two is stored in a separate form, so that the VNF is instantiated in the subsequent VNF. If you need to apply for a corresponding license, you can quickly find the corresponding License Descriptor ID based on the VNFD ID of the VNF that you need to instantiate. You can find the license Descriptor required to apply for a license and apply for a quick license.
在一些情况下,比如Local LM与Global LM通信异常,无法从Global LM获得许可证时,Local LM也可以作为Global LM的代理或者基于Global LM的授权,Local LM在本地生成许可证,并将生成的许可证信息下发给NFVO,以便及时满足VNF网元部署的需要,等Local LM与Global LM的通信恢复后,Local LM向Global LM上报其生成的许可证的情况,Global LM更新其记录的向NFV网络提供的许可证信息,以便进行计费。本申请并不限于通信异常的场景,即便在通信正常的情况下,Local LM也可以作为Global LM的代理或者基于Global LM的授权同样也可以生成许可证。Local LM能够本地生成许可证,有利于该系统更加稳定的提供服务,提高了系统的稳定性和安全性,这样即便Global LM因 为某些原因一时服务提供许可证时,Local LM可以代替Global LM生成许可证,保证VNF网元的即时部署。In some cases, such as when Local LM communicates with Global LM and cannot obtain license from Global LM, Local LM can also act as a proxy for Global LM or Global LM-based authorization. Local LM generates license locally and will generate The license information is sent to NFVO to meet the needs of VNF network element deployment in time. After the communication between Local LM and Global LM is restored, Local LM reports the generated license to Global LM, and Global LM updates its record. License information provided to the NFV network for billing purposes. This application is not limited to the scenario of communication anomaly. Even in the case of normal communication, the Local LM can also act as a proxy for Global LM or a Global LM-based authorization. Local LM can generate licenses locally, which helps the system to provide more stable services and improve the stability and security of the system, so that Global LM can replace Global LM generation even if Global LM provides licenses for some reason. License to ensure the immediate deployment of VNF network elements.
为了说明Global LM、Local LM和NFVO的内部处理逻辑,图3进一步呈现了三个设备内部的逻辑单元及其连接关系,以实现上述描述的具体功能。To illustrate the internal processing logic of Global LM, Local LM, and NFVO, Figure 3 further presents the logical units within three devices and their connections to implement the specific functions described above.
其中Global LM 201包括许可证模板和许可证生成单元2011,许可证模板发布单元2013,许可证发放单元2015,许可证模板和许可证生成单元2011可以与软件提供商的订单管理系统相连,根据从软件提供商订单管理系统中获得的客户的订单信息等,生成相应的License Descriptor和License,通过许可证模板发布单元2013将License Descriptor发布给NFVO的许可证模板接收单元2031(通过VNF Package一并下发,或者通过Local LM的许可证模板转发单元2027),通过许可证发放单元2015,将License发送给Local LM的许可证管理单元2023;许可证模板和许可证生成单元2011还可以从Local LM的许可证管理单元2023处接收来自Local LM的License申请,从而生成相应的License,下发给Local LM。Wherein the Global LM 201 includes a license template and license generation unit 2011, a license template issuance unit 2013, a license issuance unit 2015, a license template and a license generation unit 2011 may be connected to the software provider's order management system, according to The customer's order information obtained in the software provider order management system, etc., generates a corresponding License Descriptor and License, and issues the License Descriptor to the NFVO license template receiving unit 2031 through the license template issuing unit 2013 (through the VNF Package) Sending, or through the license template forwarding unit 2027) of the Local LM, through the license issuance unit 2015, the license is sent to the license management unit 2023 of the Local LM; the license template and the license generation unit 2011 can also be from the Local LM The license management unit 2023 receives the license application from the Local LM, and generates a corresponding license, which is sent to the Local LM.
Local LM202包括许可证申请接收单元2021,许可证管理单元2023和许可证发放单元2025,许可证申请接收单元2021用于从NFVO的许可证申请单元2033处获得License申请的请求,然后将该License申请请求发给许可证管理单元2023,许可证管理单元2023负责保存和更新License信息,判断当前可用的License是否可以满足本次申请的需求,如果可以,则将相应的License信息(具体内容参见后面流程图中的描述)通过许可证发放单元2025发送给NFVO的许可证接收单元2035;如果License不足,可以向NFVO(许可证申请单元2033)反馈需要采购License的通知消息,NFVO根据所述通知消息,触发NFV网络运营商的OSS系统向软件提供商的订单管理系统购买所需的许可证,或者许可证管理单元2023向Global LM的许可证模板和许可证生成单元2011发送License申请,获得相应的License,或者许可证管理单元2023还可以作为Global LM的代理,或者基于Global LM的授权,生成License,并向Global LM(例如许可证发放单元2015,由许可证发放单元2015来进行License的记录管理)上报生成License的情况。The Local LM 202 includes a license application receiving unit 2021, a license management unit 2023, and a license issuance unit 2021 for obtaining a request for a license application from the license application unit 2033 of the NFVO, and then applying for the license. The request is sent to the license management unit 2023. The license management unit 2023 is responsible for saving and updating the license information, and determining whether the currently available license can meet the requirements of the current application. If so, the corresponding license information is used. The description in the figure) is sent to the license receiving unit 2035 of the NFVO through the license issuing unit 2025; if the license is insufficient, the notification message for purchasing the license may be fed back to the NFVO (license application unit 2033), according to which the NFVO is based, The OSS system of the NFV network operator is triggered to purchase the required license from the software provider's order management system, or the license management unit 2023 sends a license application to the license template and license generation unit 2011 of Global LM to obtain the corresponding license. Or the license management unit 2023 can also function as Glo The agent of the LM, or the authorization of the Global LM, generates a license, and reports the generation of the license to the Global LM (for example, the license issuing unit 2015, which performs the license management of the license issuing unit 2015).
NFVO203包括许可证模板接收单元2031,许可证申请单元2033,许可证接收单元2035,许可证模板接收单元2031可以从多种渠道获得Global LM发布的License Descriptor,许可证申请单元2033根据许可证模板接收单元2031接收到的License Descriptor,进行License的申请。许可证接收单元2035接收Local LM的许可证发放单元2025发送的License信息。许可证申请单元2033进一步用于保存License Descriptor ID与VNFD ID的对应关系,这样,在部署NVF时,就可以根据VNFD ID查找到所需申请的License Descriptor ID,从而根据该License Descriptor ID对应的License Descriptor,完成许可证的申请。The NFVO 203 includes a license template receiving unit 2031, a license application unit 2033, and a license receiving unit 2035. The license template receiving unit 2031 can obtain a License Descriptor issued by the Global LM from various channels, and the license application unit 2033 receives the license template according to the license template. The license Descriptor received by the unit 2031 is used to apply for a license. The license receiving unit 2035 receives the license information transmitted by the license issuing unit 2025 of the Local LM. The license application unit 2033 is further configured to save the correspondence between the license Descriptor ID and the VNFD ID, so that when the NVF is deployed, the license Descriptor ID of the required application can be found according to the VNFD ID, so that the license corresponding to the license Descriptor ID is obtained. Descriptor, complete the application for the license.
NFVO203还可以包括许可证信息接收单元2037,其用于从Local LM(如许可证管理单元2023)处获取整网的License信息,这样NFVO就可以作为网络资源调配的指挥中心,灵活的进行VNF许可证的申请或者释放,调配许可证资源和分布。The NFVO 203 may further include a license information receiving unit 2037 for obtaining the license information of the entire network from the Local LM (such as the license management unit 2023), so that the NFVO can be used as a command center for network resource allocation, and the VNF license is flexibly performed. The application or release of the certificate, the allocation of license resources and distribution.
需要说明的是,Global LM和Local LM的名字本身并不构成对其技术内涵的限定,只是为了行文的统一和方面。所谓Global LM,可以理解为软件提供商的License系统可以 面向全球的运营商客户提供License管理的服务,如果是面向亚洲运营商提供License服务的设备,也可以命名为Asia License Manager,在本文中可将部署在软件提供商侧的License服务器称之为第一许可证管理服务器;Local LM如果是运营商独立建设并对接多个软件提供商的License服务器,也可以称为运营商的License集中管理服务器,在本文中可将部署在运营商网络范围内的与软件提供商的第一许可证管理服务器对接的License服务器统称为第二许可证管理服务器。It should be noted that the names of Global LM and Local LM do not constitute a limitation on their technical connotations, but only for the unification and aspects of the text. The so-called Global LM can be understood as the software provider's license system can provide license management services to carrier customers around the world. If it is a device that provides license services to Asian operators, it can also be named as Asia License Manager. The license server deployed on the software provider side is called the first license management server. If the local LM is independently built and connected to the license server of multiple software providers, it can also be called the license centralized management server of the carrier. In this document, a license server deployed in the carrier network and connected to the first license management server of the software provider may be collectively referred to as a second license management server.
本申请文件中Global LM和Local LM介绍的都是实现的逻辑功能,在具体部署时,Global LM可以集成在软件提供商的网站服务器中,也可以与软件提供商的订单管理和计费系统集成在一起,本发明并不做限定;Local LM在NFV网络中可以是独立部署的网元,也可以将Local LM的逻辑功能集成在NFVM中或者NFVO中,或者集成在运营商的OSS系统中。Both Global LM and Local LM in this document describe the logical functions of the implementation. In the specific deployment, Global LM can be integrated into the software provider's web server or integrated with the software provider's order management and billing system. Together, the present invention is not limited; the Local LM may be an independently deployed network element in the NFV network, or may integrate the logic function of the Local LM in the NFVM or the NFVO, or be integrated in the operator's OSS system.
以上介绍的Global LM、Local LM和NFVO的相关功能可以通过集成电路/IC等硬件形式实现相应的功能,也可以通过计算机软件执行相应的计算机程序实现来。The related functions of Global LM, Local LM and NFVO described above can be implemented by hardware such as integrated circuits/ICs, or by computer software to execute corresponding computer programs.
如图4所示,为执行本发明中Global LM功能的计算机硬件结构,本申请文件仅以Global LM的实现为例,Local LM和NFVO的计算机功能实现也是同样的方式,不同的仅仅是在存储器中存储不同的软件代码,具体软件代码的逻辑单元和功能在上述实施例中均有描述,再次不再重复描述。As shown in FIG. 4, in order to implement the computer hardware structure of the Global LM function in the present invention, this application only takes the implementation of Global LM as an example, and the computer functions of Local LM and NFVO are implemented in the same manner, and the difference is only in the memory. Different software codes are stored in the memory, and the logic units and functions of the specific software code are described in the above embodiments, and the description will not be repeated again.
计算机设备400包括至少一个处理器401,通信总线402,存储器403以及至少一个通信接口404。 Computer device 400 includes at least one processor 401, a communication bus 402, a memory 403, and at least one communication interface 404.
处理器401可以是一个通用中央处理器(central processing unit,CPU),微处理器,特定应用集成电路(application-specific integrated circuit,ASIC),或一个或多个用于控制本发明方案程序执行的集成电路。The processor 401 can be a general purpose central processing unit (CPU), a microprocessor, an application-specific integrated circuit (ASIC), or one or more for controlling the execution of the program of the present invention. integrated circuit.
通信总线402可包括一通路,在上述组件之间传送信息。Communication bus 402 can include a path for communicating information between the components described above.
通信接口404,使用任何收发器一类的装置,用于与其他设备或通信网络通信,如以太网,无线接入网(radio access network,RAN),无线局域网(wireless local area networks,WLAN)等。 Communication interface 404, using any type of transceiver, for communicating with other devices or communication networks, such as Ethernet, radio access network (RAN), wireless local area networks (WLAN), etc. .
存储器403可以是只读存储器(read-only memory,ROM)或可存储静态信息和指令的其他类型的静态存储设备,随机存取存储器(random access memory,RAM)或者可存储信息和指令的其他类型的动态存储设备,也可以是电可擦可编程只读存储器(electrically erasable programmable read-only memory,EEPROM)、只读光盘(compact disc read-only memory,CD-ROM)或其他光盘存储、光碟存储(包括压缩光碟、激光碟、光碟、数字通用光碟、蓝光光碟等)、磁盘存储介质或者其他磁存储设备、或者能够用于携带或存储具有指令或数据结构形式的期望的程序代码并能够由计算机存取的任何其他介质,但不限于此。存储器可以是独立存在,通过总线与处理器相连接。存储器也可以和处理器集成在一起。The memory 403 may 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.
其中,存储器403用于存储执行本发明方案的应用程序代码,如图中所示其存储有Global LM的三个功能单元对应的逻辑代码,并由处理器401来控制执行。处理器401用于执行存储器403中存储的应用程序代码,从而实现Global LM的逻辑功能。The memory 403 is used to store the application code for executing the solution of the present invention. As shown in the figure, it stores the logic code corresponding to the three functional units of the Global LM, and is controlled by the processor 401 for execution. The processor 401 is configured to execute application code stored in the memory 403 to implement the logical function of the Global LM.
在具体实现中,作为一种实施例,处理器401可以包括一个或多个CPU,例如图4中的CPU0和CPU1。In a specific implementation, as an embodiment, the processor 401 may include one or more CPUs, such as CPU0 and CPU1 in FIG.
在具体实现中,作为一种实施例,计算机设备400可以包括多个处理器,例如图4中的处理器401和处理器408。这些处理器中的每一个可以是一个单核(single-CPU)处理器,也可以是一个多核(multi-CPU)处理器。这里的处理器可以指一个或多个设备、电路、和/或用于处理数据(例如计算机程序指令)的处理核。In a particular implementation, as an embodiment, computer device 400 can include multiple processors, such as processor 401 and processor 408 in FIG. 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.
在具体实现中,作为一种实施例,计算机设备400还可以包括输出设备405和输入设备406。输出设备405和处理器401通信,可以以多种方式来显示信息。上述的计算机设备400可以是一个通用计算机设备或者是一个专用计算机设备。在具体实现中,计算机设备400可以是台式机、便携式电脑、网络服务器、掌上电脑(personal digital assistant,PDA)、移动手机、平板电脑、无线终端设备、通信设备、嵌入式设备或有图4中类似结构的设备。本发明实施例不限定计算机设备400的类型。In a particular implementation, as an embodiment, computer device 400 may also include an output device 405 and an input device 406. Output device 405 is in communication with processor 401 and can display information in a variety of ways. The computer device 400 described above can be a general purpose computer device or a special purpose computer device. In a specific implementation, the computer device 400 can be a desktop computer, a portable computer, a network server, a personal digital assistant (PDA), a mobile phone, a tablet computer, a wireless terminal device, a communication device, an embedded device, or have FIG. A device of similar structure. Embodiments of the invention do not limit the type of computer device 400.
通过以上提供的NFV网络中的License的管理系统,可以使得License的申请和释放自动灵活,NFVO可以在部署VNF网元的过程中自动的完成License的申请,也可以在VNF网元释放时,自动进行License的释放。由于运营商侧在Local LM中具有了全局的License信息的整体视图,NFV网络运营商就可以根据实际的业务需要,进行更为灵活的网络资源调配,License的管理效率大大提高。Through the license management system of the NFV network provided above, the application and release of the license can be automatically and flexibly. The NFVO can automatically complete the application of the license during the process of deploying the VNF network element, or automatically when the VNF network element is released. Release the license. The NFV network operator can perform more flexible network resource allocation based on the actual service requirements. The management efficiency of the license is greatly improved.
以下将结合附图,对License Descriptor的上架、License的申请/扩容以及缩容/释放等具体过程,对本发明实施例提供的License的管理系统和方法做进一步说明。The management system and method of the license provided by the embodiment of the present invention are further described in the following, with reference to the accompanying drawings, the specific process of the application of the license Descriptor, the application of the license, the expansion, and the reduction/release.
如图5所示,为一个License Descriptor上架的一个具体过程,包括如下步骤:As shown in Figure 5, a specific process for a License Descriptor is as follows:
501、软件提供商向NFV网络运营商提供VNF Package时,将Global LM生成的License Descriptor打包在VNF Package中一并下发,图中501之步骤仅用来说明Global LM是生成License Descriptor,实际将VNF Package发布给运营商有很多种方式,本发明并不限定VNF Package的下发方式,VNF Package中包含有VNFD和License Descriptor。例如,本实施例中可以软件提供商的在线支持系统发给运营商的OSS系统或者NFVO的Portal,或者从软件提供商提供的装有VNF Package的光盘中获取,或者由运营商的OSS系统或者NFVO的Portal从软件提供商提供的在线支持系统或者其他下载VNF Package的网站中获取。501. When the software provider provides the VNF Package to the NFV network operator, the License Descriptor generated by the Global LM is packaged and distributed in the VNF Package. The steps in Figure 501 are only used to indicate that the Global LM is generating the License Descriptor. There are many ways for the VNF Package to be released to the operator. The present invention does not limit the delivery method of the VNF Package. The VNF Package includes the VNFD and the License Descriptor. For example, in this embodiment, the online support system of the software provider may be sent to the OSS system of the operator or the portal of the NFVO, or obtained from a CD-ROM containing the VNF Package provided by the software provider, or by the OSS system of the operator or NFVO's Portal is available from the online support system provided by the software provider or other websites that download the VNF Package.
502、客户通过OSS系统或者NFVO的Portal(统称为Sender)将软件提供商发布的License Descriptor上架到NFVO,License Descriptor指令可以采用现有的On-board VNF Package指令,在该指令中增加参数标识来标记是License Descriptor的上架请求,并携带License Descriptor信息,或新增上架License Descriptor指令;502. The client uploads the license Descriptor issued by the software provider to the NFVO through the OSS system or the NFVO Portal (collectively referred to as Sender). The License Descriptor command can use the existing On-board VNF Package command to add a parameter identifier to the command. The tag is a shelf request of the License Descriptor, and carries the License Descriptor information, or adds a License Descriptor command;
503、NFVO对License Descriptor进行校验(许可证模板接收单元2031),校验的内容包括但不限于:503. The NFVO checks the license Descriptor (the license template receiving unit 2031), and the content of the verification includes but is not limited to:
·是否存在License Descriptor· Is there a License Descriptor?
·License Descriptor中定义的VNFD是否包含在软件包或已经上架到NFVO· Whether the VNFD defined in the License Descriptor is included in the software package or has been uploaded to NFVO
·License Descriptor与VNFD中对产品信息的描述是否一致,比如软 件提供商信息、产品信息、产品版本等等· Whether the description of the product information in the License Descriptor and VNFD is consistent, such as software provider information, product information, product version, etc.
504、当校验成功,NFVO(许可证模板接收单元2031)保存该License Descriptor,并记录该License Descriptor ID与VNFD ID的对应关系,以便在VNF LCM(Lifecycle Management,生命周期管理)过程中根据VNFD ID快速找到所需的License Descriptor,以便进行License申请。504. When the verification is successful, the NFVO (the license template receiving unit 2031) saves the License Descriptor, and records the correspondence between the License Descriptor ID and the VNFD ID, so as to be based on the VNFD in the VNF LCM (Lifecycle Management) process. The ID quickly finds the required License Descriptor for the license application.
如果校验失败则执行506a及之后的步骤,校验失败的原因可能是VNF Package中没有License Descriptor信息,License Descriptor与VNFD中对产品信息的描述不一致,或者License Descriptor中定义的VNFD不包含在软件包中等情况。If the verification fails, the steps 506a and subsequent steps are performed. The reason for the verification failure may be that there is no License Descriptor information in the VNF Package, the description of the product information in the License Descriptor and the VNFD is inconsistent, or the VNFD defined in the License Descriptor is not included in the software. The package is medium.
505、NFVO(许可证模板接收单元2031)向Sender返回上架成功的通知响应,其可以为现有的上架VNF Package响应,在该响应中携带参数以指示License Descriptor上架成功,也可以是新增的License Descriptor上架成功响应消息。505, NFVO (License Template Receiving Unit 2031) returns a successful notification response to the Sender, which may be an existing VNF Package response, and carries a parameter in the response to indicate that the License Descriptor is successfully presented, or may be added. The License Descriptor has a successful response message.
506、NFVO通知Local LM已经上架该License Descriptor,在该通知消息中可以携带License Descriptor,也可以只携带License Descriptor ID和/或VNFD ID。至此License Descriptor上架完成。如果Local LM需要校验License Descriptor,可以进一步从Global LM处获取License Descriptor,并以从Global LM处获得的License Descriptor为准保存,参见后续步骤7至步骤12.506. The NFVO notifies the Local LM that the License Descriptor has been uploaded, and the License Descriptor may be carried in the notification message, or only the License Descriptor ID and/or the VNFD ID may be carried. At this point, the License Descriptor is on the shelves. If the Local LM needs to verify the License Descriptor, you can obtain the License Descriptor from Global LM and save it with the License Descriptor obtained from Global LM. See steps 7 to 12.
506a、NFVO通知Local LM License Descriptor校验失败,可以在校验失败通知消息中携带失败原因和VNFD ID。506a, NFVO notifies the Local LM License Descriptor that the verification fails, and the failure reason and the VNFD ID may be carried in the verification failure notification message.
507、Local LM可以根据VNFD ID向Global LM发起获取License Descriptor请求,在该请求中可以携带运营商标识信息以及VNFD ID信息;507. The Local LM may initiate a license Descriptor request to the Global LM according to the VNFD ID, where the carrier identifier information and the VNFD ID information may be carried in the request.
508、Global LM确定是否可以向该运营商发送License Descriptor,例如校验该运营商是否购买了对应的产品,如果可以,则向Local LM发送License Descriptor;508. The Global LM determines whether the license Descriptor can be sent to the operator, for example, whether the operator purchases the corresponding product, and if so, sends a License Descriptor to the Local LM.
509、Global LM向Local LM返回对应的License Descriptor;509. The Global LM returns a corresponding License Descriptor to the Local LM.
510、Local LM保持License Descriptor信息。510. The Local LM maintains the License Descriptor information.
511、Local LM向NFVO返回获取到的License Descriptor;511. The Local LM returns the obtained License Descriptor to the NFVO.
512、NFVO执行与步骤504中同样的保存License Descriptor的步骤,并在步骤512a中类似步骤505向Sender发送上架VNF Package的响应。512. The NFVO performs the same steps of saving the License Descriptor as in step 504, and sends a response to the SNF VNF Package to the sender in step 512a.
至此,上述实施例描述了通过与VNF Package一同发布License Descriptor,或者由NFVO来触发向Local LM和Global LM获取License Descriptor的过程。通过VNF Package和License Descriptor一同发布,可以实现VNF Package加载的过程和License申请的过程同步,更便于License申请和NFV加载过程的自动同步,提高License申请的效率。So far, the above embodiment describes the process of issuing a License Descriptor together with the VNF Package, or triggering the acquisition of the License Descriptor to the Local LM and Global LM by NFVO. After the VNF Package and the License Descriptor are released, the process of loading the VNF Package and the process of applying the license are synchronized. The automatic synchronization between the license application and the NFV loading process is facilitated, and the efficiency of the license application is improved.
License Descriptor的上架,也可以是由Global LM(许可证模板发布单元2013)将License Descriptor主动发送给Local LM(许可证模板转发单元2027),例如根据与客户签订的订单主动通过Local LM向NFVO发送License Descriptor,NFVO保存相应的License Descriptor,具体过程和上述流程中508-512是类似的,就不再重复描述。The License Descriptor may be uploaded to the Local LM (License Template Forwarding Unit 2027) by Global LM (License Template Publishing Unit 2013). For example, according to the order signed with the customer, the LMVO is actively sent through the Local LM. License Descriptor, NFVO saves the corresponding License Descriptor. The specific process is similar to 508-512 in the above process, and the description will not be repeated.
接来下描述在License Descriptor上架后,License管理的具体过程。The following describes the specific process of license management after the License Descriptor is put on the shelf.
本发明实施例中License的管理和使用,根据不同的场景,可以有多种灵活的方式。总体上来说,是由软件提供商的Global LM将License发送给Local LM,License保存 于Local LM,NFVO在需要使用License时,向Local LM提出License申请需求,Local LM再将License信息发给NFVO,实现License的申请下发。当需要释放License时,NFVO通知Local LM进行License的释放或者去激活。由于NFV网络中,没有专门的硬件设备,软件都是加载在通用硬件构成的虚拟化资源之上,因此,NFV中的License不需要捆绑具体的硬件设备信息,License可以在多个VNF网元之间以共享资源池的方式使用,比如某一个30万用户的特性A对应的License之前加载在VNF1网元之上,VNF1网元释放后,这个License可以再分配给VNF2网元使用。The management and use of the license in the embodiment of the present invention may have multiple flexible manners according to different scenarios. In general, the software provider's Global LM sends the license to the Local LM, and the license is stored in the Local LM. When the NFVO needs to use the license, it submits the license application request to the Local LM, and the Local LM sends the license information to the NFVO. The application for the license is issued. When the license needs to be released, NFVO notifies Local LM to release or deactivate the license. Because there is no special hardware device in the NFV network, the software is loaded on the virtualized resources of the general hardware. Therefore, the license in the NFV does not need to be bundled with specific hardware device information. The license can be in multiple VNF network elements. The license is used in the shared resource pool. For example, the license corresponding to feature A of a 300,000 users is loaded on the VNF1 network element. After the VNF1 network element is released, the license can be allocated to the VNF2 network element.
例如,当软件提供商与运营商客户签订了采购协议后,根据订单中的信息,Global LM可以主动向Local LM发送运营商采购的网元对应的License,也可以和上述过程中描述的License Descriptor的发送过程一同发送给客户。例如客户采购了某个网元特性100万用户的License,Global LM主动将100万用户的License发送给Local LM,由Local LM保存这个100万用户的License(可理解为集中采购或者打包采购模式),在实例化VNF过程中,Local LM可以根据VNF的实际需要,进行License的分发,例如网元VNF1申请使用30万用户的License,Local LM根据这个申请,向NFVO发送可以支持30万用户的License信息,Local LM更新可用的License为70万用户(100万减30万)。又或者,在实例化VNF过程中,根据本次网元部署的需求,触发Local LM向Global LM申请对应的License,Global再将对应的License通过Local LM下发给NFVO(可以理解为分批采购或随用随付模式),或者Local LM在本地判断当前的License是否可以满足本次VNF的部署需要,如果不满足,提示NFVO需要申请额外的License,触发NFVO向Global LM申请新的License。当采用分批采购或者随用随附模式的情况下,软件提供商的软件就像Apple应用商店里的软件一样,运营商使用某一个软件,可以由运营商的OSS系统向软件提供商的订单管理系统进行在线的订单申请,在完成付费或根据后付费协议等,订单管理系统通知Global LM将将客户所需的License及时的下发给客户。For example, after the software provider has signed a purchase agreement with the operator's customer, Global LM can actively send the license corresponding to the network element purchased by the operator to the Local LM according to the information in the order, or the License Descriptor described in the above process. The sending process is sent to the customer. For example, if the customer purchases a license for a network element with 1 million users, Global LM will send the license of 1 million users to Local LM. Local LM saves the license of 1 million users (can be understood as centralized purchasing or package purchasing mode). In the process of instantiating the VNF, the Local LM can distribute the license according to the actual needs of the VNF. For example, the network element VNF1 applies for a license of 300,000 users. Based on this application, the Local LM sends a license to the NFVO that can support 300,000 users. Information, Local LM update available license for 700,000 users (1 million minus 300,000). Or, in the process of instantiating the VNF, the Local LM is requested to apply for the corresponding license to the Global LM according to the requirements of the network element deployment, and the Global license is then sent to the NFVO through the Local LM (which can be understood as a batch purchase). Or use the pay-as-you-go mode, or the Local LM can determine whether the current license can meet the deployment requirements of the VNF. If not, the NFVO needs to apply for an additional license to trigger the NFVO to apply for a new license to the Global LM. When using batch purchase or accompanying mode, the software provider's software is like the software in the Apple App Store. The operator uses a certain software and can order from the operator's OSS system to the software provider. The management system makes an online order application, and upon completion of the payment or the post-paid agreement, the order management system notifies Global LM that the customer's required license will be delivered to the customer in a timely manner.
License的释放也是类似的,例如可以根据和客户签订的网络规划变更的订单,由Global LM向Local LM下发释放License的通知,Local LM在本地做License的更新,释放相应的License资源。或者NFVO根据对网络负载运行情况的检测,确定可以释放或者缩容VNF网元后,将License释放通知消息发送给Local LM,Local LM进行License的更新,释放License资源。释放License通知消息中可以包括对应的VFND ID、要释放的License的数量和对应的功能、特性等信息。Local LM释放License后,可以通知给Global LM,以便软件提供商根据变化的License使用情况,对运营商的软件使用进行合理的计费。The release of the license is similar. For example, the Global LM can issue a license to the Local LM to release the license according to the network planning change order with the customer. The Local LM performs the license update locally and releases the corresponding license resource. The NFVO, based on the detection of the network load, determines that the VNF network element can be released or contracted, and then sends a license release notification message to the local LM. The local LM updates the license and releases the license resource. The release notification notification message may include the corresponding VFND ID, the number of licenses to be released, and corresponding functions and features. After the local LM releases the license, it can notify Global LM so that the software provider can reasonably charge the operator's software usage according to the changed license usage.
License的搬迁,就是License释放和License申请过程的结合,将某些VNF网元的License释放后,再分配到其他需要的VNF网元上。The relocation of the license is the combination of the license release and the license application process. After the licenses of some VNF NEs are released, they are distributed to other required VNF NEs.
在本发明实施例中,Local LM上具有运营商对于某一个软件提供商的全网License整体视图,如果Local LM对接各个软件提供商的Global LM,则Local LM就具有了多个软件提供商的整体License视图。NFVO也可以从Local LM处获取运营商所购买的整网的License的信息(例如可用的License数量等),例如定期向Local LM发送许可证查询请求,Local LM定期向NFVO回复最新的许可证使用情况的信息,这样,运营商可以在Local  LM或者NFVO上,掌控整网的License信息,从而根据整网的License信息以及网络业务需要对NFV网络部署进行扩容、缩容、释放或者搬迁处理。In the embodiment of the present invention, the Local LM has an overall view of the entire network license of the operator for a certain software provider. If the Local LM is connected to the Global LM of each software provider, the Local LM has multiple software providers. Overall license view. NFVO can also obtain the information of the entire network license purchased by the operator from the Local LM (such as the number of available licenses, etc.), for example, periodically send a license query request to Local LM, and Local LM periodically replies to NFVO with the latest license usage. The information of the situation, in this way, the operator can control the license information of the whole network on the local LM or NFVO, thereby expanding, shrinking, releasing or relocating the NFV network deployment according to the license information of the entire network and the network service requirements.
举例来说,以中国移动为例,其在中国多个省份都部署有NFV网络,可以有一个或几个集中的NFVO来进行整网的统一License管理。例如以EPC网络服务为例,其在广东省、上海市等各省市部署有EPC网元,假设广东省部署的EPC网元申请的License为满足500万用户的使用需求,上海市的EPC网元申请的License为满足300万用户的使用需求,当上海市因为重大项目需要,或者基于网络动态负载的监控,确定需要从广东省释放License并加载到上海市时,NFVO即可以根据其掌握的整网License的情况,确定从广东省释放100万用户的License,将这100万用户的License转移部署在上海市。当然,License的共享还要受到License本身的地域限制,如果License限制的可共享使用的License范围限制在某一个省内,则这样的License就不能做跨省的共享,即License要在其限制的地域范围内共享。For example, taking China Mobile as an example, it has deployed NFV networks in many provinces in China, and can have one or several centralized NFVOs for unified license management of the entire network. For example, in the EPC network service, the EPC network element is deployed in various provinces and cities such as Guangdong and Shanghai. It is assumed that the license applied by the EPC network element deployed in Guangdong Province meets the needs of 5 million users, and the EPC network element of Shanghai The application for the license is to meet the needs of 3 million users. When Shanghai needs to release the license from Guangdong Province and load it into Shanghai due to major project needs or monitoring based on network dynamic load, NFVO can be based on its mastery. In the case of the network license, it is determined that the license of 1 million users will be released from Guangdong Province, and the license of the 1 million users will be transferred to Shanghai. Of course, the sharing of the license is subject to the geographical limitation of the license. If the license-limited license range of the license is limited to a certain province, the license cannot be shared across provinces, that is, the license must be restricted. Share within a geographical area.
下面结合具体的应用场景,描述License管理的具体过程。The following describes the specific process of license management in combination with specific application scenarios.
为了更好地理解在VNF实例化过程中,图6是对实例化过程中的一个具体描述,VFN实例化过程因为现有技术过程,可参考相关的标准文本,如ETSI GS NFV-IFA 007V2.1.1(2016-10),以下简称IFA 007。In order to better understand the VNF instantiation process, Figure 6 is a specific description of the instantiation process. The VFN instantiation process can refer to the relevant standard texts, such as ETSI GS NFV-IFA 007V2, because of the prior art process. 1.1 (2016-10), hereinafter referred to as IFA 007.
601、NFVO向VNFM发起Create VNF Identifier的请求(参考IFA007Table 7.2.2.2-1)601, NFVO initiates a request for Create VNF Identifier to VNFM (refer to IFA007Table 7.2.2.2-1)
602、VNFM向NFVO返回vnfInstanceId(参考IFA007Table 7.2.2.3-1)602. The VNFM returns a vnfInstanceId to the NFVO (refer to IFA007 Table 7.2.2.3-1).
603、VNFM向NFVO发送VnfIdentifierCreationNotification的通知(参考IFA007Table 8.6.7.3-1)603. The VNFM sends a notification of VnfIdentifierCreationNotification to the NFVO (refer to IFA007Table 8.6.7.3-1)
604、NFVO向VNFM发起Instantiate VNF的请求(参考IFA007Table 7.2.3.2-1)604. NFVO initiates a request for Instantiate VNF to VNFM (refer to IFA007 Table 7.2.3.2-1)
605、VNFM向NFVO返回VNF lifecycleOperationOccurrenceId(参考IFA007Table7.2.3.3-1)605. VNFM returns VNF lifecycleOperationOccurrenceId to NFVO (refer to IFA007 Table7.2.3.3-1)
606、VNFM根据vnfInstanceId找到对应的vnfdId,进而获取到VNFD,解析实例化VNF所需的资源信息,并向NFVO请求操作和资源的授权(参考IFA007Table 6.3.2.2-1)606. The VNFM finds the corresponding vnfdId according to the vnfInstanceId, obtains the VNFD, parses the resource information required for instantiating the VNF, and requests the operation and resource authorization from the NFVO (refer to IFA007Table 6.3.2.2-1).
607、NFVO向VNFM返回Grant lifecycle operation response(参考IFA007 6.3.2.3)607, NFVO returns the Grant lifecycle operation response to VNFM (refer to IFA007 6.3.2.3)
608、VNFM启动VNF实例化过程;并向NFVO发送VNFLifecycleOperationChangeNotification(参考IFA007 8.6.2.3)608, VNFM initiates the VNF instantiation process; and sends VNFLifecycleOperationChangeNotification to NFVO (refer to IFA007 8.6.2.3)
609、VNF实例化完成后,VNFM告知NFVO该VNF的实例化操作完成(参考IFA0078.6.2.3-1)609. After the VNF is instantiated, the VNFM informs the NFVO that the instantiation operation of the VNF is completed (refer to IFA0078.6.2.3-1).
下面结合图7所示,具体说明一个由Local LM来做License申请(含扩容)触发的应用实例。The application example triggered by the Local LM to perform the license application (including expansion) is specifically described below with reference to FIG. 7 .
701、由Local LM向VNFM订阅VNF LCM状态变化通知,根据当前标准定义,在以下事件发生时,VNFM会向订阅者Local LM发送通知:701. The Local LM subscribes to the VNF LCM status change notification to the VNFM. According to the current standard definition, the VNFM sends a notification to the subscriber Local LM when the following event occurs:
创建VNF实例ID:VNF Identifier创建通知(即步骤601)Create VNF instance ID: VNF Identifier creation notification (ie step 601)
生命周期管理操作(例如实例化、扩容):VNF的生命周期状态变化通知(含实例ID、开始or完成、生命周期动作“如实例化/扩容/termination”、….)Lifecycle management operations (such as instantiation, expansion): VNF lifecycle state change notification (including instance ID, start or completion, lifecycle action "such as instantiation / expansion / termination", ....)
删除VNF实例ID:VNF Identifier删除通知Delete VNF instance ID: VNF Identifier delete notification
702、VNFM进行VNF实例化(图6所示的过程)或者VNF扩容;702. The VNFM performs VNF instantiation (the process shown in FIG. 6) or VNF expansion;
703、根据Local LM的订阅请求,VNFM向Local LM发送生命周期状态变化通知,Local LM可以在收到实例化或者扩容开始或结束的通知时,启动License的处理过程。703. According to the subscription request of the Local LM, the VNFM sends a lifecycle state change notification to the Local LM, and the Local LM can start the process of the license when receiving the notification of the start or end of the instantiation or the expansion.
在实例化或扩容开始时,申请License可以保证实例化的网元能够获得足够的License资源,避免由于无法获得License而导致实例化或扩容的VNF无法使用;也可以在实例化或扩容结束后再申请License,因为实例化/扩容过程可能失败,在实例化/扩容结束后申请License,可以避免实例化或扩容失败而导致的申请的License不被使用。At the beginning of the instantiation or expansion, you can apply for a license to ensure that the instantiated NEs can obtain sufficient license resources to avoid the VNF that cannot be instantiated or expanded due to the failure to obtain the license. You can also use the instantiation or expansion after the instantiation or expansion. Applying for a license, the application may be unsuccessful. The license may not be used because the application is not applied after the instantiation or expansion is complete.
704、Local LM向NFVO获取该VNF实例化/扩容所需要的License信息704. The local LM obtains the license information required for the VNF to be instantiated/expanded to the NFVO.
705、NFVO(许可证模板接收单元2031)根据在实例化/扩容过程中获取的vnfInstanceId(步骤402)得到对应的VNFD ID,再根据VNFD ID,查找之前保存的VNFD ID和得到对应的License Descriptor ID的对应关系,快速查找到对应的License Descriptor,结合业务的需要,确定所需要的功能特性以及使用量,对License Descriptor进行按需适配。705. The NFVO (the license template receiving unit 2031) obtains the corresponding VNFD ID according to the vnfInstanceId obtained in the instantiation/expansion process (step 402), and then searches for the previously saved VNFD ID and obtains the corresponding License Descriptor ID according to the VNFD ID. Correspondence relationship, quickly find the corresponding License Descriptor, combined with the needs of the business, determine the required functional characteristics and usage, and perform on-demand adaptation of the License Descriptor.
706、NFVO(许可证模板接收单元2033)向Local LM(许可证申请接收单元2021)返回所需的License信息(各种控制项,例如所需申请License的功能特性以及使用量等,在该申请中,需要添加运营商信息)706, NFVO (License Template Receiving Unit 2033) returns the required license information (various control items, such as the functional characteristics of the required application license and the usage amount, etc.) to the Local LM (license application receiving unit 2021), in the application In, you need to add carrier information)
本实例中,例如申请的License信息如下表2所示:In this example, for example, the license information of the application is as shown in Table 2 below:
Figure PCTCN2018078403-appb-000002
Figure PCTCN2018078403-appb-000002
表2Table 2
707、Local LM(许可证管理单元2023)根据NFVO的License需求,确定当前可用的License是否可以满足需求,如果可以满足需求,则直接执行步骤712;707, Local LM (License Management Unit 2023) according to the NFVO license needs to determine whether the currently available license can meet the demand, if the demand can be met, then directly perform step 712;
在Local LM中可以通过状态机的方式对License进行动态管理,具体如图8所示,License的状态可以分为激活态和去激活态,去激活态中又进一步分为子状态1和之状态2,子状态1表示License尚未分配给NFV实例,而子状态2则为临时状态,表示已分配给NFV实例,但VNF实例还未完成激活的过程。在子状态2该License不能分配给其他实例,目的是防止在激活过程中,其他VNF实例也来申请。In Local LM, the license can be dynamically managed by the state machine. As shown in Figure 8, the status of the license can be divided into active state and deactivated state. In the deactivated state, the state is further divided into substate 1 and state. 2, sub-state 1 indicates that the license has not been assigned to the NFV instance, and sub-state 2 is the temporary state, indicating that the NFV instance has been assigned, but the VNF instance has not completed the activation process. In substate 2, the license cannot be assigned to other instances. The purpose is to prevent other VNF instances from applying during the activation process.
在步骤707中,Local LM可以检查现有的License库中,在子状态1的License数量是否满足需求,如果满足,则有将此License分配给该实例使用,并将相关License的状态更新到子状态2,进行Step 712操作。In step 707, the Local LM can check whether the number of licenses in the sub-state 1 meets the requirements in the existing license library. If yes, the license is assigned to the instance and the status of the related license is updated to the sub-license. State 2, perform Step 712 operation.
如果子状态1中的License数量不能满足需求,则Local LM根据客户已购的License数量,检查现已使用量是否超标,如果没有超标,由Local LM向Global LM触发License申请流程(步骤708);如果超标,可以告知NFVO,由NFVO来决策是否申请新的License,再通过Local LM向Global LM申请新的License。If the number of the licenses in the sub-state 1 cannot meet the demand, the local LM checks whether the used usage exceeds the standard according to the number of licenses purchased by the customer. If the number is not exceeded, the Local LM triggers the license application process to the Global LM (step 708). If the standard is exceeded, you can tell NFVO that NFVO will decide whether to apply for a new license, and then apply for a new license to Global LM through Local LM.
一般来说,对于需要使用License文件来激活VNF网元时,可以采用状态机的方式的,对即将分配使用的License文件进行状态精细化管理,防止同一个License文件被两个NFV实例申请使用,而对于License池化的方案,也可以不使用状态机记录的方式进行License的管理,只需要确定当前分配激活的License的总量在可用的License范围内即可,即在Local LM中保存当前可用的License数量,当有VNF网元实例化后,就将使用的License数量进行相应扣减,VNF网元释放后,即将相应的License数量进行增加。Generally, when you need to use a license file to activate a VNF network element, you can use the state machine to perform fine-grained management of the license file to be used to prevent the same license file from being applied by two NFV instances. For the license pooling solution, you can also manage the license without using the state machine record. You only need to determine that the total number of active licenses is within the available license range. That is, save the current available in Local LM. After the VNF network element is instantiated, the number of licenses is deducted accordingly. After the VNF network element is released, the number of corresponding licenses is increased.
例如如下表3所示,可以在Local LM中记录License使用情况,当前EPC MME V5.0产品网元的License可使用数量为总用户数100000,特性A为50000,特性B为30000,而本次实例化EPC MMEV5.0所需申请的License为总用户数X,特性A使用量为A1,特性B使用量为B1,如果当前申请的License小于当前可用的License数量,就可以进行License的分配,并在Local LM上扣将相应的License数量,如果本次实例申请超出了可用License范围,就可以通知NFVO申请额外的License。For example, as shown in Table 3 below, you can record the license usage in the Local LM. The current license number of the EPC MME V5.0 product NE is 100000 total users, the feature A is 50000, and the feature B is 30000. The license required to instantiate the EPC MMEV5.0 is the total number of users X, the usage of the feature A is A1, and the usage of the feature B is B1. If the license is less than the current number of licenses, the license can be assigned. The number of licenses will be deducted from the local LM. If the application of this instance exceeds the available license range, you can notify NFVO to apply for additional licenses.
Figure PCTCN2018078403-appb-000003
Figure PCTCN2018078403-appb-000003
表3table 3
708、Local LM(许可证管理单元2023)向Global LM(许可证模板和许可证生成单元2011)触发License申请流程。708. The Local LM (License Management Unit 2023) triggers the license application process to the Global LM (License Template and License Generation Unit 2011).
709、Global LM(许可证模板和许可证生成单元2011)生成的License,根据License控制的方式不同,可以有多种形式。例如对于License池化的方案,生成的License就可以为License许可使用的特性/功能/用户数等许可项信息,这些信息可以通过许可证文件的形式发放,也可以通过其他形式,如附带在消息体参与中来发放。而对于需要通过License文件下发给VNF网元才能实现License激活的License控制方式,Global生成的License可以为授权证书、许可文件、激活码等形式或者其组合,各软件提供商可根据自己的机制,做不同的组合。709. The license generated by Global LM (License Template and License Generation Unit 2011) can be in various forms depending on the way the license is controlled. For example, for the license pooling solution, the generated license can be the license information such as the feature/function/user number used by the license. The information can be distributed in the form of a license file or in other forms, such as attached messages. Participate in the body to distribute. For the license control mode that can be used to implement the license activation through the license file to be sent to the VNF network element, the license generated by Global can be in the form of authorization certificate, license file, activation code, or the like. Each software provider can use its own mechanism. , do different combinations.
对于扩容的情况下,Global LM可以只提供本次新增加的License,也可以将本次新增的License连同历史上分配的License打包在一起,合成一个新的License,释放掉原来的License。In the case of capacity expansion, Global LM can only provide the newly added license, and can also package the newly added license with the historically assigned license to synthesize a new license and release the original license.
710、Global LM(许可证发放单元2015)向Local LM(许可证管理单元2023)返回License,Global LM一般需要加密传输License,确保信息安全传输。710. The Global LM (License Issuance Unit 2015) returns a license to the Local LM (License Management Unit 2023). The Global LM generally needs to encrypt and transmit the license to ensure secure transmission of information.
711、Local LM(许可证管理单元2023)记录新的License信息,更新可用的License的数量等信息。711. The Local LM (the license management unit 2023) records the new license information, and updates the information such as the number of available licenses.
当Local LM与Global LM连接异常的情况,Local LM无法向Global LM申请新的License,此时Local LM也可以作为Global LM的代理,或者基于之前Global LM的授权,在本地生成License,例如许可证管理单元2023无法向Global LM发送License申请请求,无法从Global LM收到License,则Local LM(许可证管理单元2023)可以生成License,并将License信息通过许可证发放单元2025发送给NFVO。后续,当Local LM与Global LM恢复通信后,Local LM(许可证管理单元2023)向Global LM(许可证模板和许可证生成单元2011)发送其生成的License的情况,例如数量、特性、功能等信息,以便Global LM更新其记录的向NFV网络提供的许可证信息。When Local LM and Global LM are connected abnormally, Local LM cannot apply for a new license to Global LM. At this time, Local LM can also act as a proxy for Global LM, or generate a license locally, such as a license based on the authorization of Global LM. The management unit 2023 cannot send a license application request to the Global LM, and cannot receive the license from the Global LM. The Local LM (the license management unit 2023) can generate a license and send the license information to the NFVO through the license issuance unit 2025. Subsequently, when the Local LM resumes communication with the Global LM, the Local LM (License Management Unit 2023) transmits the generated license to the Global LM (License Template and License Generation Unit 2011), such as the number, characteristics, functions, and the like. Information so that Global LM updates its recorded license information to the NFV network.
712、Local LM(许可证发放单元2025)通知NFVO(许可证接收单元2035)申请到的License信息,以便NFVO可以根据License信息向VNF网元提供软件许可。712. The Local LM (the license issuance unit 2025) notifies the NFVO (the license receiving unit 2035) of the license information that is requested, so that the NFVO can provide the software license to the VNF network element according to the license information.
对于License池化方案来说,License信息可以包括授权使用的功能、特性以及对应的数量等信息,Local LM可以对从Global LM处收到的License进行一定的加工处理或者转化后,将这些License信息发送给NFVO,在步骤713中,NFVO根据收到的License信息,向VNF发送激活License的消息,通知VNF可以使用的License信息。For the license pooling solution, the license information can include the functions, characteristics, and corresponding quantity of the license. The local LM can perform certain processing or conversion on the license received from the Global LM. The NFVO is sent to the NFVO. In step 713, the NFVO sends a message to activate the license to the VNF according to the received license information, and notifies the VNF of the license information that can be used by the VNF.
如果需要通过License文件来激活VNF,Global LM向Local下发的License即为License文件,License文件中可以包括激活码信息,则此时Local LM向NFVO提供的License信息可以包括激活码以及许可证文件的下载地址(如Local LM的接入地址,如IP地址等)或者许可证文件的标识等信息,则在步骤713中,NFVO向VNF发送的激活License的消息中携带激活码以及许可证文件的下载地址或者许可证文件的标识等,则在步骤714中,VNF网元根据许可证文件的下载地址或者许可证文件的标识等,从Local LM中下载对 应的许可证文件,并用获取的激活码激活许可证文件,完成License的激活。If you need to activate the VNF through the license file, the license issued by the Global LM to the Local is the license file. The license file can include the activation code information. The license information provided by the local LM to the NFVO can include the activation code and the license file. The download address (such as the access address of the Local LM, such as the IP address, etc.) or the identifier of the license file, in step 713, the activation license and the license file are carried in the message that the NFVO sends the activation license to the VNF. Downloading the address or the identifier of the license file, etc., in step 714, the VNF network element downloads the corresponding license file from the Local LM according to the download address of the license file or the identifier of the license file, and uses the obtained activation code. Activate the license file to complete the activation of the license.
Local LM也可以将许可文件和激活码一起发送给NFVO,则VNF网元就可以直接根据NFVO提供的许可文件和激活码,激活License。The Local LM can also send the license file and the activation code to the NFVO. The VNF network element can activate the license directly according to the license file and activation code provided by the NFVO.
对于License池化方案,不需要为VNF网元提供独立的许可文件,只需要在Local LM中保存记录License使用的数量信息,并通知NFVO可为VNF网元分配使用的License的信息即可,不需要VFN网元获取具体的License文件,步骤714即可省略,但这样的管理方式,软件提供商对于License的控制就会弱化,由于没有许可文件的限制,VNF网元可以超出限制的License数量工作,此时软件提供商可以通过VNF网元定期上报的使用量的情况,来监控运营商客户是否在规定的License许可范围内使用软件,或者根据超出License数量的使用情况来进行计费的调整。For the license pooling solution, you do not need to provide a separate license file for the VNF network element. You only need to save the information about the license usage in the Local LM and notify the NFVO to assign the license information to the VNF network element. The VFN network element can obtain a specific license file. Step 714 can be omitted. However, the software provider can weaken the control of the license. The VNF network element can work beyond the limit number of licenses. At this time, the software provider can monitor whether the operator's client uses the software within the scope of the license specified by the VNF network element, or adjust the billing according to the usage of the license.
如果Local LM与VNFM合一部署时,也可由Local LM直接通知VNF实例所需的License信息。If the local LM is deployed in the same way as the VNFM, the local LM can directly notify the VNF instance of the license information.
715、Local LM记录License激活信息,该License进入激活态。715. The Local LM records the license activation information, and the license enters an active state.
716、VNF实例通过VNFM通知NFVO激活信息。716. The VNF instance notifies the NFVO activation information through the VNFM.
图9为一个License释放的过程示意图,如图9所示,包括:Figure 9 is a schematic diagram of a process for releasing a license, as shown in Figure 9, including:
901、VNFM根据Local LM的订阅(参见701),当有终止NFV或者缩容NFV事件发生时,向Local LM发送VNF LCM状态变化通知(Terminate VNF或缩容)901. According to the subscription of Local LM (see 701), VNFM sends a VNF LCM status change notification (Terminate VNF or contraction) to Local LM when there is a termination NFV or a contraction NFV event.
902、Local LM向NFVO获取该实例对应的License释放方式902. The local LM obtains the license release mode corresponding to the instance from the NFVO.
903、NFVO可根据业务需要,确定完全释放License或者仅是去激活License,并将释放或者去激活的License信息通知给Local LM,当去激活时,运营商后续还可以再使用该License。如果是释放VNF网元,则可以携带要释放的VNF网元的实例ID,如果是缩容,则可以携带缩容的VNF网元的实例ID以及减少的License的信息,例如License的数量等;903. The NFVO may determine to release the license completely or deactivate the license according to the service requirement, and notify the local LM of the released or deactivated license information. When deactivated, the operator may further use the license. If the VNF network element is released, the instance ID of the VNF network element to be released may be carried, and if it is a reduced capacity, the instance ID of the VNF network element and the reduced license information, such as the number of licenses, may be carried.
904、Local LM刷新License状态,如果是去激活License,则Local LM将这些License添加到可用License数量当中,如果用状态机管理,可以将这些License的状态设置为去激活态-子状态1,如果是完全释放License,则在本地释放相应的License资源,并可以通知Global LM,以便与Global LM根据License使用情况进行计费调整。904. The local LM refreshes the license state. If the license is deactivated, the local LM adds the licenses to the number of available licenses. If the state machine manages, the status of the licenses can be set to the deactivated state-substate 1. If the license is completely released, the corresponding license resource is released locally, and Global LM can be notified to adjust the billing with Global LM based on the license usage.
905、Local LM通知NFVO License释放/去激活完成。905. The Local LM notifies the NFVO License release/deactivation to be completed.
906、当License释放时,Local LM向Global LM通知License释放通知。906. When the license is released, the Local LM notifies the Global LM of the license release notification.
上述过程中描述的License的申请(含扩容)和释放(含缩容)过程,为Local LM触发,除此之外,也可以由NFVO来触发License的申请和释放。The application (including expansion) and release (including shrinkage) of the license described in the above procedure are triggered by the Local LM. In addition, the NFVO can also trigger the application and release of the license.
如下图10所示,为由NFVO触发实现License申请或释放的流程,包括:As shown in Figure 10 below, the process of applying for or releasing a license by NFVO triggers, including:
1001、NFVO基于VNF的生命周期管理操作,例如实例化、扩容或者释放等,NFVO触发相应的License文件的申请或释放流程;1001, NFVO based on VNF lifecycle management operations, such as instantiation, expansion or release, NFVO triggers the application or release process of the corresponding license file;
以实例化为例,可以在如步骤601至步骤609的各个环节中NFVO触发向Local LM申请License文件。可以其中步骤609已经完成了实例化,其他步骤均未完成实例化。NFVO 可以在实例化前或者实例化后根据VNF的需要,向Local LM申请相应的License文件。For example, in the various steps of steps 601 to 609, the NFVO triggers the application for the license file to the Local LM. In step 609, the instantiation can be completed, and the other steps are not completed. NFVO can apply for the corresponding license file to Local LM according to the needs of the VNF before or after instantiation.
1002、NFVO结合业务的需要,确定License操作行为,例如申请新的License,执行步骤903a,或者释放License,执行步骤903b,向Local LM发送申请License或者释放License的请求。具体过程与步骤705类似。1002, NFVO combined with the need of the service, determine the license operation behavior, for example, apply for a new license, perform step 903a, or release the license, perform step 903b, and send a request for the license or release the license to the Local LM. The specific process is similar to step 705.
后续步骤与上述实施例基本一致,主要区别是License申请/扩容或者释放的触发网元主体不同,上面两个实施例为Local LM进行触发License的申请和释放,而本实施例为NFVO触发。由于触发后具体的实现过程与图7和图9实施例中的实现基本一致,不再重复描述。The subsequent steps are basically the same as the above-mentioned embodiments. The main difference is that the license application/expansion or release triggering the NE body is different. The above two embodiments are used for the Local LM to trigger the application and release of the license, and this embodiment is the NFVO trigger. Since the specific implementation process after the triggering is basically the same as the implementation in the embodiment of FIG. 7 and FIG. 9, the description is not repeated.
下面结合图11为例,提供一种根据VNF上报的信息进行扩容的实现过程,包括:The following is an example of implementing an expansion process according to the information reported by the VNF, including:
1101、在运行过程中,VNF统计与许可控制项(如特性或功能使用量等)相关的实例业务量的使用情况,根据预先的配置定时、周期性或者在触发门限时向Local LM发送统计信息,例如可以规定超过许可的License使用量的百分比(如90%,100%或者120%等,具体数值的确定取决于软件提供商和运营商之间的策略安排)作为触发门限,统计信息可以包括各种类型的License使用统计,如基于忙时、闲时的统计,基于功能或者特性的使用情况统计,日、周或者月用户数统计等等;In the running process, the VNF statistics and the usage of the instance traffic related to the license control item (such as the feature or function usage, etc.) are sent to the Local LM according to the preset configuration timing, periodicity, or when the threshold is triggered. For example, a percentage of the licensed license usage (such as 90%, 100% or 120%, etc., the specific value is determined by the policy arrangement between the software provider and the operator) may be specified as a trigger threshold, and the statistics may include Various types of license usage statistics, such as statistics based on busy hours and idle hours, usage statistics based on functions or features, statistics of daily, weekly, or monthly users, and so on;
1102、Local LM根据VNF上报的统计信息,确定License的使用是否达到告警阈值或超过上限;The local LM determines whether the usage of the license reaches the alarm threshold or exceeds the upper limit according to the statistics reported by the VNF.
1103、Local LM根据自身的控制策略向NFVO发送告警或者扩容提示,所述控制策略可以为Global LM下发给Local LM,或者配置在Local LM上的,或者有运营商的OSS系统发送给Local LM,例如控制策略可以为检测到连续3周超出了告警阈值或License上限等;1103. The Local LM sends an alert or a capacity expansion prompt to the NFVO according to its own control policy. The control policy may be sent to the Local LM by the Global LM, or configured on the Local LM, or sent by the operator's OSS system to the Local LM. For example, the control policy may be that the alarm threshold or the license upper limit is exceeded for three consecutive weeks;
1104、NFVO收到Local L买的告警或者扩容提示后,根据业务需要确定是否扩容,申请额外的License资源,或者根据整网的License视图情况以及业务的整体运行情况,对网络资源进行调整,释放掉一些网络资源利用率低的VNF,将释放掉的License增加到License不足的VNF上。1104. After receiving the alarm or expansion prompt of the local L, the NFVO determines whether to expand the capacity according to the service requirement, apply for additional license resources, or adjust the network resources according to the license view of the entire network and the overall operation of the service. The VNF with low network resource utilization is deleted, and the released license is added to the VNF with insufficient license.
如果VNF的License使用比例低,Local LM也可以通知给NFVO,这样NFVO就可以根据提示,进行相应的缩容处理。If the VNF license is used at a low rate, Local LM can also notify NFVO, so that NFVO can perform corresponding shrinkage processing according to the prompt.
后续对于License的申请、扩容的过程以及释放、缩容的过程,可参见前述描述,例如图7和图9对应的具体License的申请和释放的过程。For the process of applying for the license, the process of capacity expansion, and the process of releasing and shrinking, refer to the foregoing description, for example, the application and release process of the specific license corresponding to FIG. 7 and FIG.
类似于图11中的过程,VNF也可以将运行过程中,向NFVO上报许可控制项的使用情况的统计信息,在NFVO上配置控制策略,由NFVO根据控制策略,确定是否需要申请额外的License进行扩容,或者释放License资源。Similar to the process in Figure 11, the VNF can also report the statistics of the usage of the admission control items to the NFVO during operation, configure the control policy on the NFVO, and determine whether the additional license needs to be applied by the NFVO according to the control policy. Expand the capacity or release the license resource.
应理解,上述实施例中所述的流程图,可以通过计算机程序指令和/或硬件操作来实现。这些计算机程序指令可以被提供给通用计算机、专用计算机的处理器或者其他可编程数据处理装置,从而通过计算机的处理器或者其他可编程数据处理装置执行的所述指令生成用于实现在所述流程图中所指明的功能的装置。It should be understood that the flowcharts described in the above embodiments may be implemented by computer program instructions and/or hardware operations. The computer program instructions may be provided to a general purpose computer, a processor of a special purpose computer, or other programmable data processing apparatus such that the instructions are executed by a processor or other programmable data processing apparatus of the computer for implementation in the process The device of the function indicated in the figure.
这些计算机程序指令还可以存储在可引导计算机或其他可编程数据处理装置以特定 方式运行的计算机可用或计算机可读存储器中,从而存储在计算机可用或计算机可读存储器中的指令产生这样的制品,所述制品包括实现在所述流程图/或框图的一个或多个框中所指明的功能的指令。The computer program instructions can also be stored in a computer usable or computer readable memory that can be booted by a computer or other programmable data processing device in a particular manner, such that instructions stored in a computer usable or computer readable memory produce such an article. The article of manufacture includes instructions for implementing the functions indicated in one or more of the blocks of the flowcharts.
所述计算机程序指令还可以被加载到计算机或者其他可编程数据处理装置上,以使在所述计算机或其他可编程数据处理装置上进行一系列操作步骤来产生计算机实现的过程,从而在所述计算机或其他可编程数据处理装置上执行的所述指令提供用于实现在所述流程图和/或框图的一个或多个框中所指明的功能的步骤。The computer program instructions can also be loaded onto a computer or other programmable data processing device to cause a series of operational steps on the computer or other programmable data processing device to produce a computer implemented process, thereby The instructions executed on a computer or other programmable data processing apparatus provide steps for implementing the functions indicated in one or more of the flowcharts and/or block diagrams.
在以上介绍的多个示例性的设计中,本发明实施例所描述的上述功能可以在硬件、软件、固件或这三者的任意组合来实现。如果在软件中实现,这些功能可以存储于电脑可读的媒介上,或以一个或多个指令或代码形式传输于电脑可读的媒介上。电脑可读媒介包括电脑存储媒介和便于使得让电脑程序从一个地方转移到其它地方的通信媒介。存储媒介可以是任何通用或特殊电脑可以接入访问的可用媒体。例如,这样的电脑可读媒体可以包括但不限于RAM、ROM、EEPROM、CD-ROM或其它光盘存储、磁盘存储或其它磁性存储装置,或其它任何可以用于承载或存储以指令或数据结构和其它可被通用或特殊电脑、或通用或特殊处理器读取形式的程序代码的媒介。此外,任何连接都可以被适当地定义为电脑可读媒介,例如,如果软件是从一个网站站点、服务器或其它远程资源通过一个同轴电缆、光纤电脑、双绞线、数字用户线(DSL)或以例如红外、无线和微波等无线方式传输的也被包含在所定义的电脑可读媒介中。所述的碟片(disk)和磁盘(disc)包括压缩磁盘、镭射盘、光盘、DVD、软盘和蓝光光盘,磁盘通常以磁性复制数据,而碟片通常以激光进行光学复制数据。上述的组合也可以包含在电脑可读媒介中。In the various exemplary designs described above, the above described functions described in the embodiments of the present invention may be implemented in hardware, software, firmware, or any combination of the three. If implemented in software, these functions can be stored on a computer readable medium or transmitted as one or more instructions or code to a computer readable medium. Computer readable media includes computer storage media and communication media that facilitates the transfer of computer programs from one place to another. The storage medium can be any available media that any general purpose or special computer can access. For example, such computer-readable media can include, but is not limited to, RAM, ROM, EEPROM, CD-ROM or other optical disk storage, disk storage or other magnetic storage device, or any other device or data structure that can be used for carrying or storing Other media that can be read by a general purpose or special computer, or a general purpose or special processor. In addition, any connection can be appropriately defined as a computer readable medium, for example, if the software is from a website site, server or other remote source through a coaxial cable, fiber optic computer, twisted pair, digital subscriber line (DSL) Or wirelessly transmitted in, for example, infrared, wireless, and microwave, is also included in the defined computer readable medium. The disks and discs include compact disks, laser disks, optical disks, DVDs, floppy disks, and Blu-ray disks. Disks typically replicate data magnetically, while disks typically optically replicate data with a laser. Combinations of the above may also be included in a computer readable medium.

Claims (33)

  1. 一种NFV(网络功能虚拟化)网络中许可证的管理系统,其特征在于,该系统包括第一许可证管理服务器(201),第二许可证管理服务器(202),以及NFV编排器NFVO(203),其中第一许可证管理服务器为软件提供商的许可证管理服务器,第二许可证管理服务器为部署在NFV网络范围内、与第一许可证管理服务器对接的许可证管理服务器,A license management system in an NFV (Network Function Virtualization) network, characterized in that the system includes a first license management server (201), a second license management server (202), and an NFV arranger NFVO ( 203), wherein the first license management server is a license management server of the software provider, and the second license management server is a license management server deployed in the NFV network and connected to the first license management server,
    第一许可证管理服务器用于生成许可证信息描述模板(License Descriptor),并将该License Descriptor下发给NFVO,所述License Descriptor中包括License Descriptor ID、VNFD ID以及许可信息选择项,第一许可证管理服务器还用于向第二许可证管理服务器下发许可证;The first license management server is configured to generate a license information description template (License Descriptor), and the license descriptor is sent to the NFVO, where the license Descriptor includes a license Descriptor ID, a VNFD ID, and a license information selection item, and the first license. The license management server is also used to issue a license to the second license management server;
    NFVO,用于获取第一许可证管理服务器下发的License Descriptor,根据该License Descriptor,向第二许可证管理服务器申请部署NFV网元所需要的许可证;The NFVO is configured to obtain a license Descriptor delivered by the first license management server, and apply for a license required for deploying the NFV network element to the second license management server according to the license Descriptor;
    第二许可证管理服务器,用于接收NFVO的许可证申请请求,根据第一许可证管理服务器下发的许可证,向NFVO发送许可证信息,NFVO根据所述许可证信息为VNF(Virtual Network Function,虚拟化的网络功能)提供软件使用许可。a second license management server, configured to receive a license application request of the NFVO, and send the license information to the NFVO according to the license issued by the first license management server, and the NFVO is based on the license information as a VNF (Virtual Network Function) , virtualized network function) provides software license.
  2. 根据权利要求1所述的系统,其特征在于,第一许可证管理服务器用于将所述License Descriptor发送给第二许可证管理服务器,第二许可证管理服务器用于将获取到的所述License Descriptor发送给NFVO。The system according to claim 1, wherein the first license management server is configured to send the license Descriptor to the second license management server, and the second license management server is configured to use the obtained license. Descriptor is sent to NFVO.
  3. 根据权利要求1所述的系统,其特征在于,软件提供商在向NFV运营商提供VNF Package时,将所述第一许可证管理服务器生成的License Descriptor连同VNF Package一并下发,所述NFVO用于在VNF Package上架过程中获取所述License Descriptor。The system according to claim 1, wherein the software provider delivers the license descriptor generated by the first license management server together with the VNF Package when the VNF package is provided to the NFV operator, the NFVO. Used to obtain the License Descriptor during the VNF Package shelf process.
  4. 根据权利要求3所述的系统,其特征在于,NFVO用于在收到License Descriptor后,进行License Descriptor校验,如果校验失败,则向第二许可证管理服务器发送通知消息,携带License Descriptor ID或VNFD ID,The system according to claim 3, wherein the NFVO is configured to perform a License Descriptor check after receiving the License Descriptor, and if the verification fails, send a notification message to the second license management server, carrying the License Descriptor ID. Or VNFD ID,
    所述第二许可证管理服务器用于根据License Descriptor ID或VNFD ID,向第一许可证管理服务器申请License Descriptor ID或VNFD ID所对应的License Descriptor,第一许可证管理服务器用于将License Descriptor发送给第二许可证管理服务器,第二许可证管理服务器再将License Descriptor发送给NFVO。The second license management server is configured to apply for a license Descriptor ID or a license Descriptor corresponding to the VNFD ID to the first license management server according to the License Descriptor ID or the VNFD ID, where the first license management server is configured to send the License Descriptor To the second license management server, the second license management server sends the License Descriptor to the NFVO.
  5. 根据权利要求1所述的系统,其特征在于,第一许可证管理服务器还用于与软件提供商的订单管理系统相连,在收到订单管理系统发送的NFV网络运营商的订单采购通知后,根据所述订单信息,向第二许可证管理服务器发送与订单信息对应的许可证。The system according to claim 1, wherein the first license management server is further configured to be connected to the software provider's order management system, after receiving the order purchase notification from the NFV network operator sent by the order management system, A license corresponding to the order information is transmitted to the second license management server based on the order information.
  6. 根据权利要求1所述的系统,其特征在于,第二许可证管理服务器用于在接收到NFVO发送的许可证申请请求,确定本地没有可以满足申请需求的许可证,向第一许可证管理服务器发送许可证申请请求,所述第一许可证管理服务器用于接收到第二许可证管理服务器发送的许可证申请请求后,向第二许可证管理服务器下发许可证。The system according to claim 1, wherein the second license management server is configured to: upon receiving the license application request sent by the NFVO, determine that there is no local license that can satisfy the application requirement, to the first license management server Sending a license application request, the first license management server is configured to send a license to the second license management server after receiving the license application request sent by the second license management server.
  7. 根据权利要求1所述的系统,其特征在于,第二许可证管理服务器用于在接收到NFVO发送的许可证申请请求,确定本地没有可以满足申请需求的许可证,向NFVO返回需要采购许可证的通知消息,NFVO根据所述通知消息,触发NFV网络运营商的OSS系统向软 件提供商的订单管理系统购买所需的许可证;所述第一许可证管理服务器用于在收到所述订单管理系统发送的订单采购通知后,向第二许可证管理服务器发送与订单信息对应的许可证。The system according to claim 1, wherein the second license management server is configured to receive a license application request sent by the NFVO, determine that there is no local license that can satisfy the application requirement, and return a purchase license to the NFVO. The notification message, the NFVO triggers the NFV network operator's OSS system to purchase the required license from the software provider's order management system according to the notification message; the first license management server is configured to receive the order After the order purchase notification sent by the management system, the license corresponding to the order information is sent to the second license management server.
  8. 根据权利要求1至7任一权利要求所述的系统,其特征在于,所述NFVO还用于保存License Descriptor ID与VNFD ID的对应关系,在部署VNF时,根据VNFD ID查找到所需申请的License Descriptor ID,从而根据该License Descriptor ID对应的License Descriptor,完成许可证的申请。The system according to any one of claims 1 to 7, wherein the NFVO is further configured to save a correspondence between a license Descriptor ID and a VNFD ID, and when the VNF is deployed, the required application is found according to the VNFD ID. The license Descriptor ID is used to complete the license application according to the License Descriptor corresponding to the License Descriptor ID.
  9. 根据权利要8所述的系统,其特征在于,所述第二许可证管理服务器用于订阅VNF LCM(Lifecycle Management,生命周期管理)状态变化通知,在收到订阅通知消息后,根据所述VNF状态变化,触发NFVO申请或者释放许可证。The system according to claim 8, wherein the second license management server is configured to subscribe to a VNF LCM (Lifecycle Management) status change notification, and after receiving the subscription notification message, according to the VNF A change in state triggers an NFVO application or releases a license.
  10. 根据权利要求1至7任一权利要求所述的系统,其特征在于,第二许可证管理服务器根据整网的许可证信息以及网络业务需要,确定VNF的许可证的申请或释放;或者NFVO从第二许可证管理服务器获取整网的许可证信息,NFVO根据整网的许可证信息以及网络业务需要,确定VNF许可证的申请或释放。The system according to any one of claims 1 to 7, wherein the second license management server determines the application or release of the license of the VNF according to the license information of the entire network and the network service requirement; or NFVO from The second license management server obtains the license information of the entire network, and the NFVO determines the application or release of the VNF license according to the license information of the entire network and the network service requirements.
  11. 根据权利要求1所述的系统,其特征在于,所述第二许可证管理服务器还用于向第一许可证管理服务器上报许可证使用情况,以便软件提供商根据许可证使用情况进行计费。The system of claim 1, wherein the second license management server is further configured to report a license usage to the first license management server for the software provider to perform billing according to the license usage.
  12. 根据权利要求1至7任一权利要求所述的系统,其特征在于,NFVO还用于在VNF缩容或释放时,向第二许可证管理服务器发送许可证释放消息,所述第二许可证管理服务器用于根据所述许可证释放消息,释放或去激活相应的许可证。The system according to any one of claims 1 to 7, wherein the NFVO is further configured to send a license release message to the second license management server when the VNF is reduced or released, the second license The management server is configured to release or deactivate the corresponding license according to the license release message.
  13. 根据权利要求1至7任一权利要求所述的系统,其特征在于,所述第二许可证管理服务器可以独立部署,也可以集成在NFVO、NFVM(VNF Manager,VNF管理器)或者OSS(运营支撑系统)系统中。The system according to any one of claims 1 to 7, wherein the second license management server can be deployed independently or integrated in NFVO, NFVM (VNF Manager, VNF Manager) or OSS (Operation) Support system) in the system.
  14. 根据权利要求1至7任一权利要求所述的系统,其特征在于,所述第二许可证管理服务器还用于作为第一许可证服务器的代理或者基于第一许可证服务器的授权,生成许可证,根据生成的许可证,向NFVO发送许可证信息,所述第二许可证管理服务器还用于向第一许可证服务器上报生成许可证的情况,所述第一许可证服务器在收到第二许可证管理服务器上报的生成许可证的情况后,更新第一许可证服务器上记录的向NFV网络提供的许可证信息。The system according to any one of claims 1 to 7, wherein the second license management server is further configured to generate a license as a proxy of the first license server or based on an authorization of the first license server. Proof that the license information is sent to the NFVO according to the generated license, and the second license management server is further configured to report the generation of the license to the first license server, where the first license server receives the license After the license is reported by the license management server, the license information provided to the NFV network recorded on the first license server is updated.
  15. 一种NFV网络中许可证的管理方法,其特征在于,所述方法应用于包括第一许可证管理服务器(201),第二许可证管理服务器(202),以及NFVO构成的许可证的管理系统,其中第一许可证管理服务器为软件提供商的许可证管理服务器,第二许可证管理服务器为部署在NFV网络范围内、与第一许可证管理服务器对接的许可证管理服务器,所述方法包括,A method for managing licenses in an NFV network, characterized in that the method is applied to a management system including a first license management server (201), a second license management server (202), and a license constituted by NFVO Wherein the first license management server is a license management server of the software provider, and the second license management server is a license management server deployed within the NFV network and interfacing with the first license management server, the method comprising ,
    NFVO获取所述第一许可证管理服务器下发的许可证信息描述模板,所述License Descriptor中包括License Descriptor ID、VNFD ID以及许可信息选择项;The NFVO obtains a license information description template sent by the first license management server, and the license Descriptor includes a license Descriptor ID, a VNFD ID, and a license information selection item;
    NFVO根据所述License Descriptor,向第二许可证管理服务器申请部署NFV网元所需要的许可证;The NFVO applies to the second license management server for the license required to deploy the NFV network element according to the License Descriptor;
    第二许可证管理服务器根据从第一许可证管理服务器下发的许可证,向NFVO发送许可证信息;The second license management server sends the license information to the NFVO according to the license issued from the first license management server;
    NFVO根据所述许可证信息为VNF提供软件使用许可。The NFVO provides a software license for the VNF based on the license information.
  16. 根据权利要求15所述的方法,其特征在于,该方法还包括,The method of claim 15 further comprising:
    第二许可证管理服务器接收第一许可证管理服务器发送的License Descriptor,并将获取到的所述License Descriptor发送给NFVO。The second license management server receives the License Descriptor sent by the first license management server, and sends the obtained License Descriptor to the NFVO.
  17. 根据权利要求15所述的方法,其特征在于,该方法还包括,The method of claim 15 further comprising:
    软件提供商在向NFV运营商提供VNF Package时,将所述第一许可证管理服务器生成的License Descriptor连同VNF Package一并下发,所述NFVO在VNF Package上架过程中获取所述License Descriptor。When the software provider provides the VNF Package to the NFV operator, the license Descriptor generated by the first license management server is sent together with the VNF Package, and the NFVO acquires the License Descriptor during the VNF Package shelf process.
  18. 根据权利要求17所述的方法,其特征在于,该方法还包括,The method of claim 17 further comprising:
    NFVO在收到License Descriptor后,进行License Descriptor校验,如果校验失败,则向第二许可证管理服务器发送通知消息,携带License Descriptor ID或VNFD ID,After receiving the License Descriptor, the NFVO performs a License Descriptor check. If the verification fails, the NFVO sends a notification message to the second license management server, carrying the License Descriptor ID or the VNFD ID.
    所述第二许可证管理服务器根据License Descriptor ID或VNFD ID,向第一许可证管理服务器申请License Descriptor ID或VNFD ID所对应的License Descriptor,获取第一许可证管理服务器下发的License Descriptor,并将License Descriptor发送给NFVO。The second license management server obtains a license Descriptor corresponding to the license descriptor ID or the VNFD ID from the first license management server according to the license ID or the VNFD ID, and obtains the license Descriptor delivered by the first license management server, and Send the License Descriptor to NFVO.
  19. 根据权利要求15所述的方法,其特征在于,该方法还包括,The method of claim 15 further comprising:
    第二许可证管理服务器用于在接收到NFVO发送的许可证申请请求,确定本地没有可以满足申请需求的许可证,向第一许可证管理服务器发送许可证申请请求,接收所述第一许可证管理服务器下发的许可证。The second license management server is configured to receive a license application request sent by the NFVO, determine that there is no local license that can satisfy the application requirement, send a license application request to the first license management server, and receive the first license. Manage the license issued by the server.
  20. 根据权利要求15所述的方法,其特征在于,该方法还包括,The method of claim 15 further comprising:
    第二许可证管理服务器用于在接收到NFVO发送的许可证申请请求,确定本地没有可以满足申请需求的许可证,向NFVO返回需要采购许可证的通知消息,NFVO根据所述通知消息,触发NFV网络运营商的OSS系统向软件提供商的订单管理系统购买所需的许可证;所述第一许可证管理服务器用于在收到所述订单管理系统发送的订单采购通知后,向第二许可证管理服务器发送与订单信息对应的许可证。The second license management server is configured to receive a license application request sent by the NFVO, determine that there is no local license that can satisfy the application requirement, and return a notification message to the NFVO that requires a purchase license, and the NFVO triggers the NFV according to the notification message. The network operator's OSS system purchases the required license from the software provider's order management system; the first license management server is configured to send the second license after receiving the order purchase notification sent by the order management system The license management server sends a license corresponding to the order information.
  21. 根据权利要求15至20任一权利要求所述的方法,其特征在于,该方法还包括,A method according to any of claims 15 to 20, further comprising
    所述NFVO保存License Descriptor ID与VNFD ID的对应关系,在部署VNFNVF时,根据VNFD ID查找到所需申请的License Descriptor ID,从而根据该License Descriptor ID对应的License Descriptor,完成许可证的申请。The NFVO saves the correspondence between the license Descriptor ID and the VNFD ID. When the VNFNVF is deployed, the license Descriptor ID of the required application is found according to the VNFD ID, and the license application is completed according to the License Descriptor corresponding to the License Descriptor ID.
  22. 根据权利要求21所述的方法,其特征在于,该方法还包括,The method of claim 21, further comprising
    所述第二许可证管理服务器用于订阅VNF LCM状态变化通知,在收到订阅通知消息后,根据所述NFV状态变化,触发NFVO申请或者释放许可证。The second license management server is configured to subscribe to the VNF LCM status change notification, and after receiving the subscription notification message, trigger an NFVO application or release a license according to the NFV status change.
  23. 根据权利要求15至20任一权利要求所述的方法,其特征在于,该方法还包括,A method according to any of claims 15 to 20, further comprising
    第二许可证管理服务器根据整网的许可证信息以及网络业务需要,确定VNF的许可证的申请或释放,或者NFVO从第二许可证管理服务器获取整网的许可证信息,NFVO根据整网的许可证信息以及网络业务需要,确定VNF许可证的申请或释放。The second license management server determines the application or release of the VNF license according to the license information of the entire network and the network service requirement, or the NFVO obtains the license information of the entire network from the second license management server, and the NFVO is based on the entire network. The license information and network business needs to determine the application or release of the VNF license.
  24. 根据权利要求15所述的方法,其特征在于,该方法还包括,The method of claim 15 further comprising:
    所述第二许可证管理服务器向第一许可证管理服务器上报许可证使用情况,以便软件提供商根据许可证使用情况进行计费。The second license management server reports the license usage status to the first license management server, so that the software provider performs charging according to the license usage.
  25. 根据权利要求15至20任一权利要求所述的方法,其特征在于,该方法还包括,A method according to any of claims 15 to 20, further comprising
    NFVO在VNF缩容或释放时,向第二许可证管理服务器发送许可证释放消息,所述第二许可证管理服务器用于根据所述许可证释放消息,释放或去激活相应的许可证。The NFVO, when the VNF is contracted or released, sends a license release message to the second license management server, the second license management server for releasing or deactivating the corresponding license according to the license release message.
  26. 根据权利要求15至20任一权利要求所述的方法,其特征在于,该方法还包括,A method according to any of claims 15 to 20, further comprising
    所述第二许可证管理服务器作为第一许可证服务器的代理或者基于第一许可证服务器的授权,生成许可证,根据生成的许可证,向NFVO发送许可证信息,所述第二许可证管理服务器向第一许可证服务器上报生成许可证的情况,所述第一许可证服务器在收到第二许可证管理服务器上报的生成许可证的情况后,更新第一许可证服务器上记录的向NFV网络提供的许可证信息。The second license management server generates a license as a proxy of the first license server or based on the authorization of the first license server, and transmits license information to the NFVO according to the generated license, the second license management The server reports to the first license server that the license is generated, and the first license server updates the NFV recorded on the first license server after receiving the license generated by the second license management server. License information provided by the network.
  27. 一种NFV(网络功能虚拟化)网络中许可证的管理系统,其特征在于,该系统包括第一许可证管理服务器(201),第二许可证管理服务器(202),其中第一许可证管理服务器为软件提供商的许可证管理服务器,第二许可证管理服务器为部署在NFV网络范围内、与第一许可证管理服务器对接的许可证管理服务器,A management system for a license in an NFV (Network Function Virtualization) network, characterized in that the system includes a first license management server (201) and a second license management server (202), wherein the first license management The server is a license management server of the software provider, and the second license management server is a license management server deployed in the NFV network and connected to the first license management server.
    第一许可证管理服务器用于生成许可证信息描述模板(License Descriptor),并将该License Descriptor下发给NFVO,所述License Descriptor中包括License Descriptor ID、VNFD ID以及许可信息选择项,第一许可证管理服务器还用于向第二许可证管理服务器下发许可证;The first license management server is configured to generate a license information description template (License Descriptor), and the license descriptor is sent to the NFVO, where the license Descriptor includes a license Descriptor ID, a VNFD ID, and a license information selection item, and the first license. The license management server is also used to issue a license to the second license management server;
    第二许可证管理服务器,用于接收NFVO根据所述License Descriptor提交的许可证申请请求,根据第一许可证管理服务器下发的许可证,向NFVO发送许可证信息。The second license management server is configured to receive the license application request submitted by the NFVO according to the license Descriptor, and send the license information to the NFVO according to the license issued by the first license management server.
  28. 根据权利要求27所述的系统,其特征在于,The system of claim 27 wherein:
    第一许可证管理服务器用于将所述License Descriptor发送给第二许可证管理服务器,第二许可证管理服务器用于将获取到的所述License Descriptor发送给NFVO。The first license management server is configured to send the license Descriptor to the second license management server, and the second license management server is configured to send the obtained License Descriptor to the NFVO.
  29. 根据权利要求27所述的系统,其特征在于,第一许可证管理服务器还用于与软件提供商的订单管理系统相连,在收到订单管理系统发送的NFV网络运营商的订单采购通知后,根据所述订单信息,向第二许可证管理服务器发送与订单信息对应的许可证。The system according to claim 27, wherein the first license management server is further configured to be connected to the software provider's order management system, after receiving the order purchase notification from the NFV network operator sent by the order management system, A license corresponding to the order information is transmitted to the second license management server based on the order information.
  30. 根据权利要求27所述的系统,其特征在于,第二许可证管理服务器用于在接收到NFVO发送的许可证申请请求,确定本地没有可以满足申请需求的许可证,向第一许可证管理服务器发送许可证申请请求,所述第一许可证管理服务器用于接收到第二许可证管理服务器发送的许可证申请请求后,向第二许可证管理服务器下发许可证。The system according to claim 27, wherein the second license management server is configured to: upon receiving the license application request sent by the NFVO, determine that there is no local license that can satisfy the application request, to the first license management server Sending a license application request, the first license management server is configured to send a license to the second license management server after receiving the license application request sent by the second license management server.
  31. 根据权利要求27所述的系统,其特征在于,第二许可证管理服务器用于在接收到NFVO发送的许可证申请请求,确定本地没有可以满足申请需求的许可证,向NFVO返回需要采购许可证的通知消息,NFVO根据所述通知消息,触发NFV网络运营商的OSS系统向软件提供商的订单管理系统购买所需的许可证;所述第一许可证管理服务器用于在收到所述订单管理系统发送的订单采购通知后,向第二许可证管理服务器发送与订单信息对应的许可证。The system according to claim 27, wherein the second license management server is configured to receive a license application request sent by the NFVO, determine that there is no local license that can satisfy the application requirement, and return a purchase license to the NFVO. The notification message, the NFVO triggers the NFV network operator's OSS system to purchase the required license from the software provider's order management system according to the notification message; the first license management server is configured to receive the order After the order purchase notification sent by the management system, the license corresponding to the order information is sent to the second license management server.
  32. 根据权利要求27至31任一权利要求所述的系统,其特征在于,第二许可证管理 服务器根据整网的许可证信息以及网络业务需要,确定VNF的许可证的申请或释放。A system according to any one of claims 27 to 31, wherein the second license management server determines the application or release of the license of the VNF based on the license information of the entire network and the network service requirements.
  33. 根据权利要求27至31任一权利要求所述的系统,其特征在于,A system according to any one of claims 27 to 31, wherein
    所述第二许可证管理服务器用于作为第一许可证服务器的代理或者基于第一许可证服务器的授权,生成许可证,根据生成的许可证,向NFVO发送许可证信息,所述第二许可证管理服务器用于向第一许可证服务器上报生成许可证的情况;The second license management server is configured to generate a license as a proxy of the first license server or based on an authorization of the first license server, and send license information to the NFVO according to the generated license, the second license The certificate management server is used to report the generation of the license to the first license server;
    所述第一许可证服务器用于在收到第二许可证管理服务器上报的生成许可证的情况后,更新第一许可证服务器上记录的向NFV网络提供的许可证信息。The first license server is configured to update the license information provided to the NFV network recorded on the first license server after receiving the situation of generating the license reported by the second license management server.
PCT/CN2018/078403 2017-03-13 2018-03-08 System for managing license in nfv network WO2018166398A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710147528.5 2017-03-13
CN201710147528.5A CN108574593B (en) 2017-03-13 2017-03-13 The management system and management method of licensing in a kind of NFV network

Publications (1)

Publication Number Publication Date
WO2018166398A1 true WO2018166398A1 (en) 2018-09-20

Family

ID=63522595

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/078403 WO2018166398A1 (en) 2017-03-13 2018-03-08 System for managing license in nfv network

Country Status (2)

Country Link
CN (1) CN108574593B (en)
WO (1) WO2018166398A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR3112049A1 (en) * 2020-06-29 2021-12-31 Orange Collaborative license management process between industrial domains
US11663298B2 (en) * 2019-12-11 2023-05-30 At&T Intellectual Property I, L.P. Managing enterprise software licenses for virtual network functions
GB2622768A (en) * 2022-08-16 2024-04-03 Awtg Ltd A system for handling data within a mobile data network

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109743194A (en) * 2018-12-10 2019-05-10 中国联合网络通信集团有限公司 A kind of License Management method and device
CN112989289B (en) * 2019-12-02 2023-04-25 成都鼎桥通信技术有限公司 Software license checking method and device, electronic equipment and readable storage medium
CN115589351A (en) * 2021-07-06 2023-01-10 华为技术有限公司 Query method, device and equipment
CN113965912B (en) * 2021-10-20 2023-07-18 中国联合网络通信集团有限公司 Scheduling method, device and equipment for communication software license
CN114491418B (en) * 2021-12-28 2023-06-02 北京深盾科技股份有限公司 Software licensing method and electronic equipment
CN114266017B (en) * 2021-12-30 2022-11-01 北京深盾科技股份有限公司 Software licensing method and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104134122A (en) * 2014-07-30 2014-11-05 华为技术有限公司 Method and device for applying for license
EP3002699A1 (en) * 2014-09-30 2016-04-06 Alcatel Lucent A method for controlling the execution of an application in a virtual computer environment
CN105577381A (en) * 2014-10-24 2016-05-11 中兴通讯股份有限公司 License management method and device under virtualization
CN105847237A (en) * 2016-03-15 2016-08-10 中国联合网络通信集团有限公司 Safety management method and device based on NFV (Network Function Virtualization)
US9578008B2 (en) * 2015-05-11 2017-02-21 Intel Corporation Technologies for secure bootstrapping of virtual network functions

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104134122A (en) * 2014-07-30 2014-11-05 华为技术有限公司 Method and device for applying for license
EP3002699A1 (en) * 2014-09-30 2016-04-06 Alcatel Lucent A method for controlling the execution of an application in a virtual computer environment
CN105577381A (en) * 2014-10-24 2016-05-11 中兴通讯股份有限公司 License management method and device under virtualization
US9578008B2 (en) * 2015-05-11 2017-02-21 Intel Corporation Technologies for secure bootstrapping of virtual network functions
CN105847237A (en) * 2016-03-15 2016-08-10 中国联合网络通信集团有限公司 Safety management method and device based on NFV (Network Function Virtualization)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11663298B2 (en) * 2019-12-11 2023-05-30 At&T Intellectual Property I, L.P. Managing enterprise software licenses for virtual network functions
FR3112049A1 (en) * 2020-06-29 2021-12-31 Orange Collaborative license management process between industrial domains
WO2022003282A1 (en) * 2020-06-29 2022-01-06 Orange Method for collaborative management of licences across industrial sectors
GB2622768A (en) * 2022-08-16 2024-04-03 Awtg Ltd A system for handling data within a mobile data network

Also Published As

Publication number Publication date
CN108574593B (en) 2019-11-15
CN108574593A (en) 2018-09-25

Similar Documents

Publication Publication Date Title
WO2018166398A1 (en) System for managing license in nfv network
WO2020135799A1 (en) Vnf service instantiation method and device
US20210058338A1 (en) Method and system for managing applications
WO2017012381A1 (en) Life cycle management method and apparatus
EP3059900B1 (en) Network service template management method and device
CN109478134A (en) With the on-demand network code of across account nickname execution
JP2021526768A (en) Alarm method and alarm device
CN106856438B (en) Network service instantiation method, device and NFV system
US20220413937A1 (en) Node management method, device and apparatus, storage medium, and system
US20220255941A1 (en) Method and System for Secure Container Application Framework
US11301284B2 (en) Method for managing VNF instantiation and device
US20160352843A1 (en) Data Processing Method, Device, and ESB System
CN112099917B (en) Regulation and control system containerized application operation management method, system, equipment and medium
WO2016197953A1 (en) Method and device for deploying multi-mode base station
WO2022140945A1 (en) Container cluster management method and apparatus
KR102623631B1 (en) Method for automatically configuring virtualized network function, and network function virtualization management and orchestration for the same
CN109218259B (en) License management method and device, APPLM functional entity and computer readable storage medium
WO2018157484A1 (en) Network configuration method and terminal
CN115328608A (en) Kubernetes container vertical expansion adjusting method and device
CN111767345B (en) Modeling data synchronization method, modeling data synchronization device, computer equipment and readable storage medium
CN113923257A (en) Container group instance termination and creation method, device, electronic equipment and storage medium
CN112015515A (en) Virtual network function instantiation method and device
CN109257201B (en) License sending method and device
CN105323096A (en) Network function operation and maintenance method and operation and maintenance system
KR20180060144A (en) method for scaling-out of virtualized network function, virtualized network function manager using the same, and network function virtualization system using the same

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

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

Country of ref document: EP

Kind code of ref document: A1