From 9336e3efa74b65ffe3cbfd8b96b0b9984d8f0fb4 Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Mon, 18 May 2020 20:07:31 +0000 Subject: [PATCH] Minor update --- zaza/openstack/charm_tests/tempest/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zaza/openstack/charm_tests/tempest/setup.py b/zaza/openstack/charm_tests/tempest/setup.py index 59b3b8b..e36b026 100644 --- a/zaza/openstack/charm_tests/tempest/setup.py +++ b/zaza/openstack/charm_tests/tempest/setup.py @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -"""Code for configuring tempest.""" +"""Code for configuring and initializing tempest.""" import urllib.parse import os