rally/samples/deployments/for_deploying_openstack_with_rally
Angus Lees 3f79951a11 OpenStackProvider: Optionally wait for cloud-init
cloud-init writes a result.json when finished[1].  When
wait_for_cloud_init=true is provided, this change uses result.json to
detect when cloud-init has finished, and raises an exception if it
finished with errors.

[1] http://bazaar.launchpad.net/~cloud-init-dev/cloud-init/trunk/view/head:/doc/status.txt

Change-Id: I7e0bcce733b008b488c8e1cf9bb74b5b6192cfbc
2015-08-19 12:12:39 +10:00
..

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.