From abf79d2498af0054cddb21981e13ebef94d42e9d Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sun, 29 Jul 2018 21:40:20 +0200 Subject: Remove VnfOnBoarding MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit All the vnfs are now inherating from scenarios. Change-Id: I63509102067676ca0676b773db542086caa02d84 Signed-off-by: Cédric Ollivier (cherry picked from commit 366adc757e3beaeb1db7811df511a0e38c3eee6d) --- api/apidoc/functest.core.rst | 2 -- api/apidoc/functest.core.vnf.rst | 7 ------- 2 files changed, 9 deletions(-) delete mode 100644 api/apidoc/functest.core.vnf.rst (limited to 'api') diff --git a/api/apidoc/functest.core.rst b/api/apidoc/functest.core.rst index c3aa54ecf..2dd6d46ee 100644 --- a/api/apidoc/functest.core.rst +++ b/api/apidoc/functest.core.rst @@ -11,5 +11,3 @@ Submodules .. toctree:: - functest.core.vnf - diff --git a/api/apidoc/functest.core.vnf.rst b/api/apidoc/functest.core.vnf.rst deleted file mode 100644 index 9fd6b375c..000000000 --- a/api/apidoc/functest.core.vnf.rst +++ /dev/null @@ -1,7 +0,0 @@ -functest.core.vnf module -======================== - -.. automodule:: functest.core.vnf - :members: - :undoc-members: - :show-inheritance: -- cgit 1.2.3-korg