You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Pradeep Soundararajan <pr...@citrix.com> on 2013/03/22 11:51:48 UTC

Review Request: BUG-ID: CLOUDSTACK-1252 Summary: Failed to download default template in VMware

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

Review request for cloudstack, Chip Childers, Prasanna Santhanam, Hugo Trippaers, and Wido den Hollander.


Description
-------

BUG-ID: CLOUDSTACK-1252 Summary: Failed to download default template in VMware

Proposing to modify package.sh script. Package as per OSS or NONOSS arguments.

Signed-off-by: Pradeep <pr...@citrix.com>
--------------------------------------------------------------------------------------

Now package.sh will act based on the below usage i.e. with or without arguments:

 ./package.sh -h

usage: ./package.sh [-p|--pack] [-h|--help] [ARGS]

The commonly used Arguments are:
oss|OSS         To package OSS specific
nonoss|NONOSS   To package NONOSS specific

Examples: ./package.sh -p|--pack oss|OSS
          ./package.sh -p|--pack nonoss|NONOSS
          ./package.sh (Default OSS)

---------------------------------------------------------------------------------------


Diffs
-----

  packaging/centos63/cloud.spec 16c3602 
  packaging/centos63/package.sh 2515ecb 

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


Testing
-------


Thanks,

Pradeep Soundararajan


Re: Review Request: BUG-ID: CLOUDSTACK-1252 Summary: Failed to download default template in VMware

Posted by ASF Subversion and Git Services <as...@urd.zones.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/10079/#review18351
-----------------------------------------------------------


Commit 8d3a7f29b8307bff10a66d7871ad9c83f26deb1c in branch refs/heads/4.1 from Chip Childers <ch...@gmail.com>
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=8d3a7f2 ]

BUG-ID: CLOUDSTACK-1252 Summary: Failed to download default template in VMware

Proposing to modify the behaviour of package.sh script. Package as per OSS or NONOSS arguments.

Signed-off-by: Pradeep <pr...@citrix.com>


- ASF Subversion and Git Services


On March 22, 2013, 10:51 a.m., Pradeep Soundararajan wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/10079/
> -----------------------------------------------------------
> 
> (Updated March 22, 2013, 10:51 a.m.)
> 
> 
> Review request for cloudstack, Chip Childers, Prasanna Santhanam, Hugo Trippaers, and Wido den Hollander.
> 
> 
> Description
> -------
> 
> BUG-ID: CLOUDSTACK-1252 Summary: Failed to download default template in VMware
> 
> Proposing to modify package.sh script. Package as per OSS or NONOSS arguments.
> 
> Signed-off-by: Pradeep <pr...@citrix.com>
> --------------------------------------------------------------------------------------
> 
> Now package.sh will act based on the below usage i.e. with or without arguments:
> 
>  ./package.sh -h
> 
> usage: ./package.sh [-p|--pack] [-h|--help] [ARGS]
> 
> The commonly used Arguments are:
> oss|OSS         To package OSS specific
> nonoss|NONOSS   To package NONOSS specific
> 
> Examples: ./package.sh -p|--pack oss|OSS
>           ./package.sh -p|--pack nonoss|NONOSS
>           ./package.sh (Default OSS)
> 
> ---------------------------------------------------------------------------------------
> 
> 
> Diffs
> -----
> 
>   packaging/centos63/cloud.spec 16c3602 
>   packaging/centos63/package.sh 2515ecb 
> 
> Diff: https://reviews.apache.org/r/10079/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Pradeep Soundararajan
> 
>


Re: Review Request: BUG-ID: CLOUDSTACK-1252 Summary: Failed to download default template in VMware

Posted by ASF Subversion and Git Services <as...@urd.zones.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/10079/#review18315
-----------------------------------------------------------


Commit 01ea7232d9a7e956277f03c8471d8d4e2b60d699 in branch refs/heads/bvt from Prasanna Santhanam <ts...@apache.org>
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=01ea723 ]

CLOUDSTACK-1252: Failed to download default template in VMware

