-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Amazon.java:42-47: Add implementation for com.rultor.agents.ec2.Amazon. It... #755
Comments
@Marczeeee help us,the task is yours |
@alex-palevsky assign someone else pls |
@yegor256 I will assign somebody else to this issue |
@yegor256 there is no milestone yet, so I set it to |
@alex-palevsky this is postponed |
@original-brownbear sure, thanks, I added "postponed" label to it |
@original-brownbear right, I'll try to find someone else for this task |
@original-brownbear The task is done, thanks all, I am closing it |
Puzzle
629-e67af157
insrc/main/java/com/rultor/agents/ec2/Amazon.java:42-47
has to be resolved: Add implementation for com.rultor.agents.ec2.Amazon. It must create com.amazonaws.services.ec2.AmazonEC2 client with config params "credentials", "zone", "type", "key". Use client.runInstances(com.amazonaws.services.ec2.model.RunInstancesRequest) to run on-demand instance. Method runOnDemand must finally wait for started instance and check if start was successful.... The puzzle was created by alevohin on 18-Jan-2015.If you have any technical questions, don't ask me, submit new tickets instead
The text was updated successfully, but these errors were encountered: