CN108574592B - Resource management method and device based on telecommunication cloud - Google Patents

Resource management method and device based on telecommunication cloud Download PDF

Info

Publication number
CN108574592B
CN108574592B CN201710145211.8A CN201710145211A CN108574592B CN 108574592 B CN108574592 B CN 108574592B CN 201710145211 A CN201710145211 A CN 201710145211A CN 108574592 B CN108574592 B CN 108574592B
Authority
CN
China
Prior art keywords
resource
resources
relation
target
model
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN201710145211.8A
Other languages
Chinese (zh)
Other versions
CN108574592A (en
Inventor
王彬
刘敏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201710145211.8A priority Critical patent/CN108574592B/en
Publication of CN108574592A publication Critical patent/CN108574592A/en
Application granted granted Critical
Publication of CN108574592B publication Critical patent/CN108574592B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/14Network analysis or design
    • H04L41/145Network analysis or design involving simulating, designing, planning or modelling of a network
    • 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/06Management of faults, events, alarms or notifications
    • H04L41/0677Localisation of faults
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • H04L41/508Network service management, e.g. ensuring proper service fulfilment according to agreements based on type of value added network service under agreement
    • H04L41/5096Network service management, e.g. ensuring proper service fulfilment according to agreements based on type of value added network service under agreement wherein the managed service relates to distributed or central networked applications

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a resource management method and device based on a telecommunication cloud, relates to the technical field of communication, and aims to solve the problem that in the prior art, the resource relation of cloud facilities is complex and difficult to clean. The method comprises the following steps: establishing a uniform resource management model, wherein the uniform resource management model is used for recording the mutual relation among various resources in the cloud facility; wherein each of the resources belongs to any one of the following resource categories: business resources, virtual resources, and physical resources; receiving a resource relation query request sent by a cloud facility, wherein the resource relation query request carries an identifier of a target resource needing relation query; and inquiring the incidence relation between the target resource and other resources in the unified resource management model according to the resource relation inquiry request.

Description

Resource management method and device based on telecommunication cloud
Technical Field
The invention relates to the technical field of communication, in particular to a resource management method and device based on a telecommunication cloud.
Background
With the gradual clouding of telecommunication management, various functions are arranged, and functional components are micro-serviced, for example, PaaS, IaaS, micro-services and other staggered connections provide various cloud services for users. With this architecture, telecommunications management becomes a difficult problem.
Under different cloud facilities, how to clear the relationship between physical resources and virtual resources and business resources, how to accurately position the alarm reported by one business resource to the virtual resources at the cloud end, and finally to the physical resources where the virtual resources are located are problems to be solved in the field.
Disclosure of Invention
The invention aims to provide a resource management method and device based on a telecommunication cloud, and aims to solve the problem that in the prior art, the resource relation of cloud facilities is complex and difficult to clean.
In one aspect, the present invention provides a resource management method based on a telecommunications cloud, including: establishing a uniform resource management model, wherein the uniform resource management model is used for recording the mutual relation among various resources in the cloud facility; wherein each of the resources belongs to any one of the following resource categories: business resources, virtual resources, and physical resources; receiving a resource relation query request sent by a cloud facility, wherein the resource relation query request carries an identifier of a target resource needing relation query; and inquiring the incidence relation between the target resource and other resources in the unified resource management model according to the resource relation inquiry request.
Optionally, the unified resource management model includes a resource model table and an inter-resource relationship table; the resource model table is used for recording the belonged resource category and the direct belonged object of each resource; the inter-resource relation table is used for recording cross-class association relation between each resource and other resources under different classes.
Optionally, the resource model table includes: the resource identification, the father resource identification, the resource name, the resource large class and the resource subclass of each resource; the relation table between the resources comprises the resource identification of each resource and the associated identification of the associated resource of the resource, wherein each resource and the associated resource thereof belong to different resource categories respectively.
Optionally, the querying, according to the resource relationship query request, the association relationship between the target resource and other resources in the unified resource management model includes: and according to the resource identifier of the target resource, inquiring the resource type and the direct attribution object of the target resource in the resource model table, and inquiring the cross-class association relationship between the target resource and other resources in different types in the inter-resource relationship table.
Optionally, after querying the association relationship between the target resource and the other resources in the uniform resource management model according to the resource relationship query request, the method further includes: and when the resource state of the target resource changes, correspondingly updating the resource state of the resource which has an association relation with the target resource according to the query result of the target resource.
Optionally, after querying the association relationship between the target resource and the other resources in the uniform resource management model according to the resource relationship query request, the method further includes: and sending the query result of the target resource to the cloud facility.
Optionally, after the uniform resource management model is established, the method further includes: corresponding resource information is obtained from the cloud facility.
In another aspect, the present invention further provides a resource management apparatus based on a telecommunications cloud, including: the system comprises an establishing unit, a resource management unit and a resource management unit, wherein the establishing unit is used for establishing a uniform resource management model which is used for recording the mutual relation among various resources in the cloud facility; wherein each of the resources belongs to any one of the following resource categories: business resources, virtual resources, and physical resources; the system comprises a receiving unit, a query unit and a query unit, wherein the receiving unit is used for receiving a resource relation query request sent by a cloud facility, and the resource relation query request carries an identifier of a target resource needing relation query; and the query unit is used for querying the incidence relation between the target resource and other resources in the unified resource management model established by the establishing unit according to the resource relation query request received by the receiving unit.
Optionally, the unified resource management model includes a resource model table and an inter-resource relationship table; the resource model table is used for recording the belonged resource category and the direct belonged object of each resource; the inter-resource relation table is used for recording cross-class association relation between each resource and other resources under different classes.
Optionally, the resource model table includes: the resource identification, the father resource identification, the resource name, the resource large class and the resource sub class of each resource; the relation table between the resources comprises the resource identification of each resource and the associated identification of the associated resource of the resource, wherein each resource and the associated resource thereof belong to different resource categories respectively.
Optionally, the querying unit is specifically configured to query, according to the resource identifier of the target resource, a resource class and a direct affiliation object of the target resource in the resource model table, and query, in the inter-resource relationship table, a cross-class association relationship between the target resource and other resources in different classes.
Optionally, the apparatus further includes an updating unit, configured to, after querying, according to the resource relationship query request, the association relationship between the target resource and the other resources in the unified resource management model, when the resource state of the target resource changes, correspondingly update, according to a query result of the target resource, the resource state of the resource having the association relationship with the target resource.
According to the resource management method and device based on the telecommunication cloud, provided by the embodiment of the invention, the unified resource management model is established, the mutual relation among various resources in the cloud facility is recorded in the unified resource management model, the bridge is established among the business resources, the virtual resources and the physical resources, and when some equipment in the cloud facility needs to acquire the relation among some target resources and other resources, the corresponding relation can be acquired by inquiring the unified resource management model, so that the mutual relation between one resource and other resources can be quickly cleaned, and powerful support is provided for positioning and solving complex problems in the cloud facility.
Drawings
Fig. 1 is a flowchart of a resource management method based on a telecommunication cloud according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of a hierarchical relationship among three types of resources, namely, a service resource, a virtual resource, and a physical resource, according to an embodiment of the present invention;
fig. 3 is a schematic diagram illustrating a resource relationship recorded in a unified resource management model in the resource management method based on a telecommunications cloud according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a system based on the resource management method based on a telecommunications cloud according to an embodiment of the present invention;
FIG. 5 is a flow chart executed when the system shown in FIG. 4 performs resource management;
fig. 6 is a flowchart of a resource management apparatus based on a telecommunications cloud according to an embodiment of the present invention.
Detailed Description
The present invention will be described in detail below with reference to the accompanying drawings. It should be understood that the specific embodiments described herein are merely illustrative of the invention and do not limit the invention.
As shown in fig. 1, an embodiment of the present invention provides a resource management method based on a telecommunications cloud, including:
s11, establishing a uniform resource management model, wherein the uniform resource management model is used for recording the interrelation among various resources in the cloud facility; wherein each of the resources belongs to any one of the following resource categories: business resources, virtual resources, and physical resources;
s12, receiving a resource relation query request sent by a cloud facility, wherein the resource relation query request carries an identifier of a target resource needing to be subjected to relation query;
and S13, according to the resource relation query request, querying the incidence relation between the target resource and other resources in the unified resource management model.
According to the resource management method based on the telecommunication cloud provided by the embodiment of the invention, the unified resource management model is established, the mutual relation among various resources in the cloud facility is recorded in the unified resource management model, the bridge is established among the business resources, the virtual resources and the physical resources, and when some equipment in the cloud facility needs to acquire the relation between some target resources and other resources, the corresponding relation can be acquired by inquiring the unified resource management model, so that the mutual relation between one resource and other resources can be quickly cleaned, and powerful support is provided for positioning and solving complex problems in the cloud facility.
Specifically, the hierarchical relationship among the three types of resources, i.e., the business resource, the virtual resource, and the physical resource, may be as shown in fig. 2. The business resources may include a business function model, a virtual function service model, and a virtual function micro-service model. Wherein the business function model is composed of a plurality of virtual function service models (1: N); the virtual function service model can be continuously split, can be composed of a plurality of other virtual function service models, and can also be composed of a plurality of virtual function micro-service models with minimum granularity; the service resources comprise all service functions of network management. Each virtual function microservice model is carried on a plurality of virtual resources, which may be VMs or PODs or NODEs. The virtual resources themselves may also be split, e.g., a VHOST may be composed of multiple VMs, etc. All virtual resources are ultimately carried on physical resources, and there is a possibility that these virtual resources correspond to multiple physical resources.
Optionally, in step S11, the created unified resource management model may include various indexes, mappings, or tables capable of indicating the interrelationships among the resources. In order to improve the query efficiency of the uniform resource management model and make the resource management hierarchy clearer, in an embodiment of the present invention, the uniform resource management model may include a resource model table and a relationship table between resources. The resource model table can be used for recording the belonged resource category and the direct attribution object of each resource; the inter-resource relation table is used for recording cross-class association relation between each resource and other resources under different classes. That is, the resource model table may record the longitudinal membership between various resources in the same resource category, and the inter-resource relationship table may record the transverse association between resources in different resource categories.
Specifically, as shown in table 1, in one embodiment of the present invention, the resource model table may include: the resource identification, the father resource identification, the resource name, the resource large class and the resource sub class of each resource. As shown in table 2, the inter-resource relationship table may include a resource identifier of each resource and an associated identifier of an associated resource of the resource, where each resource and the associated resource belong to different resource categories.
TABLE 1
Figure BDA0001243897870000051
Figure BDA0001243897870000061
TABLE 2
Figure BDA0001243897870000062
All of the resource models in FIG. 2 are inherited from the resource model table of Table 1. The resource model table defines the identification and classification of resources and also defines the tree structure of resources. The resource identification attribute and the father resource identification attribute are identifiers of resource models and are globally unique UUIDs, the large-class attribute zone of the resources is divided into three classes, 0 is a service resource, 1 is a virtual resource and 2 is a physical resource. The resource subclass attribute is a category that continues abstraction, such as a network element for a service resource, a VM for a virtual resource, a VHOST, a board for a physical resource, a rack, and the like. Further, table 1 lists only the basic attributes of some resources, and any resource can continue to extend other attributes based on this.
The association relationship of the business resources, the virtual resources and the physical resources may be associated by the inter-resource relationship table of table 2. As shown in table 2, the relationship table between resources is composed of the identification attribute of the resource itself and the identification attribute of the associated resource. And establishing a relation between the three resources through the resource association table.
It should be noted that, the resource information in the uniform resource management model is dynamically updated, and therefore, after the uniform resource management model is established, the resource management method based on the telecommunication cloud provided by the embodiment of the present invention may further include: corresponding resource information is obtained from the cloud facility. Optionally, two ways may be used to obtain corresponding resources for the unified resource management model, one is active obtaining, and the other is passive reporting, which all use standard external interfaces.
After the uniform resource management model is established, a resource relationship query request of various devices in the cloud facility may be received in step S12, and the relationship between the target resource and other resources may be queried in the uniform resource management model in step S13.
Optionally, querying, according to the resource relationship query request, the association relationship between the target resource and other resources in the unified resource management model may include:
and inquiring the resource type and the direct attribution object of the target resource in the resource model table according to the resource identifier of the target resource, and inquiring the cross-class association relationship between the target resource and other resources in different types in the inter-resource relationship table.
For example, in an embodiment of the present invention, if a device in a cloud facility needs to count which service resources, virtual resources, and physical resources are associated with an application a, the device may send a resource relationship query request to a server, where the query request carries a resource identifier of the application a. After receiving the resource relation query request, the server can query which resources are associated with the application A in the unified resource model according to the resource identifier of the application A, and then feeds back a query result to the relevant cloud facility. That is to say, after the association relationship between the target resource and other resources is queried in the uniform resource management model according to the resource relationship query request, the query result of the target resource may be sent to the cloud facility.
Further, after querying the association relationship between the target resource and the other resources in the unified resource management model according to the resource relationship query request, the resource management method provided in the embodiment of the present invention may further include:
and when the resource state of the target resource changes, correspondingly updating the resource state of the resource which has an association relation with the target resource according to the query result of the target resource. Optionally, the resource states may be, for example, a broken link state, an operating state, a shutdown state, and the like. Optionally, the resource status information may be carried in the resource query request, or may be reported as a separate request, which is not limited in the embodiment of the present invention.
For example, after the association relationship between the application a, the virtual resource B, C, and the physical resource D is found, if the state information reported by the application a is received and indicates that the application a is abnormal in operation, the resource states of the virtual resource B, C and the physical resource D are updated accordingly, and the relationship and the state between the application a, the virtual resource B, C, and the physical resource D are displayed.
The following describes the resource management method based on the telecommunication cloud in detail by using a specific embodiment.
Fig. 3 is a schematic diagram of a resource relationship recorded in a unified resource management model in the resource management method based on the telecommunication cloud according to the embodiment of the present invention, fig. 4 is a schematic diagram of a structure of a system based on the resource management method based on the telecommunication cloud according to the embodiment of the present invention, and fig. 5 is a corresponding flowchart.
As shown in fig. 4, the system mainly comprises resource classification, resource processing, resource relation query, resource warehousing and resource presentation.
The resource classification component is mainly used for classifying and managing the received resource data according to the major categories;
the resource processing component mainly performs related processing on the resource data provided by the classification component, such as adding, deleting, updating and the like. For example, if a virtual resource is hung or a physical resource is down, other resources related to the resource may be affected.
The resource relation query component is mainly used for processing the resource message finally sent by the resource processing component and informing all services concerning the uniform resource model.
The resource warehousing component is mainly used for performing warehousing operation or storing the resource warehousing component into a distributed cache.
The resource presenting component is mainly used for presenting the UI of a uniform resource model, is mainly used for presenting the topology, can be respectively presented according to the large class of resources, and can also be used for viewing all related resources in a topological graph.
With reference to fig. 3, fig. 4 and fig. 5, the method for resource management based on a telecommunications cloud according to the present embodiment may include the following steps:
s301, a receiving resource provider defines physical resources, virtual resources and service resources borne on the virtual resources according to a uniform resource model. If the unified resource model manages the stock physical resources, the virtual resources can be ignored;
s302, if the virtual resource VM with the resource identifier of 200100 is down, the resource provider sends the virtual resource state of 200100 to the resource classification component through a standard protocol interface;
s303, the resource classification component classifies the resources according to the specific resource categories, and if the resources belong to virtual resources, the classified resources are delivered to a resource processing module for processing;
s304, the resource processing component finds that the resource to be processed is a virtual resource, and the virtual resource is down, so that the service function carried by the virtual resource is actually in a down state, that is, the repeater of the resource identifier 100100 also stops functioning, the routing function of the resource identifier 100001 composed of 100100 is also affected, and the uniform resource model is notified after the resource is processed.
And S305, the uniform resource model receives the related notification message and performs resource data storage processing. And issuing a notice, and if the service concerns the resources, performing corresponding processing.
S306, after receiving the resource notification, the resource presenting component updates the presentation, which may be in an updated state, or may be replaced by another newly allocated virtual resource and service resource, if none of the relevant service resource and virtual resource exists.
Correspondingly, as shown in fig. 6, an embodiment of the present invention further provides a resource management apparatus based on a telecommunications cloud, including:
the establishing unit 61 is configured to establish a uniform resource management model, where the uniform resource management model is used to record the interrelation among various resources in the cloud facility; wherein each of the resources belongs to any one of the following resource categories: business resources, virtual resources, and physical resources;
a receiving unit 62, configured to receive a resource relationship query request sent by a cloud facility, where the resource relationship query request carries an identifier of a target resource that needs to be subjected to relationship query;
the query unit 63 is configured to query, according to the resource relationship query request received by the receiving unit, the association relationship between the target resource and other resources in the uniform resource management model established by the establishing unit.
According to the resource management device based on the telecommunication cloud provided by the embodiment of the invention, the unified resource management model is established, the mutual relation among various resources in the cloud facility is recorded in the unified resource management model, the bridge is established among the business resources, the virtual resources and the physical resources, and when some equipment in the cloud facility needs to acquire the relation between some target resources and other resources, the corresponding relation can be acquired by inquiring the unified resource management model, so that the mutual relation between one resource and other resources can be quickly cleaned, and powerful support is provided for positioning and solving complex problems in the cloud facility.
Optionally, the unified resource management model includes a resource model table and an inter-resource relationship table; the resource model table is used for recording the belonged resource category and the direct belonged object of each resource; the inter-resource relation table is used for recording cross-class association relation between each resource and other resources under different classes.
Optionally, the resource model table may include: the resource identification, the father resource identification, the resource name, the resource large class and the resource sub class of each resource; the relation table between the resources comprises the resource identification of each resource and the associated identification of the associated resource of the resource, wherein each resource and the associated resource thereof belong to different resource categories respectively.
Optionally, the querying unit 63 may be specifically configured to query, according to the resource identifier of the target resource, the resource type and the direct attribution object of the target resource in the resource model table, and query, in the inter-resource relationship table, a cross-class association relationship between the target resource and other resources in different types.
Optionally, the apparatus may further include an updating unit, configured to, after querying, according to the resource relationship query request, the association relationship between the target resource and the other resources in the unified resource management model, when the resource state of the target resource changes, correspondingly update, according to a query result of the target resource, the resource state of the resource having the association relationship with the target resource.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
Although the preferred embodiments of the present invention have been disclosed for illustrative purposes, those skilled in the art will appreciate that various modifications, additions and substitutions are possible, and the scope of the invention should not be limited to the embodiments described above.

Claims (8)

1. A resource management method based on a telecommunication cloud is characterized by comprising the following steps:
establishing a uniform resource management model, wherein the uniform resource management model is used for recording the mutual relation among various resources in the cloud facility; wherein each of the resources belongs to any one of the following resource categories: business resources, virtual resources, and physical resources;
receiving a resource relation query request sent by a cloud facility, wherein the resource relation query request carries an identifier of a target resource needing relation query;
according to the resource relation query request, querying the incidence relation between the target resource and other resources in the unified resource management model;
the unified resource management model comprises a resource model table and an inter-resource relation table; the resource model table is used for recording the belonged resource category and the direct belonged object of each resource; the inter-resource relation table is used for recording cross-class incidence relation between each resource and other resources under different classes;
the querying, according to the resource relationship query request, the association relationship between the target resource and other resources in the unified resource management model includes: and inquiring the resource type and the direct attribution object of the target resource in the resource model table according to the resource identifier of the target resource, and inquiring the cross-class association relationship between the target resource and other resources in different types in the inter-resource relationship table.
2. The method of claim 1, wherein the resource model table comprises: the resource identification, the father resource identification, the resource name, the resource large class and the resource sub class of each resource; the relation table between the resources comprises the resource identification of each resource and the associated identification of the associated resource of the resource, wherein each resource and the associated resource thereof belong to different resource categories respectively.
3. The method according to any one of claims 1 to 2, wherein after querying the association relationship between the target resource and other resources in the uniform resource management model according to the resource relationship query request, the method further comprises:
and when the resource state of the target resource changes, correspondingly updating the resource state of the resource which has an association relation with the target resource according to the query result of the target resource.
4. The method according to any one of claims 1 to 2, wherein after querying the association relationship between the target resource and other resources in the uniform resource management model according to the resource relationship query request, the method further comprises:
and sending the query result of the target resource to the cloud facility.
5. The method according to any of claims 1-2, wherein after the establishing a uniform resource management model, the method further comprises:
corresponding resource information is obtained from the cloud facility.
6. A resource management apparatus based on a telecommunications cloud, comprising:
the system comprises an establishing unit, a resource management unit and a resource management unit, wherein the establishing unit is used for establishing a uniform resource management model which is used for recording the mutual relation among various resources in the cloud facility; wherein each of the resources belongs to any one of the following resource categories: business resources, virtual resources, and physical resources;
the system comprises a receiving unit, a query unit and a query unit, wherein the receiving unit is used for receiving a resource relation query request sent by a cloud facility, and the resource relation query request carries an identifier of a target resource needing relation query;
the query unit is used for querying the incidence relation between the target resource and other resources in the unified resource management model established by the establishing unit according to the resource relation query request received by the receiving unit;
the unified resource management model comprises a resource model table and an inter-resource relation table; the resource model table is used for recording the belonged resource category and the direct belonged object of each resource; the inter-resource relation table is used for recording cross-class incidence relation between each resource and other resources under different classes;
the query unit is specifically configured to query, according to the resource identifier of the target resource, the resource model table for the resource category and the direct affiliation object of the target resource, and query, in the inter-resource relationship table, a cross-class association relationship between the target resource and other resources in different categories.
7. The apparatus of claim 6, wherein the resource model table comprises: the resource identification, the father resource identification, the resource name, the resource large class and the resource sub class of each resource; the relation table between the resources comprises the resource identification of each resource and the associated identification of the associated resource of the resource, wherein each resource and the associated resource thereof belong to different resource categories respectively.
8. The apparatus according to any one of claims 6 to 7, further comprising an updating unit, configured to, after querying, according to the resource relationship query request, the association relationship between the target resource and other resources in the uniform resource management model, when the resource state of the target resource changes, correspondingly update, according to a query result for the target resource, the resource state of the resource that has an association relationship with the target resource.
CN201710145211.8A 2017-03-13 2017-03-13 Resource management method and device based on telecommunication cloud Active CN108574592B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710145211.8A CN108574592B (en) 2017-03-13 2017-03-13 Resource management method and device based on telecommunication cloud

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710145211.8A CN108574592B (en) 2017-03-13 2017-03-13 Resource management method and device based on telecommunication cloud

Publications (2)

Publication Number Publication Date
CN108574592A CN108574592A (en) 2018-09-25
CN108574592B true CN108574592B (en) 2022-07-05

Family

ID=63578198

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710145211.8A Active CN108574592B (en) 2017-03-13 2017-03-13 Resource management method and device based on telecommunication cloud

Country Status (1)

Country Link
CN (1) CN108574592B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109445923A (en) * 2018-11-01 2019-03-08 郑州云海信息技术有限公司 A kind of method and device of micro services task schedule
CN111221835B (en) * 2019-12-30 2023-11-14 上海数设科技有限公司 Data processing method and device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1984170A (en) * 2005-12-15 2007-06-20 中国移动通信集团公司 Method for processing network alerting information
CN101640613A (en) * 2009-09-11 2010-02-03 中兴通讯股份有限公司 Method and device for network resource relating management
CN102571405A (en) * 2010-12-31 2012-07-11 中国移动通信集团设计院有限公司 Method and device for acquiring resource information
CN103516759A (en) * 2012-06-28 2014-01-15 中兴通讯股份有限公司 Cloud system resource management method, cloud call center seat management method and cloud system
CN104754013A (en) * 2013-12-31 2015-07-01 中国移动通信集团公司 Cloud computing platform network resource control method, device and system
CN106301843A (en) * 2015-05-28 2017-01-04 亿阳信通股份有限公司 A kind of cloud platform safeguards system and method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1984170A (en) * 2005-12-15 2007-06-20 中国移动通信集团公司 Method for processing network alerting information
CN101640613A (en) * 2009-09-11 2010-02-03 中兴通讯股份有限公司 Method and device for network resource relating management
CN102571405A (en) * 2010-12-31 2012-07-11 中国移动通信集团设计院有限公司 Method and device for acquiring resource information
CN103516759A (en) * 2012-06-28 2014-01-15 中兴通讯股份有限公司 Cloud system resource management method, cloud call center seat management method and cloud system
CN104754013A (en) * 2013-12-31 2015-07-01 中国移动通信集团公司 Cloud computing platform network resource control method, device and system
CN106301843A (en) * 2015-05-28 2017-01-04 亿阳信通股份有限公司 A kind of cloud platform safeguards system and method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
虚拟化云计算中资源管理的研究;李亚奇;《电脑知识与技术》;20130425(第12期);全文 *

Also Published As

Publication number Publication date
CN108574592A (en) 2018-09-25

Similar Documents

Publication Publication Date Title
US10673683B2 (en) Data network notification bar processing system
WO2021017301A1 (en) Management method and apparatus based on kubernetes cluster, and computer-readable storage medium
JP6332774B2 (en) Network function virtualized NFV failure management apparatus, device, and method
US9838483B2 (en) Methods, systems, and computer readable media for a network function virtualization information concentrator
US9207988B2 (en) Method, system, and device for managing server hardware resources in a cloud scheduling environment
US20150215228A1 (en) Methods, systems, and computer readable media for a cloud-based virtualization orchestrator
CN101317370B (en) Method and management agent for event notifications correlation
US11171994B2 (en) Tag-based security policy creation in a distributed computing environment
CN112422709B (en) Identification management method, terminal equipment, identification analysis secondary node and medium
US9118727B2 (en) Methods, systems, and computer program products for providing metadata subscription services
CN103827810A (en) Asset model import connector
CN106470150B (en) Relation chain storage method and device
CN102594598A (en) Log management system and implementation method thereof
CN102932160A (en) Resource management system
CN108574592B (en) Resource management method and device based on telecommunication cloud
CN111488515A (en) Information query method, device, equipment and storage medium
CN111010318A (en) Method and system for discovering loss of connection of terminal equipment of Internet of things and equipment shadow server
CN104468207A (en) Terminal management method, device and system
CN106911769B (en) Cloud platform routing data processing method and physical server of cloud platform
US8688741B2 (en) Device description framework information reporting and updating method, device and system
CA3065729A1 (en) Business rules processing framework
CN102769495B (en) A kind of optical fiber access network equipment communication means, Apparatus and system
CN102904739B (en) Method and Common Information Model CIM server that a kind of realization event forwards
CN113783913A (en) Message pushing management method and device
CN115951923A (en) Subscription event management method and related product

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant