Hi all,<br><br>I would like to introduce a project I started few days ago.<br><br>The goal is to quickly build OpenStack environment with many servers, network and storage on Amazon Web Services. It will only use templates for Cloudformation/Heat. It can be interesting if you have to test something on a powerful multi-node OpenStack platform in a short time.<br>
<br>The first proof of concept is done for swift. You can already create a swift cluster with keystone, swift proxy and some nodes. You can choose the number of zones and the amount of storage in template's parameters.<br>
If you want to test, just open Cloudformation and launch the template on Github. You'll have an example command in the output of your stack.<br><br>Templates are available on Github : <a href="https://github.com/Capashen/OSonAWS">https://github.com/Capashen/OSonAWS</a><br>
Bugs are reported on Launchpad : <a href="https://bugs.launchpad.net/osonaws">https://bugs.launchpad.net/osonaws</a><br>(osonaws is for OpenStack on AWS)<br><br>And don't look at the code in the template, it's ugly I know, there is still lot of work to do;)<br>
I plan to do it for nova/cinder/quantum/etc, so if you are interested in participating, don't hesitate to contact me, or report bugs via launchpad.<br><br>See ya !<br><br>Pierre Freund<br><br>