From 90080307c68683f352be2cad48c8371c746d4788 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sat, 18 Aug 2018 08:56:58 +0200 Subject: Generate API doc rst files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It also fixes few docstrings Change-Id: I10bae7b7fab40edd931dd55ab8859946e3b38a71 Signed-off-by: Cédric Ollivier --- functest/core/tenantnetwork.py | 1 + 1 file changed, 1 insertion(+) (limited to 'functest/core') diff --git a/functest/core/tenantnetwork.py b/functest/core/tenantnetwork.py index 760dc30e9..dbbb497dc 100644 --- a/functest/core/tenantnetwork.py +++ b/functest/core/tenantnetwork.py @@ -11,6 +11,7 @@ It offers a simple way to create all tenant network ressources required by a testcase (including all Functest ones): + - TenantNetwork1 selects the user and the project set as env vars - TenantNetwork2 creates a user and project to isolate the same ressources -- cgit 1.2.3-korg