
2. Added router to Route /datacenters/ and /services/ URLs 3. Added stubs for windc/core/api. 4. Fixed start-up process for service ------------------------------------------------- Now it is working service which will reply for curl http://localhost:8181/tenant_id/datacenters/ curl http://localhost:8181/tenant_id/datacenters/dc_id/services curl http://localhost:8181/tenant_id/datacenters/dc_id/services/service_id
This is the Windows DataCenter project. It serves two main purposes: * Proof the proposed architecture for windows dc service * Provide a Demo for the Windows Environment Management features This is not a final project. It is a POC for the Demo and architecture verification purposes.