From 9c15bd683ccd0bf11d79ee0934a4cc3f78be521f Mon Sep 17 00:00:00 2001
From: Manuel Buil Mur <manuel.buil@ericsson.com>
Date: Fri, 9 Oct 2015 16:48:36 +0200
Subject: First version of VNF manager simulator

This simulator contacts Openstack to create the SF VMs and then contacts ODL to create the SFC.
It is not intended to be a replacement of other VNF Managers such as Tacker or OpenMANO, just a
simple simulation for testing and development purposes.

Change-Id: Iaf691035d1b8435f5fccf559aebf6f3ed1afd066
Signed-off-by: mbuil <manuel.buil@ericsson.com>
---
 NAME/__init__.py | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 NAME/__init__.py

(limited to 'NAME')

diff --git a/NAME/__init__.py b/NAME/__init__.py
new file mode 100644
index 00000000..e69de29b
-- 
cgit