Proposing to modify package.sh script. Package as per OSS or NONOSS arguments.

Now package.sh will act based on the below usage i.e. with or without
arguments:

 ./package.sh -h

usage: ./package.sh [-p|--pack] [-h|--help] [ARGS]

oss|OSS         To package OSS specific
nonoss|NONOSS   To package NONOSS specific

Examples: ./package.sh -p|--pack oss|OSS
          ./package.sh -p|--pack nonoss|NONOSS
          ./package.sh (Default OSS)

Signed-off-by: Pradeep <pr...@citrix.com>


- ASF Subversion and Git Services


On March 22, 2013, 10:51 a.m., Pradeep Soundararajan wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/10079/
> -----------------------------------------------------------
> 
> (Updated March 22, 2013, 10:51 a.m.)
> 
> 
> Review request for cloudstack, Chip Childers, Prasanna Santhanam, Hugo Trippaers, and Wido den Hollander.
> 
> 
> Description
> -------
> 
> BUG-ID: CLOUDSTACK-1252 Summary: Failed to download default template in VMware
> 
> Proposing to modify package.sh script. Package as per OSS or NONOSS arguments.
> 
> Signed-off-by: Pradeep <pr...@citrix.com>
> --------------------------------------------------------------------------------------
> 
> Now package.sh will act based on the below usage i.e. with or without arguments:
> 
>  ./package.sh -h
> 
> usage: ./package.sh [-p|--pack] [-h|--help] [ARGS]
> 
> The commonly used Arguments are:
> oss|OSS         To package OSS specific
> nonoss|NONOSS   To package NONOSS specific
> 
> Examples: ./package.sh -p|--pack oss|OSS
>           ./package.sh -p|--pack nonoss|NONOSS
>           ./package.sh (Default OSS)
> 
> ---------------------------------------------------------------------------------------
> 
> 
> Diffs
> -----
> 
>   packaging/centos63/cloud.spec 16c3602 
>   packaging/centos63/package.sh 2515ecb 
> 
> Diff: https://reviews.apache.org/r/10079/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Pradeep Soundararajan
> 
>


Re: Review Request: BUG-ID: CLOUDSTACK-1252 Summary: Failed to download default template in VMware

Posted by Prasanna Santhanam <Pr...@citrix.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/10079/#review18253
-----------------------------------------------------------


I pushed this to master. Can you send an email [ACS41][PatchRequest] to the list so it is cherry-picked to 4.1?

- Prasanna Santhanam


On March 22, 2013, 10:51 a.m., Pradeep Soundararajan wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/10079/
> -----------------------------------------------------------
> 
> (Updated March 22, 2013, 10:51 a.m.)
> 
> 
> Review request for cloudstack, Chip Childers, Prasanna Santhanam, Hugo Trippaers, and Wido den Hollander.
> 
> 
> Description
> -------
> 
> BUG-ID: CLOUDSTACK-1252 Summary: Failed to download default template in VMware
> 
> Proposing to modify package.sh script. Package as per OSS or NONOSS arguments.
> 
> Signed-off-by: Pradeep <pr...@citrix.com>
> --------------------------------------------------------------------------------------
> 
> Now package.sh will act based on the below usage i.e. with or without arguments:
> 
>  ./package.sh -h
> 
> usage: ./package.sh [-p|--pack] [-h|--help] [ARGS]
> 
> The commonly used Arguments are:
> oss|OSS         To package OSS specific
> nonoss|NONOSS   To package NONOSS specific
> 
> Examples: ./package.sh -p|--pack oss|OSS
>           ./package.sh -p|--pack nonoss|NONOSS
>           ./package.sh (Default OSS)
> 
> ---------------------------------------------------------------------------------------
> 
> 
> Diffs
> -----
> 
>   packaging/centos63/cloud.spec 16c3602 
>   packaging/centos63/package.sh 2515ecb 
> 
> Diff: https://reviews.apache.org/r/10079/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Pradeep Soundararajan
> 
>