Adding in support for Lithium container. 18/818/1
authorDan Smith <daniel.smith@ericsson.com>
Fri, 12 Jun 2015 17:08:42 +0000 (13:08 -0400)
committerDan Smith <daniel.smith@ericsson.com>
Fri, 12 Jun 2015 17:08:42 +0000 (13:08 -0400)
commiteb887812da568cfb4908f6ae14449b2ceaeb5bc0
tree44ec0e7087fb4f63d60348a074c0a334c5ab3d49
parent5cc4c1455698767349e88022449c0c00d0e61239
Adding in support for Lithium container.

Both will be present on the controller nodes and can be started/switches on and off at will. Networking scripts are not updated - will be deprecated in
favour of plugin method of enabling / setting up VXLAN / OVSDB integration

pulling from the latest nightly artifact at time of commit - will work on automated pulling each night to see if that makes sense.

Change-Id: Ie911cdf61cd97a99b975c30c55c664daf70eb3ee
JIRA: 0
Signed-off-by: Dan Smith <daniel.smith@ericsson.com>
23 files changed:
common/puppet-opnfv/manifests/templates/Lithium_rc0/dockerfile/Dockerfile [new file with mode: 0644]
common/puppet-opnfv/manifests/templates/Lithium_rc0/dockerfile/container_scripts/check_feature.sh [new file with mode: 0644]
common/puppet-opnfv/manifests/templates/Lithium_rc0/dockerfile/container_scripts/speak.sh [new file with mode: 0644]
common/puppet-opnfv/manifests/templates/Lithium_rc0/dockerfile/container_scripts/start_odl_docker_container.sh [new file with mode: 0644]
fuel/build/Makefile
fuel/build/f_lith_odl_docker/Makefile [new file with mode: 0755]
fuel/build/f_lith_odl_docker/dockerfile/Dockerfile [new file with mode: 0755]
fuel/build/f_lith_odl_docker/dockerfile/container_scripts/check_feature.sh [new file with mode: 0755]
fuel/build/f_lith_odl_docker/dockerfile/container_scripts/speak.sh [new file with mode: 0755]
fuel/build/f_lith_odl_docker/dockerfile/container_scripts/start_odl_docker.sh [new file with mode: 0755]
fuel/build/f_lith_odl_docker/puppet/modules/opnfv/manifests/odl_lith_docker.pp [new file with mode: 0644]
fuel/build/f_lith_odl_docker/puppet/modules/opnfv/odl_docker/Lithium_rc0/container_scripts/check_feature.sh [new file with mode: 0644]
fuel/build/f_lith_odl_docker/puppet/modules/opnfv/odl_docker/Lithium_rc0/container_scripts/speak.sh [new file with mode: 0644]
fuel/build/f_lith_odl_docker/puppet/modules/opnfv/odl_docker/Lithium_rc0/container_scripts/start_odl_docker_container.sh [new file with mode: 0644]
fuel/build/f_lith_odl_docker/puppet/modules/opnfv/scripts/change.sh [new file with mode: 0644]
fuel/build/f_lith_odl_docker/puppet/modules/opnfv/scripts/config_net_odl.sh [new file with mode: 0755]
fuel/build/f_lith_odl_docker/puppet/modules/opnfv/scripts/stage_odl.sh [new file with mode: 0755]
fuel/build/f_lith_odl_docker/puppet/modules/opnfv/scripts/start_odl_container.sh [new file with mode: 0755]
fuel/build/f_lith_odl_docker/scripts/config_net_odl.sh [new file with mode: 0644]
fuel/build/f_lith_odl_docker/scripts/config_neutron_for_odl.sh [new file with mode: 0644]
fuel/build/f_lith_odl_docker/scripts/prep_nets_for_odl.sh [new file with mode: 0755]
fuel/build/f_lith_odl_docker/scripts/setup_ovs_for_odl.sh [new file with mode: 0644]
fuel/build/f_opnfv_puppet/puppet/modules/opnfv/manifests/init.pp