]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Allow non-interactive installation of OpenStack
authorZane Bitter <zbitter@redhat.com>
Sun, 15 Jul 2012 20:18:22 +0000 (16:18 -0400)
committerZane Bitter <zbitter@redhat.com>
Sun, 15 Jul 2012 21:51:43 +0000 (17:51 -0400)
commit0670b7c3d31bc6ebb47ee121cda4205ae51c3f91
tree03c6b2738985e29d013b41b7fa4fd033dd2df3c3
parent6eb623580f3694caca284e264a2309ea2342a655
Allow non-interactive installation of OpenStack

Pass the arguments to the tools/openstack script through to openstack-db so
that scripts can use e.g. --yes and --rootpw.

Also use openstack-db --drop rather than heat-db-drop to drop the databases
for OpenStack services.

Change-Id: I87811ee02d3bfd7cc2dca8b9ab20ea3cfc220e3e
Signed-off-by: Zane Bitter <zbitter@redhat.com>
tools/openstack