Hi,

This patch add an option for running shell commands on Amazon instances. For 
now setup is a little bit complicated. After applying patch you need to:

0. Allow SSH in Security Groups inside Amazon EC2 console
1. Create a new keypair in Amazon EC2 console
2. Download primary key
3. Launch an instance with 'keypair' name from step 1.
4. Go to /api/instances/<instance_id>/run
5. Enter command you want to run, copy&paste private key into textbox and fill 
username with 'root'
6. After submitting this, you should see output from instance

Let me know if it work for you / or not work ;-) Also any comments/questions 
about XML/API are welcomed.

 - Michal

_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel

Reply via email to