Along the lines of the AWS API front-end to CloudStack, would anybody be 
interested in developing the GCE front-end? The GCE API [1] is quite elementary 
— the most complex piece would be adding an OAuth2 server and integrate that 
with CloudStack's API key management.

GCE maps to basic zone: the mapping between GCE concepts and CloudStack 
resources are:

Network == Security Group
Firewall == Ingress Rule
Image == Template
Instance == Vm / Instance
Project == Account (or Project)
Zone == Zone
Disk == Volume
User == User (or Account depending on how Project is mapped)
Machinetype == service offering

[1]https://developers.google.com/compute/
--
Chiradeep

Reply via email to