Fix Tempest testing way on the doc

Previously, Tempest used openstack libraries like python-novaclient
on scenario tests. However, we have changed them to call REST API
instead of libraries calls. In addition, 3rd party tests(EC2) aslo
has been removed.
Then this patch fixes the doc.

Change-Id: Ieab08742edc67294a5b27efb8ff1fb4fd1890805
1 file changed