d366987c87
Now one can use Rally for benchmarking OpenStack clouds that are using LDAP, AD or any other read only keystone backend where you are not able to create any users. To do this one can specify "users" section in ExistingCloud plugin input file. Rally will use these "users" to generate load instead of creating new. As well if you specify both "users" section in deployment input file and "users" context it will use temporary created by Rally users. Restructurize samples/deployments directory: - Deploying OpenStack clouds with Rally is not popular functionallity so hide all samples deeper. - Some fixes in readme.rst - Add new sample for existing cloud with predefined users Change-Id: If3d31960ee317e0770abceacc62b3acf0947d269
885 B
885 B
Using Rally for OpenStack deployment
This directory contains various input files for rally deployment create command. This command will deploy OpenStack and register it to Rally DB.
devstack-in-existing-servers.json
Deploy with DevStack OpenStack cloud on specified servers.
devstack-in-lxc.json
Deploy DevStack cluster in LXC containers
devstack-in-openstack.json
Create require VM in specified OpenStack cloud and deploy using DevStack OpenStack on them.
devstack-lxc-engine-in-existing-servers.json
See devstack-lxc-engine-in-existing-servers.rst for details
fuel-ha.json
Deploy High Availability FUEL cluster.
fuel-multinode.json
Deploy Multinode FUEL cluster.