此内容没有您所选择的语言版本。
18.2. Configure the OpenStack Benchmarking Service
			When you have successfully installed the Benchmarking service, you need to configure the Benchmarking service environment by providing the service access to your OpenStack deployment.
		
Procedure 18.2. Confifuring the OpenStack Benchmarking Service
- Export the OpenStack environment variables with the proper credentials. The credentials are as follows:export OS_USERNAME=admin export OS_PROJECT_NAME=admin export OS_PASSWORD= export OS_AUTH_URL=http://IP:35357/v2 # export OS_USERNAME=admin # export OS_PROJECT_NAME=admin # export OS_PASSWORD= # export OS_AUTH_URL=http://IP:35357/v2Copy to Clipboard Copied! Toggle word wrap Toggle overflow 
- Add the existing Red Hat OpenStack environment to the Benchmarking service database. Create a Benchmarking service deployment json file labeledosp-deployment.json:Copy to Clipboard Copied! Toggle word wrap Toggle overflow 
- (Optional) If creating additional users outside ofrallyand adding them to theosp-deployment.jsonfile, take a look at 1175432 for a known race condition.
- Add the existing OpenStack deployment to therallydatabase. The following example names the entry RA_Rally and captures all the appropriate credentials required within theosp-deployment.jsonfile:Copy to Clipboard Copied! Toggle word wrap Toggle overflow