Bug 1298895

Summary: [RFE] beaker OpenStack integration
Product: [Retired] Beaker Reporter: Tomas Pelka <tpelka>
Component: generalAssignee: beaker-dev-list
Status: CLOSED NOTABUG QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: developCC: dcallagh, mjia, rjoost, vhumpa
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-18 10:29:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Tomas Pelka 2016-01-15 11:46:41 UTC
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:

Comment 1 Dan Callaghan 2016-01-18 10:29:28 UTC
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.