Friday, 2019-11-29

*** tosky has quit IRC00:14
*** goldyfruit___ has joined #openstack-ansible00:54
*** goldyfruit___ has quit IRC01:20
snadgeim trying to find out why in my utility container.. the default route is 10.255.255.1 .. and when I ping 172.29.248.1 (which is apparently the ip this task TASK [os_tempest : Ping router ip address]) .. i get Destination Host Unreachable from within the container02:21
snadgebut from the host of the container .. its pingable02:22
snadgevia an interface associated with br-vlan  .. the 10.255.255.1 is associated with the lxbr002:23
snadgei think this networking stuff of a nature that's more advanced than I'm used to.. is going to be my stumbling point.. im more of a systems guy :(02:23
*** dasp has joined #openstack-ansible02:26
*** dasp_ has quit IRC02:29
openstackgerritDavid Moreau Simard proposed openstack/openstack-ansible master: Install current ARA version for python3 ansible-runtime venv  https://review.opendev.org/68258703:17
openstackgerritDavid Moreau Simard proposed openstack/openstack-ansible master: DNM: Test ara 1.3 with OSA  https://review.opendev.org/69663403:20
snadgeim also failing to understand the difference between the vxlan and vlan bridges.. and why sometimes they shouldn't be configured with any address, and sometimes a static address.. and why that advice seems to invert03:43
openstackgerritChandan Kumar (raukadah) proposed openstack/openstack-ansible-os_tempest master: Also keep old_style blacklist schema  https://review.opendev.org/69607304:24
*** udesale has joined #openstack-ansible04:54
*** raukadah is now known as chkumar|rover05:22
*** shyamb has joined #openstack-ansible05:49
*** udesale has quit IRC06:07
*** miloa has joined #openstack-ansible06:08
*** shyamb has quit IRC06:32
*** udesale has joined #openstack-ansible06:37
*** udesale has quit IRC06:39
*** udesale has joined #openstack-ansible06:39
gokhanihi folks, How can I update inventory ? I changed my openstack_user_config.yml and then running ../inventory/dynamic_inventory.py,  but it gives error. Error logs are in http://paste.openstack.org/show/786891/. ı don't want to update my inventory.json file manually.06:41
gokhani**changed  updated06:41
*** udesale has quit IRC06:42
*** udesale has joined #openstack-ansible06:52
*** kopecmartin|sick is now known as kopecmartin07:00
*** udesale has quit IRC07:13
*** udesale has joined #openstack-ansible07:13
jrossergokhani: I would guess you have a yank syntax error, maybe try using yaml lint or an online yaml checker to see if there is anything wrong. extra spaces or bogus tabs can cause trouble08:01
jrosser*yaml syntax error, grrr autocorrect :)08:01
*** rpittau|afk is now known as rpittau08:04
gokhanithanks, jrosser, ı find the solution. Firstly I need to remove hosts and container with  like ../scripts/inventory-manage.py -r logging0308:09
jrosseroh I see - to change a host yes absolutely that’s right08:09
gokhaniafter that ../inventory/dynamic_inventory.py command worked.08:10
*** udesale has quit IRC08:28
*** udesale has joined #openstack-ansible08:28
*** udesale has quit IRC08:29
*** udesale has joined #openstack-ansible08:30
*** shyamb has joined #openstack-ansible08:35
*** udesale has quit IRC08:42
*** udesale has joined #openstack-ansible08:43
*** tosky has joined #openstack-ansible08:46
*** trident has quit IRC08:55
*** trident has joined #openstack-ansible08:56
chkumar|rovernoonedeadpunk: jrosser arxcruz https://review.opendev.org/#/c/696073/ can we get this merged?09:02
arxcruzchkumar|rover: why not? :)09:20
*** shyamb has quit IRC09:21
*** udesale has quit IRC09:32
*** udesale has joined #openstack-ansible09:33
*** cshen has joined #openstack-ansible09:44
*** shyamb has joined #openstack-ansible09:55
*** DanyC has joined #openstack-ansible10:02
*** DanyC_ has joined #openstack-ansible10:25
*** DanyC has quit IRC10:28
*** DanyC has joined #openstack-ansible10:33
*** DanyC_ has quit IRC10:36
*** pcaruana has joined #openstack-ansible10:36
*** udesale has quit IRC10:52
*** udesale has joined #openstack-ansible10:53
*** shyamb has quit IRC10:56
*** shyamb has joined #openstack-ansible10:57
*** isakgicu has joined #openstack-ansible11:34
isakgicuhi,11:34
isakgicuhow can I fix this : http://paste.openstack.org/show/786915/ ?11:34
*** cshen has quit IRC11:43
*** Blinkiz has joined #openstack-ansible11:46
isakgicuif I set openstack_venv_python_executable: "python3" in my user_variables.yml file, will it work ?11:51
*** shyamb has quit IRC11:53
noonedeadpunkjrosser: that's unfortunate... Will try to fix this11:56
*** cshen has joined #openstack-ansible12:00
*** cshen has quit IRC12:05
*** jbadiapa has joined #openstack-ansible12:12
*** cshen has joined #openstack-ansible12:19
*** goldyfruit___ has joined #openstack-ansible12:43
*** spsurya has joined #openstack-ansible13:57
*** dave-mccowan has joined #openstack-ansible14:11
jrossernoonedeadpunk: yeah the haproxy thing we had a good look at yesterday, there is a section in here https://www.haproxy.com/blog/introduction-to-haproxy-logging/ where it shows how to make the bind mount14:34
jrosseri think our systemd_mount role will do that fairly trivially - I wont get to look at patching it till next week though now14:34
jrosserbecasue /dev/log is already handled by systemd the haproxy access logs did go into the haproxy journal after trying that mount manually14:35
*** cshen has quit IRC14:40
*** nicolasbock has joined #openstack-ansible14:50
openstackgerritDmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Don't require provider_networks with no_containers  https://review.opendev.org/69671314:52
*** chkumar|rover is now known as raukadah14:55
openstackgerritMarc Gariépy (mgariepy) proposed openstack/openstack-ansible-openstack_hosts stable/rocky: Fix host kernel modules when using linux-hwe on ubuntu  https://review.opendev.org/69672015:13
*** DanyC has quit IRC15:14
*** selvakumar has joined #openstack-ansible15:39
selvakumarHi All I lost the message unfortunately last week for the question I have asked. I have deployed the openstack using the ansible successfully. after that I am not able to connect the compute node to controller using management network. Actually nova compute unable to contact the rabbitmq network which is br-mgmt network15:41
selvakumarthanks for your help15:41
*** jcosmao has joined #openstack-ansible15:42
*** DanyC has joined #openstack-ansible15:45
*** udesale has quit IRC15:49
*** selvakumar has quit IRC16:00
*** dave-mccowan has quit IRC16:01
*** DanyC has quit IRC16:13
*** isakgicu has quit IRC16:26
*** macz has joined #openstack-ansible16:32
*** DanyC has joined #openstack-ansible16:41
openstackgerritGeorgina Shippey proposed openstack/openstack-ansible-haproxy_server master: Make log socket available to chrooted filesystem  https://review.opendev.org/69673816:52
raukadahmnaser: guilhermesp noonedeadpunk: jrosser can we get this merged https://review.opendev.org/696073 ? Thanks!16:54
noonedeadpunkraukadah: does it work for you? As in launching this part of code in some sample playbook gives unexpected result for me, and I had no time for cherry-picking this exact patch and testing in full-scale sandbox16:55
noonedeadpunkWill try to do that now16:56
raukadahnoonedeadpunk: it works, I tested it16:56
noonedeadpunkok then16:56
raukadahthanks!16:57
noonedeadpunkraukadah: this doesn't work :(17:05
raukadahI tried with test key and then dummy test name it was working17:05
*** spsurya has quit IRC17:05
noonedeadpunkjust tested out by setting http://paste.openstack.org/show/786928/ and it failed with http://paste.openstack.org/show/786929/17:07
noonedeadpunkmaybe we should check not by "test" but by type?17:08
raukadahah good point, I was including both type together17:09
raukadahthat's why it was working17:10
raukadahwill update that17:10
*** DanyC has quit IRC17:13
mgariepyanyone care to vote on this one ? it can be a blocker when upgrading OS on rocky install :) https://review.opendev.org/#/c/696720/17:23
*** rpittau is now known as rpittau|afk17:25
noonedeadpunkmgariepy: so, when nf_conntrack has been merged? In 5.0 or 4.19?17:29
mgariepyfrom the comment in vars/ubuntu-18.04.yml <= 4.19.0 needs _ipv4/617:33
mgariepyso i guess it was merged for 4.1917:35
noonedeadpunk<=4.19 means it should be merged after 4.19 (like 4.20)17:37
noonedeadpunkjust note confuses me a bit:)17:37
openstackgerritMerged openstack/openstack-ansible master: Install galera client for placement migration  https://review.opendev.org/69523817:38
*** DanyC has joined #openstack-ansible17:43
*** tosky has quit IRC17:50
cjloadernoonedeadpunk: ty i'll update the patch today17:51
noonedeadpunkmgariepy: ah, I missed that it's a cherry-pick... Friday evening:(17:52
*** mwe1 has quit IRC18:01
cjloaderalso ty jrosser for the backport18:05
*** miloa has quit IRC18:09
*** DanyC has quit IRC18:12
mgariepynoonedeadpunk, yay it's friday !18:33
mgariepynot evening for me tho.18:34
noonedeadpunkit's 8.35 pm for me, so...18:35
raukadahmgariepy: noonedeadpunk: jrosser Happy Thank giving, Thank you for all your work to make OpenStack Rocking :-)18:35
noonedeadpunkthank you raukadah for all your efforts:)18:36
mgariepyha, that's right, it's thanksgiving. so i guess a lot of folks do not work today ;S.18:36
*** DanyC has joined #openstack-ansible18:39
cjloadernoonedeadpunk: i'm almost done with your requested changes18:52
cjloaderother than that -- are you okay with merging/iterating on it as needed?18:54
*** DanyC has quit IRC19:08
*** tosky has joined #openstack-ansible19:36
*** DanyC has joined #openstack-ansible19:39
*** nicolasbock has quit IRC19:44
*** Blinkiz has quit IRC19:51
openstackgerritDavid Moreau Simard proposed openstack/openstack-ansible master: DNM: Test ara 1.3 with OSA  https://review.opendev.org/69663419:54
*** DanyC has quit IRC20:12
*** Blinkiz has joined #openstack-ansible20:28
*** DanyC has joined #openstack-ansible20:42
dmsimardnoonedeadpunk: the odd ara issue is because of an upper-constraints pin on an older version of django than ara requires20:47
dmsimardhttps://opendev.org/openstack/requirements/src/branch/master/upper-constraints.txt#L512-L51520:47
dmsimardara requires >=2.1.520:47
dmsimardgoing to try to hack it just for the sake of testing20:48
*** hwoarang has quit IRC20:49
*** hwoarang has joined #openstack-ansible20:50
openstackgerritDavid Moreau Simard proposed openstack/openstack-ansible master: DNM: Test ara 1.3 with OSA  https://review.opendev.org/69663420:56
*** jbadiapa has quit IRC21:03
*** DanyC has quit IRC21:12
openstackgerritDavid Moreau Simard proposed openstack/openstack-ansible master: DNM: Test ara 1.3 with OSA  https://review.opendev.org/69663421:13
*** DanyC has joined #openstack-ansible21:47
*** pcaruana has quit IRC22:03
*** DanyC has quit IRC22:16
*** DanyC has joined #openstack-ansible22:44
*** DanyC has quit IRC23:13
*** jcosmao has left #openstack-ansible23:26
*** ChosSimbaOne has quit IRC23:28
*** ChosSimbaOne has joined #openstack-ansible23:29
*** DanyC has joined #openstack-ansible23:47

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