leopardslab / clocal-gcp

🔭 Emulation engine for GCP
Apache License 2.0
67 stars 57 forks source link

De coupling services from the clocal-gcp core #74

Open dilantha111 opened 5 years ago

dilantha111 commented 5 years ago

This is to make clocal-gcp more modular. Idea is to separate the core and the services. At the moment each services has it's own docker image and this is used. So it make more sense to de-couple each services.

shalithasuranga commented 5 years ago

I am interested to work on this.