From d14b873e4d30e62dc4f06b249dba436e7e9033d4 Mon Sep 17 00:00:00 2001
From: Aaron Smith <aasmith@redhat.com>
Date: Tue, 5 Dec 2017 15:11:49 +0000
Subject: Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "dockerfile: update for OPNFV docker build"
  - dockerfile: update for OPNFV docker build

    The opnfv docker build runs in the docker directory not the barometer directory
    so it doesn't have access to the top level barometer directories that it needs
    to build the barometer image. This commit modifies the Dockerfile to clone the
    barometer repo inside the container image.

    Change-Id: I3518f4a64e806f69b424d24620fb13a9d45e4335
    Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
---
 docs/submodules/barometer | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/submodules/barometer b/docs/submodules/barometer
index 5db64f881..6089d43b0 160000
--- a/docs/submodules/barometer
+++ b/docs/submodules/barometer
@@ -1 +1 @@
-Subproject commit 5db64f8811b062d37ef6181fc69f503924f6ff6b
+Subproject commit 6089d43b047d35dd54502224547dbcf733f90921
-- 
cgit