]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: add "Prepare tenant" section to "Testing in the cloud" chapter
authorNathan Cutler <ncutler@suse.com>
Sat, 23 Jul 2016 17:24:18 +0000 (19:24 +0200)
committerNathan Cutler <ncutler@suse.com>
Sat, 23 Jul 2016 17:24:18 +0000 (19:24 +0200)
Signed-off-by: Nathan Cutler <ncutler@suse.com>
doc/dev/index.rst

index a3b0229366a1596d9ab2c0ec7166ec132cb09405..e8f9c8e146ff266e54021598d94090ae343ed854 100644 (file)
@@ -1132,13 +1132,28 @@ We assume that:
 1. you are the only person using the tenant
 2. you have the credentials
 3. the tenant supports the ``nova`` and ``cinder`` APIs
-4. you have not tried to use ``ceph-workbench`` with this tenant before
 
-Caveat: be aware that, as of this writing (March 2016), testing in
+Caveat: be aware that, as of this writing (July 2016), testing in
 OpenStack clouds is a new feature. Things may not work as advertised.
 If you run into trouble, ask for help on `IRC`_ or the `Mailing list`_, or
 open a bug report at `ceph-workbench bug tracker URL`_.
 
+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:
+
+* ``teuthology`` and ``packages-repository`` instances, if any
+* ``teuthology`` security group
+* ``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.
+
 Getting ceph-workbench
 ----------------------