aboutsummaryrefslogtreecommitdiffstats
path: root/api/apidoc
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-09-20 04:13:52 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2019-09-20 04:49:54 +0200
commit8b3e8b1912038fba6afb8ce47ef993d6ffa49f54 (patch)
treeb8749a45731bb6329b81a7154cab2753772ec23d /api/apidoc
parent094012d09b08a269536821fbe337fbaeb6bad008 (diff)
Switch to py3.6 in containers
Xtesting has supported both py2 and py3. py3 is now selected due to the OPNFV Iruya planning closed to python2 EOL. It also removes energy as in master which should have been updated (pylint). Change-Id: Ic1113b95f85f5882676e10acea1159a808a98f32 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'api/apidoc')
-rw-r--r--api/apidoc/xtesting.energy.energy.rst7
-rw-r--r--api/apidoc/xtesting.energy.rst15
-rw-r--r--api/apidoc/xtesting.rst1
3 files changed, 0 insertions, 23 deletions
diff --git a/api/apidoc/xtesting.energy.energy.rst b/api/apidoc/xtesting.energy.energy.rst
deleted file mode 100644
index 05e42381..00000000
--- a/api/apidoc/xtesting.energy.energy.rst
+++ /dev/null
@@ -1,7 +0,0 @@
-xtesting\.energy\.energy module
-===============================
-
-.. automodule:: xtesting.energy.energy
- :members:
- :undoc-members:
- :show-inheritance:
diff --git a/api/apidoc/xtesting.energy.rst b/api/apidoc/xtesting.energy.rst
deleted file mode 100644
index efd6ed16..00000000
--- a/api/apidoc/xtesting.energy.rst
+++ /dev/null
@@ -1,15 +0,0 @@
-xtesting\.energy package
-========================
-
-.. automodule:: xtesting.energy
- :members:
- :undoc-members:
- :show-inheritance:
-
-Submodules
-----------
-
-.. toctree::
-
- xtesting.energy.energy
-
diff --git a/api/apidoc/xtesting.rst b/api/apidoc/xtesting.rst
index 7f7ee676..46907394 100644
--- a/api/apidoc/xtesting.rst
+++ b/api/apidoc/xtesting.rst
@@ -13,6 +13,5 @@ Subpackages
xtesting.ci
xtesting.core
- xtesting.energy
xtesting.utils