commit | c44865a0b33bc6917e7671432271710f858f22b3 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Jun 13 14:39:08 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Jun 13 14:39:08 2016 -0700 |
tree | cfb7cc4137eee3b569e07edb33176f0ace30d149 | |
parent | 7e38f0e5c2db5667d95ef98610922a578ef27510 [diff] |
move out vsg synchronizer
diff --git a/xos/synchronizers/vcpe/broadbandshield.py b/xos/onboard/vsg/synchronizer/broadbandshield.py similarity index 100% rename from xos/synchronizers/vcpe/broadbandshield.py rename to xos/onboard/vsg/synchronizer/broadbandshield.py
diff --git a/xos/synchronizers/vcpe/files/docker.list b/xos/onboard/vsg/synchronizer/files/docker.list similarity index 100% rename from xos/synchronizers/vcpe/files/docker.list rename to xos/onboard/vsg/synchronizer/files/docker.list
diff --git a/xos/synchronizers/vcpe/files/etc/rc.local b/xos/onboard/vsg/synchronizer/files/etc/rc.local similarity index 100% rename from xos/synchronizers/vcpe/files/etc/rc.local rename to xos/onboard/vsg/synchronizer/files/etc/rc.local
diff --git a/xos/synchronizers/vcpe/files/etc/service/message/run b/xos/onboard/vsg/synchronizer/files/etc/service/message/run similarity index 100% rename from xos/synchronizers/vcpe/files/etc/service/message/run rename to xos/onboard/vsg/synchronizer/files/etc/service/message/run
diff --git a/xos/synchronizers/vcpe/files/etc/ufw/after.init b/xos/onboard/vsg/synchronizer/files/etc/ufw/after.init similarity index 100% rename from xos/synchronizers/vcpe/files/etc/ufw/after.init rename to xos/onboard/vsg/synchronizer/files/etc/ufw/after.init
diff --git a/xos/synchronizers/vcpe/files/etc/ufw/after.rules b/xos/onboard/vsg/synchronizer/files/etc/ufw/after.rules similarity index 100% rename from xos/synchronizers/vcpe/files/etc/ufw/after.rules rename to xos/onboard/vsg/synchronizer/files/etc/ufw/after.rules
diff --git a/xos/synchronizers/vcpe/files/etc/ufw/after6.rules b/xos/onboard/vsg/synchronizer/files/etc/ufw/after6.rules similarity index 100% rename from xos/synchronizers/vcpe/files/etc/ufw/after6.rules rename to xos/onboard/vsg/synchronizer/files/etc/ufw/after6.rules
diff --git a/xos/synchronizers/vcpe/files/etc/ufw/applications.d/openssh-server b/xos/onboard/vsg/synchronizer/files/etc/ufw/applications.d/openssh-server similarity index 100% rename from xos/synchronizers/vcpe/files/etc/ufw/applications.d/openssh-server rename to xos/onboard/vsg/synchronizer/files/etc/ufw/applications.d/openssh-server
diff --git a/xos/synchronizers/vcpe/files/etc/ufw/before.init b/xos/onboard/vsg/synchronizer/files/etc/ufw/before.init similarity index 100% rename from xos/synchronizers/vcpe/files/etc/ufw/before.init rename to xos/onboard/vsg/synchronizer/files/etc/ufw/before.init
diff --git a/xos/synchronizers/vcpe/files/etc/ufw/before6.rules b/xos/onboard/vsg/synchronizer/files/etc/ufw/before6.rules similarity index 100% rename from xos/synchronizers/vcpe/files/etc/ufw/before6.rules rename to xos/onboard/vsg/synchronizer/files/etc/ufw/before6.rules
diff --git a/xos/synchronizers/vcpe/files/etc/ufw/sysctl.conf b/xos/onboard/vsg/synchronizer/files/etc/ufw/sysctl.conf similarity index 100% rename from xos/synchronizers/vcpe/files/etc/ufw/sysctl.conf rename to xos/onboard/vsg/synchronizer/files/etc/ufw/sysctl.conf
diff --git a/xos/synchronizers/vcpe/files/etc/ufw/ufw.conf b/xos/onboard/vsg/synchronizer/files/etc/ufw/ufw.conf similarity index 100% rename from xos/synchronizers/vcpe/files/etc/ufw/ufw.conf rename to xos/onboard/vsg/synchronizer/files/etc/ufw/ufw.conf
diff --git a/xos/synchronizers/vcpe/files/vcpe.conf b/xos/onboard/vsg/synchronizer/files/vcpe.conf similarity index 100% rename from xos/synchronizers/vcpe/files/vcpe.conf rename to xos/onboard/vsg/synchronizer/files/vcpe.conf
diff --git a/xos/synchronizers/vcpe/files/vcpe.dnsmasq b/xos/onboard/vsg/synchronizer/files/vcpe.dnsmasq similarity index 100% rename from xos/synchronizers/vcpe/files/vcpe.dnsmasq rename to xos/onboard/vsg/synchronizer/files/vcpe.dnsmasq
diff --git a/xos/synchronizers/vcpe/files/vm-resolv.conf b/xos/onboard/vsg/synchronizer/files/vm-resolv.conf similarity index 100% rename from xos/synchronizers/vcpe/files/vm-resolv.conf rename to xos/onboard/vsg/synchronizer/files/vm-resolv.conf
diff --git a/xos/onboard/vsg/synchronizer/manifest b/xos/onboard/vsg/synchronizer/manifest new file mode 100644 index 0000000..d13ee05 --- /dev/null +++ b/xos/onboard/vsg/synchronizer/manifest
@@ -0,0 +1,49 @@ +templates/bwlimit.sh.j2 +templates/vlan_sample.j2 +templates/before.rules.j2 +templates/start-vcpe.sh.j2 +templates/dnsmasq_safe_servers.j2 +templates/firewall_sample.j2 +templates/rc.local.j2 +templates/vcpe.conf.j2 +templates/message.html.j2 +templates/dnsmasq_servers.j2 +templates/start-vcpe-vtn.sh.j2 +manifest +broadbandshield.py +observer_ansible_test.py +vcpe_synchronizer_config +start-bbs.sh +steps/sync_vcpetenant.py +steps/sync_vcpetenant_new.yaml +steps/sync_vcpetenant_vtn.yaml +steps/sync_vcpetenant.yaml +steps/test.yaml +steps/ansible_test/README +steps/ansible_test/test.yaml +steps/ansible_test/xos.py +steps/ansible_test/test.sh +steps/ansible_test/inventory.txt +start.sh +files/vcpe.conf +files/etc/service/message/run +files/etc/rc.local +files/etc/ufw/after6.rules +files/etc/ufw/applications.d/openssh-server +files/etc/ufw/sysctl.conf +files/etc/ufw/ufw.conf +files/etc/ufw/before6.rules +files/etc/ufw/after.init +files/etc/ufw/before.init +files/etc/ufw/after.rules +files/vm-resolv.conf +files/docker.list +files/vcpe.dnsmasq +run-vtn.sh +stop.sh +vcpe-synchronizer.py +model-deps +supervisor/vcpe-observer.conf +run.sh +vtn_vcpe_synchronizer_config +vcpe_stats_notifier.py
diff --git a/xos/synchronizers/vcpe/model-deps b/xos/onboard/vsg/synchronizer/model-deps similarity index 100% rename from xos/synchronizers/vcpe/model-deps rename to xos/onboard/vsg/synchronizer/model-deps
diff --git a/xos/synchronizers/vcpe/observer_ansible_test.py b/xos/onboard/vsg/synchronizer/observer_ansible_test.py similarity index 100% rename from xos/synchronizers/vcpe/observer_ansible_test.py rename to xos/onboard/vsg/synchronizer/observer_ansible_test.py
diff --git a/xos/synchronizers/vcpe/run-vtn.sh b/xos/onboard/vsg/synchronizer/run-vtn.sh similarity index 100% rename from xos/synchronizers/vcpe/run-vtn.sh rename to xos/onboard/vsg/synchronizer/run-vtn.sh
diff --git a/xos/synchronizers/vcpe/run.sh b/xos/onboard/vsg/synchronizer/run.sh similarity index 100% rename from xos/synchronizers/vcpe/run.sh rename to xos/onboard/vsg/synchronizer/run.sh
diff --git a/xos/synchronizers/vcpe/start-bbs.sh b/xos/onboard/vsg/synchronizer/start-bbs.sh similarity index 100% rename from xos/synchronizers/vcpe/start-bbs.sh rename to xos/onboard/vsg/synchronizer/start-bbs.sh
diff --git a/xos/synchronizers/vcpe/start.sh b/xos/onboard/vsg/synchronizer/start.sh similarity index 100% rename from xos/synchronizers/vcpe/start.sh rename to xos/onboard/vsg/synchronizer/start.sh
diff --git a/xos/synchronizers/vcpe/steps/ansible_test/README b/xos/onboard/vsg/synchronizer/steps/ansible_test/README similarity index 100% rename from xos/synchronizers/vcpe/steps/ansible_test/README rename to xos/onboard/vsg/synchronizer/steps/ansible_test/README
diff --git a/xos/synchronizers/vcpe/steps/ansible_test/inventory.txt b/xos/onboard/vsg/synchronizer/steps/ansible_test/inventory.txt similarity index 100% rename from xos/synchronizers/vcpe/steps/ansible_test/inventory.txt rename to xos/onboard/vsg/synchronizer/steps/ansible_test/inventory.txt
diff --git a/xos/synchronizers/vcpe/steps/ansible_test/test.sh b/xos/onboard/vsg/synchronizer/steps/ansible_test/test.sh similarity index 100% rename from xos/synchronizers/vcpe/steps/ansible_test/test.sh rename to xos/onboard/vsg/synchronizer/steps/ansible_test/test.sh
diff --git a/xos/synchronizers/vcpe/steps/ansible_test/test.yaml b/xos/onboard/vsg/synchronizer/steps/ansible_test/test.yaml similarity index 100% rename from xos/synchronizers/vcpe/steps/ansible_test/test.yaml rename to xos/onboard/vsg/synchronizer/steps/ansible_test/test.yaml
diff --git a/xos/synchronizers/vcpe/steps/ansible_test/xos.py b/xos/onboard/vsg/synchronizer/steps/ansible_test/xos.py similarity index 100% rename from xos/synchronizers/vcpe/steps/ansible_test/xos.py rename to xos/onboard/vsg/synchronizer/steps/ansible_test/xos.py
diff --git a/xos/synchronizers/vcpe/steps/sync_vcpetenant.py b/xos/onboard/vsg/synchronizer/steps/sync_vcpetenant.py similarity index 100% rename from xos/synchronizers/vcpe/steps/sync_vcpetenant.py rename to xos/onboard/vsg/synchronizer/steps/sync_vcpetenant.py
diff --git a/xos/synchronizers/vcpe/steps/sync_vcpetenant.yaml b/xos/onboard/vsg/synchronizer/steps/sync_vcpetenant.yaml similarity index 100% rename from xos/synchronizers/vcpe/steps/sync_vcpetenant.yaml rename to xos/onboard/vsg/synchronizer/steps/sync_vcpetenant.yaml
diff --git a/xos/synchronizers/vcpe/steps/sync_vcpetenant_new.yaml b/xos/onboard/vsg/synchronizer/steps/sync_vcpetenant_new.yaml similarity index 100% rename from xos/synchronizers/vcpe/steps/sync_vcpetenant_new.yaml rename to xos/onboard/vsg/synchronizer/steps/sync_vcpetenant_new.yaml
diff --git a/xos/synchronizers/vcpe/steps/sync_vcpetenant_vtn.yaml b/xos/onboard/vsg/synchronizer/steps/sync_vcpetenant_vtn.yaml similarity index 100% rename from xos/synchronizers/vcpe/steps/sync_vcpetenant_vtn.yaml rename to xos/onboard/vsg/synchronizer/steps/sync_vcpetenant_vtn.yaml
diff --git a/xos/synchronizers/vcpe/steps/test.yaml b/xos/onboard/vsg/synchronizer/steps/test.yaml similarity index 100% rename from xos/synchronizers/vcpe/steps/test.yaml rename to xos/onboard/vsg/synchronizer/steps/test.yaml
diff --git a/xos/synchronizers/vcpe/stop.sh b/xos/onboard/vsg/synchronizer/stop.sh similarity index 100% rename from xos/synchronizers/vcpe/stop.sh rename to xos/onboard/vsg/synchronizer/stop.sh
diff --git a/xos/synchronizers/vcpe/supervisor/vcpe-observer.conf b/xos/onboard/vsg/synchronizer/supervisor/vcpe-observer.conf similarity index 100% rename from xos/synchronizers/vcpe/supervisor/vcpe-observer.conf rename to xos/onboard/vsg/synchronizer/supervisor/vcpe-observer.conf
diff --git a/xos/synchronizers/vcpe/templates/before.rules.j2 b/xos/onboard/vsg/synchronizer/templates/before.rules.j2 similarity index 100% rename from xos/synchronizers/vcpe/templates/before.rules.j2 rename to xos/onboard/vsg/synchronizer/templates/before.rules.j2
diff --git a/xos/synchronizers/vcpe/templates/bwlimit.sh.j2 b/xos/onboard/vsg/synchronizer/templates/bwlimit.sh.j2 similarity index 100% rename from xos/synchronizers/vcpe/templates/bwlimit.sh.j2 rename to xos/onboard/vsg/synchronizer/templates/bwlimit.sh.j2
diff --git a/xos/synchronizers/vcpe/templates/dnsmasq_safe_servers.j2 b/xos/onboard/vsg/synchronizer/templates/dnsmasq_safe_servers.j2 similarity index 100% rename from xos/synchronizers/vcpe/templates/dnsmasq_safe_servers.j2 rename to xos/onboard/vsg/synchronizer/templates/dnsmasq_safe_servers.j2
diff --git a/xos/synchronizers/vcpe/templates/dnsmasq_servers.j2 b/xos/onboard/vsg/synchronizer/templates/dnsmasq_servers.j2 similarity index 100% rename from xos/synchronizers/vcpe/templates/dnsmasq_servers.j2 rename to xos/onboard/vsg/synchronizer/templates/dnsmasq_servers.j2
diff --git a/xos/synchronizers/vcpe/templates/firewall_sample.j2 b/xos/onboard/vsg/synchronizer/templates/firewall_sample.j2 similarity index 100% rename from xos/synchronizers/vcpe/templates/firewall_sample.j2 rename to xos/onboard/vsg/synchronizer/templates/firewall_sample.j2
diff --git a/xos/synchronizers/vcpe/templates/message.html.j2 b/xos/onboard/vsg/synchronizer/templates/message.html.j2 similarity index 100% rename from xos/synchronizers/vcpe/templates/message.html.j2 rename to xos/onboard/vsg/synchronizer/templates/message.html.j2
diff --git a/xos/synchronizers/vcpe/templates/rc.local.j2 b/xos/onboard/vsg/synchronizer/templates/rc.local.j2 similarity index 100% rename from xos/synchronizers/vcpe/templates/rc.local.j2 rename to xos/onboard/vsg/synchronizer/templates/rc.local.j2
diff --git a/xos/synchronizers/vcpe/templates/start-vcpe-vtn.sh.j2 b/xos/onboard/vsg/synchronizer/templates/start-vcpe-vtn.sh.j2 similarity index 100% rename from xos/synchronizers/vcpe/templates/start-vcpe-vtn.sh.j2 rename to xos/onboard/vsg/synchronizer/templates/start-vcpe-vtn.sh.j2
diff --git a/xos/synchronizers/vcpe/templates/start-vcpe.sh.j2 b/xos/onboard/vsg/synchronizer/templates/start-vcpe.sh.j2 similarity index 100% rename from xos/synchronizers/vcpe/templates/start-vcpe.sh.j2 rename to xos/onboard/vsg/synchronizer/templates/start-vcpe.sh.j2
diff --git a/xos/synchronizers/vcpe/templates/vcpe.conf.j2 b/xos/onboard/vsg/synchronizer/templates/vcpe.conf.j2 similarity index 100% rename from xos/synchronizers/vcpe/templates/vcpe.conf.j2 rename to xos/onboard/vsg/synchronizer/templates/vcpe.conf.j2
diff --git a/xos/synchronizers/vcpe/templates/vlan_sample.j2 b/xos/onboard/vsg/synchronizer/templates/vlan_sample.j2 similarity index 100% rename from xos/synchronizers/vcpe/templates/vlan_sample.j2 rename to xos/onboard/vsg/synchronizer/templates/vlan_sample.j2
diff --git a/xos/synchronizers/vcpe/vcpe-synchronizer.py b/xos/onboard/vsg/synchronizer/vcpe-synchronizer.py similarity index 100% rename from xos/synchronizers/vcpe/vcpe-synchronizer.py rename to xos/onboard/vsg/synchronizer/vcpe-synchronizer.py
diff --git a/xos/synchronizers/vcpe/vcpe_stats_notifier.py b/xos/onboard/vsg/synchronizer/vcpe_stats_notifier.py similarity index 100% rename from xos/synchronizers/vcpe/vcpe_stats_notifier.py rename to xos/onboard/vsg/synchronizer/vcpe_stats_notifier.py
diff --git a/xos/synchronizers/vcpe/vcpe_synchronizer_config b/xos/onboard/vsg/synchronizer/vcpe_synchronizer_config similarity index 100% rename from xos/synchronizers/vcpe/vcpe_synchronizer_config rename to xos/onboard/vsg/synchronizer/vcpe_synchronizer_config
diff --git a/xos/synchronizers/vcpe/vtn_vcpe_synchronizer_config b/xos/onboard/vsg/synchronizer/vtn_vcpe_synchronizer_config similarity index 100% rename from xos/synchronizers/vcpe/vtn_vcpe_synchronizer_config rename to xos/onboard/vsg/synchronizer/vtn_vcpe_synchronizer_config