Thursday, 2017-12-14

openstackgerritJimmy McCrory proposed openstack/openstack-ansible-os_barbican master: Add MySQL connection SSL support  https://review.openstack.org/52781400:03
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-os_barbican master: Add MySQL connection SSL support  https://review.openstack.org/52781400:04
cloudnullgun1x: the repo build is fed all of the services we build from here https://github.com/openstack/openstack-ansible/blob/master/playbooks/defaults/repo_packages/openstack_services.yml00:04
cloudnullthe stuff within the role is used when building the service in isolation00:05
cloudnullwhere is it getting stuck  ?00:05
gun1xcloudnull: after doing the checkout from 16.0.3 to 16.0.5 i forgot to bootstrap ansible. I HOPE that was the issue00:05
cloudnullah that will cause some crazyness00:05
gun1xif it gets stuck again at the same point, i will do -vvvv and paste the log00:06
cloudnullcool00:07
cloudnulljmccrory: nice! https://review.openstack.org/#/q/topic:bug/1667789+(status:open+OR+status:merged)00:07
cloudnullit'd be lovely to have everything connecting over ssl by default00:07
jmccroryyeah, looks like the guy previously working on getting that going mostly abandoned it. but your recent changes to galera roles seemed to get it mostly working00:07
jmccroryyep, that's the end plan, enable galera_use_ssl by default in the integrated repo00:08
andymccrhaaha i accidentally fixed galera ssl00:12
*** yifei has joined #openstack-ansible00:17
*** DanyC has quit IRC00:18
cloudnullhey andymccr00:19
cloudnullhows life in the future00:19
andymccrThursday is full of promise!00:20
cloudnullhahaha00:20
cloudnullI knew it was, i had a good feeling about thursday !00:20
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-galera_server master: Limit Galera SSL to TLSv1.2 ciphers  https://review.openstack.org/52781600:22
cloudnullanyone wanna give these a review https://review.openstack.org/#/q/topic:nspawn-driver+(status:open)00:24
*** dxiri has quit IRC00:25
*** dxiri has joined #openstack-ansible00:26
*** dxiri has quit IRC00:30
*** gouthamr has joined #openstack-ansible00:42
*** vnogin has quit IRC00:49
*** vnogin has joined #openstack-ansible00:50
*** phalmos has quit IRC00:50
*** pbandark has quit IRC00:51
*** chyka has quit IRC00:51
openstackgerritMerged openstack/openstack-ansible-ops master: Allows for the VMs preseed mirror to be overridden  https://review.openstack.org/52780200:53
*** vnogin has quit IRC00:54
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-os_glance master: Add MySQL connection SSL support  https://review.openstack.org/52782701:14
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-os_keystone master: Add MySQL connection SSL support  https://review.openstack.org/52779801:15
*** hw_wutianwei has joined #openstack-ansible01:17
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-os_cinder master: Add MySQL connection SSL support  https://review.openstack.org/52782901:23
*** pramodrj07 has quit IRC01:28
*** esberglu has joined #openstack-ansible01:37
*** woodard has quit IRC01:38
*** woodard has joined #openstack-ansible01:38
*** esberglu has quit IRC01:41
*** openstacking_123 has joined #openstack-ansible01:47
andymccrhmm our haproxy role - there isnt really a way to add a vip for a service you dont have in your inventory :(01:48
*** openstacking_123 has quit IRC01:48
*** openstacking_123 has joined #openstack-ansible01:48
openstackgerritKaio Kassiano Moura Oliveira proposed openstack/openstack-ansible-os_monasca-agent master: Fix default role missing pip packages  https://review.openstack.org/52502201:50
*** woodard has quit IRC01:56
*** octo-fs has joined #openstack-ansible01:59
*** kukacz has quit IRC02:00
*** kukacz has joined #openstack-ansible02:01
openstackgerrittonytan4ever proposed openstack/openstack-ansible-tests master: Force gzip compression when file has a lot of links  https://review.openstack.org/52747802:06
*** openstacking_123 has quit IRC02:10
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-lxc_hosts master: Clean-up old systemd prep and allow machinctl to grow  https://review.openstack.org/52759202:15
cloudnullandymccr: you can add additional global vips https://docs.openstack.org/openstack-ansible-haproxy_server/latest/configure-haproxy.html#adding-additional-global-vip-addresses02:16
cloudnullor add it to the integrated repo using this option https://github.com/openstack/openstack-ansible/blob/master/playbooks/haproxy-install.yml#L6402:17
andymccrcloudnull: hmm i more mean - i have a service that isnt managed by the inventory, and i want to set it up to be load balanced to.02:17
andymccrsince the template comes from hostvars[host] it wont work :(02:17
andymccrto get the ansible_host02:17
cloudnullthis should work http://paste.openstack.org/show/628912/ no?02:18
cloudnullor maybe not?02:19
cloudnulli guess you'd have to add the hosts to the openstack_user_config.yml02:19
andymccryeah02:20
andymccri'll make a dummy group in env.d02:20
andymccrand just add htem with ips02:20
andymccrand i'll probably patch the haproxy role to allow that :)02:20
andymccrso i wont have to in future!02:20
cloudnullyou should just be able to add the items to the user config02:21
cloudnullwithout an env.d file02:21
*** threestrands_ has joined #openstack-ansible02:22
cloudnullthey'll just get picked up as part of the inventory, kinda like hap used to be02:22
*** poopcat is now known as lupus_super_stro02:22
*** threestrands has quit IRC02:22
andymccrahh ok cool02:22
andymccrthats a good tip then02:22
*** threestrands_ has quit IRC02:22
*** threestrands_ has joined #openstack-ansible02:23
*** lupus_super_stro is now known as webmd_doctor02:23
cloudnullsomething like http://paste.openstack.org/show/628913/02:24
cloudnullI've not tried it02:24
cloudnullbut i suspect it'll work02:24
andymccri think im fat fingering something: ERROR! Unexpected Exception: unsupported operand type(s) for +: 'NoneType' and 'str'02:27
andymccrit adds them to the inbentory fine actually02:29
andymccr*inventory02:29
cloudnullnice02:29
cloudnulli may be off on the hap syntax,02:30
*** threestrands_ has quit IRC02:32
*** Neptu_ has quit IRC02:32
*** tobberydberg has quit IRC02:32
*** openstackstatus has quit IRC02:32
*** webmd_doctor has quit IRC02:32
*** arbrandes has quit IRC02:32
*** jose-phillips has quit IRC02:32
*** ChanServ has quit IRC02:32
andymccri dont think its the haproxy bits02:33
*** ChanServ has joined #openstack-ansible02:34
*** barjavel.freenode.net sets mode: +o ChanServ02:34
andymccrif i remove the hosts from user config it works ok - although it is added to the inventory02:34
*** threestrands_ has joined #openstack-ansible02:36
*** Neptu_ has joined #openstack-ansible02:36
*** tobberydberg has joined #openstack-ansible02:36
*** openstackstatus has joined #openstack-ansible02:36
*** webmd_doctor has joined #openstack-ansible02:36
*** arbrandes has joined #openstack-ansible02:36
*** jose-phillips has joined #openstack-ansible02:36
*** barjavel.freenode.net sets mode: +v openstackstatus02:36
*** octo-fs has quit IRC02:40
andymccrcloudnull: had to create the env.d i think something has prevented the old way of working :( which is a pity!02:45
andymccrbut not too hard to do so all good02:45
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-lxc_hosts master: Clean-up old systemd prep and allow machinctl to grow  https://review.openstack.org/52759203:00
cloudnullandymccr: that's a bummer.03:00
cloudnullbut im glad it wasn't a PITA :D03:01
*** gouthamr has quit IRC03:17
*** markvoelker_ has quit IRC03:24
*** esberglu has joined #openstack-ansible03:26
*** ankita has joined #openstack-ansible03:27
ankitainfra1_repo_container-cef637c5 : ok=6    changed=0    unreachable=0    failed=103:27
ankitahi03:28
ankitacan any one help me with the container issue?03:28
ankitainfra1_repo_container-cef637c5 : ok=6    changed=0    unreachable=0    failed=103:28
*** esberglu has quit IRC03:31
ankitacontainer_name: "infra1_repo_container-cef637c5" physical_host: "infra1" Container confirmed Using module file /opt/ansible-runtime/local/lib/python2.7/site-packages/ansible/modules/core/files/stat.py container_name: "infra1_repo_container-cef637c5" physical_host: "infra1" Container confirmed <10.30.100.21> ESTABLISH SSH CONNECTION FOR USER: root <10.30.100.21> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o03:31
*** lbragstad has quit IRC03:44
*** webmd_doctor is now known as poopcat03:44
ankitarepo_container03:45
ankitaany clue?03:46
*** hybridpollo is now known as webmd_penordocto03:46
*** webmd_penordocto is now known as wmd_penor_doctor03:47
*** wmd_penor_doctor has left #openstack-ansible03:47
openstackgerritAndy McCrae proposed openstack/openstack-ansible-haproxy_server master: Add ability to manage non-inventory hosts  https://review.openstack.org/52784703:51
SamYapleandymccr: did you get my wall-o-text stuff about uwsgi/nginx the otehr day?03:52
andymccrSamYaple: i did not :(03:52
SamYapleoh... well hold on03:52
andymccri am bad at computers03:52
andymccrmaybe my znc buffer is too small03:53
SamYaplei probably filled it up03:53
SamYapleyoure welcome03:53
ankitahi03:53
ankitacan any one help me with the container issue?03:53
SamYapleandymccr: http://eavesdrop.openstack.org/irclogs/%23openstack-ansible/%23openstack-ansible.2017-12-11.log.html#t2017-12-11T09:17:3903:53
ankitacan any one help me with the container issue?03:53
SamYapleankita: normally best to ask the question first03:54
ankita infra1_repo_container-cef637c5 -- su - root -c '"'"'/bin/sh -c '"'"'"'"'"'"'"'"'/usr/bin/python && sleep 0'"'"'"'"'"'"'"'"''"'"'' fatal: [infra1_repo_container-cef637c5]: FAILED! => {     "failed": true,     "msg": "Failed to get information on remote file (/etc/sudoers.d/nginx): MODULE FAILURE" }03:54
ankitahow shall i fix it03:54
ankitahave created a blank file at that location as there was none03:55
andymccrSamYaple: oh boom. thanks! I'll look to getting that added in.03:56
ankitait occurs on exe of  openstack-ansible setup-infrastructure.yml03:56
ankitathanks03:56
ankitain advance03:56
SamYapleandymccr: if you *need* neutron.conf + dhcp-agent.ini + ml2_conf.ini + etc etc, then youll probably have to take that wsgi gist and configure conf files directly. i switchedto everything in neutron.conf03:57
SamYaplebut that should answer your question03:57
SamYapleankita: im not the best person to helphere, but if you try purgingthe repo container and letting it rebuild,does the issue come back03:57
ankitayes it reoccurs03:57
andymccrSamYaple: yeah makes sense03:58
SamYapleankita: well im not going to be of much help beyond that, but you might want to post your versions ofthings for the channel so when someone else comes along they have that info. version of OSA, version of ansible, and distro would be a good start03:59
*** nshetty has joined #openstack-ansible04:00
ankitathankjs for suggestions04:01
SamYapleandymccr: having a unified way to do internal ssl and configure number of workers has been amazing btw. let me know if you run into any issues, i have *probably* been there at this point (i do full internal ssl by default now)04:02
SamYapleim off04:02
SamYapletake care!04:02
andymccrenjoy SamYaple - thanks again for the pointers04:02
*** udesale has joined #openstack-ansible04:03
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible master: Add nspawn container driver  https://review.openstack.org/47701704:05
*** pylot has quit IRC04:09
ankitaHI04:10
*** ANKITA_ has joined #openstack-ansible04:13
*** pylot has joined #openstack-ansible04:13
ANKITA_ infra1_repo_container-cef637c5 -- su - root -c '"'"'/bin/sh -c '"'"'"'"'"'"'"'"'/usr/bin/python && sleep 0'"'"'"'"'"'"'"'"''"'"'' fatal: [infra1_repo_container-cef637c5]: FAILED! => {     "failed": true,     "msg": "Failed to get information on remote file (/etc/sudoers.d/nginx): MODULE FAILURE" }04:14
ANKITA_AM FACING THE ISSUE ON EXEX OF openstack-ansible setup-infrastructure.yml04:14
*** ankita has quit IRC04:15
ANKITA_CAN ANY ONE HELP?04:15
ANKITA_infra1_repo_container-cef637c5 : ok=6    changed=0    unreachable=0    failed=104:16
*** poopcat is now known as webmd_doctor04:18
*** webmd_doctor is now known as albertcard04:18
ANKITA_repo_container in infra setup is for?04:19
*** albertcard is now known as webmd_doctor04:21
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-lxc_hosts master: Clean-up old systemd prep and allow machinctl to grow  https://review.openstack.org/52759204:21
cloudnullANKITA_: what is going on ?04:21
*** webmd_doctor is now known as albertcard04:21
cloudnullcan you tell me a little more about the error and the setup ?04:23
ANKITA_sure04:23
cloudnullis the container running?04:23
ANKITA_on exe of  openstack-ansible setup-infrastructure.yml04:23
ANKITA_container_name: "infra1_repo_container-cef637c5" physical_host: "infra1" Container confirmed Using module file /opt/ansible-runtime/local/lib/python2.7/site-packages/ansible/modules/core/files/stat.py container_name: "infra1_repo_container-cef637c5" physical_host: "infra1" Container confirmed <10.30.100.21> ESTABLISH SSH CONNECTION FOR USER: root <10.30.100.21> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -04:23
*** japestinho has joined #openstack-ansible04:24
ANKITA_ repo_container fails04:24
ANKITA_details say that fatal: [infra1_repo_container-cef637c5]: FAILED! => {     "failed": true,     "msg": "Failed to get information on remote file (/etc/sudoers.d/nginx): MODULE FAILURE"04:24
cloudnullon infra1 can you run `lxc-info -n infra1_repo_container-cef637c5`04:25
ANKITA_so i created a blank file at that location but it's of no use ...04:25
ANKITA_lxc-info -n infra1_repo_container-cef637c5 infra1_repo_container-cef637c5 doesn't exist04:26
cloudnulland that's on the infra1 host ?04:26
cloudnullwhat about `lxc-ls -f`04:27
ANKITA_yes osadmin@infra1:~$ lxc-info -n infra1_repo_container-cef637c5 infra1_repo_container-cef637c5 doesn't exist04:27
cloudnullrunning as root?04:27
ANKITA_sorry was not root04:28
ANKITA_root@infra1:/home/osadmin# lxc-info -n infra1_repo_container-cef637c5 Name:           infra1_repo_container-cef637c5 State:          STOPPED04:28
ANKITA_on root login04:28
ANKITA_its' stopped04:29
cloudnullok. run `lxc-start -dn infra1_repo_container-cef637c5`04:29
cloudnullwill it start  ?04:29
ANKITA_same for other s too04:29
ANKITA_root@infra1:/home/osadmin# lxc-ls -f NAME                                          STATE   AUTOSTART GROUPS            IPV4 IPV6 infra1_cinder_api_container-10e4250e          STOPPED 1         onboot, openstack -    - infra1_cinder_scheduler_container-2006fa1a    STOPPED 1         onboot, openstack -    - infra1_galera_container-da1b1b28              STOPPED 1         onboot, openstack -    - infra1_glance_container-32748c04:29
*** japestinho has quit IRC04:30
*** japestinho has joined #openstack-ansible04:34
cloudnullANKITA_: were you able to start the container?04:35
ANKITA_no lxc-start -dn infra1_repo_container-cef637c5 lxc-start: tools/lxc_start.c: main: 366 The container failed to start. lxc-start: tools/lxc_start.c: main: 368 To get more details, run the container in foreground mode. lxc-start: tools/lxc_start.c: main: 370 Additional information can be obtained by setting the --logfile and --logpriority options.04:37
ANKITA_lokin in log files04:37
cloudnullif you start the container without the -d `lxc-start -n infra1_repo_container-cef637c5` it might have more deails.04:38
ANKITA_ok let me try04:39
cloudnulltypically when i see that it's related to a bridge being down or missing.04:39
ANKITA_lxc-start -n infra1_repo_container-cef637c5 lxc-start: tools/lxc_start.c: main: 366 The container failed to start. lxc-start: tools/lxc_start.c: main: 368 To get more details, run the container in foreground mode. lxc-start: tools/lxc_start.c: main: 370 Additional information can be obtained by setting the --logfile and --logpriority options.04:39
cloudnullok, check the logs, syslog etc04:41
ANKITA_shall i restart d network04:41
cloudnullsee if there's something obvious04:41
cloudnullthe repo container connects to br-mgmt at a minimum04:41
cloudnullmake sure you have that interface and it's online04:42
ANKITA_root@infra1:~# ifconfig br-mgmt   Link encap:Ethernet  HWaddr 00:26:6c:f5:49:24           inet addr:10.30.100.21  Bcast:10.30.100.255  Mask:255.255.255.0           inet6 addr: fe80::226:6cff:fef5:4924/64 Scope:Link           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1           RX packets:26080 errors:0 dropped:0 overruns:0 frame:0           TX packets:131257 errors:0 dropped:0 overruns:0 carrier:0           collisi04:43
ANKITA_i do have it up04:43
cloudnullok well check the various logs and see if there's something up04:45
cloudnullif the container can't start something else on the system has gone wrong04:46
ANKITA_ok04:47
ANKITA_the error message was04:48
ANKITA_container_name: "infra1_repo_container-cef637c5" physical_host: "infra1" Container confirmed Using module file /opt/ansible-runtime/local/lib/python2.7/site-packages/ansible/modules/core/files/stat.py container_name: "infra1_repo_container-cef637c5" physical_host: "infra1" Container confirmed <**.**.***.**> ESTABLISH SSH CONNECTION FOR USER: root <**.**.***.**> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -04:48
ANKITA_Authentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ServerAliveInterval=64 -o ServerAliveCountMax=1024 -o Compression=no -o TCPKeepAlive=yes -o VerifyHostKeyDNS=no -o ForwardX11=no -o ForwardAgent=yes -T -o ControlPath=/root/.ansible/cp/ansible-ssh-%h-%p-%r04:48
ANKITA_infra1_repo_container-cef637c5 -- su - root -c '"'"'/bin/sh -c '"'"'"'"'"'"'"'"'/usr/bin/python && sleep 0'"'"'"'"'"'"'"'"''"'"'' fatal: [infra1_repo_container-cef637c5]: FAILED! => {     "failed": true,     "msg": "Failed to get information on remote file (/etc/sudoers.d/nginx): MODULE FAILURE" }04:49
ANKITA_cat /var/log/lxc/infra1_repo_container-cef637c5.log       lxc-start 20171214043726.163 ERROR    lxc_conf - conf.c:instantiate_veth:2736 - failed to attach 'cef637c5_eth0' to the bridge 'lxcbr0': Operation not permitted       lxc-start 20171214043726.581 ERROR    lxc_conf - conf.c:lxc_create_network:3029 - failed to create netdev       lxc-start 20171214043726.581 ERROR    lxc_start - start.c:lxc_spawn:1103 - Failed to crea04:52
cloudnullis lxcbr0 present ?04:59
cloudnullif not can you run `ifup lxcbr0`05:00
cloudnullif yes restart the bridge `ifdown lxcbr0; ifup lxcbr0`05:00
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible master: Add nspawn container driver  https://review.openstack.org/47701705:01
cloudnullthen run `lxc-veth-check`05:01
cloudnullANKITA_: i have to run05:01
cloudnulli hope you figure it out soon05:02
cloudnulltake care05:02
*** albertcard has quit IRC05:06
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-pip_install master: Set pip to use the pypi-server when locked down  https://review.openstack.org/52688905:09
*** germs has quit IRC05:09
openstackgerritAndy McCrae proposed openstack/openstack-ansible-haproxy_server master: Add ability to manage non-inventory hosts  https://review.openstack.org/52784705:10
*** ANKITA_ has quit IRC05:11
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-lxc_hosts master: Clean-up old systemd prep and allow machinctl to grow  https://review.openstack.org/52759205:21
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-lxc_hosts master: Clean-up old systemd prep and allow machinctl to grow  https://review.openstack.org/52759205:22
openstackgerritAndy McCrae proposed openstack/openstack-ansible-haproxy_server master: Add ability to manage non-inventory hosts  https://review.openstack.org/52784705:24
*** markvoelker has joined #openstack-ansible05:25
*** chhavi has joined #openstack-ansible05:38
*** m|y|k has joined #openstack-ansible05:39
openstackgerritAndy McCrae proposed openstack/openstack-ansible-haproxy_server master: Add ability to manage non-inventory hosts  https://review.openstack.org/52784705:40
*** pradiprwt has joined #openstack-ansible05:46
pradiprwtHi Everyone, Good morning05:47
pradiprwtIs anyone have running multi node ansible openstack on centos 7? I need some help05:48
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-lxc_container_create master: Unify container network interfaces with networkd  https://review.openstack.org/52321805:53
*** udesale__ has joined #openstack-ansible05:54
*** udesale has quit IRC05:56
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-lxc_container_create master: Unify container network interfaces with networkd  https://review.openstack.org/52321805:56
*** udesale has joined #openstack-ansible05:57
cloudnullpradiprwt: I know mgagne and mhayden are.05:57
cloudnullhowever they're likely sleeping right now05:57
cloudnullgo ahead and post the question05:57
cloudnullmaybe someone can help05:57
cloudnullif not try and reach either of those two folks later in the day ?05:58
*** markvoelker has quit IRC05:58
*** udesale__ has quit IRC05:59
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-lxc_container_create master: Unify container network interfaces with networkd  https://review.openstack.org/52321806:13
pradiprwtThanks cloudnull, I want some help in networking configuration VLAN and bridges06:15
pradiprwtDocumentation have reference for only ubuntu06:17
cloudnullwe have the test interfaces here https://github.com/openstack/openstack-ansible-tests/tree/master/network_interfaces06:17
cloudnullmaybe that'll be of some assistance?06:17
cloudnullmhayden: also did this a while back06:18
cloudnullhttps://major.io/2017/04/13/openstack-ansible-on-centos-7-with-systemd-networkd/06:18
cloudnullwhich is creating the vlan tagged interfaces / bridges06:19
*** esberglu has joined #openstack-ansible06:26
pradiprwtcloudnull : I want to use only one interface with vlan tagged interface and bridges like ubuntu06:29
*** esberglu has quit IRC06:31
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-lxc_container_create master: Unify container network interfaces with networkd  https://review.openstack.org/52321806:34
openstackgerritAndy McCrae proposed openstack/openstack-ansible-haproxy_server master: Add ability to manage non-inventory hosts  https://review.openstack.org/52784706:37
*** jiaopengju has joined #openstack-ansible06:40
*** SerenaFeng has joined #openstack-ansible06:42
*** SerenaFeng has quit IRC06:43
*** openstackgerrit has quit IRC06:47
*** threestrands_ has quit IRC06:53
*** markvoelker has joined #openstack-ansible06:55
*** esberglu has joined #openstack-ansible07:04
*** esberglu has quit IRC07:08
*** cshen has joined #openstack-ansible07:25
*** chyka has joined #openstack-ansible07:28
*** SmearedBeard has joined #openstack-ansible07:28
*** markvoelker has quit IRC07:30
*** Smeared_Beard has joined #openstack-ansible07:30
*** chyka has quit IRC07:33
*** SmearedBeard has quit IRC07:33
*** armaan has quit IRC07:36
*** nshetty is now known as nshetty|lunch07:36
*** armaan has joined #openstack-ansible07:36
*** epalper has joined #openstack-ansible07:37
*** Smeared_Beard has quit IRC07:39
*** jvidal has joined #openstack-ansible07:47
*** gkadam has joined #openstack-ansible07:50
*** vnogin has joined #openstack-ansible07:50
*** vnogin has quit IRC07:55
*** vnogin has joined #openstack-ansible07:55
*** gkadam has quit IRC07:55
*** openstackgerrit has joined #openstack-ansible07:56
openstackgerritMerged openstack/openstack-ansible-lxc_hosts stable/pike: Create and use a local LXC RPM repo  https://review.openstack.org/52778607:56
*** SmearedBeard has joined #openstack-ansible08:02
*** mbuil has joined #openstack-ansible08:09
openstackgerritManuel Buil proposed openstack/openstack-ansible-os_neutron master: Provide support for SFC deployments  https://review.openstack.org/51090908:17
openstackgerritMerged openstack/openstack-ansible-tests master: Force gzip compression when file has a lot of links  https://review.openstack.org/52747808:19
*** sxc731 has joined #openstack-ansible08:20
*** SmearedBeard has quit IRC08:22
*** Smeared_Beard has joined #openstack-ansible08:22
*** markvoelker has joined #openstack-ansible08:26
*** pmannidi has quit IRC08:26
jafehagood morning08:39
*** Smeared_Beard has quit IRC08:41
*** nshetty|lunch is now known as nshetty08:48
*** prometheanfire has quit IRC08:54
*** markvoelker has quit IRC09:00
openstackgerritMerged openstack/openstack-ansible master: Workaround ansible lint failure  https://review.openstack.org/52733309:02
*** DanyC has joined #openstack-ansible09:07
*** SmearedBeard has joined #openstack-ansible09:08
*** chhavi has quit IRC09:15
pradiprwtHI mgagne, I am trying to deploy multinode openstack in centos, facing some problem in network configuration... Please let me know if you can help09:18
pradiprwtWhile configuring VLAN host is getting disconnected and loosing the connection09:19
*** vnogin has quit IRC09:31
*** Smeared_Beard has joined #openstack-ansible09:36
*** SmearedBeard has quit IRC09:37
*** pbandark has joined #openstack-ansible09:37
*** vnogin has joined #openstack-ansible09:39
*** markvoelker has joined #openstack-ansible09:57
*** electrofelix has joined #openstack-ansible09:59
*** vnogin has quit IRC10:01
*** vnogin has joined #openstack-ansible10:01
*** esberglu has joined #openstack-ansible10:04
*** vnogin has quit IRC10:06
*** esberglu has quit IRC10:08
*** nshetty is now known as nshetty|BMGR10:10
*** systems-sk has joined #openstack-ansible10:16
armaanhello folks, fyi we were doing the point upgrade to 16.05 and we ran into "Failed to validate the SSL certificate for bootstrap.pypa.io" on setup-hosts.yml10:21
odyssey4mearmaan you can disable cert validation using a var which should be visible on that task10:22
armaanodyssey4me: yes but do you think that is an ideal solution for a production deployment?10:23
odyssey4mearmaan that happens when you're going through a proxy/firewall that interferes with SSL traffic10:23
odyssey4mewhich is why we have the switch to disable it if you need to10:23
odyssey4methat does not normally happen10:24
openstackgerritManuel Buil proposed openstack/openstack-ansible-os_neutron master: Provide support for SFC deployments  https://review.openstack.org/51090910:24
odyssey4meif you go to https://bootstrap.pypa.io/ you'll notice that the cert is fine, so something's interfering with your traffic10:24
*** mma has joined #openstack-ansible10:24
armaanodyssey4me: oh, let me ask internally whether we have anything that interferes with SSL traffic.10:27
*** markvoelker has quit IRC10:29
*** nshetty|BMGR is now known as nshetty10:31
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/ocata: Change the galera health check for better cluster health  https://review.openstack.org/52792610:36
*** octo-fs has joined #openstack-ansible10:36
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/newton: Change the galera health check for better cluster health  https://review.openstack.org/52792810:39
*** udesale has quit IRC10:41
*** udesale has joined #openstack-ansible10:42
Tridentodyssey4me: We seem to get hit by this: https://github.com/ansible/ansible/pull/3205310:42
odyssey4meTrident hmm, that is coming up more and more lately10:42
openstackgerritMarkos Chandras (hwoarang) proposed openstack/openstack-ansible master: ceph: Switch to central ceph-ansible repository  https://review.openstack.org/52792910:42
Tridentodyssey4me, armaan: Nothing interfering with traffic. But others report similar issues with fastly CDN here: https://github.com/ansible/ansible/issues/2540210:44
*** game-on has joined #openstack-ansible10:44
TridentAnd https://bootstrap.pypa.io/get-pip.py is hosted by fastly.10:44
game-onHi all - currently midway through a deployment but having issues with the Galera server role not generating SSL certs10:45
game-onI've set 'galera_ssl_self_signed_regen: true' and the subjects, but despite this it's not generating certs and I cannot see why. Any ideas please?10:45
game-onI'm trying to deploy 16.0510:46
odyssey4megame-on hmm, we'd have to check how the regen is done - that bit of code is new and I'm not quite sure how complete it is10:46
odyssey4methe ssl bits are not *required* for galera10:47
game-onThanks for such a quick reply - I realise it's not required but it's a nice to have, especially with all the other services I'm deploying using SSL. That said I can probably get by without.10:48
game-onThe condition of 'inventory_hostname == galera_server_bootstrap_node' is one I'm not sure about10:48
odyssey4meTrident hmm, that's a good fine - so it seems that people are removing TLSv1 fallback from the servers, and that's what's causing the trouble.10:49
odyssey4me*good find10:49
Tridentodyssey4me: Yes. Combined with a bug in urllib3 it seems.10:49
game-onGenerally would it be better to use stable/pike or 16.05 release10:50
*** sep_ has quit IRC10:51
odyssey4megame-on generally it's better to make use of a released tag10:52
odyssey4meunfortunately the ssl bits were started by a guy who disappeared mid-way through the work, and no-one else has really had time to pick up where he left off10:52
odyssey4meif you give me a bit of time to finish what I'm doing I'll look into it10:53
game-onThank you very much odyssey4me - I'll also see if I can figure it out and will report any findings10:56
*** vnogin has joined #openstack-ansible11:01
*** vnogin has quit IRC11:02
odyssey4megame-on it would be helpful if you could register a bug describing the issue, then note any findings as you get them in the bug11:03
odyssey4methat'll give us some information to work with11:03
*** vnogin has joined #openstack-ansible11:03
armaanodyssey4me: Does OSA play well with Ansible 2.4.0?11:06
game-onodyssey4me - I will do in around 1 hour - in summary the generate self signed SSL cert play isn't being invoked even when specifying regen ssl. I'll be back in a short while11:07
odyssey4mearmaan only master/queens11:08
odyssey4meeach OSA openstack series uses a particular series from ansible, newton = ansible 2.1, ocata = ansible 2.2, pike = ansible 2.3, queens = ansible 2.411:08
odyssey4meunfortunately so much breaks with each ansible minor update that we have to do this11:09
odyssey4megame-on it seems clear that's a bug which we need to fix11:09
armaanodyssey4me: thanks for sharing this. I have saved it for future reference!11:09
odyssey4mearmaan you'll notice in the 'bootstrap-ansible' script that there's a version of ansible to use specified there11:10
game-onIME - Ansible 'minor' updates can break so many things :(11:10
odyssey4meyou can try and use a different version, but you do so at your own risk11:10
game-onthanks odyssey4me - back soon11:10
*** DanyC has quit IRC11:10
odyssey4megame-on it does look like jmccrory has been working on a bunch of stuff for this in master, so hopefully we can just port back some fixes11:11
*** armaan has quit IRC11:11
*** armaan has joined #openstack-ansible11:12
*** armaan has quit IRC11:17
*** armaan has joined #openstack-ansible11:18
gokhanhi folks, is there any one use magnum and creates kubernates cluster on pike. I am getting errors on minion node  like Error: failed to run Kubelet: could not init cloud provider "openstack": Post https://safircloud.b3lab.org:5000/v3/auth/tokens: x509: certificate signed by unknown authority11:19
odyssey4megokhan if you're using a selfsigned cert for your public endpoints, then that would not be a surprise11:20
gokhanI installed OSA with defaults and I think it uses selfsigned ssl. How can I use this certs on minion node11:21
odyssey4meeither use a proper cert, or you'll need to tell it not to try and validate the cert somehow, or provide it with the CA cert so that it can validate11:21
odyssey4methat I don't know11:21
odyssey4meI don't know if you can tell magnum something which will disable cert validation, or whether there's something else that needs doing11:21
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Revert "Freeze all SHAs for 17.0.0.0b2"  https://review.openstack.org/52793611:22
*** DanyC has joined #openstack-ansible11:26
*** markvoelker has joined #openstack-ansible11:26
gokhanodyssey4me, ı asked to magnum channel ,and I get this answer,"for contacting your openstack api's you must be using some cafile, you have to try with that" . then I copied /etc/ssl/certs/ on infranode to kubeminion node but it doesn't work.11:28
gokhanodyssey4me, if I decide to use proper cert and ssl , how can I update my installation ?11:28
odyssey4megokhan yes, as I mentioned earlier - it'll probably require some sort of config to make it use the same cafile for client comms11:28
odyssey4megokhan I don't know the right things to set offhand, but there are various vars that can be set to tell it which user-supplied cert/key/ca to use11:29
*** chhavi has joined #openstack-ansible11:31
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Revert "Freeze all SHAs for 17.0.0.0b2"  https://review.openstack.org/52793611:33
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Remove galera_address from playbook vars  https://review.openstack.org/52777811:33
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Revert "Freeze all SHAs for 17.0.0.0b2"  https://review.openstack.org/52793611:34
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Remove galera_address from playbook vars  https://review.openstack.org/52777811:34
openstackgerritMerged openstack/openstack-ansible-galera_server master: Limit Galera SSL to TLSv1.2 ciphers  https://review.openstack.org/52781611:34
*** stuartgr has joined #openstack-ansible11:36
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Move inventory files to folder in root of repo  https://review.openstack.org/51603211:36
*** Smeared_Beard has quit IRC11:42
openstackgerritManuel Buil proposed openstack/openstack-ansible-os_neutron master: Provide support for SFC deployments  https://review.openstack.org/51090911:49
*** SmearedBeard has joined #openstack-ansible11:51
*** Smeared_Beard has joined #openstack-ansible11:51
*** jafeha has quit IRC11:55
odyssey4mehwoarang you around?11:56
hwoaranghey odyssey4me11:56
odyssey4meI'm looking into whether centos/suse can use wheels from infra's mirror in our builds, and am finding some things11:56
hwoarangtell me11:56
odyssey4meit looks like there are no suse wheels built: http://mirror.gra1.ovh.openstack.org/wheel/11:56
hwoarangyep it's in progress afaik11:57
odyssey4meI see centos there, so I'll work through whether we're using those - but I figured that perhaps you could look into whether there's an infra mirror being built for that11:57
odyssey4meok cool11:57
hwoarangbut centos is not building too11:57
hwoarangit used to, but then stopped after zuulv311:57
hwoarangthat's what i was told11:57
odyssey4meit looks to me like ubuntu is using that wheel mirror, but centos is not11:57
odyssey4meso I'll work on fixing that11:57
*** SmearedBeard has quit IRC11:58
hwoarangi will ask again what's the deal with these wheels11:58
*** jafeha has joined #openstack-ansible11:58
hwoarangodyssey4me: do you know for sure that ubuntu is using these?11:59
hwoarangwhere does that happen?11:59
TahvokCan anyone help me with this failure? http://logs.openstack.org/54/510654/5/check/openstack-ansible-functional-ubuntu-xenial/5af57ab/job-output.txt.gz11:59
odyssey4memeanwhile I think https://github.com/ansible/ansible/issues/25402 is going to bite us for pike and the older releases, so I think we may have to implement some sort of fallback or fix to allow ansible 2.1/2.2/2.3 to work with web services that aren't allowing the TLSv1 fallback11:59
TahvokThat's the review: https://review.openstack.org/#/c/51065411:59
odyssey4mehwoarang it's definitely using it at least partly, see http://logs.openstack.org/33/527333/1/check/openstack-ansible-deploy-aio-ubuntu-xenial/805a32c/job-output.txt.gz#_2017-12-14_05_25_42_90144411:59
odyssey4meyou won't find the same for centos12:00
hwoaranghmm i wonder if we set the mirror somehwere12:00
odyssey4mesorry, I meant http://logs.openstack.org/33/527333/1/check/openstack-ansible-deploy-aio-ubuntu-xenial/805a32c/job-output.txt.gz#_2017-12-14_05_25_43_17108312:00
hwoarangor it's already in the dibs12:00
*** markvoelker has quit IRC12:00
odyssey4mewell, ubuntu uses the global /etc/pip.conf to begin with which is embedded into the image - or setup in the node prep12:01
hwoarangaha12:01
odyssey4methe /etc/ci/mirror_info.sh script sets that up IIRC12:01
hwoarangmakes sense12:01
odyssey4meI think our tooling is only using the mirror derivation for ubuntu though - we obviously need to generalise it12:02
odyssey4mecould you perhaps look into the TLS thing, while I look into the wheel thing?12:02
hwoarangmaybe but i am in the middle of some opnfv stuff right now :(12:05
odyssey4meah ok, no worries - get that done12:05
odyssey4meI'm also between a bunch of things12:05
odyssey4mehwoarang if you could keep an eye on https://review.openstack.org/527936 we need to get that merged asap, otherwise the integrated build isn't testing master from all the roles12:08
hwoarangok12:08
TahvokGuys, can anyone take a quick look at my request here earlier? I just want to know how to proceed12:08
odyssey4meTahvok taking a look now12:09
Tahvokodyssey4me: thank you12:09
odyssey4meah, tempest failing - I think there's a fix in for that, either in progress or just merged - hang a sec12:10
odyssey4meah yes: https://review.openstack.org/#/c/527686/12:11
openstackgerritMerged openstack/openstack-ansible stable/pike: Fix crontab errors on CentOS/SUSE  https://review.openstack.org/52552312:12
*** sxc731 has quit IRC12:14
odyssey4meTahvok I've just done a recheck - let's see the results of that and go from there12:14
*** chhavi__ has joined #openstack-ansible12:14
Tahvokodyssey4me: ok, thank you!12:14
odyssey4meno worries, happy to help12:14
*** chhavi has quit IRC12:15
*** smatzek has joined #openstack-ansible12:15
*** dave-mccowan has joined #openstack-ansible12:21
*** udesale has quit IRC12:23
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Only whitelist internal network for placement api  https://review.openstack.org/52391312:24
*** dave-mcc_ has joined #openstack-ansible12:24
TahvokWould like to know another thing: I have 2 reviews that both should be merged to fix https://bugs.launchpad.net/openstack-ansible/+bug/168759412:24
openstackLaunchpad bug 1687594 in openstack-ansible "no configuration for osa neutron to configure external dns yet" [Wishlist,In progress] - Assigned to Albert Mikaelyan (tahvok)12:24
*** chhavi__ has quit IRC12:24
TahvokSo I put on one review 'Closes-Bug' and another 'Partial-Bug' - but what ensures me that 'Partial-Bug' would be merged as well to close the issue?12:25
*** dave-mccowan has quit IRC12:25
odyssey4mePartial-Bug will be noted on the bug, but not close the issue - Closes-Bug will close the issue12:25
TahvokSo I need to put the 'Closes-Bug' on the review with dependency?12:26
odyssey4meso if you have a chain of patches, Partial-Bug should be used in the patches that are only part of it, then Closes-Bug should be used on the last patch which ties it all together12:26
*** chhavi__ has joined #openstack-ansible12:26
odyssey4meso yes, if one depends on another, use closes-bug on the one that has depends-on in it12:26
TahvokOk, so I need to change it now12:26
odyssey4meif it's a patch that's already approved, don't bother changing it12:26
odyssey4meif the bug gets closed, and it shouldn't be - you can reopen it12:27
TahvokNo, it has not been reviews yet: https://review.openstack.org/#/c/510650/12:27
TahvokActually you put a -1 on it before I submitted new patches ^-^12:28
TahvokI see you've just rerun it12:28
Tahvokodyssey4me: I see you comment differs from evrardjp. He said that it should not be applied to all, and you said otherwise12:29
TahvokI'm confused now12:29
odyssey4meyeah, he quieried it rightly - but those vars do need to be applied to more than one group, so your initial patch was right12:30
odyssey4meapologies for the confusion - this happens when there are a lot of moving parts, not everyone is an expert in everything ;)12:30
TahvokNo problem, I will revert it12:32
odyssey4meTahvok if you could rebase that patch on top of https://review.openstack.org/516032 it would be very helpful too as it will save on a future merge conflict12:34
*** nshetty has quit IRC12:34
*** vnogin has quit IRC12:36
*** chhavi__ has quit IRC12:37
Tahvokodyssey4me: how would I rebase it? Do you want me to use it as dependency?12:39
odyssey4meTahvok nah, first download https://review.openstack.org/516032 using: git review -d 51603212:39
TahvokAnd then checkout from there12:40
TahvokOk12:40
odyssey4methen cherry-pick your patch on top of it12:40
TahvokWill do12:40
odyssey4memake the changes you need, amend the patch, then review12:40
odyssey4meit will ask you if you're sure you want to submit more than one review, say yes12:40
*** hw_wutianwei has quit IRC12:42
*** vnogin has joined #openstack-ansible12:43
Tahvokodyssey4me: it asked me to submit 3 reviews, including: 9a9a2813 Revert "Freeze all SHAs for 17.0.0.0b2"12:46
TahvokNot sure if I should reply 'yes'12:47
odyssey4meyes, that's good12:47
odyssey4methese are all mucking with the same group_vars so that's why we're basing them on each other12:47
openstackgerritAlbert Mikaelyan proposed openstack/openstack-ansible master: designate variables for neutron integration  https://review.openstack.org/51065012:47
TahvokOk, done12:47
odyssey4methanks - shouldn't this one be marked with closes-bug ?12:48
odyssey4meas it depends on the other one12:48
TahvokI would need to resubmit the other one, with 'Partial-Bug'12:49
TahvokWill do this in a moment12:49
odyssey4menah, don't worry about that one as it's already been approved12:49
odyssey4mejust change this one to also be closes-bug12:49
odyssey4meone other suggested change in review12:50
*** vnogin has quit IRC12:51
*** vnogin has joined #openstack-ansible12:51
*** chyka has joined #openstack-ansible12:52
*** markvoelker has joined #openstack-ansible12:57
*** chyka has quit IRC12:57
openstackgerritMerged openstack/openstack-ansible-os_neutron master: Update static files  https://review.openstack.org/52630713:07
mgariepymorning everyone13:13
mhaydenhola!13:13
*** armaan has quit IRC13:13
*** esberglu has joined #openstack-ansible13:23
*** markvoelker has quit IRC13:28
*** markvoelker has joined #openstack-ansible13:28
*** esberglu has quit IRC13:28
*** chhavi has joined #openstack-ansible13:36
openstackgerritMarc Gariépy (mgariepy) proposed openstack/openstack-ansible master: [DNM] Test if the centos pkg change really fix centos.  https://review.openstack.org/52795913:39
*** vnogin has quit IRC13:58
*** Smeared_Beard has quit IRC14:00
*** vnogin has joined #openstack-ansible14:01
mgariepyis that normal or it's due to the new ansible version ? http://paste.openstack.org/show/628962/14:04
*** armaan has joined #openstack-ansible14:05
openstackgerritMarkos Chandras (hwoarang) proposed openstack/openstack-ansible-tests master: test-log-collect.sh: Collect the pip.conf configuration file  https://review.openstack.org/52796614:11
odyssey4memgariepy well, we've removed the vars plugin from the plugins repo - so perhaps your plugins repo is out of date?14:12
odyssey4mebut yes, the plugin will be skipped if you're using ansible 2.414:12
*** rromans has quit IRC14:12
mgariepyodyssey4me, ok14:15
*** openstacking_123 has joined #openstack-ansible14:15
mgariepyyeah i guess it's not pointing to master :) haha14:15
odyssey4memgariepy hwoarang can we please have some reviews for https://review.openstack.org/#/c/527936/ to get the integrated build back to testing master everywhere14:20
odyssey4memgariepy heh, yeah ^ is why14:20
hwoarangdone14:20
mhaydenodyssey4me: gotcha14:21
odyssey4meta!14:21
*** sxc731 has joined #openstack-ansible14:23
*** gouthamr has joined #openstack-ansible14:24
mgariepymhayden, http://logs.openstack.org/36/527936/3/check/openstack-ansible-deploy-aio-centos-7/7e39100/job-output.txt.gz#_2017-12-14_12_31_57_81178314:24
mgariepywhat was that python thing for selinux ?14:25
openstackgerritAlbert Mikaelyan proposed openstack/openstack-ansible master: designate variables for neutron integration  https://review.openstack.org/51065014:25
mhaydenugh i thought this problem was due to running something within the ansible venv14:25
mhaydenor not running it there14:25
*** sxc731 has quit IRC14:27
*** openstacking_123 has quit IRC14:28
gun1xcloudnull: after multiple modifcations since last night, and multiple runs, i managed to get up to setup-openstack, up to nova.14:28
mgariepyyeah i hing that was : setting the python interpreter to the system one intead of using ansilbe one.14:29
gun1xnow i got obliterated by this: https://bpaste.net/show/a5f12238fb5b14:30
gun1xi will start only nova setup with -vvvv14:30
*** smatzek has quit IRC14:30
odyssey4memgariepy if the target is localhost in some way you have to set the python binary to the host's python instead of the venv python14:31
gun1xyea, so i am stuck on this: "DBError: (pymysql.err.InternalError) (1005, u'Can\\'t create table `nova`.`#sql-12b3_171f` (errno: 121 \"Duplicate key on write or update\")') [SQL: u'ALTER TABLE pci_devices ADD CONSTRAINT pci_devices$14:33
gun1xcompute_node_id_fkey FOREIGN KEY(compute_node_id) REFERENCES compute_nodes (id)']"14:33
gun1xTASK [os_nova : Perform a Nova DB sync]14:34
gun1xand these lines about dbs missing: https://bpaste.net/show/4bdccb4eaab414:35
gun1xnevermind, i cleared messed something up.14:36
gun1xhttps://bpaste.net/show/808dff7ed7ac14:36
gun1xafter you delete ansible facts and openstack inventory, you should also remove existing containers, right? :D14:36
*** jwitko_ has joined #openstack-ansible14:40
*** octo-fs has quit IRC14:41
*** rromans has joined #openstack-ansible14:41
*** jwitko_ is now known as jwitko14:44
MikeW_gun1x If you delete the inventory the ansible stuff won't know where those containers are14:44
*** sxc731 has joined #openstack-ansible14:44
MikeW_If you're doing 100% purge probably run lxc-containers-destroy.yml, manually uninstall non-containered services, and then delete those files14:45
MikeW_I believe it's not recommended though I've done it 1 or 2 times successfully14:45
Tahvokodyssey4me: I really love the informative failures: http://osa-ci.protiumit.com/510650/10/1247/14:47
TahvokThis review: https://review.openstack.org/#/c/510650/14:48
*** armaan has quit IRC14:49
*** lbragstad has joined #openstack-ansible14:50
*** armaan has joined #openstack-ansible14:50
*** exodusftw has quit IRC14:51
openstackgerritMerged openstack/openstack-ansible-os_neutron master: Add [designate] section in neutron.conf  https://review.openstack.org/51065414:53
openstackgerritMerged openstack/openstack-ansible-os_neutron master: Handle Pike changes for Neutron  https://review.openstack.org/52549914:53
*** vnogin has quit IRC14:53
*** vnogin has joined #openstack-ansible14:54
*** octo-fs has joined #openstack-ansible14:54
*** exodusftw has joined #openstack-ansible14:56
*** esberglu has joined #openstack-ansible14:56
*** smatzek has joined #openstack-ansible14:58
*** octo-fs has quit IRC14:58
*** smatzek has quit IRC14:59
*** octo-fs has joined #openstack-ansible14:59
*** smatzek has joined #openstack-ansible14:59
*** smatzek has quit IRC14:59
*** smatzek has joined #openstack-ansible15:00
*** marst has joined #openstack-ansible15:01
openstackgerritMajor Hayden proposed openstack/openstack-ansible-os_neutron master: [Docs] Fix indention in docs  https://review.openstack.org/52798715:07
*** rodolof has joined #openstack-ansible15:09
openstackgerritMerged openstack/openstack-ansible-haproxy_server master: Add ability to manage non-inventory hosts  https://review.openstack.org/52784715:09
openstackgerritMarkos Chandras (hwoarang) proposed openstack/openstack-ansible-tests master: test-log-collect.sh: Collect the pip.conf configuration file  https://review.openstack.org/52796615:10
*** DanyC has quit IRC15:10
*** DanyC has joined #openstack-ansible15:11
*** sxc731 has quit IRC15:12
*** DanyC has quit IRC15:12
*** DanyC has joined #openstack-ansible15:13
*** hamza21 has joined #openstack-ansible15:16
openstackgerritMerged openstack/openstack-ansible-ceph_client stable/newton: Provide the option to set the the client version  https://review.openstack.org/52751315:17
openstackgerritMarc Gariépy (mgariepy) proposed openstack/openstack-ansible master: DNM, test hostvar  https://review.openstack.org/52799015:21
*** hamza21 has quit IRC15:22
openstackgerritMerged openstack/openstack-ansible-galera_client master: Fix SSL cert distribution tasks  https://review.openstack.org/52759815:23
odyssey4meTahvok that's an external CI which logan- maintains, and a pass there is not required in order to merge15:24
openstackgerritMarc Gariépy (mgariepy) proposed openstack/openstack-ansible master: DNM, test hostvar  https://review.openstack.org/52799015:24
*** vnogin has quit IRC15:27
openstackgerritMerged openstack/openstack-ansible-os_monasca-agent master: Fix default role missing pip packages  https://review.openstack.org/52502215:28
*** m|y|k has quit IRC15:29
*** epalper has quit IRC15:34
*** hw_wutianwei has joined #openstack-ansible15:34
*** vnogin has joined #openstack-ansible15:38
*** SmearedBeard has joined #openstack-ansible15:39
*** vnogin has quit IRC15:39
TahvokFor some reason I can't reopen it15:43
TahvokCan anyone with correct access rights do this for me please? https://bugs.launchpad.net/openstack-ansible/+bug/168759415:43
openstackLaunchpad bug 1687594 in openstack-ansible "no configuration for osa neutron to configure external dns yet" [Wishlist,Fix released] - Assigned to Albert Mikaelyan (tahvok)15:43
TahvokI need it in status 'in progress'15:43
*** DanyC has quit IRC15:45
*** vnogin has joined #openstack-ansible15:47
*** Smeared_Beard has joined #openstack-ansible15:50
*** SmearedBeard has quit IRC15:51
*** jvidal has quit IRC15:55
*** armaan has quit IRC16:04
*** hw_wutianwei has quit IRC16:04
*** armaan has joined #openstack-ansible16:05
odyssey4memhayden hwoarang need a little tweak for https://review.openstack.org/527929 to get the linters to pass16:05
odyssey4meTahvok done16:05
hwoarangyep i am on it16:05
*** sxc731 has joined #openstack-ansible16:05
*** dxiri has joined #openstack-ansible16:07
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-os_nova master: Add MySQL connection SSL support  https://review.openstack.org/52800116:08
openstackgerritMarkos Chandras (hwoarang) proposed openstack/openstack-ansible master: ceph: Switch to central ceph-ansible repository  https://review.openstack.org/52792916:13
openstackgerritMarkos Chandras (hwoarang) proposed openstack/openstack-ansible master: playbooks: inventory: ceph: Use distribution packages for SUSE  https://review.openstack.org/52800316:13
*** mma has quit IRC16:21
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-os_neutron master: Add MySQL connection SSL support  https://review.openstack.org/52800716:22
gloksiniaHello everyone for OVS with OSA i still have a problem with network node's kernel don't even load openvswitch properly as cloudnull advise me to add it manually in /etc/module it work well.16:22
gloksiniabut actually it should be added bt override script in user_variable right ?16:23
*** shardy is now known as shardy_afk16:23
gloksiniaIt quite weird cause it happen  with only infra node( neutron container is here ) not for compute node although /etc/modules in compute didn't have any configure about openvswitch.16:27
gloksiniaOh sorry, All the things happen after rebooting.16:29
gloksiniaI try to figured out but failed.16:30
*** cshen_ has joined #openstack-ansible16:31
*** armaan has quit IRC16:33
*** prometheanfire has joined #openstack-ansible16:33
*** armaan has joined #openstack-ansible16:33
*** cshen_ has quit IRC16:35
openstackgerritMarkos Chandras (hwoarang) proposed openstack/openstack-ansible master: ceph: Switch to central ceph-ansible repository  https://review.openstack.org/52792916:35
openstackgerritMarkos Chandras (hwoarang) proposed openstack/openstack-ansible master: playbooks: inventory: ceph: Use distribution packages for SUSE  https://review.openstack.org/52800316:35
gun1xMikeW_: thanks for the info. sometimes i feel like purge is easier than correcting what's wrong :D16:36
*** cshen_ has joined #openstack-ansible16:36
*** mbuil has quit IRC16:38
*** mbuil has joined #openstack-ansible16:39
gloksiniajafeha: Could you fixed it ?16:42
*** chyka has joined #openstack-ansible16:43
jafehagloksinia, not in the deployment but as i already said, afterwards by adding the openvswitch module manually to the /etc/modules file on the infra nodes16:43
v1k0d3nhey all...have a bit of a random one. have any of you had issues with openstack-cli client. i'm getting an error with pbr.version...module's not found. this is in a fresh virtualenv.16:45
odyssey4mev1k0d3n that's odd - we're not seeing that16:49
odyssey4mehow're you installing it, because pbr should be in the requirements for the openstack-cli16:49
*** shardy_afk is now known as shardy16:49
odyssey4meare you pip installing from pypi, or from git source?16:50
mgariepyv1k0d3n, and where ? if it's in utility container you might not have all the pkg in your repo container.16:51
openstackgerritMarkos Chandras (hwoarang) proposed openstack/openstack-ansible master: ceph: Switch to central ceph-ansible repository  https://review.openstack.org/52792916:53
openstackgerritMarkos Chandras (hwoarang) proposed openstack/openstack-ansible master: playbooks: inventory: ceph: Use distribution packages for SUSE  https://review.openstack.org/52800316:53
odyssey4memgariepy v1k0d3n doesn't use OSA, he just knows that we build from source and know things :)16:53
v1k0d3nodyssey4me: yeah pbr is in requirements. i see it when do pip show.16:54
v1k0d3nso installing a pyenv first, activating, and then installing. it installs fine, but bombs when trying to import pbr.version.16:55
v1k0d3nthat should be a pretty clean install. even tried uninstalling pbr and reinstalling openstack cli tools...but still no love.16:56
v1k0d3nif nobody else is experiencing it, it's obviously something strange in my environment.16:56
odyssey4mev1k0d3n hmm, are you installing using constraints at all? maybe there's a new pbr being pulled in which breaks an older client?16:58
odyssey4meif you install using -c https://raw.githubusercontent.com/openstack/requirements/master/upper-constraints.txt it might work better? obviously pick the relevant branch16:58
*** chhavi has quit IRC17:07
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-galera_client master: Always template a localhost config when server  https://review.openstack.org/52775617:26
*** vnogin has quit IRC17:30
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-os_neutron master: Add MySQL connection SSL support  https://review.openstack.org/52800717:30
*** epalper has joined #openstack-ansible17:31
*** DanyC has joined #openstack-ansible17:34
*** DanyC_ has joined #openstack-ansible17:36
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-os_heat master: Add MySQL connection SSL support  https://review.openstack.org/52801817:38
*** DanyC has quit IRC17:39
*** logan- has quit IRC17:44
*** mbuil has quit IRC17:44
*** logan- has joined #openstack-ansible17:45
*** savvas_ has joined #openstack-ansible17:52
*** savvas_ has quit IRC17:52
*** savvas_ has joined #openstack-ansible17:54
*** savvas_ has quit IRC18:01
*** savvas_ has joined #openstack-ansible18:02
*** cshen_ has quit IRC18:02
*** epalper has quit IRC18:08
*** vnogin has joined #openstack-ansible18:14
*** rmcall has joined #openstack-ansible18:15
*** vnogin has quit IRC18:18
*** stuartgr has quit IRC18:21
*** gouthamr has quit IRC18:24
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-os_horizon master: Add MySQL connection SSL support  https://review.openstack.org/52803118:27
*** jafeha__ has joined #openstack-ansible18:29
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-lxc_container_create master: Unify container network interfaces with networkd  https://review.openstack.org/52321818:30
*** jafeha has quit IRC18:31
*** germs has joined #openstack-ansible18:31
*** germs1 has joined #openstack-ansible18:34
*** nollide has joined #openstack-ansible18:35
*** germs has quit IRC18:36
*** gouthamr has joined #openstack-ansible18:37
*** nollide has left #openstack-ansible18:37
*** nollide has joined #openstack-ansible18:37
*** nollide has left #openstack-ansible18:38
*** clayton has quit IRC18:46
openstackgerritDavid Wilde proposed openstack/openstack-ansible-specs master: Add spec for ELK stack in openstack-ansible  https://review.openstack.org/52776918:46
*** shardy has quit IRC18:46
*** clayton has joined #openstack-ansible18:47
cloudnullanyone available to give this a review https://review.openstack.org/#/c/527592/18:48
*** Smeared_Beard has quit IRC18:48
odyssey4mealright, I'm out for the night - cheers folks!18:51
mgariepycloudnull, reno for the changes ?18:52
mgariepy16 vs 64G (removing the default G)18:52
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-os_designate master: Add MySQL connection SSL support  https://review.openstack.org/52804018:55
mgariepycloudnull, added a comments on 52759218:55
*** armaan has quit IRC18:56
*** armaan has joined #openstack-ansible18:56
*** hamza21 has joined #openstack-ansible18:57
*** sxc731 has quit IRC19:05
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-os_gnocchi master: Add MySQL connection SSL support  https://review.openstack.org/52804119:06
*** openstack has joined #openstack-ansible20:33
*** ChanServ sets mode: +o openstack20:33
*** vnogin has quit IRC20:39
openstackgerritAntony Messerli proposed openstack/openstack-ansible-ops master: Link the current deployed release on a leapfrog  https://review.openstack.org/52804820:39
*** vnogin has joined #openstack-ansible20:41
gun1xwell yea vlan network is not working :(20:45
openstackgerritJimmy McCrory proposed openstack/openstack-ansible master: [TEST] Enable Galera SSL by default  https://review.openstack.org/52807920:46
*** gouthamr has quit IRC20:47
*** vnogin has quit IRC20:50
*** smatzek has quit IRC20:51
*** rmcall has quit IRC20:54
*** jafeha__ has quit IRC20:58
*** hamza21 has quit IRC20:58
*** hamza21 has joined #openstack-ansible20:59
*** rgogunskiy has quit IRC20:59
*** electrofelix has quit IRC21:04
*** SamYaple has quit IRC21:07
*** SamYaple has joined #openstack-ansible21:08
*** openstack has joined #openstack-ansible21:13
*** ChanServ sets mode: +o openstack21:13
*** savvas_ has quit IRC21:14
*** DanyC has quit IRC21:19
*** SmearedBeard has quit IRC21:20
Tahvok"Aborting, target uses selinux but python bindings (libselinux-python) aren't installed!"21:20
TahvokJust got this here: http://logs.openstack.org/50/510650/10/check/openstack-ansible-deploy-aio-centos-7/d2585d7/job-output.txt.gz21:20
TahvokIs it known?21:20
*** vnogin has joined #openstack-ansible21:20
*** SamYaple has quit IRC21:22
*** rodolof has quit IRC21:22
*** hamza21 has quit IRC21:22
*** rodolof has joined #openstack-ansible21:22
*** SamYaple has joined #openstack-ansible21:23
*** vnogin has quit IRC21:24
*** SmearedBeard has joined #openstack-ansible21:26
*** ivve has quit IRC21:30
*** threestrands has joined #openstack-ansible21:31
*** threestrands has quit IRC21:31
*** threestrands has joined #openstack-ansible21:31
*** ivve has joined #openstack-ansible21:42
*** gouthamr has joined #openstack-ansible21:44
*** gouthamr_ has joined #openstack-ansible21:45
*** gouthamr has quit IRC21:48
*** armaan has quit IRC21:48
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-os_gnocchi master: Add librados2-dev to distro package list  https://review.openstack.org/52809321:49
*** sxc731 has quit IRC21:50
openstackgerritMerged openstack/openstack-ansible stable/ocata: Change the galera health check for better cluster health  https://review.openstack.org/52792621:53
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-os_designate master: Add MySQL connection SSL support  https://review.openstack.org/52804021:57
*** rodolof has quit IRC22:03
*** dxiri has quit IRC22:04
*** gouthamr_ is now known as gouthamr22:04
*** diablo_rojo has quit IRC22:04
*** dxiri has joined #openstack-ansible22:04
*** dxiri has quit IRC22:06
*** dxiri has joined #openstack-ansible22:06
*** jwitko_ has joined #openstack-ansible22:08
*** jwitko has quit IRC22:09
*** pbandark has quit IRC22:09
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-os_cinder master: Reorder service restarts  https://review.openstack.org/52810322:13
*** ivve has quit IRC22:17
*** ChanServ has quit IRC22:17
*** germs1 has quit IRC22:24
*** germs has joined #openstack-ansible22:24
*** ChanServ has joined #openstack-ansible22:24
*** barjavel.freenode.net sets mode: +o ChanServ22:24
*** SmearedBeard has quit IRC22:25
*** gouthamr has quit IRC22:28
*** ChanServ has quit IRC22:28
*** esberglu has quit IRC22:31
*** ChanServ has joined #openstack-ansible22:31
*** barjavel.freenode.net sets mode: +o ChanServ22:31
*** ivve has joined #openstack-ansible22:32
*** esberglu_ has joined #openstack-ansible22:34
*** esbergl__ has joined #openstack-ansible22:36
*** esberglu_ has quit IRC22:39
*** esbergl__ has quit IRC22:40
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-os_gnocchi master: Add librados2-dev to distro package list  https://review.openstack.org/52809322:44
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-os_gnocchi master: Updated from OpenStack Ansible Tests  https://review.openstack.org/52581122:45
openstackgerritJimmy McCrory proposed openstack/openstack-ansible-os_gnocchi master: Add MySQL connection SSL support  https://review.openstack.org/52804122:48
*** esberglu has joined #openstack-ansible22:49
openstackgerritMerged openstack/openstack-ansible-ops master: Link the current deployed release on a leapfrog  https://review.openstack.org/52804822:51
*** esberglu has quit IRC22:54
openstackgerritMerged openstack/openstack-ansible-galera_client master: Always template a localhost config when server  https://review.openstack.org/52775623:03
*** threestrands_ has joined #openstack-ansible23:10
*** threestrands has quit IRC23:13
*** masuberu has quit IRC23:15
*** DanyC has joined #openstack-ansible23:16
*** DanyC has quit IRC23:21
*** SmearedBeard has joined #openstack-ansible23:23
*** dave-mcc_ has quit IRC23:37
*** SmearedBeard has quit IRC23:59

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!