From 3509fa0b2a6345290d0e24df4ebfdfd59bee8f55 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Mon, 24 Apr 2017 16:03:37 +0200 Subject: [PATCH] doc: mention teuthology-worker security group teuthology-openstack now creates a teuthology-worker security group, as well as teuthology, so we need to delete that one as well when starting over. Signed-off-by: Nathan Cutler --- doc/dev/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/dev/index.rst b/doc/dev/index.rst index 38b64eaf636..9b6e2599264 100644 --- a/doc/dev/index.rst +++ b/doc/dev/index.rst @@ -1154,8 +1154,8 @@ proceed to the next step. To start with a clean slate, login to your tenant via the Horizon dashboard and: * terminate the ``teuthology`` and ``packages-repository`` instances, if any -* delete the ``teuthology`` security group -* delete the ``teuthology`` and ``teuthology-myself`` key pairs +* delete the ``teuthology`` and ``teuthology-worker`` security groups, if any +* delete the ``teuthology`` and ``teuthology-myself`` key pairs, if any Also do the above if you ever get key-related errors ("invalid key", etc.) when trying to schedule suites. -- 2.39.5