-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26871/
-----------------------------------------------------------
(Updated Oct. 17, 2014, 5:30 p.m.)
Review request for cloudstack, Kishan Kavala and SrikanteswaraRao Talluri.
Bugs: CLOUDSTACK-7748
https://issues.apache.org/jira/browse/CLOUDSTACK-7748
Repository: cloudstack-git
Description (updated)
-------
CLOUDSTACK-7748: Cloudstack version number is missing in system vm template.
/etc/cloudstack-release in system vm does not have version number which
leads in vm deployment failure while checking router version
During the system vm build, arguments can be passed to build.sh script
where 'version' argument is one of the optional arguments. The bug is even if
version argument is not passed defalut value(CLOUDSTACK_RELEASE=4.4.0) is
overridden by the null value (since argument is not passed).
Diffs
-----
tools/appliance/build.sh 8bf78b1
Diff: https://reviews.apache.org/r/26871/diff/
Testing
-------
Thanks,
Harikrishna Patnala