System and method for network provisioning
View Patent ↗Implementations described and claimed herein provided for a system for provisioning network resources. The system includes a network provisioning abstraction layer having an application interface for receiving network provisioning requests from applications and determine provisioning instructions for fulfilling the requests. Each of the received provisioning instructions is queued in a priority queuing system according to a request priority. The provisioning instructions for the highest priority requests are removed from the front of the queue and sent to a resource interface that relays the requests to the appropriate network resources.
1. A system for network provisioning using a network provisioning abstraction layer comprising a computing device including a processor coupled to a memory, the memory storing instructions for execution on the processor, the instructions configured to cause the processor to:
receive a first request for provisioning a first network resource, the first request having a first priority, and a second request for provisioning a second network resource, the second resource having a second priority, the first and second requests received at an application interface configured for communications over a network, the application interface comprising:
a first application adapter configured to receive the first request from a first application;
a second application adapter configured to receive the second request from a second application;
search, based on the first request and the second request, for at least one provisioning instruction for executing the first request and at least one provisioning instruction for executing the second request;
prioritize and store the at least one provisioning instruction for executing the first request and the at least one provisioning instruction for executing the second request according to the first priority level and the second priority level, wherein the first priority level is a higher priority than the second priority level;
send the at least one provisioning instruction for executing the first request to at least one network resource to fulfill the first request using a resource interface configured for network communications; and
send the at least one provisioning instruction for executing the second request to at least one network resource to fulfill the second request after sending the at least one provisioning instruction for executing the first request to at least one network resource using the resource interface.