Delivering script for use with ODL automation to start ODL in daemon mode only. 48/648/2
authorDan Smith <daniel.smith@ericsson.com>
Mon, 25 May 2015 16:50:17 +0000 (12:50 -0400)
committerDan Smith <daniel.smith@ericsson.com>
Tue, 26 May 2015 04:35:18 +0000 (00:35 -0400)
commitfdc9462e02cd1c94a518d47a0ac2532bcbeb3cd5
treef19b69ad55747d59abeadb64c3991d4870039aeb
parent758473ccdd2f5c2a5bc2ab726b0cc8972f01eb62
Delivering script for use with ODL automation to start ODL in daemon mode only.

To start ODL after a fuel deployment simply run "/opt/opnfv/odl/stage_odl.sh" and the DLUX GUI
will be listening at http://<br-ex ip>:8181/dlux/index.html

Usage / Order:
  - after you have deployed login to controller and run config_net.sh
  - do the same for your compute nodes
  - login to controller and run stage_odl.sh
note: Ensure that you are able to reach the internet / and resolv.conf is set to a valid DNS
  - create neutron networks and look in gui that your Nodes show up.

Change-Id: Iba3d99152052e9e31a6f709b510a30c8b080aa26
JIRA: 0
Signed-off-by: Dan Smith <daniel.smith@ericsson.com>
fuel/build/f_odl_docker/puppet/modules/opnfv/manifests/odl_docker.pp
fuel/build/f_odl_docker/puppet/modules/opnfv/scripts/config_net_odl.sh [new file with mode: 0755]
fuel/build/f_odl_docker/puppet/modules/opnfv/scripts/stage_odl.sh [new file with mode: 0755]
fuel/build/f_odl_docker/puppet/modules/opnfv/scripts/start_odl_container.sh
fuel/build/f_odl_docker/scripts/config_net_odl.sh [new file with mode: 0644]