Preparing the experimental branch for improved Danube CI/CD experiments 03/22603/2 experimental
authorJonas Bjurel <jonas.bjurel@ericsson.com>
Fri, 30 Sep 2016 18:28:22 +0000 (20:28 +0200)
committerJonas Bjurel <jonas.bjurel@ericsson.com>
Fri, 30 Sep 2016 18:43:13 +0000 (20:43 +0200)
commitaf2db33a0ebab98700c3c03ea84a6ba9b987c5b5
tree0b789b555d1d62af4e80aea8d802998a32573ad3
parent095442c4bdf437531eae2aecd364e74d756757fd
Preparing the experimental branch for improved Danube CI/CD experiments

Fast forwarded to commit:cf93e6ee11c96de090b04196cc96b4a6b0948928

Change-Id: I13d10d870e8ffc7317ab03f8810592d5b2205875
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
225 files changed:
INFO
LICENSE.rst
README [new file with mode: 0644]
build/Makefile [new file with mode: 0644]
build/README [new file with mode: 0644]
build/add_opnfv_packages [new file with mode: 0644]
build/apply_patches [new file with mode: 0644]
build/cache.mk [new file with mode: 0644]
build/cache.sh [new file with mode: 0755]
build/check_dependencies.sh [new file with mode: 0755]
build/config.mk [new file with mode: 0644]
build/docker/Dockerfile [new file with mode: 0644]
build/docker/Makefile [new file with mode: 0644]
build/docker/README [new file with mode: 0644]
build/docker/runcontext [new file with mode: 0755]
build/docker/ubuntu-builder/install_docker.sh [new file with mode: 0755]
build/docker/ubuntu-builder/setcontext [new file with mode: 0755]
build/f_isoroot/Makefile [new file with mode: 0644]
build/f_isoroot/README [new file with mode: 0644]
build/f_isoroot/cache.mk [new file with mode: 0644]
build/f_isoroot/f_bgpvpn-pluginbuild/Makefile [new file with mode: 0644]
build/f_isoroot/f_bgpvpn-pluginbuild/config.mk [new file with mode: 0644]
build/f_isoroot/f_bootstrap/Makefile [new file with mode: 0644]
build/f_isoroot/f_bootstrap/README [new file with mode: 0644]
build/f_isoroot/f_bootstrap/post-scripts/00_post_example.sh [new file with mode: 0755]
build/f_isoroot/f_bootstrap/post-scripts/03_install_repo.sh [new file with mode: 0755]
build/f_isoroot/f_bootstrap/pre-scripts/00_pre_example.sh [new file with mode: 0755]
build/f_isoroot/f_collectd-ceilometer-pluginbuild/Makefile [new file with mode: 0644]
build/f_isoroot/f_collectd-ceilometer-pluginbuild/config.mk [new file with mode: 0644]
build/f_isoroot/f_collectd-ceilometer-pluginbuild/packages.yaml [new file with mode: 0644]
build/f_isoroot/f_isolinux/Makefile [new file with mode: 0644]
build/f_isoroot/f_kscfg/Makefile [new file with mode: 0644]
build/f_isoroot/f_kscfg/README [new file with mode: 0644]
build/f_isoroot/f_kscfg/ks.cfg.patch [new file with mode: 0644]
build/f_isoroot/f_kvm-pluginbuild/Makefile [new file with mode: 0644]
build/f_isoroot/f_kvm-pluginbuild/config.mk [new file with mode: 0644]
build/f_isoroot/f_odlpluginbuild/Makefile [new file with mode: 0644]
build/f_isoroot/f_odlpluginbuild/config.mk [new file with mode: 0644]
build/f_isoroot/f_onosfwpluginbuild/Makefile [new file with mode: 0644]
build/f_isoroot/f_onosfwpluginbuild/config.mk [new file with mode: 0644]
build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/Makefile [new file with mode: 0644]
build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/config.mk [new file with mode: 0644]
build/f_isoroot/f_repobuild/Makefile [new file with mode: 0644]
build/f_isoroot/f_repobuild/config.mk [new file with mode: 0644]
build/f_isoroot/f_repobuild/fuel_bootstrap_cli.yaml [new file with mode: 0644]
build/f_isoroot/f_repobuild/opnfv_mirror_conf.py [new file with mode: 0755]
build/f_isoroot/f_repobuild/select_ubuntu_repo.sh [new file with mode: 0755]
build/f_isoroot/f_vsperfpluginbuild/Makefile [new file with mode: 0644]
build/f_isoroot/f_vsperfpluginbuild/config.mk [new file with mode: 0644]
build/f_isoroot/f_yardstick-pluginbuild/Makefile [new file with mode: 0644]
build/f_isoroot/f_yardstick-pluginbuild/config.mk [new file with mode: 0644]
build/fuel_build_loop [new file with mode: 0755]
build/install/apt-ftparchive-deb.conf [new file with mode: 0644]
build/install/apt-ftparchive-release.conf [new file with mode: 0644]
build/install/apt-ftparchive-udeb.conf [new file with mode: 0644]
build/install/install.sh [new file with mode: 0755]
build/install/uninstall.sh [new file with mode: 0755]
build/patch-packages/Makefile [new file with mode: 0644]
build/patch-packages/tools/correct_deps [new file with mode: 0755]
build/patch-packages/tools/deb_pack [new file with mode: 0755]
build/patch-packages/tools/deb_unpack [new file with mode: 0755]
build/patch-packages/tools/udeb_pack [new file with mode: 0755]
build/patch-packages/tools/udeb_unpack [new file with mode: 0755]
build/patch-packages/tr_example/Makefile [new file with mode: 0644]
build/patch-repos/0010-bootstrap_admin_node.sh.patch [new file with mode: 0644]
build/patch-repos/0020-isolinux.cfg.patch [new file with mode: 0644]
build/patch-repos/0030-repo-multi-arch-local-mirrors.patch [new file with mode: 0644]
build/patch-repos/0040-xorriso-fails-to-add-files-with-path-longer-then-240.patch [new file with mode: 0644]
build/patch-repos/build/repos/fuel-library/0001-Disable-token-revoke-to-increase-keystone-performanc.patch [new file with mode: 0644]
build/patch-repos/build/repos/fuel-library/0001-Reduce-ceilometer-memory-usage.patch [new file with mode: 0644]
build/patch-repos/build/repos/fuel-nailgun/0010-Mark-Intel-82599-10-Gigabit-NIC-as-DPDK-capable.patch [new file with mode: 0644]
build/repo_info.sh [new file with mode: 0755]
build/select_closest_fuel_mirror.py [new file with mode: 0755]
ci/README [new file with mode: 0644]
ci/build.sh [new file with mode: 0755]
ci/clean_cache.sh [new file with mode: 0755]
ci/deploy.sh [new file with mode: 0755]
deploy/README [new file with mode: 0644]
deploy/README.templater [new file with mode: 0644]
deploy/__init__.py [new file with mode: 0644]
deploy/cloud/configure_environment.py [new file with mode: 0644]
deploy/cloud/configure_network.py [new file with mode: 0644]
deploy/cloud/configure_nodes.py [new file with mode: 0644]
deploy/cloud/configure_settings.py [new file with mode: 0644]
deploy/cloud/deploy.py [new file with mode: 0644]
deploy/cloud/deployment.py [new file with mode: 0644]
deploy/common.py [new file with mode: 0644]
deploy/config/dea_base.yaml [new file with mode: 0644]
deploy/config/labs/devel-pipeline/default/fuel/config/dea-pod-override.yaml [new file with mode: 0644]
deploy/config/labs/devel-pipeline/default/fuel/config/dha.yaml [new file with mode: 0644]
deploy/config/labs/devel-pipeline/elx/fuel/config/dea-pod-override.yaml [new file with mode: 0644]
deploy/config/labs/devel-pipeline/elx/fuel/config/dha.yaml [new file with mode: 0644]
deploy/config/labs/devel-pipeline/huawei-ch/fuel/config/dea-pod-override.yaml [new file with mode: 0644]
deploy/config/labs/devel-pipeline/huawei-ch/fuel/config/dha.yaml [new file with mode: 0644]
deploy/config/labs/devel-pipeline/intel-sc/fuel/config/dea-pod-override.yaml [new file with mode: 0644]
deploy/config/labs/devel-pipeline/intel-sc/fuel/config/dha.yaml [new file with mode: 0644]
deploy/config/plugins/fuel-bgpvpn_0.0.1.yaml [new file with mode: 0644]
deploy/config/plugins/fuel-bgpvpn_0.0.2.yaml [new file with mode: 0644]
deploy/config/plugins/fuel-bgpvpn_0.0.3.yaml [new file with mode: 0644]
deploy/config/plugins/fuel-bgpvpn_0.9.0.yaml [new file with mode: 0644]
deploy/config/plugins/fuel-nfvkvm_0.0.1.yaml [new file with mode: 0644]
deploy/config/plugins/fuel-nfvkvm_0.0.2.yaml [new file with mode: 0644]
deploy/config/plugins/fuel-nfvkvm_0.9.0.yaml [new file with mode: 0644]
deploy/config/plugins/fuel-nfvovs_0.0.1.yaml [new file with mode: 0644]
deploy/config/plugins/fuel-nfvovs_0.0.2.yaml [new file with mode: 0644]
deploy/config/plugins/fuel-nshovs_0.0.1.yaml [new file with mode: 0644]
deploy/config/plugins/fuel-nshovs_0.9.0.yaml [new file with mode: 0644]
deploy/config/plugins/fuel-odl_0.0.1.yaml [new file with mode: 0644]
deploy/config/plugins/fuel-odl_0.0.2.yaml [new file with mode: 0644]
deploy/config/plugins/fuel-odl_0.0.3.yaml [new file with mode: 0644]
deploy/config/plugins/fuel-odl_0.9.0.yaml [new file with mode: 0644]
deploy/config/plugins/fuel-onos_0.0.1.yaml [new file with mode: 0644]
deploy/config/plugins/fuel-onos_0.0.2.yaml [new file with mode: 0644]
deploy/config/plugins/fuel-onos_0.0.3.yaml [new file with mode: 0644]
deploy/dea.py [new file with mode: 0644]
deploy/deploy-config.py [new file with mode: 0644]
deploy/deploy.py [new file with mode: 0755]
deploy/deploy_env.py [new file with mode: 0644]
deploy/dha.py [new file with mode: 0644]
deploy/dha_adapters/__init__.py [new file with mode: 0644]
deploy/dha_adapters/amt_adapter.py [new file with mode: 0644]
deploy/dha_adapters/hardware_adapter.py [new file with mode: 0644]
deploy/dha_adapters/hp_adapter.py [new file with mode: 0644]
deploy/dha_adapters/ipmi_adapter.py [new file with mode: 0644]
deploy/dha_adapters/libvirt_adapter.py [new file with mode: 0644]
deploy/dha_adapters/zte_adapter.py [new file with mode: 0644]
deploy/environments/__init__.py [new file with mode: 0644]
deploy/environments/execution_environment.py [new file with mode: 0644]
deploy/environments/libvirt_environment.py [new file with mode: 0644]
deploy/environments/virtual_fuel.py [new file with mode: 0644]
deploy/execution_environment.py [new file with mode: 0644]
deploy/fuel_patch/ks.cfg.patch [new file with mode: 0644]
deploy/install_fuel_master.py [new file with mode: 0644]
deploy/reap.py [new file with mode: 0644]
deploy/scenario/README [new file with mode: 0644]
deploy/scenario/ha_heat_ceilometer_scenario.yaml [new file with mode: 0644]
deploy/scenario/ha_nfv-kvm_heat_ceilometer_scenario.yaml [new file with mode: 0644]
deploy/scenario/ha_nfv-ovs_heat_ceilometer_scenario.yaml [new file with mode: 0644]
deploy/scenario/ha_odl-bgpvpn_scenario.yaml [new file with mode: 0644]
deploy/scenario/ha_odl-l2_heat_ceilometer_scenario.yaml [new file with mode: 0644]
deploy/scenario/ha_odl-l2_sfc_heat_ceilometer_scenario.yaml [new file with mode: 0644]
deploy/scenario/ha_odl-l3_heat_ceilometer_scenario.yaml [new file with mode: 0644]
deploy/scenario/ha_onos_nofeature_heat_ceilometer_scenario.yaml [new file with mode: 0644]
deploy/scenario/ha_onos_sfc_heat_ceilometer_scenario.yaml [new file with mode: 0644]
deploy/scenario/ha_vlan_heat_ceilometer_scenario.yaml [new file with mode: 0644]
deploy/scenario/no-ha_heat_ceilometer_scenario.yaml [new file with mode: 0644]
deploy/scenario/no-ha_nfv-kvm_heat_ceilometer_scenario.yaml [new file with mode: 0644]
deploy/scenario/no-ha_nfv-kvm_nfv-ovs_heat_ceilometer_scenario.yaml [new file with mode: 0644]
deploy/scenario/no-ha_nfv-ovs_heat_ceilometer_scenario.yaml [new file with mode: 0644]
deploy/scenario/no-ha_odl-bgpvpn_scenario.yaml [new file with mode: 0644]
deploy/scenario/no-ha_odl-l2_heat_ceilometer_scenario.yaml [new file with mode: 0644]
deploy/scenario/no-ha_odl-l2_sfc_heat_ceilometer_scenario.yaml [new file with mode: 0644]
deploy/scenario/no-ha_odl-l3_heat_ceilometer_scenario.yaml [new file with mode: 0644]
deploy/scenario/no-ha_onos_nofeature_heat_ceilometer_scenario.yaml [new file with mode: 0644]
deploy/scenario/no-ha_onos_sfc_heat_ceilometer_scenario.yaml [new file with mode: 0644]
deploy/scenario/no-ha_vlan_heat_ceilometer_scenario.yaml [new file with mode: 0644]
deploy/scenario/scenario.yaml [new file with mode: 0644]
deploy/ssh_client.py [new file with mode: 0644]
deploy/templater.py [new file with mode: 0755]
deploy/templates/ericsson/virtual_environment/noha/networks/fuel1.xml [new file with mode: 0644]
deploy/templates/ericsson/virtual_environment/noha/networks/fuel2.xml [new file with mode: 0644]
deploy/templates/ericsson/virtual_environment/noha/networks/fuel3.xml [new file with mode: 0644]
deploy/templates/ericsson/virtual_environment/noha/networks/fuel4.xml [new file with mode: 0644]
deploy/templates/ericsson/virtual_environment/noha/vms/compute.xml [new file with mode: 0644]
deploy/templates/ericsson/virtual_environment/noha/vms/controller.xml [new file with mode: 0644]
deploy/templates/ericsson/virtual_environment/noha/vms/fuel.xml [new file with mode: 0644]
deploy/templates/hardware_environment/vms/ericsson_montreal_lab/fuel.xml [new file with mode: 0644]
deploy/templates/hardware_environment/vms/fuel.xml [new file with mode: 0644]
deploy/templates/intel/virtual_environment/noha/networks/fuel1.xml [new file with mode: 0644]
deploy/templates/intel/virtual_environment/noha/networks/fuel2.xml [new file with mode: 0644]
deploy/templates/intel/virtual_environment/noha/networks/fuel3.xml [new file with mode: 0644]
deploy/templates/intel/virtual_environment/noha/networks/fuel4.xml [new file with mode: 0644]
deploy/templates/intel/virtual_environment/noha/vms/compute.xml [new file with mode: 0644]
deploy/templates/intel/virtual_environment/noha/vms/controller.xml [new file with mode: 0644]
deploy/templates/intel/virtual_environment/noha/vms/fuel.xml [new file with mode: 0644]
deploy/templates/plugins/.gitkeep [new file with mode: 0644]
deploy/templates/templater/base_dea_template.yaml [new file with mode: 0644]
deploy/templates/virtual_environment/networks/fuel1.xml [new file with mode: 0644]
deploy/templates/virtual_environment/networks/fuel2.xml [new file with mode: 0644]
deploy/templates/virtual_environment/networks/fuel3.xml [new file with mode: 0644]
deploy/templates/virtual_environment/networks/fuel4.xml [new file with mode: 0644]
deploy/templates/virtual_environment/vms/compute.xml [new file with mode: 0644]
deploy/templates/virtual_environment/vms/controller.xml [new file with mode: 0644]
deploy/templates/virtual_environment/vms/fuel.xml [new file with mode: 0644]
deploy/templates/virtual_environment_noha/networks/fuel1.xml [new file with mode: 0644]
deploy/templates/virtual_environment_noha/networks/fuel2.xml [new file with mode: 0644]
deploy/templates/virtual_environment_noha/networks/fuel3.xml [new file with mode: 0644]
deploy/templates/virtual_environment_noha/networks/fuel4.xml [new file with mode: 0644]
deploy/templates/virtual_environment_noha/vms/compute.xml [new file with mode: 0644]
deploy/templates/virtual_environment_noha/vms/controller.xml [new file with mode: 0644]
deploy/templates/virtual_environment_noha/vms/fuel.xml [new file with mode: 0644]
deploy/transplant_fuel_settings.py [new file with mode: 0644]
docs/buildprocedure/build.instruction.rst [new file with mode: 0644]
docs/buildprocedure/index.rst [new file with mode: 0644]
docs/conf.py [new file with mode: 0644]
docs/installationprocedure/img/addnodes.png [new file with mode: 0644]
docs/installationprocedure/img/compute.png [new file with mode: 0644]
docs/installationprocedure/img/computelist.png [new file with mode: 0644]
docs/installationprocedure/img/fuelconsole1.png [new file with mode: 0644]
docs/installationprocedure/img/fuelmenu1.png [new file with mode: 0644]
docs/installationprocedure/img/fuelmenu2.png [new file with mode: 0644]
docs/installationprocedure/img/fuelmenu3.png [new file with mode: 0644]
docs/installationprocedure/img/fuelmenu4.png [new file with mode: 0644]
docs/installationprocedure/img/fuelmenu5.png [new file with mode: 0644]
docs/installationprocedure/img/fuelmenu6.png [new file with mode: 0644]
docs/installationprocedure/img/grub-1.png [new file with mode: 0644]
docs/installationprocedure/img/health.png [new file with mode: 0644]
docs/installationprocedure/img/interfaceconf.png [new file with mode: 0644]
docs/installationprocedure/img/interfaces.png [new file with mode: 0644]
docs/installationprocedure/img/network.png [new file with mode: 0644]
docs/installationprocedure/img/neutronl3.png [new file with mode: 0644]
docs/installationprocedure/img/newenv.png [new file with mode: 0644]
docs/installationprocedure/img/nodes.png [new file with mode: 0644]
docs/installationprocedure/img/offloadingmodes.png [new file with mode: 0644]
docs/installationprocedure/img/other.png [new file with mode: 0644]
docs/installationprocedure/img/plugin_install.png [new file with mode: 0644]
docs/installationprocedure/img/plugins.png [new file with mode: 0644]
docs/installationprocedure/img/verifynet.png [new file with mode: 0644]
docs/installationprocedure/index.rst [new file with mode: 0644]
docs/installationprocedure/installation.instruction.rst [new file with mode: 0644]
docs/releasenotes/index.rst [new file with mode: 0644]
docs/releasenotes/release-notes.rst [new file with mode: 0644]
onboarding.txt
prototypes/sfc_tacker/README [new file with mode: 0644]
prototypes/sfc_tacker/poc.tacker-up.sh [new file with mode: 0755]