Hide Forgot
Description of problem: It would be very nice if beaker can reserve machines in OpenStack instances. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Beaker does already have support for dynamically creating VMs in OpenStack to run recipes on: https://beaker-project.org/docs/admin-guide/openstack.html but there are a few key missing pieces we need to implement before it is usable in production for large deployments like ours: Bug 1127574: dispatch multiple requests to OpenStack in parallel Bug 1100519: don't store the user's OpenStack credentials in Beaker Bug 1299413: support OpenStack Neutron networking We are planning to work on these items in the very near future.