summaryrefslogtreecommitdiffstats
path: root/snaps/file_utils.py
diff options
context:
space:
mode:
authorPanagiotis Karalis <pkaralis@intracom-telecom.com>2018-06-20 11:00:01 +0300
committerPanagiotis Karalis <pkaralis@intracom-telecom.com>2018-06-21 10:45:00 +0300
commitb24b949e50a742e96e3307426031e1fe3847b089 (patch)
tree3628b87eef59a5873d62cd06e079e238bfda79cc /snaps/file_utils.py
parent485fe08235b7e2d06646b36c31b333e4b6096897 (diff)
Patch to make flavor configuration for tests more flexible.
JIRA: SNAPS-254 Change-Id: Ib81569df499bbf0652c2025fc7de37af92525f7f Signed-off-by: spisarski <s.pisarski@cablelabs.com> Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com> (cherry picked from commit 44e8131216787127980558824b2a1def94fe317e)
Diffstat (limited to 'snaps/file_utils.py')
-rw-r--r--snaps/file_utils.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/snaps/file_utils.py b/snaps/file_utils.py
index e4e3934..a520221 100644
--- a/snaps/file_utils.py
+++ b/snaps/file_utils.py
@@ -12,6 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
+
import os
import logging