From 3f594abf3dce7cadf21837c8b6beeaa895c8cf9f Mon Sep 17 00:00:00 2001 From: Simon Pasquier Date: Wed, 20 Jul 2016 17:19:01 +0200 Subject: [PATCH] Update documentation Change-Id: I6883c828ad499d8d87807a2c66a3148e92c6437c --- doc/toolchain.rst | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/doc/toolchain.rst b/doc/toolchain.rst index ebd917b..58f6711 100644 --- a/doc/toolchain.rst +++ b/doc/toolchain.rst @@ -31,13 +31,24 @@ Detached plugins .. automodule:: stacklight_tests.toolchain.test_detached_plugins :members: +HTTPS +===== + +.. automodule:: stacklight_tests.toolchain.test_https + :members: + +Reduced footprint +================= + +.. automodule:: stacklight_tests.toolchain.test_reduced_footprint + :members: + Network templates ================= .. automodule:: stacklight_tests.toolchain.test_network_templates :members: - Neutron configuration =====================