Commit Graph

6 Commits

Author SHA1 Message Date
Stan Lagun
b2ca5412ee windc iteration2 2013-02-25 04:00:09 +04:00
Timur Nurlygayanov
009ec0519f Fixed KEERO-85. 2013-02-19 07:33:05 -08:00
Timur Nurlygayanov
cacee34d49 Fixed issue with virtual environment SQLAlchemy library. 2013-02-19 04:51:56 -08:00
Timur Nurlygayanov
160f8b6ca4 Added library libsqlite3-dev to virtual environment for windc client. 2013-02-19 04:14:25 -08:00
Georgy Okrokvertskhov
61801a0ca8 1. Added support of CloudFormation templates. Made a simple interface to build template. Stan can work here to redesign template.py
2. Added calls of drivers. Now heat is called from cmd instead of client. Should be rewritten.
3. ActiveDirectory makes a static template. Need to rewrite this with working with actual parameters.
2013-02-15 06:04:54 -08: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