此内容没有您所选择的语言版本。
18.4. Validate the OpenStack Benchmarking Service
			In the 
rally virtual machine, run the following commands:
		- List the current status of the Red Hat OpenStack Platform deployment:Copy to Clipboard Copied! Toggle word wrap Toggle overflow 
- Using the built-in samplekeystonescenario labeledcreate-user.json, test therallyenvironment to confirm proper functionality of the Benchmarking service. The followingcreate-user.jsonscenario creates 10 names at a time up to 100 times and shows the duration of creating a user in subsets of 10 until reaching the maximum total users to generate (up to 100). This sample test verifies that your Benchmarking service can access the OpenStack environment.rally task start /path/to/myrally/rally/samples/tasks/scenarios/keystone/create-user.json # rally task start /path/to/myrally/rally/samples/tasks/scenarios/keystone/create-user.jsonCopy to Clipboard Copied! Toggle word wrap Toggle overflow