commit | cfc9ebba85cfdb2d03a0ed2451cad097f07e4b7e | [log] [tgz] |
---|---|---|
author | Simon Pasquier <simon.pasquier@bull.net> | Tue Apr 08 09:34:44 2014 +0200 |
committer | Simon Pasquier <simon.pasquier@bull.net> | Tue Apr 08 09:34:44 2014 +0200 |
tree | c21d5c3b286fe01568f3622b6e2cce98639e1ca9 | |
parent | 87c0c263a015e7595ffab2be322c358dc3da3ca0 [diff] [blame] |
Set parameters for OpenDaylight ML2 driver Now that https://review.openstack.org/#/c/85589/ is merged, the OpenDaylight ML2 driver requires that url, username and password parameters are set. Change-Id: Iecbdd3275387bea145a5d274d359a15eceaee6b7 Closes-Bug: #1304226
diff --git a/extras.d/80-opendaylight.sh b/extras.d/80-opendaylight.sh index 57b4328..c3c85fc 100644 --- a/extras.d/80-opendaylight.sh +++ b/extras.d/80-opendaylight.sh
@@ -14,6 +14,7 @@ configure_opendaylight init_opendaylight elif [[ "$1" == "stack" && "$2" == "post-config" ]]; then + configure_ml2_odl # This has to start before Neutron start_opendaylight elif [[ "$1" == "stack" && "$2" == "post-extra" ]]; then