----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7125/ -----------------------------------------------------------
Review request for cloudstack and edison su. Description ------- There is currently no vpcrouter type defined in patchsystemvm.sh, which controls our init scripts in the system vms. This patch allows the services that would normally start on a router to start also on the VPC router, in particular the password server was missing. Diffs ----- patches/systemvm/debian/config/opt/cloud/bin/patchsystemvm.sh bdec43a Diff: https://reviews.apache.org/r/7125/diff/ Testing ------- compiled/deployed new version with this change and passwd server now works in VPC. VMs would not get passwords prior to this change, and now the socat daemon starts up as expected in the VPC. Thanks, Marcus Sorensen