bug 985867: remove conf_from_devstack in favor of
devstack.git/tools/configure_tempest.sh
remove the broken utility script and update README.
Change-Id: I657e59dba77dd2e0f04d4d3a55f2fc8b430568c2
diff --git a/README.rst b/README.rst
index 11ed58f..0ea5229 100644
--- a/README.rst
+++ b/README.rst
@@ -33,8 +33,8 @@
devstack uploaded and set the image_ref value in the [environment]
section in the tempest.conf to that image UUID.
- In addition, the ``tempest/tools/conf_from_devstack`` script can also be
- used to generate a tempest.conf based on your localrc file.
+ In addition, the ``<devstack-repo>/tools/configure_tempest.sh`` script can
+ also be used to generate a tempest.conf based on your devstack's rc files.
Tempest is not tied to any single test runner, but Nose been the most commonly
used tool. After setting up your configuration file, you can execute