----------------------------------------------------------- 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 <chip.child...@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 <pradeep.soundarara...@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 <pradeep.soundarara...@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 > >