From ccf57699bbff183ef45fd4a4e94df094ca69ee87 Mon Sep 17 00:00:00 2001 From: Stanislaw Kardach Date: Tue, 29 Mar 2016 14:42:46 +0200 Subject: Rebase patches and fix importing * We were missing the patch rebase changes that were introduced by gerrit automatic upstream project update for submodules. This patch introduces them. * Apply all submodule patches a single `git am` call to help with rebasing patches. * Correct Opendaylight plugin initialization in repo config. Signed-off-by: Stanislaw Kardach --- upstream/fuel-plugin-opendaylight | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 160000 upstream/fuel-plugin-opendaylight (limited to 'upstream/fuel-plugin-opendaylight') diff --git a/upstream/fuel-plugin-opendaylight b/upstream/fuel-plugin-opendaylight deleted file mode 100644 index 32e4fa8c..00000000 --- a/upstream/fuel-plugin-opendaylight +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 2a24fe8e5ead193dd5ad9f4bec5a2d23db89f681 diff --git a/upstream/fuel-plugin-opendaylight b/upstream/fuel-plugin-opendaylight new file mode 160000 index 00000000..2a24fe8e --- /dev/null +++ b/upstream/fuel-plugin-opendaylight @@ -0,0 +1 @@ +Subproject commit 2a24fe8e5ead193dd5ad9f4bec5a2d23db89f681 -- cgit 1.2.3-korg