From: Nathan Cutler Date: Mon, 24 Apr 2017 14:03:37 +0000 (+0200) Subject: doc: mention teuthology-worker security group X-Git-Tag: v12.0.3~119^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3509fa0b2a6345290d0e24df4ebfdfd59bee8f55;p=ceph.git 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 --- diff --git a/doc/dev/index.rst b/doc/dev/index.rst index 38b64eaf636a..9b6e25992647 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.