This project contains all business logic for OSC and provides implementation for osc-service-api. osc-server validates inputs and persists the entities in the database through the osc-domain project. This project also asynchronously updates the following external services: virtualization platforms, security managers, and SDN controllers.
This project depends on osc-common, osc-domain, osc-service-api, sdn-controller-api, and security-manager-api.