WO2020048504A1 - 网络功能所需资源的部署方法、装置、存储介质及电子装置 - Google Patents

网络功能所需资源的部署方法、装置、存储介质及电子装置 Download PDF

Info

Publication number
WO2020048504A1
WO2020048504A1 PCT/CN2019/104469 CN2019104469W WO2020048504A1 WO 2020048504 A1 WO2020048504 A1 WO 2020048504A1 CN 2019104469 W CN2019104469 W CN 2019104469W WO 2020048504 A1 WO2020048504 A1 WO 2020048504A1
Authority
WO
WIPO (PCT)
Prior art keywords
nfs
information
target
service
vnfd
Prior art date
Application number
PCT/CN2019/104469
Other languages
English (en)
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 中兴通讯股份有限公司
Priority to RU2021109167A priority Critical patent/RU2764288C1/ru
Priority to JP2021512804A priority patent/JP2022500740A/ja
Priority to KR1020217010040A priority patent/KR102553478B1/ko
Publication of WO2020048504A1 publication Critical patent/WO2020048504A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/03Protocol definition or specification 

Definitions

  • the present disclosure relates to the field of communications, for example, to a method, a device, a storage medium, and an electronic device for deploying resources required by NF.
  • the 3rd Generation Partnership Project (3GPP) standardization organization defines the 5th generation mobile communication technology (5G) system architecture in the standard as a service-based architecture, that is, a service-based architecture (Service Based Architecture, SBA) method.
  • 5G 5th generation mobile communication technology
  • SBA Service Based Architecture
  • each network function (NF) is composed of different network function services (NFS).
  • NFS network function services
  • Each NFS function and interface are independent. Different NFSs communicate through messages.
  • Complete business logic control. 3GPP also defines the functions of NFS and the interface and mechanism of message exchange between NFS in the standard.
  • the embodiments of the present disclosure provide a method, a device, a storage medium, and an electronic device for deploying a resource required by a NF, so as to at least solve a problem in the related art that it is not clear in the protocol how to deploy the NF under the SBA.
  • a method for deploying resources required by a network function NF including: determining information of a network function service NFS included in a target NF to be scheduled; and according to the NFS included in the target NF.
  • the information generates a virtual network function descriptor (Virtual Network Function Descriptor, VNFD) of the target NF; and resources required by the target NF are deployed according to the VNFD.
  • VNFD Virtual Network Function Descriptor
  • a device for deploying resources required by a network function NF including: a determining module configured to determine information of a network function service NFS included in a target NF to be scheduled; a generating module, setting A virtual network function descriptor VNFD of the target NF is generated according to the NFS information included in the target NF; a deployment module is configured to deploy the resources required by the target NF according to the VNFD.
  • a storage medium having a computer program stored therein, wherein the computer program is configured to execute the method according to any one of the foregoing embodiments when running.
  • an electronic device including a memory and a processor, wherein the computer program is stored in the memory, and the processor is configured to run the computer program to perform any of the foregoing implementations Example method.
  • FIG. 1 is a flowchart of a method for deploying resources required by a network function NF according to an embodiment of the present disclosure
  • FIG. 2 is a flowchart of deploying NF based on NFS orchestration in a manual manner according to an embodiment of the present disclosure
  • FIG. 3 is a flowchart of deploying NF based on NFS orchestration in an automatic manner according to an embodiment of the present disclosure
  • FIG. 4 is a structural block diagram of a device for deploying resources required by a network function NF according to an embodiment of the present disclosure
  • FIG. 5 is a structural block diagram of an orchestration and deployment system according to an embodiment of the present disclosure.
  • An embodiment of the present disclosure provides a solution for implementing NF orchestration and deployment based on NFS. Through the solution in the embodiment of the present disclosure, it is convenient to perform NF orchestration and deployment based on NFS. This solution is also an effective supplement and improvement to standard protocols. .
  • FIG. 1 is a flowchart of a method for deploying resources required by a network function NF according to an embodiment of the present disclosure. As shown in FIG. 1, the method includes S102 to S106.
  • the above-mentioned multiple steps may be completed by an orchestration and deployment system (or an orchestration and deployment tool).
  • the VNFD of the NF is generated based on the NFS information contained in the NF, and the resources required for the NF are deployed according to the VNFD, that is, the NF is deployed according to the network function service, thereby achieving The deployment of NF under SBA was solved, and the problem of how to deploy NF under SBA in the related technology was not solved in the related technology.
  • NFS information contained in the target network function NF there are multiple ways to determine the network function service NFS information contained in the target network function NF to be orchestrated. For example, you can directly enter the NFS information, or you can call a template that includes NFS information. And adjust the NFS information on the template according to the actual situation, the following methods are described below:
  • Determining method 1 determining that the received inputted NFS information is the NFS information contained in the target NF; in the determining method 1, the NFS information may be information input by a user through an interactive interface, or of course it may be NFS information input by the northbound interface system;
  • Determination method two Determine a preset service blueprint template corresponding to the target NF, where the service blueprint template contains NFS information; and adjust the NFS information included in the service blueprint template according to the received adjustment instructions to The updated NFS information is obtained, and the updated NFS information is used as the NFS information included in the target NF.
  • the second determining method multiple service blueprint templates can be set in advance (the template can be stored in the form of a description file), and each service blueprint template can be used to describe the content contained in a given NF (that is, the above-mentioned target NF).
  • the type and number of NFS included in NF where the number refers to the number of instances under each NFS type; the logical connection relationship between NFS; the deployment parameters of NFS, where the deployment parameters of NFS include The following information: NFS identification, NFS logical network plane, NFS application software information, NFS resource requirements (such as acceleration requirements), NFS Quality of Service (QoS) characteristics, NFS Internet Protocol (Internet) Protocol (IP) address, NFS gateway, NFS routing information, and NFS affinity / anti-affinity requirements, etc .; NFS's elastic policy, where the elastic policy includes policies for adding and deleting instances under a certain NFS type.
  • the adjustment instruction may be an adjustment instruction input by a user through an interactive interface, or may be an adjustment instruction input by a northbound interface system.
  • adjusting the NFS information included in the service blueprint template according to the received adjustment instruction to obtain updated NFS information includes at least one of the following adjustment methods:
  • Adjustment method 1 Adjust the NFS information included in the service blueprint template according to the received first adjustment instruction to obtain updated NFS information.
  • the first adjustment instruction includes the NFS included in the service blueprint template.
  • the adjustment information of the information; in the first adjustment method, the NFS information included in the service blueprint template is directly adjusted.
  • Adjustment method two Calculate the actual NFS information included in the target NF according to the received second adjustment instruction, where the second adjustment instruction includes Service-Level Agreement (SLA) parameters of the target NF; according to the actual The NFS information adjusts the NFS information included in the service blueprint template to obtain updated NFS information.
  • the indirect adjustment of the NFS information included in the service blueprint template is implemented according to the second adjustment instruction, that is, the NFS information that the NF should actually contain is determined according to the second adjustment instruction, and according to the actual adjustment, Contains NFS information to adjust the NFS information contained in the service blueprint template.
  • the second adjustment instruction may be instruction information input by a user through an interactive interface, or may be instruction information input by a northbound interface system.
  • the SLA parameter includes at least one of the following: a traffic model, capacity, quality of service, and reliability.
  • the capacity may be the user capacity, that is, the number of users that the orchestration and deployment system can support;
  • the quality of service QoS may be the quality of the network;
  • the reliability may be the reliability of the orchestration and deployment system.
  • generating a virtual network function descriptor (Virtual Network Function Descriptor, VNFD) of the target NF according to the NFS information included in the target NF includes: calculating the resources required to orchestrate the target NF according to the NFS information; Generate a VNFD that includes information for the above resources.
  • VNFD Virtual Network Function Descriptor
  • the foregoing resources include: a virtual machine (Virtual Machine) type and number, an NFS elastic policy, a required network link, a storage resource, and an image.
  • the number may be the number of instances under a single type of virtual machine; the NFS resiliency policy is similar to the NFS resiliency policy in the previous embodiment; the storage may be hard disk resources, that is, the hard disk resources required to deploy NFS ; The image can be an NFS version.
  • the calculated NFS elastic policy when the calculated NFS elastic policy is inconsistent with the NFS elastic policy in the service blueprint template, the calculated NFS elastic policy may be used to update the NFS elastic template in the service blueprint template.
  • performing the deployment of the resources required by the target NF according to the above VNFD includes: sending the VNFD to the network virtualization infrastructure NFVI to instruct the NFVI to perform the deployment of the resources required by the target NF.
  • sending the above-mentioned VNFD to the network function virtual infrastructure NFVI to instruct the NFVI to deploy the resources required by the target NF includes: sending the above-mentioned VNFD to the management and orchestration (MANO) NFVI, to instruct NFVI to perform the deployment of resources required by NF, that is, after receiving VNFD, NFVI will perform the deployment of resources required by NF.
  • the orchestration and deployment system and MANO that perform the multiple steps described above can be distributed and set. Of course, the two can also be integrated together.
  • determining the network function service NFS information included in the target network function NF to be scheduled includes: determining the NFS information included in the target NF according to the received information input by the user; or, according to The information received from the northbound management system determines the NFS information contained in the target NF.
  • the northbound management system mentioned in the foregoing embodiments may be a superior management system of the orchestration and deployment system. Therefore, it can be known that the NF deployment operation in the embodiments of the present disclosure can be triggered by a user or a northbound management system.
  • the NFS information included in the target NF includes at least one of the following: the type of NFS included in the NF and the number of instances in each type; the logical connection of the NFS included in the NF Relationships; NFS deployment parameters included in NF; NFS resiliency policies included in NF.
  • the listed NFS information is only optional information, and the NFS information may further include other information that may appear later.
  • the NFS deployment parameters included in the NF include at least one of the following: identification information of the NFS included in the NF, logical network plane information of the NFS included in the NF, and NFS included in the NF.
  • Application software information NFS resource requirement characteristics information included in NF, NFS quality of service QoS characteristics information included in NF, NFS network protocol IP address information included in NF, NFS gateway information included in NF, NF NFS routing information included, NFS affinity requirement information included in NF, and anti-affinity requirement information included in NF.
  • the listed deployment parameters of NFS are only optional parameters, and the deployment parameters of NFS may also include other parameters that may appear later.
  • the deployment scheme corresponding to the aforementioned adjustment method 1 may be referred to as a manual deployment method (the solution targeted by the user triggers a deployment operation), and the deployment scheme corresponding to the aforementioned adjustment method 2 may be referred to as an automatic deployment method.
  • the deployment method is described below in combination with an embodiment of the manual deployment method and the automatic deployment method:
  • AMF takes Access Management Function
  • AMF is a NF of the 5G core network and is responsible for the access and mobility management of 5G users). 2.
  • AMF service blueprint description file or template of NF (here, AMF) has been preset in the orchestration tool (corresponding to the aforementioned orchestration deployment system). As shown in Figure 2, it includes the following steps:
  • the user selects an NF (here, AMF) to be orchestrated in an orchestration tool interface.
  • AMF NF
  • the orchestration tool background selects a preset AMF service blueprint template from the "NF service blueprint management" module.
  • the orchestration tool analyzes the preset AMF service blueprint template, and presents the NFS components required by the AMF in the graphical user interface (Graphical User Interface) GUI based on the template.
  • the user selects the AMF NFS component (corresponding to the NFS included in the aforementioned NF), and sets the type, number, and deployment attributes of the component, such as the logical network plane name of the service, QoS parameters, the IP address of the external service, and the gateway. Wait, generate a new AMF service blueprint, and pass it to the resource conversion module.
  • the AMF NFS component corresponding to the NFS included in the aforementioned NF
  • the gateway sets the type, number, and deployment attributes of the component, such as the logical network plane name of the service, QoS parameters, the IP address of the external service, and the gateway. Wait, generate a new AMF service blueprint, and pass it to the resource conversion module.
  • the resource conversion module calculates required resources based on the selected service type, number, and other parameter information, such as VM types and numbers, elastic policies, network links, storage resources, and mirroring.
  • the orchestration tool generates a standard AMF VNFD file.
  • MANO interacts with NFVI based on the ANF VNFD file to complete the deployment of the resources required by AMF.
  • FIG. 3 The process of deploying NF based on NFS orchestration in an automatic manner (using AMF as an example) can be referred to FIG. 3.
  • the premise of this process is that the service blueprint description file or template of NF (here, AMF) has been preset in the orchestration tool. As shown in Figure 3, it includes the following steps:
  • the user selects an NF (here, AMF) to be orchestrated in an orchestration tool interface.
  • AMF NF
  • the background of the orchestration tool selects a preset AMF service blueprint template from the "NF service blueprint management" module.
  • the user enters NF's traffic model, capacity, QoS, and reliability information on the orchestration tool interface.
  • the orchestration tool calculates the NFS type, number, and deployment attributes required by the AMF, such as the logical network plane name of the service, the QoS parameters, the IP address of the external service, and the gateway. It automatically generates a new AMF service blueprint and passes it to the resource conversion. Module.
  • the resource conversion module calculates required resources based on the service type, number, and other parameter information selected above, such as VM types and numbers, elastic policies, network links, storage resources, and mirroring.
  • the orchestration tool generates a standard AMF VNFD file.
  • MANO interacts with NFVI based on the ANF VNFD file to complete the deployment of the resources required by AMF.
  • Orchestration tools can be deployed together with MANO or independently.
  • the technical solution of the present disclosure is essentially in the form of a software product that contributes to the related technology.
  • the computer software product is stored in a storage medium (such as ROM / RAM, magnetic disk, optical disk), including multiple
  • the instructions are used to cause a terminal device (which may be a mobile phone, a computer, a server, or a network device, etc.) to execute the methods described in the embodiments of the present disclosure.
  • a device for deploying resources required by the network function NF is also provided, and the device is configured to implement the foregoing embodiments and optional implementation manners.
  • the term "module” may implement a combination of software and / or hardware for a predetermined function.
  • FIG. 4 is a structural block diagram of a device for deploying resources required by a network function NF according to an embodiment of the present disclosure. As shown in FIG. 4, the device includes a module determination module 42, a generation module 44, and a deployment module 46.
  • the determining module 42 is configured to determine the network function service NFS information included in the target NF to be scheduled; the generating module 44 is connected to the above determination module 42 and configured to generate a virtual network of the target NF according to the NFS information included in the target NF Function descriptor VNFD; a deployment module 46, connected to the above-mentioned generating module 44, and configured to deploy resources required by the target NF according to the VNFD.
  • the determining module 42 includes: a first determining unit configured to determine that the received input NFS information is the NFS information included in the target NF;
  • the determining module 42 includes: a second determining unit configured to determine a preset service blueprint template corresponding to the target NF, wherein the service blueprint template includes NFS information; and an adjusting unit configured to The adjustment instruction adjusts the NFS information included in the service blueprint template to obtain updated NFS information, and uses the updated NFS information as the NFS information included in the target NF.
  • the adjustment unit is configured to perform at least one of the following operations:
  • Operation one Adjust the NFS information included in the service blueprint template according to the received first adjustment instruction to obtain updated NFS information.
  • the first adjustment instruction includes the NFS included in the service blueprint template. Adjustment information
  • Operation two Calculate the actual NFS information included in the target NF according to the received second adjustment instruction, where the second adjustment instruction includes the service level agreement SLA parameter of the target NF, and the service blueprint template is included in the service blueprint template according to the actual NFS information.
  • the NFS information is adjusted to get updated NFS information.
  • the SLA parameter includes at least one of the following: a traffic model, capacity, quality of service, and reliability.
  • the generating module 44 is configured to generate the virtual network function descriptor VNFD of the target NF by: calculating the resources required to orchestrate the target NF according to the information of the NFS; Information about the resource in the VNFD.
  • the resources include: virtual machine type and number, NFS elasticity policy, network link, storage resource, and image.
  • the above-mentioned deployment module 46 is configured to perform the deployment of the resources required by the target NF by sending the VNFD to the network virtualization infrastructure NFVI to instruct the NFVI to execute the target. Deployment of resources required by NF.
  • the above-mentioned deployment module 46 is configured to send the VNFD to the network function virtual infrastructure NFVI in the following manner to instruct the NFVI to perform the deployment of the resources required by the target NF: the management and orchestration MANO sends the VNFD to the NFVI to instruct NFVI to deploy the resources required by NF.
  • the above determining module 42 may be configured to determine the information of the network function service NFS included in the target network function NF to be orchestrated by: determining the target NF information according to the received information input by the user. The NFS information included; or, determining the NFS information included in the target NF based on the received information from the northbound management system.
  • the information about the NFS included in the target NF includes at least one of the following: the type of NFS included in the NF and the number of instances in each type; the information included in the NF The logical connection relationship of NFS; the deployment parameters of NFS included in the NF; and the elastic policy of NFS included in the NF.
  • the NFS deployment parameters included in the NF include at least one of the following: identification information of the NFS included in the NF, logical network plane information of the NFS included in the NF, and NFS included in the NF.
  • Application software information NFS resource requirement characteristics information included in NF, NFS quality of service QoS characteristics information included in NF, NFS network protocol IP address information included in NF, NFS gateway information included in NF, NF NFS routing information included, NFS affinity requirement information included in NF, and anti-affinity requirement information included in NF.
  • FIG. 5 is a structural block diagram of an orchestration and deployment system according to an embodiment of the present disclosure. As shown in FIG. 5, it includes the following modules:
  • the NFS orchestration management module (corresponding to the NFS orchestration management in Figure 5) is set to provide a GUI interactive interface. Users can manually select NFS based on the interface, specify the type and number of NFS, deployment characteristics, and logical connection relationships between NFS. NF;
  • the NFS computing module (corresponding to the NFS computing in FIG. 5) is configured to provide computing capabilities, according to the traffic model / capacity / QoS / reliability information entered by the user, that is, based on the service and resource characteristics of a given NF, Calculate the NFS that constitutes NF, and automatically generate the type and number of NFS, deployment characteristics, and logical connection relationships between NFS;
  • the NF service blueprint management module is configured to manage NF service blueprint description files, including preset NF service blueprint templates, newly generated NF service blueprints, and provide management capabilities for addition, deletion, and modification of NF service blueprint description files;
  • the resource conversion module is configured to convert the NF service blueprint description file into a VNFD file defined by the European Telecom Standards Institute (ETSI) standard, which is used for MANO to interact with NFVI and deploy NF resources.
  • ETSI European Telecom Standards Institute
  • the calculated resource may also be resource information such as a container or a PoD (a combination of one or more containers), which does not limit the virtual machine resources only.
  • the multiple modules can be implemented by software or hardware.
  • the following methods can be implemented, but not limited to the above: the above modules are all located in the same processor; or the multiple modules In any combination, they are located in different processors.
  • An embodiment of the present disclosure further provides a storage medium that stores a computer program therein, wherein the computer program is configured to execute the steps in any one of the foregoing method embodiments when running.
  • the foregoing storage medium may include: a universal serial bus flash disk (Universal Serial Bus flash disk (U disk)), a read-only memory (Read-Only Memory (ROM), and a random access memory (ROM) Random (Access, Memory, RAM), mobile hard disk, magnetic disk or compact disc and other media that can store computer programs.
  • a universal serial bus flash disk Universal Serial Bus flash disk (U disk)
  • ROM Read-Only Memory
  • ROM random access memory
  • RAM Random
  • mobile hard disk magnetic disk or compact disc and other media that can store computer programs.
  • An embodiment of the present disclosure further provides an electronic device including a memory and a processor.
  • the memory stores a computer program
  • the processor is configured to run the computer program to perform the steps in any one of the above method embodiments.
  • the electronic device may further include a transmission device and an input-output device, wherein the transmission device is connected to the processor, and the input-output device is connected to the processor.
  • the above-mentioned multiple modules or multiple steps of the present disclosure may be implemented by a general-purpose computing device. They may be centralized on a single computing device or distributed on a network composed of multiple computing devices. Alternatively, they may Implemented with program code executable by a computing device so that they can be stored in a storage device and executed by the computing device, and in some cases, the steps shown or described can be performed in a different order than here , Or they are made into one or more integrated circuit modules, or multiple modules or steps in them are made into a single integrated circuit module. As such, the present disclosure is not limited to a specific combination of hardware and software.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Multimedia (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Mobile Radio Communication Systems (AREA)
PCT/CN2019/104469 2018-09-05 2019-09-05 网络功能所需资源的部署方法、装置、存储介质及电子装置 WO2020048504A1 (zh)

Priority Applications (3)

Application Number Priority Date Filing Date Title
RU2021109167A RU2764288C1 (ru) 2018-09-05 2019-09-05 Способ для развертывания ресурса, требуемого для сетевой функции, носитель данных и электронное устройство
JP2021512804A JP2022500740A (ja) 2018-09-05 2019-09-05 ネットワーク機能に必要なリソースの配備方法、装置、記憶媒体および電子装置
KR1020217010040A KR102553478B1 (ko) 2018-09-05 2019-09-05 네트워크 기능에 필요한 리소스의 배치방법, 저장매체 및 전자 장치

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811032776.6 2018-09-05
CN201811032776.6A CN110620754B (zh) 2018-09-05 2018-09-05 Nf所需资源的部署方法、装置、存储介质及电子装置

Publications (1)

Publication Number Publication Date
WO2020048504A1 true WO2020048504A1 (zh) 2020-03-12

Family

ID=68919971

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/104469 WO2020048504A1 (zh) 2018-09-05 2019-09-05 网络功能所需资源的部署方法、装置、存储介质及电子装置

Country Status (5)

Country Link
JP (1) JP2022500740A (ko)
KR (1) KR102553478B1 (ko)
CN (1) CN110620754B (ko)
RU (1) RU2764288C1 (ko)
WO (1) WO2020048504A1 (ko)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022212862A1 (en) * 2021-04-01 2022-10-06 Saudi Arabian Oil Company Allocation of network devices from a generated deployment descriptor

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111405612B (zh) * 2020-03-25 2021-09-21 广州爱浦路网络技术有限公司 根据网络传输质量发现网络功能nf的方法

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105656646A (zh) * 2014-11-10 2016-06-08 中国移动通信集团公司 一种虚拟网元的部署方法及装置
EP3249528A1 (en) * 2015-01-23 2017-11-29 Nec Corporation Method, device, and program for management and orchestration of network functions virtualization
CN107624230A (zh) * 2015-05-11 2018-01-23 华为技术有限公司 业务可用性管理的方法与实体
CN108319492A (zh) * 2017-01-18 2018-07-24 华为技术有限公司 复位物理机的方法、装置与系统
WO2018153354A1 (zh) * 2017-02-23 2018-08-30 华为技术有限公司 一种资源申请、vnf实例创建方法及装置

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10069694B1 (en) * 2016-07-28 2018-09-04 Amdocs Development Limited System, method, and computer program for automatically certifying a virtual network function (VNF) for use in a network function virtualization (NFV) based communication network
JP6133224B2 (ja) * 2014-02-28 2017-05-24 日本電信電話株式会社 仮想ネットワークサービス構築システム
CN104050045B (zh) * 2014-06-27 2017-06-27 华为技术有限公司 基于磁盘io的虚拟资源分配方法及装置
CN110769485A (zh) * 2014-09-19 2020-02-07 小米科技有限责任公司 使目标终端接入无线接入点提供的目标无线网络的方法
WO2016179603A1 (en) * 2015-05-07 2016-11-10 Huawei Technologies Co., Ltd. System and method for dynamic virtualized network function descriptor management
US11316758B2 (en) * 2016-08-18 2022-04-26 Telefonaktiebolaget Lm Ericsson (Publ) Network service design and deployment process for NFV systems
US10742522B2 (en) * 2016-11-14 2020-08-11 Huawei Technologies Co., Ltd. Creation and modification of shareable slice instances
CN108462592A (zh) * 2017-02-20 2018-08-28 华为技术有限公司 基于sla的资源分配方法和nfvo
US20180241635A1 (en) * 2017-02-21 2018-08-23 Huawei Technologies Co., Ltd. Method for enabling automation of management and orchestration of network slices

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105656646A (zh) * 2014-11-10 2016-06-08 中国移动通信集团公司 一种虚拟网元的部署方法及装置
EP3249528A1 (en) * 2015-01-23 2017-11-29 Nec Corporation Method, device, and program for management and orchestration of network functions virtualization
CN107624230A (zh) * 2015-05-11 2018-01-23 华为技术有限公司 业务可用性管理的方法与实体
CN108319492A (zh) * 2017-01-18 2018-07-24 华为技术有限公司 复位物理机的方法、装置与系统
WO2018153354A1 (zh) * 2017-02-23 2018-08-30 华为技术有限公司 一种资源申请、vnf实例创建方法及装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022212862A1 (en) * 2021-04-01 2022-10-06 Saudi Arabian Oil Company Allocation of network devices from a generated deployment descriptor

Also Published As

Publication number Publication date
KR102553478B1 (ko) 2023-07-10
JP2022500740A (ja) 2022-01-04
CN110620754A (zh) 2019-12-27
KR20210044298A (ko) 2021-04-22
RU2764288C1 (ru) 2022-01-17
CN110620754B (zh) 2021-01-22

Similar Documents

Publication Publication Date Title
US11050626B2 (en) Service provision for offering network slices to a customer
US11283684B2 (en) Network slice deployment method and apparatus
EP3584999B1 (en) Network slice management method and device
US20180332485A1 (en) Service provision steps using slices and associated definitions
EP3595244B1 (en) Network slice management method, unit and system
EP3133794B1 (en) Network function virtualization network system
WO2018006381A1 (zh) 一种网络资源的管理方法、装置及系统
EP3757780B1 (en) Method and apparatus for service management
CN111183614B (zh) 5g和非5g管理功能实体间的交互
CN111245634B (zh) 一种虚拟化管理方法及装置
CN106487538B (zh) 业务提速方法、策略控制平台以及系统
WO2020048504A1 (zh) 网络功能所需资源的部署方法、装置、存储介质及电子装置
WO2022231526A2 (en) Service provision method, device, and storage medium
CN115248692A (zh) 一种支持多种深度学习框架模型云端部署的装置及方法
CN106792923A (zh) 一种配置QoS策略的方法及装置
CN110011850B (zh) 云计算系统中服务的管理方法和装置
CN111061723A (zh) 工作流实现方法及装置
CN113608778A (zh) 应用管理方法及装置、存储介质、电子设备
CN116458204A (zh) 传输网络切片控制设备及用于基于时间敏感网络的传输网络的控制面实体
US11902826B2 (en) Acknowledgement of data packet transmission using RLC in am mode operating in 5G protocol stack with mitigation of RLC channel congestion
CN115103401B (zh) 一种基于5g多量纲的网络流量配置方法、系统及装置
CN111869161A (zh) 支持第三方功能的端到端网络切片
EP4084523A1 (en) Interface between a service design tool to a network entity
da Silva Service Modelling and End-to-End Orchestration in 5G Networks

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2021512804

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 20217010040

Country of ref document: KR

Kind code of ref document: A

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 08/07/2021)

122 Ep: pct application non-entry in european phase

Ref document number: 19858019

Country of ref document: EP

Kind code of ref document: A1