And it seems to be a bit broken on my platform (6.5, IceHouse):

tools/config_tempest.py --create identity.uri http://10.103.234.141:5000/v2.0/ identity.admin_username admin identity.admin_password secret identity.admin_tenant_name admin

/usr/lib64/python2.6/site-packages/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.

  _warn("Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

Traceback (most recent call last):

  File "tools/config_tempest.py", line 31, in <module>

    from tempest.common import api_discovery

ImportError: No module named tempest.common

 

 

 

From: Kaul, Yaniv
Sent: Thursday, September 11, 2014 9:19 AM
To: rdo-list@redhat.com
Subject: icehouse-devel branch of redhat-openstack/tempest

 

In https://github.com/redhat-openstack/tempest , seems like the only activity is on that branch. Is that still IceHouse-compatible? Can anyone enlighten me on what the changes are?

TIA,

Y.