Hello, I would like to introduce another Openstack deployment automation tool, please take a look at https://github.com/sergevs/ansible-openstack It's not going to rival with existing tools but instead has main focus on: - simplicity - transparency - easy to use Well, before starting the project I did take a look at: http://docs.openstack.org/developer/openstack-ansible/install-guide/ http://docs.openstack.org/developer/kolla/ http://docs.openstack.org/developer/openstack-ansible/developer-docs/quickstart-aio.html Than I turned back to http://docs.openstack.org/mitaka/install-guide-rdo/ and composed the playbook according to the guide. That's because I've tried to understand and fill the key configuration and deployment concepts. I appreciate your feed back. Thanks, Regards, Serge.