Commit Graph

3 Commits

Author SHA1 Message Date
Stan Lagun
b2ca5412ee windc iteration2 2013-02-25 04:00:09 +04:00
Georgy Okrokvertskhov
8994ffcab1 1. Fixed issue with main file start ./bin/windc-api
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
2013-02-11 14:13:20 -08:00
Georgy Okrokvertskhov
7d7d480d79 Initial version of the Windows DataCenter project. It is openstak-skeleton based. 2013-02-09 09:37:03 -08:00