You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Likitha Shetty <li...@citrix.com> on 2013/02/01 07:18:53 UTC

Review Request: [EC2 Query API] RunInstances ignores the UserData input parameter

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9232/
-----------------------------------------------------------

Review request for cloudstack and Prachi Damle.


Description
-------

When EC2RunInstances is called with UserData parameter, the parameter is not propogated to CS


This addresses bug CLOUDSTACK-1126.


Diffs
-----

  awsapi/src/com/cloud/bridge/service/EC2RestServlet.java 78e736f 

Diff: https://reviews.apache.org/r/9232/diff/


Testing
-------

Run EC2RunInstances with UserData as parameter - In CS virtual router should have the useraadata


Thanks,

Likitha Shetty


Re: Review Request: [EC2 Query API] RunInstances ignores the UserData input parameter

Posted by Prachi Damle <pr...@citrix.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9232/#review16447
-----------------------------------------------------------

Ship it!


Fix is fine. 
Commit hash:	06fd21bd4498479c52bcf12921bf867190ace3a1


- Prachi Damle


On Feb. 1, 2013, 6:19 a.m., Likitha Shetty wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/9232/
> -----------------------------------------------------------
> 
> (Updated Feb. 1, 2013, 6:19 a.m.)
> 
> 
> Review request for cloudstack and Prachi Damle.
> 
> 
> Description
> -------
> 
> When EC2RunInstances is called with UserData parameter, the parameter is not propogated to CS
> 
> 
> This addresses bug CLOUDSTACK-1126.
> 
> 
> Diffs
> -----
> 
>   awsapi/src/com/cloud/bridge/service/EC2RestServlet.java 78e736f 
> 
> Diff: https://reviews.apache.org/r/9232/diff/
> 
> 
> Testing
> -------
> 
> Run EC2RunInstances with UserData as parameter - In CS virtual router should have the useraadata
> 
> 
> Thanks,
> 
> Likitha Shetty
> 
>


Re: Review Request: [EC2 Query API] RunInstances ignores the UserData input parameter

Posted by Likitha Shetty <li...@citrix.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9232/
-----------------------------------------------------------

(Updated Feb. 1, 2013, 6:19 a.m.)


Review request for cloudstack and Prachi Damle.


Description
-------

When EC2RunInstances is called with UserData parameter, the parameter is not propogated to CS


This addresses bug CLOUDSTACK-1126.


Diffs (updated)
-----

  awsapi/src/com/cloud/bridge/service/EC2RestServlet.java 78e736f 

Diff: https://reviews.apache.org/r/9232/diff/


Testing
-------

Run EC2RunInstances with UserData as parameter - In CS virtual router should have the useraadata


Thanks,

Likitha Shetty