ONOSFW-157 09/6109/1
authorCNlukai <lukai1@huawei.com>
Mon, 11 Jan 2016 09:39:55 +0000 (17:39 +0800)
committerCNlukai <lukai1@huawei.com>
Mon, 11 Jan 2016 09:41:56 +0000 (17:41 +0800)
commita94e0159d98d511be4b4da9afe077e1188cc6ce6
tree46015bb12d272deef477fb90ebbc8bef67f960f8
parent5d28b35794d9bdd8def6dfdf0224420daaa05f11
ONOSFW-157
Add script of installer integration onos

Change-Id: I0ac05b6a7ede8654af2c2573ea7ecb3e5e7a9473
Signed-off-by: CNlukai <lukai1@huawei.com>
45 files changed:
framework/scripts/installer/apex/opnfv-tripleo-heat-templates.patch [new file with mode: 0644]
framework/scripts/installer/apex/puppet-onos.rar [new file with mode: 0644]
framework/scripts/installer/compass/onos_cluster/files/install_jdk8.tar [moved from framework/scripts/installer/onos_cluster/files/install_jdk8.tar with 100% similarity]
framework/scripts/installer/compass/onos_cluster/files/networking-onos.tar [moved from framework/scripts/installer/onos_cluster/files/networking-onos.tar with 100% similarity]
framework/scripts/installer/compass/onos_cluster/handlers/main.yml [moved from framework/scripts/installer/onos_cluster/handlers/main.yml with 100% similarity]
framework/scripts/installer/compass/onos_cluster/tasks/main.yml [moved from framework/scripts/installer/onos_cluster/tasks/main.yml with 100% similarity]
framework/scripts/installer/compass/onos_cluster/tasks/onos_controller.yml [moved from framework/scripts/installer/onos_cluster/tasks/onos_controller.yml with 100% similarity]
framework/scripts/installer/compass/onos_cluster/tasks/openvswitch.yml [moved from framework/scripts/installer/onos_cluster/tasks/openvswitch.yml with 100% similarity]
framework/scripts/installer/compass/onos_cluster/templates/cluster.json [moved from framework/scripts/installer/onos_cluster/templates/cluster.json with 100% similarity]
framework/scripts/installer/compass/onos_cluster/templates/ml2_conf.sh [moved from framework/scripts/installer/onos_cluster/templates/ml2_conf.sh with 100% similarity]
framework/scripts/installer/compass/onos_cluster/templates/tablets.json [moved from framework/scripts/installer/onos_cluster/templates/tablets.json with 100% similarity]
framework/scripts/installer/compass/onos_cluster/vars/Debian.yml [moved from framework/scripts/installer/onos_cluster/vars/Debian.yml with 100% similarity]
framework/scripts/installer/compass/onos_cluster/vars/RedHat.yml [moved from framework/scripts/installer/onos_cluster/vars/RedHat.yml with 100% similarity]
framework/scripts/installer/compass/onos_cluster/vars/main.yml [moved from framework/scripts/installer/onos_cluster/vars/main.yml with 100% similarity]
framework/scripts/installer/fuel/fuel-plugin-onos/LICENSE [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/README.md [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/deployment_scripts/puppet/manifests/netconfig.pp [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/deployment_scripts/puppet/manifests/neutron.pp [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/deployment_scripts/puppet/manifests/onos-ha.pp [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/deployment_scripts/puppet/manifests/onos-install.pp [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/deployment_scripts/puppet/manifests/onos-service.pp [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/deployment_scripts/puppet/manifests/ovs.pp [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/deployment_scripts/puppet/modules/onos/files/networking-onos.tar [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/deployment_scripts/puppet/modules/onos/files/onos_config.sh [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/deployment_scripts/puppet/modules/onos/files/onos_driver.sh [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/deployment_scripts/puppet/modules/onos/manifests/config.pp [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/deployment_scripts/puppet/modules/onos/manifests/ha/haproxy.pp [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/deployment_scripts/puppet/modules/onos/manifests/init.pp [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/deployment_scripts/puppet/modules/onos/manifests/install.pp [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/deployment_scripts/puppet/modules/onos/manifests/service.pp [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/deployment_scripts/puppet/modules/onos/templates/centos/onos.erb [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/deployment_scripts/puppet/modules/onos/templates/cluster.json.erb [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/deployment_scripts/puppet/modules/onos/templates/debian/onos.conf.erb [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/deployment_scripts/puppet/modules/onos/templates/netconfig.sh.erb [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/deployment_scripts/puppet/modules/onos/templates/tablets.json.erb [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/deployment_tasks.yaml [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/environment_config.yaml [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/metadata.yaml [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/node_roles.yaml [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/pre_build_hook [new file with mode: 0755]
framework/scripts/installer/fuel/fuel-plugin-onos/repositories/centos/.gitkeep [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/repositories/ubuntu/.gitkeep [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/repositories/ubuntu/Packages.gz [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/repositories/ubuntu/Release [new file with mode: 0644]
framework/scripts/installer/fuel/fuel-plugin-onos/volumes.yaml [new file with mode: 0644]