OPENi-ict / api-framework

0 stars 2 forks source link

cloudlet integration with platform #2

Open mpetyx opened 10 years ago

mpetyx commented 10 years ago

This task is responsible for the integration of the cloudlet as the main backend for the openi platform.

Steps Description
1 Cloudlet Swagger
2 Python client from cloudlet swagger
3 django replace backend system

Also interested in this task: @dmccarthy-tssg

mpetyx commented 10 years ago

Hey @dmccarthy-tssg ! Sorry for the spam. Could you please point me on an online swagger description for the cloudlet? Thank you!

dmccarthy-dev commented 10 years ago

Hi @mpetyx, the swagger files are in the mongrel2 project (https://github.com/OPENi-ict/mongrel2). The index is here (https://github.com/OPENi-ict/mongrel2/blob/master/api-specs/v1/index). If you have the vagrant environment running navigate to (http://dev.openi-ict.eu/api-docs/).

Note: I still need to incorporate Johannes' work so the APIs may change.