Simulator instances and CloudSim instances use different code paths to launch the servers.
CloudSim provisioning should be refactored to:
use the newer method to launch the instance
use constellation specific credentials (instead of the global ones)
This will finish the necessary changes to have a CloudSim web kiosk, a web site where users can put in their AWS credentials and launch CloudSim instances without installing any software.
Original report (archived issue) by Hugo Boyer (Bitbucket: hugomatic, GitHub: hugomatic).
Simulator instances and CloudSim instances use different code paths to launch the servers. CloudSim provisioning should be refactored to:
This will finish the necessary changes to have a CloudSim web kiosk, a web site where users can put in their AWS credentials and launch CloudSim instances without installing any software.