Revision 9f5a24e9 src/cloud/ec2/lib/views/run_instances.erb
src/cloud/ec2/lib/views/run_instances.erb | ||
---|---|---|
1 | 1 |
<RunInstancesResponse xmlns="http://ec2.amazonaws.com/doc/<%= erb_version %>/"> |
2 | 2 |
<reservationId>r-47a5402e</reservationId> |
3 |
<ownerId><%= erb_user_name %></ownerId>
|
|
3 |
<ownerId><%= erb_vm_info[:user_name] %></ownerId>
|
|
4 | 4 |
<groupSet> |
5 | 5 |
<item> |
6 | 6 |
<groupId>default</groupId> |
Also available in: Unified diff