From: Jan Fajerski Date: Mon, 23 Jan 2017 14:52:52 +0000 (+0100) Subject: doc: minor change to a cloud testing paragraph X-Git-Tag: v12.0.0~2^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F13277%2Fhead;p=ceph.git doc: minor change to a cloud testing paragraph Use terminate for the instances to match the terminology used by the horizon interface. Signed-off-by: Jan Fajerski --- diff --git a/doc/dev/index.rst b/doc/dev/index.rst index 0a3fbf0232dcf..27a28b2454629 100644 --- a/doc/dev/index.rst +++ b/doc/dev/index.rst @@ -1149,12 +1149,11 @@ Prepare tenant If you have not tried to use ``ceph-workbench`` with this tenant before, proceed to the next step. -To start with a clean slate, login to your tenant via the Horizon dashboard and -delete all of the following: +To start with a clean slate, login to your tenant via the Horizon dashboard and: -* ``teuthology`` and ``packages-repository`` instances, if any -* ``teuthology`` security group -* ``teuthology`` and ``teuthology-myself`` key pairs +* terminate the ``teuthology`` and ``packages-repository`` instances, if any +* delete the ``teuthology`` security group +* delete the ``teuthology`` and ``teuthology-myself`` key pairs Also do the above if you ever get key-related errors ("invalid key", etc.) when trying to schedule suites.