{"body":"gmann:  here are the steps i followed to setup tempest using rally: \n\n$sudo yum install epel-release redhat-lsb-core\n$sudo yum install python-pip git centos-release-openstack-pike\n$sudo yum install gmp-devel libffi-devel libxml2-devel libxslt-devel openssl-devel postgresql-devel python-devel redhat-rpm-config\n\n$curl https://raw.githubusercontent.com/openstack/rally/master/install_rally.sh | bash\n\n$. /home/vagrant/rally/bin/activate\n$rally db recreate\n\n#Create admin_rc with the following:\n$. admin_rc  admin admin\n\n$pip install rally-openstack\n$pip install PrettyTable==0.7.2\n\n#Create a deployment.\n$rally deployment create --fromenv --name=existing\n$source ~/.rally/openrc\n\n# Install and create a tempest verifier\n$rally verify create-verifier --platform openstack --name \"test verifier\" --type tempest\n\n#configure the tempest with custom modified tempest.conf\n$rally verify configure-verifier --override tempest.conf\n\n#Run identity tests\n$rally  verify start --pattern set=identity\n","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/1bLvuw7k","modified":1530090381,"id":"1bLvuw7k","size":988,"lines":29,"own_paste":false,"theme":"","date":1530090381}