Hi, I am looking for a way to create virtual data center on amazon and openstack using jclouds.. Where I should be able to do following things through jclouds-
1-Manage and monitor virtual machines. 2-Handle their networking through jclouds. 3-Dynamically provision nodes. 4- Have multi-tanent environment. I can see data center and multi-tenancy management is offered through jclouds by ABIQUO API http://jclouds.apache.org/documentation/userguide/using-abiquo/ But I want to do this with amazon and openstack. Could you please provide me some pointers to proceed on this? Thank you
