This is an automated email from the ASF dual-hosted git repository.
bhaisaab pushed a change to branch debian9-systemvmtemplate
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from f449c77 remove inserv, rearrange pkgs
new ff94807 remove old dead code/files
new d4ad866 refactor files, remove old cruft
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../tomcatconf/commands-simulator.properties.in | 21 --
client/pom.xml | 1 -
pom.xml | 35 +-
systemvm/{ => agent}/certs/localhost.crt | 0
systemvm/{ => agent}/certs/localhost.key | 0
systemvm/{ => agent}/certs/realhostip.crt | 0
systemvm/{ => agent}/certs/realhostip.csr | 0
systemvm/{ => agent}/certs/realhostip.key | 0
systemvm/{ => agent}/certs/realhostip.keystore | Bin
systemvm/{ => agent}/conf/agent.properties | 0
systemvm/{ => agent}/conf/consoleproxy.properties | 0
systemvm/{ => agent}/conf/environment.properties | 0
systemvm/{ => agent}/conf/log4j-cloud.xml | 0
systemvm/{ => agent}/css/ajaxviewer.css | 0
systemvm/{ => agent}/css/logger.css | 0
systemvm/{ => agent}/images/back.gif | Bin
systemvm/{ => agent}/images/bright-green.png | Bin
systemvm/{ => agent}/images/cad.gif | Bin
systemvm/{ => agent}/images/cannotconnect.jpg | Bin
systemvm/{ => agent}/images/clr_button.gif | Bin
systemvm/{ => agent}/images/clr_button_hover.gif | Bin
systemvm/{ => agent}/images/dot.cur | Bin
systemvm/{ => agent}/images/gray-green.png | Bin
systemvm/{ => agent}/images/grid_headerbg.gif | Bin
systemvm/{ => agent}/images/left.png | Bin
systemvm/{ => agent}/images/minimize_button.gif | Bin
.../{ => agent}/images/minimize_button_hover.gif | Bin
systemvm/{ => agent}/images/notready.jpg | Bin
systemvm/{ => agent}/images/play_button.gif | Bin
systemvm/{ => agent}/images/play_button_hover.gif | Bin
systemvm/{ => agent}/images/right.png | Bin
systemvm/{ => agent}/images/right2.png | Bin
systemvm/{ => agent}/images/shrink_button.gif | Bin
.../{ => agent}/images/shrink_button_hover.gif | Bin
systemvm/{ => agent}/images/stop_button.gif | Bin
systemvm/{ => agent}/images/stop_button_hover.gif | Bin
systemvm/{ => agent}/images/winlog.png | Bin
systemvm/{ => agent}/js/ajaxkeys.js | 0
systemvm/{ => agent}/js/ajaxviewer.js | 0
systemvm/{ => agent}/js/cloud.logger.js | 0
systemvm/{ => agent}/js/handler.js | 0
systemvm/{ => agent}/js/jquery.flot.navigate.js | 0
systemvm/{ => agent}/js/jquery.js | 0
systemvm/{ => agent}/scripts/_run.sh | 0
systemvm/{ => agent}/scripts/config_auth.sh | 0
systemvm/{ => agent}/scripts/config_ssl.sh | 0
systemvm/{ => agent}/scripts/consoleproxy.sh | 0
systemvm/{ => agent}/scripts/ipfirewall.sh | 0
systemvm/{ => agent}/scripts/run-proxy.sh | 0
systemvm/{ => agent}/scripts/run.sh | 0
systemvm/{ => agent}/scripts/secstorage.sh | 0
systemvm/{ => agent}/scripts/ssvm-check.sh | 0
systemvm/{ => agent}/scripts/utils.sh | 0
systemvm/{ => agent}/ui/viewer-bad-sid.ftl | 0
systemvm/{ => agent}/ui/viewer-connect-failed.ftl | 0
systemvm/{ => agent}/ui/viewer-update.ftl | 0
systemvm/{ => agent}/ui/viewer.ftl | 0
systemvm/bindir/cloud-setup-console-proxy.in | 220 ------------
systemvm/conf.dom0/agent.properties.in | 46 ---
systemvm/conf.dom0/consoleproxy.properties.in | 23 --
systemvm/conf.dom0/log4j-cloud.xml.in | 111 ------
systemvm/conf/agent.properties.ssvm | 21 --
.../SYSCONFDIR/rc.d/init.d/cloud-console-proxy.in | 96 -----
.../SYSCONFDIR/rc.d/init.d/cloud-console-proxy.in | 96 -----
.../SYSCONFDIR/rc.d/init.d/cloud-console-proxy.in | 96 -----
.../SYSCONFDIR/init.d/cloud-console-proxy.in | 110 ------
systemvm/libexec/console-proxy-runner.in | 90 -----
systemvm/patches/debian/README | 34 --
systemvm/patches/debian/config.dat | 398 ---------------------
systemvm/patches/debian/config/etc/chef/node.json | 5 -
systemvm/patches/debian/config/etc/chef/solo.rb | 21 --
systemvm/patches/debian/convert.sh | 64 ----
.../debian/{config => }/etc/apache2/httpd.conf | 0
.../debian/{config => }/etc/apache2/vhost.template | 0
.../debian/{config => }/etc/cloud-nic.rules | 0
.../debian/{config => }/etc/dnsmasq.conf.tmpl | 0
.../debian/{config => }/etc/haproxy/haproxy.cfg | 0
.../{config => }/etc/init.d/cloud-early-config | 0
.../{config => }/etc/init.d/cloud-passwd-srvr | 0
.../etc/iptables/iptables-consoleproxy | 0
.../{config => }/etc/iptables/iptables-dhcpsrvr | 0
.../{config => }/etc/iptables/iptables-elbvm | 0
.../{config => }/etc/iptables/iptables-ilbvm | 0
.../{config => }/etc/iptables/iptables-router | 0
.../{config => }/etc/iptables/iptables-secstorage | 0
.../{config => }/etc/iptables/iptables-vpcrouter | 0
.../{config => }/etc/iptables/rt_tables_init | 0
.../patches/debian/{config => }/etc/iptables/rules | 0
.../patches/debian/{config => }/etc/logrotate.conf | 0
.../debian/{config => }/etc/logrotate.d/apache2 | 0
.../debian/{config => }/etc/logrotate.d/cloud | 0
.../debian/{config => }/etc/logrotate.d/conntrackd | 0
.../debian/{config => }/etc/logrotate.d/dnsmasq | 0
.../debian/{config => }/etc/logrotate.d/haproxy | 0
.../debian/{config => }/etc/logrotate.d/ppp | 0
.../debian/{config => }/etc/logrotate.d/rsyslog | 0
.../{config => }/etc/modprobe.d/aesni_intel.conf | 0
.../debian/{config => }/etc/modprobe.d/pcspkr.conf | 0
.../debian/{config => }/etc/profile.d/cloud.sh | 0
systemvm/patches/debian/{config => }/etc/rc.local | 0
.../patches/debian/{config => }/etc/rsyslog.conf | 0
.../debian/{config => }/etc/ssh/sshd_config | 6 +-
.../patches/debian/{config => }/etc/sysctl.conf | 0
.../debian/{config => }/etc/vpcdnsmasq.conf | 0
.../{config => }/opt/cloud/bin/baremetal-vr.py | 0
.../{config => }/opt/cloud/bin/baremetal_snat.sh | 0
.../{config => }/opt/cloud/bin/bumpup_priority.sh | 0
.../{config => }/opt/cloud/bin/checkbatchs2svpn.sh | 0
.../{config => }/opt/cloud/bin/checkrouter.sh | 0
.../{config => }/opt/cloud/bin/checks2svpn.sh | 0
.../debian/{config => }/opt/cloud/bin/cloud-nic.sh | 0
.../debian/{config => }/opt/cloud/bin/configure.py | 0
.../{config => }/opt/cloud/bin/cs/CsAddress.py | 0
.../debian/{config => }/opt/cloud/bin/cs/CsApp.py | 0
.../{config => }/opt/cloud/bin/cs/CsConfig.py | 0
.../{config => }/opt/cloud/bin/cs/CsDatabag.py | 0
.../debian/{config => }/opt/cloud/bin/cs/CsDhcp.py | 0
.../debian/{config => }/opt/cloud/bin/cs/CsFile.py | 0
.../opt/cloud/bin/cs/CsGuestNetwork.py | 0
.../{config => }/opt/cloud/bin/cs/CsHelper.py | 0
.../opt/cloud/bin/cs/CsLoadBalancer.py | 0
.../{config => }/opt/cloud/bin/cs/CsMonitor.py | 0
.../{config => }/opt/cloud/bin/cs/CsNetfilter.py | 0
.../{config => }/opt/cloud/bin/cs/CsProcess.py | 0
.../{config => }/opt/cloud/bin/cs/CsRedundant.py | 0
.../{config => }/opt/cloud/bin/cs/CsRoute.py | 0
.../debian/{config => }/opt/cloud/bin/cs/CsRule.py | 0
.../opt/cloud/bin/cs/CsStaticRoutes.py | 0
.../{config => }/opt/cloud/bin/cs/__init__.py | 0
.../{config => }/opt/cloud/bin/cs_cmdline.py | 0
.../debian/{config => }/opt/cloud/bin/cs_dhcp.py | 0
.../{config => }/opt/cloud/bin/cs_firewallrules.py | 0
.../opt/cloud/bin/cs_forwardingrules.py | 0
.../{config => }/opt/cloud/bin/cs_guestnetwork.py | 0
.../debian/{config => }/opt/cloud/bin/cs_ip.py | 0
.../{config => }/opt/cloud/bin/cs_loadbalancer.py | 0
.../opt/cloud/bin/cs_monitorservice.py | 0
.../{config => }/opt/cloud/bin/cs_network_acl.py | 0
.../opt/cloud/bin/cs_remoteaccessvpn.py | 0
.../{config => }/opt/cloud/bin/cs_site2sitevpn.py | 0
.../{config => }/opt/cloud/bin/cs_staticroutes.py | 0
.../debian/{config => }/opt/cloud/bin/cs_vmdata.py | 0
.../debian/{config => }/opt/cloud/bin/cs_vmp.py | 0
.../{config => }/opt/cloud/bin/cs_vpnusers.py | 0
.../debian/{config => }/opt/cloud/bin/dnsmasq.sh | 0
.../debian/{config => }/opt/cloud/bin/edithosts.sh | 0
.../{config => }/opt/cloud/bin/getRouterAlerts.sh | 0
.../opt/cloud/bin/get_template_version.sh | 0
.../debian/{config => }/opt/cloud/bin/ilb.sh | 0
.../debian/{config => }/opt/cloud/bin/ipassoc.sh | 0
.../{config => }/opt/cloud/bin/ipsectunnel.sh | 0
.../debian/{config => }/opt/cloud/bin/line_edit.py | 0
.../{config => }/opt/cloud/bin/loadbalancer.sh | 0
.../debian/{config => }/opt/cloud/bin/master.py | 0
.../debian/{config => }/opt/cloud/bin/merge.py | 0
.../{config => }/opt/cloud/bin/monitor_service.sh | 0
.../debian/{config => }/opt/cloud/bin/netusage.sh | 0
.../{config => }/opt/cloud/bin/passwd_server | 0
.../{config => }/opt/cloud/bin/passwd_server_ip | 0
.../{config => }/opt/cloud/bin/passwd_server_ip.py | 0
.../{config => }/opt/cloud/bin/prepare_pxe.sh | 0
.../{config => }/opt/cloud/bin/savepassword.sh | 0
.../{config => }/opt/cloud/bin/set_redundant.py | 0
.../{config => }/opt/cloud/bin/setup/common.sh | 0
.../opt/cloud/bin/setup/consoleproxy.sh | 0
.../{config => }/opt/cloud/bin/setup/default.sh | 0
.../{config => }/opt/cloud/bin/setup/dhcpsrvr.sh | 0
.../{config => }/opt/cloud/bin/setup/elbvm.sh | 0
.../{config => }/opt/cloud/bin/setup/ilbvm.sh | 0
.../opt/cloud/bin/setup/patchsystemvm.sh | 4 +-
.../{config => }/opt/cloud/bin/setup/router.sh | 0
.../{config => }/opt/cloud/bin/setup/secstorage.sh | 0
.../{config => }/opt/cloud/bin/setup/vpcrouter.sh | 0
.../{config => }/opt/cloud/bin/update_config.py | 0
.../debian/{config => }/opt/cloud/bin/vmdata.py | 0
.../debian/{config => }/opt/cloud/bin/vpc_func.sh | 0
.../{config => }/opt/cloud/bin/vpc_netusage.sh | 0
.../{config => }/opt/cloud/bin/vpc_passwd_server | 0
.../debian/{config => }/opt/cloud/bin/vpc_snat.sh | 0
.../{config => }/opt/cloud/bin/vpc_staticroute.sh | 0
.../debian/{config => }/opt/cloud/bin/vr_cfg.sh | 0
.../debian/{config => }/opt/cloud/templates/README | 0
.../opt/cloud/templates/arping_gateways.sh.templ | 0
.../opt/cloud/templates/check_bumpup.sh | 0
.../opt/cloud/templates/check_heartbeat.sh.templ | 0
.../opt/cloud/templates/checkrouter.sh.templ | 0
.../opt/cloud/templates/conntrackd.conf.templ | 0
.../opt/cloud/templates/heartbeat.sh.templ | 0
.../opt/cloud/templates/keepalived.conf.templ | 0
.../debian/{config => }/opt/cloud/testdata/README | 0
.../{config => }/opt/cloud/testdata/acl0001.json | 0
.../{config => }/opt/cloud/testdata/dhcp0001.json | 0
.../{config => }/opt/cloud/testdata/gn0001.json | 0
.../{config => }/opt/cloud/testdata/ips0001.json | 0
.../{config => }/opt/cloud/testdata/ips0002.json | 0
.../{config => }/opt/cloud/testdata/ips0003.json | 0
.../{config => }/opt/cloud/testdata/s2s0001.json | 0
.../opt/cloud/bin => opt/cloud/testdata}/test.sh | 0
.../{config => }/opt/cloud/testdata/vmp0001.json | 0
systemvm/patches/debian/qemuconvert.sh | 32 --
.../debian/{config => }/root/.ssh/authorized_keys | 0
.../debian/{config => }/root/clearUsageRules.sh | 0
systemvm/patches/debian/{config => }/root/func.sh | 0
.../debian/{config => }/root/monitorServices.py | 0
.../patches/debian/{config => }/root/reconfigLB.sh | 0
systemvm/patches/debian/systemvm.vmx | 37 --
systemvm/patches/debian/systemvm.xml | 53 ---
.../{config => }/var/www/html/latest/.htaccess | 0
.../{config => }/var/www/html/userdata/.htaccess | 0
systemvm/patches/debian/vhdconvert.sh | 40 ---
systemvm/patches/debian/xe/xe-daemon | 65 ----
systemvm/patches/debian/xe/xe-linux-distribution | 267 --------------
systemvm/patches/debian/xe/xe-update-guest-attrs | 226 ------------
.../{test/python => patches/test}/TestCsAddress.py | 0
.../{test/python => patches/test}/TestCsApp.py | 0
.../{test/python => patches/test}/TestCsCmdLine.py | 0
.../{test/python => patches/test}/TestCsConfig.py | 0
.../{test/python => patches/test}/TestCsDatabag.py | 0
.../{test/python => patches/test}/TestCsDhcp.py | 0
.../{test/python => patches/test}/TestCsFile.py | 0
.../python => patches/test}/TestCsGuestNetwork.py | 0
.../{test/python => patches/test}/TestCsHelper.py | 0
.../python => patches/test}/TestCsInterface.py | 0
.../python => patches/test}/TestCsNetfilter.py | 0
.../{test/python => patches/test}/TestCsProcess.py | 0
.../python => patches/test}/TestCsRedundant.py | 0
.../{test/python => patches/test}/TestCsRoute.py | 0
.../{test/python => patches/test}/TestCsRule.py | 0
systemvm/{test/python => patches/test}/runtests.sh | 2 +-
systemvm/patches/{debian => }/vpn/etc/ipsec.conf | 0
.../patches/{debian => }/vpn/etc/ipsec.d/l2tp.conf | 0
.../patches/{debian => }/vpn/etc/ipsec.secrets | 0
.../{debian => }/vpn/etc/ppp/options.xl2tpd | 0
.../{debian => }/vpn/etc/xl2tpd/xl2tpd.conf | 0
.../{debian => }/vpn/opt/cloud/bin/vpn_l2tp.sh | 0
systemvm/pom.xml | 26 +-
systemvm/scripts/run.bat | 18 -
...escriptor.xml => systemvm-agent-descriptor.xml} | 16 +-
systemvm/vm-script/vmops | 119 ------
239 files changed, 27 insertions(+), 2372 deletions(-)
delete mode 100644 agent-simulator/tomcatconf/commands-simulator.properties.in
rename systemvm/{ => agent}/certs/localhost.crt (100%)
rename systemvm/{ => agent}/certs/localhost.key (100%)
rename systemvm/{ => agent}/certs/realhostip.crt (100%)
rename systemvm/{ => agent}/certs/realhostip.csr (100%)
rename systemvm/{ => agent}/certs/realhostip.key (100%)
rename systemvm/{ => agent}/certs/realhostip.keystore (100%)
rename systemvm/{ => agent}/conf/agent.properties (100%)
rename systemvm/{ => agent}/conf/consoleproxy.properties (100%)
rename systemvm/{ => agent}/conf/environment.properties (100%)
rename systemvm/{ => agent}/conf/log4j-cloud.xml (100%)
rename systemvm/{ => agent}/css/ajaxviewer.css (100%)
rename systemvm/{ => agent}/css/logger.css (100%)
rename systemvm/{ => agent}/images/back.gif (100%)
rename systemvm/{ => agent}/images/bright-green.png (100%)
rename systemvm/{ => agent}/images/cad.gif (100%)
rename systemvm/{ => agent}/images/cannotconnect.jpg (100%)
rename systemvm/{ => agent}/images/clr_button.gif (100%)
rename systemvm/{ => agent}/images/clr_button_hover.gif (100%)
rename systemvm/{ => agent}/images/dot.cur (100%)
rename systemvm/{ => agent}/images/gray-green.png (100%)
rename systemvm/{ => agent}/images/grid_headerbg.gif (100%)
rename systemvm/{ => agent}/images/left.png (100%)
rename systemvm/{ => agent}/images/minimize_button.gif (100%)
rename systemvm/{ => agent}/images/minimize_button_hover.gif (100%)
rename systemvm/{ => agent}/images/notready.jpg (100%)
rename systemvm/{ => agent}/images/play_button.gif (100%)
rename systemvm/{ => agent}/images/play_button_hover.gif (100%)
rename systemvm/{ => agent}/images/right.png (100%)
rename systemvm/{ => agent}/images/right2.png (100%)
rename systemvm/{ => agent}/images/shrink_button.gif (100%)
rename systemvm/{ => agent}/images/shrink_button_hover.gif (100%)
rename systemvm/{ => agent}/images/stop_button.gif (100%)
rename systemvm/{ => agent}/images/stop_button_hover.gif (100%)
rename systemvm/{ => agent}/images/winlog.png (100%)
rename systemvm/{ => agent}/js/ajaxkeys.js (100%)
rename systemvm/{ => agent}/js/ajaxviewer.js (100%)
rename systemvm/{ => agent}/js/cloud.logger.js (100%)
rename systemvm/{ => agent}/js/handler.js (100%)
rename systemvm/{ => agent}/js/jquery.flot.navigate.js (100%)
rename systemvm/{ => agent}/js/jquery.js (100%)
rename systemvm/{ => agent}/scripts/_run.sh (100%)
rename systemvm/{ => agent}/scripts/config_auth.sh (100%)
rename systemvm/{ => agent}/scripts/config_ssl.sh (100%)
rename systemvm/{ => agent}/scripts/consoleproxy.sh (100%)
rename systemvm/{ => agent}/scripts/ipfirewall.sh (100%)
rename systemvm/{ => agent}/scripts/run-proxy.sh (100%)
rename systemvm/{ => agent}/scripts/run.sh (100%)
rename systemvm/{ => agent}/scripts/secstorage.sh (100%)
rename systemvm/{ => agent}/scripts/ssvm-check.sh (100%)
rename systemvm/{ => agent}/scripts/utils.sh (100%)
rename systemvm/{ => agent}/ui/viewer-bad-sid.ftl (100%)
rename systemvm/{ => agent}/ui/viewer-connect-failed.ftl (100%)
rename systemvm/{ => agent}/ui/viewer-update.ftl (100%)
rename systemvm/{ => agent}/ui/viewer.ftl (100%)
delete mode 100755 systemvm/bindir/cloud-setup-console-proxy.in
delete mode 100644 systemvm/conf.dom0/agent.properties.in
delete mode 100644 systemvm/conf.dom0/consoleproxy.properties.in
delete mode 100644 systemvm/conf.dom0/log4j-cloud.xml.in
delete mode 100644 systemvm/conf/agent.properties.ssvm
delete mode 100644
systemvm/distro/centos/SYSCONFDIR/rc.d/init.d/cloud-console-proxy.in
delete mode 100644
systemvm/distro/fedora/SYSCONFDIR/rc.d/init.d/cloud-console-proxy.in
delete mode 100644
systemvm/distro/rhel/SYSCONFDIR/rc.d/init.d/cloud-console-proxy.in
delete mode 100755
systemvm/distro/ubuntu/SYSCONFDIR/init.d/cloud-console-proxy.in
delete mode 100755 systemvm/libexec/console-proxy-runner.in
delete mode 100644 systemvm/patches/debian/README
delete mode 100644 systemvm/patches/debian/config.dat
delete mode 100644 systemvm/patches/debian/config/etc/chef/node.json
delete mode 100644 systemvm/patches/debian/config/etc/chef/solo.rb
delete mode 100755 systemvm/patches/debian/convert.sh
rename systemvm/patches/debian/{config => }/etc/apache2/httpd.conf (100%)
rename systemvm/patches/debian/{config => }/etc/apache2/vhost.template (100%)
rename systemvm/patches/debian/{config => }/etc/cloud-nic.rules (100%)
rename systemvm/patches/debian/{config => }/etc/dnsmasq.conf.tmpl (100%)
rename systemvm/patches/debian/{config => }/etc/haproxy/haproxy.cfg (100%)
rename systemvm/patches/debian/{config => }/etc/init.d/cloud-early-config
(100%)
rename systemvm/patches/debian/{config => }/etc/init.d/cloud-passwd-srvr (100%)
rename systemvm/patches/debian/{config => }/etc/iptables/iptables-consoleproxy
(100%)
rename systemvm/patches/debian/{config => }/etc/iptables/iptables-dhcpsrvr
(100%)
rename systemvm/patches/debian/{config => }/etc/iptables/iptables-elbvm (100%)
rename systemvm/patches/debian/{config => }/etc/iptables/iptables-ilbvm (100%)
rename systemvm/patches/debian/{config => }/etc/iptables/iptables-router (100%)
rename systemvm/patches/debian/{config => }/etc/iptables/iptables-secstorage
(100%)
rename systemvm/patches/debian/{config => }/etc/iptables/iptables-vpcrouter
(100%)
rename systemvm/patches/debian/{config => }/etc/iptables/rt_tables_init (100%)
rename systemvm/patches/debian/{config => }/etc/iptables/rules (100%)
rename systemvm/patches/debian/{config => }/etc/logrotate.conf (100%)
rename systemvm/patches/debian/{config => }/etc/logrotate.d/apache2 (100%)
rename systemvm/patches/debian/{config => }/etc/logrotate.d/cloud (100%)
rename systemvm/patches/debian/{config => }/etc/logrotate.d/conntrackd (100%)
rename systemvm/patches/debian/{config => }/etc/logrotate.d/dnsmasq (100%)
rename systemvm/patches/debian/{config => }/etc/logrotate.d/haproxy (100%)
rename systemvm/patches/debian/{config => }/etc/logrotate.d/ppp (100%)
rename systemvm/patches/debian/{config => }/etc/logrotate.d/rsyslog (100%)
rename systemvm/patches/debian/{config => }/etc/modprobe.d/aesni_intel.conf
(100%)
rename systemvm/patches/debian/{config => }/etc/modprobe.d/pcspkr.conf (100%)
rename systemvm/patches/debian/{config => }/etc/profile.d/cloud.sh (100%)
rename systemvm/patches/debian/{config => }/etc/rc.local (100%)
rename systemvm/patches/debian/{config => }/etc/rsyslog.conf (100%)
rename systemvm/patches/debian/{config => }/etc/ssh/sshd_config (97%)
rename systemvm/patches/debian/{config => }/etc/sysctl.conf (100%)
rename systemvm/patches/debian/{config => }/etc/vpcdnsmasq.conf (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/baremetal-vr.py
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/baremetal_snat.sh
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/bumpup_priority.sh
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/checkbatchs2svpn.sh
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/checkrouter.sh (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/checks2svpn.sh (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cloud-nic.sh (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/configure.py (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs/CsAddress.py
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs/CsApp.py (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs/CsConfig.py (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs/CsDatabag.py
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs/CsDhcp.py (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs/CsFile.py (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs/CsGuestNetwork.py
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs/CsHelper.py (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs/CsLoadBalancer.py
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs/CsMonitor.py
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs/CsNetfilter.py
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs/CsProcess.py
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs/CsRedundant.py
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs/CsRoute.py (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs/CsRule.py (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs/CsStaticRoutes.py
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs/__init__.py (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs_cmdline.py (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs_dhcp.py (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs_firewallrules.py
(100%)
rename systemvm/patches/debian/{config =>
}/opt/cloud/bin/cs_forwardingrules.py (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs_guestnetwork.py
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs_ip.py (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs_loadbalancer.py
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs_monitorservice.py
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs_network_acl.py
(100%)
rename systemvm/patches/debian/{config =>
}/opt/cloud/bin/cs_remoteaccessvpn.py (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs_site2sitevpn.py
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs_staticroutes.py
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs_vmdata.py (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs_vmp.py (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/cs_vpnusers.py (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/dnsmasq.sh (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/edithosts.sh (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/getRouterAlerts.sh
(100%)
rename systemvm/patches/debian/{config =>
}/opt/cloud/bin/get_template_version.sh (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/ilb.sh (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/ipassoc.sh (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/ipsectunnel.sh (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/line_edit.py (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/loadbalancer.sh
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/master.py (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/merge.py (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/monitor_service.sh
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/netusage.sh (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/passwd_server (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/passwd_server_ip
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/passwd_server_ip.py
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/prepare_pxe.sh (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/savepassword.sh
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/set_redundant.py
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/setup/common.sh
(100%)
rename systemvm/patches/debian/{config =>
}/opt/cloud/bin/setup/consoleproxy.sh (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/setup/default.sh
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/setup/dhcpsrvr.sh
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/setup/elbvm.sh (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/setup/ilbvm.sh (100%)
rename systemvm/patches/debian/{config =>
}/opt/cloud/bin/setup/patchsystemvm.sh (95%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/setup/router.sh
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/setup/secstorage.sh
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/setup/vpcrouter.sh
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/update_config.py
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/vmdata.py (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/vpc_func.sh (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/vpc_netusage.sh
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/vpc_passwd_server
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/vpc_snat.sh (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/vpc_staticroute.sh
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/bin/vr_cfg.sh (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/templates/README (100%)
rename systemvm/patches/debian/{config =>
}/opt/cloud/templates/arping_gateways.sh.templ (100%)
rename systemvm/patches/debian/{config =>
}/opt/cloud/templates/check_bumpup.sh (100%)
rename systemvm/patches/debian/{config =>
}/opt/cloud/templates/check_heartbeat.sh.templ (100%)
rename systemvm/patches/debian/{config =>
}/opt/cloud/templates/checkrouter.sh.templ (100%)
rename systemvm/patches/debian/{config =>
}/opt/cloud/templates/conntrackd.conf.templ (100%)
rename systemvm/patches/debian/{config =>
}/opt/cloud/templates/heartbeat.sh.templ (100%)
rename systemvm/patches/debian/{config =>
}/opt/cloud/templates/keepalived.conf.templ (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/testdata/README (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/testdata/acl0001.json
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/testdata/dhcp0001.json
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/testdata/gn0001.json
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/testdata/ips0001.json
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/testdata/ips0002.json
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/testdata/ips0003.json
(100%)
rename systemvm/patches/debian/{config => }/opt/cloud/testdata/s2s0001.json
(100%)
rename systemvm/patches/debian/{config/opt/cloud/bin =>
opt/cloud/testdata}/test.sh (100%)
rename systemvm/patches/debian/{config => }/opt/cloud/testdata/vmp0001.json
(100%)
delete mode 100755 systemvm/patches/debian/qemuconvert.sh
rename systemvm/patches/debian/{config => }/root/.ssh/authorized_keys (100%)
rename systemvm/patches/debian/{config => }/root/clearUsageRules.sh (100%)
rename systemvm/patches/debian/{config => }/root/func.sh (100%)
rename systemvm/patches/debian/{config => }/root/monitorServices.py (100%)
rename systemvm/patches/debian/{config => }/root/reconfigLB.sh (100%)
delete mode 100644 systemvm/patches/debian/systemvm.vmx
delete mode 100644 systemvm/patches/debian/systemvm.xml
rename systemvm/patches/debian/{config => }/var/www/html/latest/.htaccess
(100%)
rename systemvm/patches/debian/{config => }/var/www/html/userdata/.htaccess
(100%)
delete mode 100755 systemvm/patches/debian/vhdconvert.sh
delete mode 100644 systemvm/patches/debian/xe/xe-daemon
delete mode 100644 systemvm/patches/debian/xe/xe-linux-distribution
delete mode 100644 systemvm/patches/debian/xe/xe-update-guest-attrs
rename systemvm/{test/python => patches/test}/TestCsAddress.py (100%)
rename systemvm/{test/python => patches/test}/TestCsApp.py (100%)
rename systemvm/{test/python => patches/test}/TestCsCmdLine.py (100%)
rename systemvm/{test/python => patches/test}/TestCsConfig.py (100%)
rename systemvm/{test/python => patches/test}/TestCsDatabag.py (100%)
rename systemvm/{test/python => patches/test}/TestCsDhcp.py (100%)
rename systemvm/{test/python => patches/test}/TestCsFile.py (100%)
rename systemvm/{test/python => patches/test}/TestCsGuestNetwork.py (100%)
rename systemvm/{test/python => patches/test}/TestCsHelper.py (100%)
rename systemvm/{test/python => patches/test}/TestCsInterface.py (100%)
rename systemvm/{test/python => patches/test}/TestCsNetfilter.py (100%)
rename systemvm/{test/python => patches/test}/TestCsProcess.py (100%)
rename systemvm/{test/python => patches/test}/TestCsRedundant.py (100%)
rename systemvm/{test/python => patches/test}/TestCsRoute.py (100%)
rename systemvm/{test/python => patches/test}/TestCsRule.py (100%)
rename systemvm/{test/python => patches/test}/runtests.sh (94%)
rename systemvm/patches/{debian => }/vpn/etc/ipsec.conf (100%)
rename systemvm/patches/{debian => }/vpn/etc/ipsec.d/l2tp.conf (100%)
rename systemvm/patches/{debian => }/vpn/etc/ipsec.secrets (100%)
rename systemvm/patches/{debian => }/vpn/etc/ppp/options.xl2tpd (100%)
rename systemvm/patches/{debian => }/vpn/etc/xl2tpd/xl2tpd.conf (100%)
rename systemvm/patches/{debian => }/vpn/opt/cloud/bin/vpn_l2tp.sh (100%)
delete mode 100644 systemvm/scripts/run.bat
rename systemvm/{systemvm-descriptor.xml => systemvm-agent-descriptor.xml}
(92%)
delete mode 100644 systemvm/vm-script/vmops
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].