*** rfolco has joined #openstack-ansible | 00:48 | |
*** macz_ has quit IRC | 01:03 | |
*** spatel has joined #openstack-ansible | 01:04 | |
*** spatel has quit IRC | 01:10 | |
*** mmethot has quit IRC | 02:03 | |
*** rfolco has quit IRC | 02:21 | |
*** kukacz has quit IRC | 02:49 | |
*** maharg101 has joined #openstack-ansible | 02:58 | |
*** maharg101 has quit IRC | 03:02 | |
*** bjne has quit IRC | 03:19 | |
*** kukacz has joined #openstack-ansible | 03:56 | |
*** gyee has quit IRC | 04:22 | |
*** evrardjp_ has quit IRC | 05:33 | |
*** evrardjp has joined #openstack-ansible | 05:33 | |
*** gshippey has quit IRC | 05:45 | |
*** rpittau|afk is now known as rpittau | 08:20 | |
*** jawad_axd has joined #openstack-ansible | 08:38 | |
*** maharg101 has joined #openstack-ansible | 08:55 | |
*** partlycloudy has quit IRC | 09:00 | |
*** partlycloudy has joined #openstack-ansible | 09:03 | |
*** maharg101 has quit IRC | 09:36 | |
*** tosky has joined #openstack-ansible | 10:12 | |
*** mensis has joined #openstack-ansible | 10:17 | |
mensis | Hi, i'm trying to install ELK Stack with openstack-ansible-os on our OpenStack Ussuri Test environment. I'm getting an error like this which I haven't encountered before. http://paste.openstack.org/show/801255/ Even i give container_tech as a var, it doesnt go away. Any suggestions, please? Thanks | 10:23 |
---|---|---|
*** kukacz has quit IRC | 10:27 | |
*** jbadiapa has joined #openstack-ansible | 10:34 | |
*** macz_ has joined #openstack-ansible | 10:38 | |
*** macz_ has quit IRC | 10:43 | |
*** maharg101 has joined #openstack-ansible | 10:51 | |
*** SecOpsNinja has joined #openstack-ansible | 11:00 | |
*** kukacz has joined #openstack-ansible | 11:00 | |
*** yann-kaelig has joined #openstack-ansible | 11:29 | |
*** yann-kaelig has quit IRC | 12:00 | |
*** maharg101 has quit IRC | 12:10 | |
*** rfolco has joined #openstack-ansible | 12:24 | |
masterpe | If someone is looking for a new job, we have positions for two new persons in the Netherlands or Germany: https://cgm-success.csod.com/ux/ats/careersite/5/home/requisition/5026?c=cgm-success | 12:36 |
*** macz_ has joined #openstack-ansible | 12:39 | |
*** macz_ has quit IRC | 12:44 | |
*** macz_ has joined #openstack-ansible | 13:06 | |
openstackgerrit | Dr. Jens Harbott proposed openstack/openstack-ansible-lxc_hosts master: Add trusted.gpg to the copy_from_host list for 20.04 https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/768337 | 13:39 |
*** jawad_axd has quit IRC | 14:48 | |
*** spatel has joined #openstack-ansible | 14:53 | |
spatel | noonedeadpunk: morning! | 14:53 |
*** 17QAASZJ9 has joined #openstack-ansible | 15:10 | |
17QAASZJ9 | Hi guys, the problem with providers network attached on router persist, because the iface has the IP address but the iface not show as UP when I run this command to check: ip netns exec qrouter ip a | 15:25 |
*** 17QAASZJ9 is now known as casmssm | 15:25 | |
casmssm | Hi guys, the problem with providers network attached on router persist, because the iface has the IP address but the iface not show as UP when I run this command to check: ip netns exec qrouter ip a | 15:26 |
casmssm | Before was problem with connection over vx-lan network, then now it is ok, but has this problem | 15:26 |
*** rpittau is now known as rpittau|afk | 15:29 | |
*** SecOpsNinja has left #openstack-ansible | 15:37 | |
*** maharg101 has joined #openstack-ansible | 15:39 | |
*** maharg101 has quit IRC | 15:56 | |
admin0 | casmssm, are you on the active router ? | 16:28 |
spatel | noonedeadpunk: jrosser any update on stable/victoria release? | 16:40 |
jrosser | spatel: it’s up to the release team to merge the patch which creates the Victoria branch in the openstack-ansible repo, not much we can do except wait really | 16:44 |
jrosser | but it will make literally no difference if you check out the SHA which will become the new branch | 16:44 |
jrosser | and just to be a reminder this will be release candidate, and needs as many people as possible to test-drive it :) | 16:45 |
spatel | This one git checkout ac43c0ce9442184c7041146c6d4fddd1fcbf9d36 | 16:45 |
jrosser | it’s referenced in here https://review.opendev.org/c/openstack/releases/+/768008 | 16:46 |
spatel | jrosser: my git log showing this - http://paste.openstack.org/show/801264/ | 16:50 |
spatel | I should use git checkout ac43c0ce9442184c7041146c6d4fddd1fcbf9d36 right? | 16:51 |
spatel | just making sure.. | 16:51 |
spatel | Lets say if i deploy using that hash and tomorrow i want to bump to next i can just need to checkout newer branch and run all playbooks right? | 16:52 |
casmssm | admin0: There isn't any active router. Both are stand by. | 17:03 |
casmssm | When I use router in single mode, the iface is UP when attached a flat network to router | 17:12 |
*** spatel has quit IRC | 17:14 | |
*** spatel has joined #openstack-ansible | 17:15 | |
spatel | Python expert tell me what is this pep8: E902 TokenError: EOF in multi-line statement in https://review.opendev.org/c/openstack/senlin/+/768296/4/senlin/policies/lb_policy.py | 17:19 |
spatel | I didn't touch that section | 17:19 |
*** maharg101 has joined #openstack-ansible | 17:54 | |
*** maharg101 has quit IRC | 17:59 | |
*** jawad_axd has joined #openstack-ansible | 18:21 | |
jrosser | spatel: missing ) at line 308/309? | 18:26 |
spatel | jrosser: thank you i just figured that out, they error is misleading when it said line: 1 | 18:27 |
spatel | :) | 18:27 |
jrosser | i think that the lint error is just for the whole file in that case | 18:27 |
spatel | oh! this kind of error is hard to catch | 18:27 |
spatel | I am adding feature in senlin so it will work with octavia flavor | 18:28 |
spatel | currently if you tell senlin to work with octavia for autoscaling then it use default flavor (you won't have choice) | 18:29 |
*** jawad_axd has quit IRC | 18:58 | |
*** jbadiapa has quit IRC | 19:01 | |
*** spatel has quit IRC | 19:24 | |
*** jawad_axd has joined #openstack-ansible | 19:45 | |
*** casmssm has quit IRC | 19:59 | |
*** rfolco has quit IRC | 21:01 | |
*** macz_ has quit IRC | 21:37 | |
*** macz_ has joined #openstack-ansible | 21:40 | |
*** mensis has quit IRC | 21:45 | |
*** maharg101 has joined #openstack-ansible | 21:55 | |
*** maharg101 has quit IRC | 22:00 | |
*** rfolco has joined #openstack-ansible | 22:41 | |
*** rfolco has quit IRC | 22:46 | |
*** jamesdenton has quit IRC | 22:53 | |
*** macz_ has quit IRC | 23:06 | |
*** macz_ has joined #openstack-ansible | 23:07 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!