<div dir="ltr">Hi,<div><br></div><div>It looks like you're missing the user configuration files required to define your environment.</div><div><br></div><div>Here is the relevant section in OpenStack-Ansible's install guide:</div><div><a href="http://docs.openstack.org/developer/openstack-ansible/mitaka/install-guide/configure-initial.html" target="_blank">http://docs.openstack.org/developer/openstack-ansible/mitaka/install-guide/configure-initial.html</a></div><div><br></div><div>And example configuration files:</div><div><a href="http://docs.openstack.org/developer/openstack-ansible/mitaka/install-guide/app-configfiles.html" target="_blank">http://docs.openstack.org/developer/openstack-ansible/mitaka/install-guide/app-configfiles.html</a><br></div><div><br></div><div>Feel free to drop by the #openstack-ansible channel on freenode if you have further questions or need any help during your deployment, there are usually people available to assist.</div><div><br></div><div>Thanks</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 23, 2016 at 8:47 AM, Alioune <span dir="ltr"><<a href="mailto:balioune3@gmail.com" target="_blank">balioune3@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>I'm trying to install OpenStack all in one using ansible but I got the error bellow.</div><div>Someone knows how to solve this error?</div><div><br></div><div>Regards,</div><div><br></div><div>ERROR:</div><div><div>+ openstack-ansible --forks 1 openstack-hosts-setup.yml</div><div>Variable files: "-e @/etc/openstack_deploy/user_secrets.yml -e @/etc/openstack_deploy/user_variables.yml "</div><div>ERROR: Inventory script (inventory/dynamic_inventory.py) had an execution error: No user config loadaed</div><div>No openstack_user_config files are available in either the base location or the conf.d directory</div><div><br></div><div>+ (( RETRY++ ))</div><div>+ (( 1 != 0 && RETRY < MAX_RETRIES ))</div><div>+ '[' 1 -gt 1 ']'</div><div>+ openstack-ansible --forks 1 openstack-hosts-setup.yml</div><div>Variable files: "-e @/etc/openstack_deploy/user_secrets.yml -e @/etc/openstack_deploy/user_variables.yml "</div><div>ERROR: Inventory script (inventory/dynamic_inventory.py) had an execution error: No user config loadaed</div><div>No openstack_user_config files are available in either the base location or the conf.d directory</div><div><br></div><div>+ (( RETRY++ ))</div><div>+ (( 1 != 0 && RETRY < MAX_RETRIES ))</div><div>+ '[' 2 -gt 1 ']'</div><div>+ openstack-ansible --forks 1 openstack-hosts-setup.yml -vvvv</div><div>Variable files: "-e @/etc/openstack_deploy/user_secrets.yml -e @/etc/openstack_deploy/user_variables.yml "</div><div>ERROR: Inventory script (inventory/dynamic_inventory.py) had an execution error: No user config loadaed</div><div>No openstack_user_config files are available in either the base location or the conf.d directory</div><div><br></div><div>+ (( RETRY++ ))</div><div>+ (( 1 != 0 && RETRY < MAX_RETRIES ))</div><div>+ '[' 3 -gt 1 ']'</div><div>+ openstack-ansible --forks 1 openstack-hosts-setup.yml -vvvv</div><div>Variable files: "-e @/etc/openstack_deploy/user_secrets.yml -e @/etc/openstack_deploy/user_variables.yml "</div><div>ERROR: Inventory script (inventory/dynamic_inventory.py) had an execution error: No user config loadaed</div><div>No openstack_user_config files are available in either the base location or the conf.d directory</div></div></div>
<br>__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div>