From 5b47d4ebf13addc09659b8c084755aa9607598ef Mon Sep 17 00:00:00 2001 From: Manuel Buil Date: Tue, 29 Aug 2017 16:56:02 +0200 Subject: Add OSA adapter for XCI Add OSA adapter so that we could benefit from it in functest integration Change-Id: I010a6f2b6c75711d0cc80f8fd130604c41b6d1e6 Signed-off-by: Manuel Buil --- modules/opnfv/deployment/OSA/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 modules/opnfv/deployment/OSA/__init__.py (limited to 'modules/opnfv/deployment/OSA/__init__.py') diff --git a/modules/opnfv/deployment/OSA/__init__.py b/modules/opnfv/deployment/OSA/__init__.py new file mode 100644 index 000000000..e69de29bb -- cgit