<div dir="ltr">You need to provide a hash at <a href="https://bugs.launchpad.net/openstack-ansible/+bug/1747313">https://bugs.launchpad.net/openstack-ansible/+bug/1747313</a><div>Has by chance your host selinux disabled?</div><div><br></div><div>Marcin</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 5, 2018 at 9:34 AM, Marcin Dulak <span dir="ltr"><<a href="mailto:marcin.dulak@gmail.com" target="_blank">marcin.dulak@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">Please report a proper bug at <a href="https://bugs.launchpad.net/openstack-ansible/" target="_blank">https://bugs.launchpad.net/<wbr>openstack-ansible/</a> - with the git hash you are using, and all steps to reproduce<span class="HOEnZb"><font color="#888888"><div><br></div><div>Marcin</div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 5, 2018 at 5:53 AM, Satish Patel <span dir="ltr"><<a href="mailto:satish.txt@gmail.com" target="_blank">satish.txt@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Now i got this error when i am running following command, on my CentOS<br>
i do have "libselinux-python" installed but still ansible saying it is<br>
not installed. i have submit bug but lets see<br>
<br>
$openstack-ansible setup-hosts.yml<br>
<br>
<br>
TASK [openstack_hosts : include]<br>
******************************<wbr>******************************<wbr>******************************<wbr>******************************<wbr>****************************<br>
Sunday 04 February 2018  23:49:29 -0500 (0:00:00.481)       0:00:31.439 *******<br>
included: /etc/ansible/roles/openstack_h<wbr>osts/tasks/openstack_update_ho<wbr>sts_file.yml<br>
for aio1<br>
<br>
TASK [openstack_hosts : Drop hosts file entries script locally]<br>
******************************<wbr>******************************<wbr>******************************<wbr>***************************<br>
Sunday 04 February 2018  23:49:30 -0500 (0:00:00.074)       0:00:31.513 *******<br>
fatal: [aio1 -> localhost]: FAILED! => {"changed": true, "failed":<br>
true, "msg": "Aborting, target uses selinux but python bindings<br>
(libselinux-python) aren't installed!"}<br>
<br>
NO MORE HOSTS LEFT<br>
******************************<wbr>******************************<wbr>******************************<wbr>******************************<wbr>******************************<wbr>************<br>
<br>
NO MORE HOSTS LEFT<br>
******************************<wbr>******************************<wbr>******************************<wbr>******************************<wbr>******************************<wbr>************<br>
<br>
PLAY RECAP ******************************<wbr>******************************<wbr>******************************<wbr>******************************<wbr>******************************<wbr>********************<br>
aio1                       : ok=16   changed=7    unreachable=0    failed=1<br>
<br>
Sunday 04 February 2018  23:49:41 -0500 (0:00:11.051)       0:00:42.565 *******<br>
==============================<wbr>==============================<wbr>===================<br>
openstack_hosts : Drop hosts file entries script locally --------------- 11.05s<br>
openstack_hosts : Install host packages ------------------------------<wbr>-- 11.03s<br>
openstack_hosts : Install EPEL, and yum priorities plugin --------------- 6.41s<br>
Install Python2 ------------------------------<wbr>--------------------------- 5.87s<br>
openstack_hosts : Download RDO repository RPM --------------------------- 2.60s<br>
openstack_hosts : Enable and set repo priorities ------------------------ 1.83s<br>
openstack_hosts : Install RDO repository and key ------------------------ 0.80s<br>
openstack_hosts : Disable requiretty for root sudo on centos ------------ 0.69s<br>
Gathering Facts ------------------------------<wbr>--------------------------- 0.59s<br>
openstack_hosts : Enable sysstat cron ------------------------------<wbr>----- 0.48s<br>
openstack_hosts : Allow the usage of local facts ------------------------ 0.27s<br>
openstack_hosts : Disable yum fastestmirror plugin ---------------------- 0.26s<br>
openstack_hosts : Add global_environment_variables to environment file --- 0.24s<br>
Check for a supported Operating System ------------------------------<wbr>---- 0.07s<br>
openstack_hosts : include ------------------------------<wbr>----------------- 0.07s<br>
openstack_hosts : include ------------------------------<wbr>----------------- 0.07s<br>
openstack_hosts : Gather variables for each operating system ------------ 0.05s<br>
apt_package_pinning : Add apt pin preferences --------------------------- 0.03s<br>
openstack_hosts : Remove conflicting distro packages -------------------- 0.02s<br>
openstack_hosts : Enable sysstat config ------------------------------<wbr>--- 0.01s<br>
[root@aio playbooks]# yum install libselinux-python<br>
Loaded plugins: priorities<br>
243 packages excluded due to repository priority protections<br>
Package libselinux-python-2.5-11.el7.x<wbr>86_64 already installed and latest version<br>
Nothing to do<br>
[root@aio playbooks]#<br>
<div class="m_-2064211407901114596HOEnZb"><div class="m_-2064211407901114596h5"><br>
On Sun, Feb 4, 2018 at 2:18 PM,  <<a href="mailto:remo@italy1.com" target="_blank">remo@italy1.com</a>> wrote:<br>
> Not sure about that tripleo is very complicated and ready for production where ansible OpenStack is probably not.<br>
><br>
> If you want to learn sure but let’s look at the facts production needs something more than what ansible OpenStack can now offer.<br>
><br>
>> Il giorno 04 feb 2018, alle ore 11:14, Satish Patel <<a href="mailto:satish.txt@gmail.com" target="_blank">satish.txt@gmail.com</a>> ha scritto:<br>
>><br>
>> :)<br>
>><br>
>> I am going to try openstack-ansible and and if i am lucky i will<br>
>> continue and plan to deploy on production but if it will take too much<br>
>> my time to debug then i would go with tripleO which seems less<br>
>> complicated so far.<br>
>><br>
>> As you said openstack-ansible has good ubuntu community and we are<br>
>> 100% CentOS shop and i want something which we are comfortable and<br>
>> supported by deployment tool.<br>
>><br>
>> My first production cluster is 20 node but it may slowly grow if all goes well.<br>
>><br>
>>> On Sun, Feb 4, 2018 at 2:05 PM,  <<a href="mailto:remo@italy1.com" target="_blank">remo@italy1.com</a>> wrote:<br>
>>> Tripleo = ha<br>
>>> Packstack = no ha<br>
>>><br>
>>>> Il giorno 04 feb 2018, alle ore 11:00, Satish Patel <<a href="mailto:satish.txt@gmail.com" target="_blank">satish.txt@gmail.com</a>> ha scritto:<br>
>>>><br>
>>>> Just wondering why did you say we can't do HA with TripleO?  I thought<br>
>>>> it does support HA. am i missing something here?<br>
>>>><br>
>>>>> On Sun, Feb 4, 2018 at 11:21 AM,  <<a href="mailto:remo@italy1.com" target="_blank">remo@italy1.com</a>> wrote:<br>
>>>>> What are you looking for ha? Etc. Tripleo is the way to go for that packstack if you want simple deployment but no ha of course.<br>
>>>>><br>
>>>>>> Il giorno 04 feb 2018, alle ore 07:53, Satish Patel <<a href="mailto:satish.txt@gmail.com" target="_blank">satish.txt@gmail.com</a>> ha scritto:<br>
>>>>>><br>
>>>>>> Hi Marcin,<br>
>>>>>><br>
>>>>>> Thank you, i will try other link, also i am using CentOS7 but anyway<br>
>>>>>> now question is does openstack-ansible ready for production deployment<br>
>>>>>> despite galera issues and bug?<br>
>>>>>><br>
>>>>>> If i want to go on production should i wait or find other tools to<br>
>>>>>> deploy on production?<br>
>>>>>><br>
>>>>>>> On Sun, Feb 4, 2018 at 5:29 AM, Marcin Dulak <<a href="mailto:marcin.dulak@gmail.com" target="_blank">marcin.dulak@gmail.com</a>> wrote:<br>
>>>>>>> When playing with openstack-ansible do it in a virtual setup (e.g. nested<br>
>>>>>>> virtualization with libvirt) so you can reproducibly bring up your<br>
>>>>>>> environment from scratch.<br>
>>>>>>> You will have to do it multiple times.<br>
>>>>>>><br>
>>>>>>> <a href="https://developer.rackspace.com/blog/life-without-devstack-openstack-development-with-osa/" rel="noreferrer" target="_blank">https://developer.rackspace.co<wbr>m/blog/life-without-devstack-<wbr>openstack-development-with-<wbr>osa/</a><br>
>>>>>>> is more than 2 years old.<br>
>>>>>>><br>
>>>>>>> Try to follow<br>
>>>>>>> <a href="https://docs.openstack.org/openstack-ansible/latest/contributor/quickstart-aio.html" rel="noreferrer" target="_blank">https://docs.openstack.org/ope<wbr>nstack-ansible/latest/contribu<wbr>tor/quickstart-aio.html</a><br>
>>>>>>> but git clone the latest state of the openstack-ansible repo.<br>
>>>>>>> The above page has a link that can be used to submit bugs directly to the<br>
>>>>>>> openstack-ansible project at launchpad.<br>
>>>>>>> In this way you may be able to cleanup/improve the documentation,<br>
>>>>>>> and since your setup is the simplest possible one your bug reports may get<br>
>>>>>>> noticed and reproduced by the developers.<br>
>>>>>>> What happens is that most people try openstack-ansible, don't report bugs,<br>
>>>>>>> or report the bugs without the information neccesary<br>
>>>>>>> to reproduce them, and abandon the whole idea.<br>
>>>>>>><br>
>>>>>>> Try to search<br>
>>>>>>> <a href="https://bugs.launchpad.net/openstack-ansible/+bugs?field.searchtext=galera" rel="noreferrer" target="_blank">https://bugs.launchpad.net/ope<wbr>nstack-ansible/+bugs?field.sea<wbr>rchtext=galera</a><br>
>>>>>>> for inspiration about what to do.<br>
>>>>>>> Currently the galera setup in openstack-ansible, especially on centos7 seems<br>
>>>>>>> to be undergoing some critical changes.<br>
>>>>>>> Enter the galera container:<br>
>>>>>>> lxc-attach -n aio1_galera_container-4f488f6a<br>
>>>>>>> look around it, check whether mysqld is running etc., try to identify which<br>
>>>>>>> ansible tasks failed and run them manually inside of the container.<br>
>>>>>>><br>
>>>>>>> Marcin<br>
>>>>>>><br>
>>>>>>><br>
>>>>>>>> On Sun, Feb 4, 2018 at 3:41 AM, Satish Patel <<a href="mailto:satish.txt@gmail.com" target="_blank">satish.txt@gmail.com</a>> wrote:<br>
>>>>>>>><br>
>>>>>>>> I have noticed in output "aio1_galera_container" is failed, how do i<br>
>>>>>>>> fixed this kind of issue?<br>
>>>>>>>><br>
>>>>>>>><br>
>>>>>>>><br>
>>>>>>>> PLAY RECAP<br>
>>>>>>>> ******************************<wbr>******************************<wbr>******************************<wbr>******************************<wbr>******************************<wbr>********************<br>
>>>>>>>> aio1                       : ok=41   changed=4    unreachable=0<br>
>>>>>>>> failed=0<br>
>>>>>>>> aio1_cinder_api_container-2af4<wbr>dd01 : ok=0    changed=0<br>
>>>>>>>> unreachable=0    failed=0<br>
>>>>>>>> aio1_cinder_scheduler_containe<wbr>r-454db1fb : ok=0    changed=0<br>
>>>>>>>> unreachable=0    failed=0<br>
>>>>>>>> aio1_designate_container-f7ea3<wbr>f73 : ok=0    changed=0    unreachable=0<br>
>>>>>>>> failed=0<br>
>>>>>>>> aio1_galera_container-4f488f6a : ok=32   changed=3    unreachable=0<br>
>>>>>>>> failed=1<br>
>>>>>>>><br>
>>>>>>>>> On Sat, Feb 3, 2018 at 9:26 PM, Satish Patel <<a href="mailto:satish.txt@gmail.com" target="_blank">satish.txt@gmail.com</a>> wrote:<br>
>>>>>>>>> I have re-install centos7 and give it a try and got this error<br>
>>>>>>>>><br>
>>>>>>>>> DEBUG MESSAGE RECAP<br>
>>>>>>>>> ******************************<wbr>******************************<br>
>>>>>>>>> DEBUG: [Load local packages]<br>
>>>>>>>>> ******************************<wbr>*********************<br>
>>>>>>>>> All items completed<br>
>>>>>>>>><br>
>>>>>>>>> Saturday 03 February 2018  21:04:07 -0500 (0:00:04.175)<br>
>>>>>>>>> 0:16:17.204 *****<br>
>>>>>>>>><br>
>>>>>>>>> ==============================<wbr>==============================<wbr>===================<br>
>>>>>>>>> repo_build : Create OpenStack-Ansible requirement wheels --------------<br>
>>>>>>>>> 268.16s<br>
>>>>>>>>> repo_build : Wait for the venvs builds to complete --------------------<br>
>>>>>>>>> 110.30s<br>
>>>>>>>>> repo_build : Install packages ------------------------------<wbr>------------<br>
>>>>>>>>> 68.26s<br>
>>>>>>>>> repo_build : Clone git repositories asynchronously ---------------------<br>
>>>>>>>>> 59.85s<br>
>>>>>>>>> pip_install : Install distro packages ------------------------------<wbr>----<br>
>>>>>>>>> 36.72s<br>
>>>>>>>>> galera_client : Install galera distro packages -------------------------<br>
>>>>>>>>> 33.21s<br>
>>>>>>>>> haproxy_server : Create haproxy service config files -------------------<br>
>>>>>>>>> 30.81s<br>
>>>>>>>>> repo_build : Execute the venv build scripts asynchonously --------------<br>
>>>>>>>>> 29.69s<br>
>>>>>>>>> pip_install : Install distro packages ------------------------------<wbr>----<br>
>>>>>>>>> 23.56s<br>
>>>>>>>>> repo_server : Install repo server packages -----------------------------<br>
>>>>>>>>> 20.11s<br>
>>>>>>>>> memcached_server : Install distro packages -----------------------------<br>
>>>>>>>>> 16.35s<br>
>>>>>>>>> repo_build : Create venv build options files ---------------------------<br>
>>>>>>>>> 14.57s<br>
>>>>>>>>> haproxy_server : Install HAProxy Packages<br>
>>>>>>>>> ------------------------------<wbr>- 8.35s<br>
>>>>>>>>> rsyslog_client : Install rsyslog packages<br>
>>>>>>>>> ------------------------------<wbr>- 8.33s<br>
>>>>>>>>> rsyslog_client : Install rsyslog packages<br>
>>>>>>>>> ------------------------------<wbr>- 7.64s<br>
>>>>>>>>> rsyslog_client : Install rsyslog packages<br>
>>>>>>>>> ------------------------------<wbr>- 7.42s<br>
>>>>>>>>> repo_build : Wait for git clones to complete<br>
>>>>>>>>> ---------------------------- 7.25s<br>
>>>>>>>>> repo_server : Install repo caching server packages<br>
>>>>>>>>> ---------------------- 4.76s<br>
>>>>>>>>> galera_server : Check that WSREP is ready<br>
>>>>>>>>> ------------------------------<wbr>- 4.18s<br>
>>>>>>>>> repo_server : Git service data folder setup<br>
>>>>>>>>> ----------------------------- 4.04s<br>
>>>>>>>>> ++ exit_fail 341 0<br>
>>>>>>>>> ++ set +x<br>
>>>>>>>>> ++ info_block 'Error Info - 341' 0<br>
>>>>>>>>> ++ echo<br>
>>>>>>>>> ------------------------------<wbr>------------------------------<wbr>----------<br>
>>>>>>>>> ------------------------------<wbr>------------------------------<wbr>----------<br>
>>>>>>>>> ++ print_info 'Error Info - 341' 0<br>
>>>>>>>>> ++ PROC_NAME='- [ Error Info - 341 0 ] -'<br>
>>>>>>>>> ++ printf '\n%s%s\n' '- [ Error Info - 341 0 ] -'<br>
>>>>>>>>> ------------------------------<wbr>--------------<br>
>>>>>>>>><br>
>>>>>>>>> - [ Error Info - 341 0 ] ------------------------------<wbr>---------------<br>
>>>>>>>>> ++ echo<br>
>>>>>>>>> ------------------------------<wbr>------------------------------<wbr>----------<br>
>>>>>>>>> ------------------------------<wbr>------------------------------<wbr>----------<br>
>>>>>>>>> ++ exit_state 1<br>
>>>>>>>>> ++ set +x<br>
>>>>>>>>> ------------------------------<wbr>------------------------------<wbr>----------<br>
>>>>>>>>><br>
>>>>>>>>> - [ Run Time = 2030 seconds || 33 minutes ] --------------------------<br>
>>>>>>>>> ------------------------------<wbr>------------------------------<wbr>----------<br>
>>>>>>>>> ------------------------------<wbr>------------------------------<wbr>----------<br>
>>>>>>>>><br>
>>>>>>>>> - [ Status: Failure ] ------------------------------<wbr>------------------<br>
>>>>>>>>> ------------------------------<wbr>------------------------------<wbr>----------<br>
>>>>>>>>><br>
>>>>>>>>><br>
>>>>>>>>><br>
>>>>>>>>><br>
>>>>>>>>> I don't know why it failed<br>
>>>>>>>>><br>
>>>>>>>>> but i tried following:<br>
>>>>>>>>><br>
>>>>>>>>> [root@aio ~]# lxc-ls -f<br>
>>>>>>>>> NAME                                        STATE   AUTOSTART GROUPS<br>
>>>>>>>>>       IPV4                                           IPV6<br>
>>>>>>>>> aio1_cinder_api_container-2af4<wbr>dd01          RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.62, 172.29.238.210, 172.29.244.152  -<br>
>>>>>>>>> aio1_cinder_scheduler_containe<wbr>r-454db1fb    RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.117, 172.29.239.172                 -<br>
>>>>>>>>> aio1_designate_container-f7ea3<wbr>f73           RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.235, 172.29.239.166                 -<br>
>>>>>>>>> aio1_galera_container-<wbr>4f488f6a              RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.193, 172.29.236.69                  -<br>
>>>>>>>>> aio1_glance_container-<wbr>f8caa9e6              RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.225, 172.29.239.52, 172.29.246.25   -<br>
>>>>>>>>> aio1_heat_api_container-8321a7<wbr>63            RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.104, 172.29.236.186                 -<br>
>>>>>>>>> aio1_heat_apis_container-3f70a<wbr>d74           RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.166, 172.29.239.13                  -<br>
>>>>>>>>> aio1_heat_engine_container-a18<wbr>e5a0a         RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.118, 172.29.238.7                   -<br>
>>>>>>>>> aio1_horizon_container-e493275<wbr>c             RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.98, 172.29.237.43                   -<br>
>>>>>>>>> aio1_keystone_container-c0e23e<wbr>14            RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.60, 172.29.237.165                  -<br>
>>>>>>>>> aio1_memcached_container-ef8fe<wbr>d4c           RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.214, 172.29.238.211                 -<br>
>>>>>>>>> aio1_neutron_agents_container-<wbr>131e996e      RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.153, 172.29.237.246, 172.29.243.227 -<br>
>>>>>>>>> aio1_neutron_server_container-<wbr>ccd69394      RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.27, 172.29.236.129                  -<br>
>>>>>>>>> aio1_nova_api_container-732740<wbr>24            RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.42, 172.29.238.201                  -<br>
>>>>>>>>> aio1_nova_api_metadata_contain<wbr>er-a1d32282   RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.218, 172.29.238.153                 -<br>
>>>>>>>>> aio1_nova_api_os_compute_conta<wbr>iner-52725940 RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.109, 172.29.236.126                 -<br>
>>>>>>>>> aio1_nova_api_placement_contai<wbr>ner-058e8031  RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.29, 172.29.236.157                  -<br>
>>>>>>>>> aio1_nova_conductor_container-<wbr>9b6b208c      RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.18, 172.29.239.9                    -<br>
>>>>>>>>> aio1_nova_console_container-0f<wbr>b8995c        RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.47, 172.29.237.129                  -<br>
>>>>>>>>> aio1_nova_scheduler_container-<wbr>8f7a657a      RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.195, 172.29.238.113                 -<br>
>>>>>>>>> aio1_rabbit_mq_container-c3450<wbr>d66           RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.111, 172.29.237.202                 -<br>
>>>>>>>>> aio1_repo_container-8e07fdef                RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.141, 172.29.239.79                  -<br>
>>>>>>>>> aio1_rsyslog_container-b198fbe<wbr>5             RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.13, 172.29.236.195                  -<br>
>>>>>>>>> aio1_swift_proxy_container-1a3<wbr>536e1         RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.108, 172.29.237.31, 172.29.244.248  -<br>
>>>>>>>>> aio1_utility_container-bd106f1<wbr>1             RUNNING 1         onboot,<br>
>>>>>>>>> openstack 10.255.255.54, 172.29.239.124                  -<br>
>>>>>>>>> [root@aio ~]# lxc-a<br>
>>>>>>>>> lxc-attach     lxc-autostart<br>
>>>>>>>>> [root@aio ~]# lxc-attach -n aio1_utility_container-bd106f1<wbr>1<br>
>>>>>>>>> [root@aio1-utility-container-b<wbr>d106f11 ~]#<br>
>>>>>>>>> [root@aio1-utility-container-b<wbr>d106f11 ~]# source /root/openrc<br>
>>>>>>>>> [root@aio1-utility-container-b<wbr>d106f11 ~]# openstack<br>
>>>>>>>>> openstack                         openstack-host-hostfile-<wbr>setup.sh<br>
>>>>>>>>> [root@aio1-utility-container-b<wbr>d106f11 ~]# openstack<br>
>>>>>>>>> openstack                         openstack-host-hostfile-<wbr>setup.sh<br>
>>>>>>>>> [root@aio1-utility-container-b<wbr>d106f11 ~]# openstack user list<br>
>>>>>>>>> Failed to discover available identity versions when contacting<br>
>>>>>>>>> <a href="http://172.29.236.100:5000/v3" rel="noreferrer" target="_blank">http://172.29.236.100:5000/v3</a>. Attempting to parse version from URL.<br>
>>>>>>>>> Service Unavailable (HTTP 503)<br>
>>>>>>>>> [root@aio1-utility-container-b<wbr>d106f11 ~]#<br>
>>>>>>>>><br>
>>>>>>>>><br>
>>>>>>>>> not sure what is this error ?<br>
>>>>>>>>><br>
>>>>>>>>><br>
>>>>>>>>> On Sat, Feb 3, 2018 at 7:29 PM, Satish Patel <<a href="mailto:satish.txt@gmail.com" target="_blank">satish.txt@gmail.com</a>><br>
>>>>>>>>> wrote:<br>
>>>>>>>>>> I have tired everything but didn't able to find solution :(  what i am<br>
>>>>>>>>>> doing wrong here, i am following this instruction and please let me<br>
>>>>>>>>>> know if i am wrong<br>
>>>>>>>>>><br>
>>>>>>>>>><br>
>>>>>>>>>> <a href="https://developer.rackspace.com/blog/life-without-devstack-openstack-development-with-osa/" rel="noreferrer" target="_blank">https://developer.rackspace.co<wbr>m/blog/life-without-devstack-<wbr>openstack-development-with-<wbr>osa/</a><br>
>>>>>>>>>><br>
>>>>>>>>>> I have CentOS7, with 8 CPU and 16GB memory with 100GB disk size.<br>
>>>>>>>>>><br>
>>>>>>>>>> Error: <a href="http://paste.openstack.org/show/660497/" rel="noreferrer" target="_blank">http://paste.openstack.org/sho<wbr>w/660497/</a><br>
>>>>>>>>>><br>
>>>>>>>>>><br>
>>>>>>>>>> I have tired gate-check-commit.sh but same error :(<br>
>>>>>>>>>><br>
>>>>>>>>>><br>
>>>>>>>>>><br>
>>>>>>>>>> On Sat, Feb 3, 2018 at 1:11 AM, Satish Patel <<a href="mailto:satish.txt@gmail.com" target="_blank">satish.txt@gmail.com</a>><br>
>>>>>>>>>> wrote:<br>
>>>>>>>>>>> I have started playing with openstack-ansible on CentOS7 and trying to<br>
>>>>>>>>>>> install All-in-one but got this error and not sure what cause that<br>
>>>>>>>>>>> error how do i troubleshoot it?<br>
>>>>>>>>>>><br>
>>>>>>>>>>><br>
>>>>>>>>>>> TASK [bootstrap-host : Remove an existing private/public ssh keys if<br>
>>>>>>>>>>> one is missing]<br>
>>>>>>>>>>><br>
>>>>>>>>>>> ******************************<wbr>******************************<wbr>************<br>
>>>>>>>>>>> skipping: [localhost] => (item=id_rsa)<br>
>>>>>>>>>>> skipping: [localhost] => (item=id_rsa.pub)<br>
>>>>>>>>>>><br>
>>>>>>>>>>> TASK [bootstrap-host : Create ssh key pair for root]<br>
>>>>>>>>>>><br>
>>>>>>>>>>> ******************************<wbr>******************************<wbr>******************************<wbr>**************<br>
>>>>>>>>>>> ok: [localhost]<br>
>>>>>>>>>>><br>
>>>>>>>>>>> TASK [bootstrap-host : Fetch the generated public ssh key]<br>
>>>>>>>>>>><br>
>>>>>>>>>>> ******************************<wbr>******************************<wbr>******************************<wbr>********<br>
>>>>>>>>>>> changed: [localhost]<br>
>>>>>>>>>>><br>
>>>>>>>>>>> TASK [bootstrap-host : Ensure root's new public ssh key is in<br>
>>>>>>>>>>> authorized_keys]<br>
>>>>>>>>>>><br>
>>>>>>>>>>> ******************************<wbr>******************************<wbr>******************<br>
>>>>>>>>>>> ok: [localhost]<br>
>>>>>>>>>>><br>
>>>>>>>>>>> TASK [bootstrap-host : Create the required deployment directories]<br>
>>>>>>>>>>><br>
>>>>>>>>>>> ******************************<wbr>******************************<wbr>******************************<br>
>>>>>>>>>>> changed: [localhost] => (item=/etc/openstack_deploy)<br>
>>>>>>>>>>> changed: [localhost] => (item=/etc/openstack_deploy/co<wbr>nf.d)<br>
>>>>>>>>>>> changed: [localhost] => (item=/etc/openstack_deploy/en<wbr>v.d)<br>
>>>>>>>>>>><br>
>>>>>>>>>>> TASK [bootstrap-host : Deploy user conf.d configuration]<br>
>>>>>>>>>>><br>
>>>>>>>>>>> ******************************<wbr>******************************<wbr>******************************<wbr>**********<br>
>>>>>>>>>>> fatal: [localhost]: FAILED! => {"msg": "{{<br>
>>>>>>>>>>> confd_overrides[bootstrap_host<wbr>_scenario] }}: 'dict object' has no<br>
>>>>>>>>>>> attribute u'aio'"}<br>
>>>>>>>>>>><br>
>>>>>>>>>>> RUNNING HANDLER [sshd : Reload the SSH service]<br>
>>>>>>>>>>><br>
>>>>>>>>>>> ******************************<wbr>******************************<wbr>******************************<wbr>*******************<br>
>>>>>>>>>>>      to retry, use: --limit<br>
>>>>>>>>>>> @/opt/openstack-ansible/tests/<wbr>bootstrap-aio.retry<br>
>>>>>>>>>>><br>
>>>>>>>>>>> PLAY RECAP<br>
>>>>>>>>>>> ******************************<wbr>******************************<wbr>******************************<wbr>******************************<wbr>**************************<br>
>>>>>>>>>>> localhost                  : ok=61   changed=36   unreachable=0<br>
>>>>>>>>>>> failed=2<br>
>>>>>>>>>>><br>
>>>>>>>>>>> [root@aio openstack-ansible]#<br>
>>>>>>>><br>
>>>>>>>> ______________________________<wbr>_________________<br>
>>>>>>>> Mailing list:<br>
>>>>>>>> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k</a><br>
>>>>>>>> Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
>>>>>>>> Unsubscribe :<br>
>>>>>>>> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k</a><br>
>>>>>>><br>
>>>>>>><br>
>>>>>><br>
>>>>>> ______________________________<wbr>_________________<br>
>>>>>> Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k</a><br>
>>>>>> Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
>>>>>> Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k</a><br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>