cloudstack/server
Rohit Yadav 0929866956
server: ssh-keygen in PEM format and reduce main systemvm patching script (#3333)
On first startup, the management server creates and saves a random
ssh keypair using ssh-keygen in the database. The command does
not specify keys in PEM format which is not the default as generated
by latest ssh-keygen tool.

The systemvmtemplate always needs re-building whenever there is a change
in the cloud-early-config file. This also tries to fix that by introducing a
stage 2 bootstrap.sh where the changes specific to hypervisor detection
etc are refactored/moved. The initial cloud-early-config only patches
before the other scripts are called.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2019-05-23 18:08:00 +05:30
..
conf Remove extraneous log directory and add catalina.out log rotation 2016-05-12 08:41:39 +01:00
resources api: don't throttle api discovery for listApis command (#2894) 2018-12-12 23:55:32 +05:30
scripts License header updates for the server folder. 2012-08-03 09:41:27 -04:00
src server: ssh-keygen in PEM format and reduce main systemvm patching script (#3333) 2019-05-23 18:08:00 +05:30
test KVM: Fix agents dont reconnect post maintenance (#3239) 2019-05-23 14:13:17 +02:00
pom.xml Updating pom.xml version numbers for release 4.11.3.0-SNAPSHOT 2018-11-20 13:11:52 +00:00