Monday, 2018-02-26

*** pck has quit IRC01:45
*** pck has joined #openstack-lbaas01:45
sapdjohnsom: I'm not developer so It's hard to fix some bugs related syntax.01:57
*** atoth has quit IRC02:03
openstackgerritsapd proposed openstack/octavia master: Fix pep8  https://review.openstack.org/54788102:17
sapdHi johnsom , If we use volume based for amphora, how to use this volume for failover?02:47
*** annp has joined #openstack-lbaas03:40
*** threestrands has quit IRC03:47
*** slaweq has joined #openstack-lbaas03:48
*** slaweq has quit IRC03:52
openstackgerritZhaoBo proposed openstack/octavia master: UDP for [2]  https://review.openstack.org/52965103:55
*** sanfern has joined #openstack-lbaas04:21
*** numans has quit IRC04:28
*** numans has joined #openstack-lbaas04:29
*** links has joined #openstack-lbaas04:45
*** gcheresh has joined #openstack-lbaas05:04
*** gcheresh has quit IRC05:11
*** slaweq has joined #openstack-lbaas05:49
*** slaweq has quit IRC05:54
*** gcheresh has joined #openstack-lbaas05:59
*** chandankumar has joined #openstack-lbaas06:03
*** links has quit IRC06:04
*** chkumar246 has quit IRC06:04
*** links has joined #openstack-lbaas06:04
openstackgerritsapd proposed openstack/octavia master: Fix pep8  https://review.openstack.org/54788106:05
openstackgerritsapd proposed openstack/octavia master: Raise exception when create volume error  https://review.openstack.org/54789406:05
*** chandankumar has quit IRC06:07
*** chandankumar has joined #openstack-lbaas06:21
openstackgerritsapd proposed openstack/octavia master: Fix pep8 syntax  https://review.openstack.org/54789906:30
*** gcheresh has quit IRC06:38
openstackgerritsapd proposed openstack/octavia master: Support create amphora instance volume based  https://review.openstack.org/54773406:38
*** kobis has joined #openstack-lbaas06:52
*** pcaruana has joined #openstack-lbaas07:33
openstackgerritShangXiao proposed openstack/python-octaviaclient master: Update http links in docs  https://review.openstack.org/54791507:36
openstackgerritZhaoBo proposed openstack/octavia master: UDP for [2]  https://review.openstack.org/52965107:37
*** AlexeyAbashkin has joined #openstack-lbaas07:48
*** rcernin has quit IRC07:49
*** slaweq_ has joined #openstack-lbaas07:58
*** slaweq_ has quit IRC08:03
*** tesseract has joined #openstack-lbaas08:15
openstackgerritsapd proposed openstack/octavia master: Support create amphora instance volume based  https://review.openstack.org/54773408:19
*** numans has quit IRC08:24
*** isssp has joined #openstack-lbaas08:29
*** ispp has joined #openstack-lbaas08:29
*** ispp has quit IRC08:29
*** isssp has quit IRC08:30
*** ispp has joined #openstack-lbaas08:30
*** numans has joined #openstack-lbaas08:31
*** slaweq_ has joined #openstack-lbaas08:51
*** slaweq_ has quit IRC08:56
*** slaweq_ has joined #openstack-lbaas08:57
*** links has quit IRC09:00
*** slaweq_ has quit IRC09:01
*** cristicalin has joined #openstack-lbaas09:04
*** links has joined #openstack-lbaas09:06
*** yamamoto has joined #openstack-lbaas09:22
*** yamamoto has quit IRC09:23
*** KeithMnemonic has joined #openstack-lbaas09:29
*** yamamoto has joined #openstack-lbaas09:35
openstackgerritZhaoBo proposed openstack/octavia master: UDP for [2]  https://review.openstack.org/52965109:41
johnsomo/ from the PTG!09:42
johnsomI am in the fast-forward-upgrade track at the moment09:43
rm_worksame09:46
*** cristicalin has quit IRC09:56
dayouo/09:57
dayouWith a fresh devstack I get this: Host 'ubuntubox' is not mapped to any cell. After "enable_service n-cell" and "VIF_PLUGGING_TIMEOUT=009:58
dayouVIF_PLUGGING_IS_FATAL=False09:59
dayou"09:59
dayouI was able to start a instance, but not able to start load blancer, any idea?09:59
dayouhttps://review.openstack.org/#/c/520878/5/devstack/samples/l3a2/local.conf09:59
dayouThe conf I used is here09:59
johnsomDo you have the nova placement service in you local conf?10:00
sapdjohnsom: the jinja template may be has a problem: https://paste.ubuntu.com/p/rmf5fQ55ND/10:04
johnsomsapd How did you build your image? Are you using something custom?10:09
*** salmankhan has joined #openstack-lbaas10:09
johnsomThat looks like the jinja namespaces is not implemented in the version you are running10:11
dayouyes, I have them in the local.conf10:11
johnsomdayou Hmm, not sure then. I haven't tried out the cells stuff.  Try asking in #openstack-nova to see if someone can help.10:12
dayoujohnsom, thanks, I'll try there10:13
sapdoh. So if we upgrade octavia version, We have to upgrade amphora image too. So loadbalancers are created will be failed??10:13
johnsomsapd No10:14
*** yamamoto has quit IRC10:14
johnsomsapd It should not have to be.  What is your setup? Something is odd in your environment10:14
sapdjohnsom: because this image I use to launched loadbalancer success some days ago.10:15
johnsomsapd We havent' changed that code in months10:15
sapdjohnsom: I'm rebuilding amphora image.10:15
*** yamamoto has joined #openstack-lbaas10:16
johnsomOctavia is image backward compat. You can run old amphora on current controllers, that is no problem10:16
openstackgerritHengqing Hu proposed openstack/octavia master: Provide devstack samples for l3 active active  https://review.openstack.org/52087810:17
sapdif we launch new loadbalancer, we have to launch with new amphora image.10:17
openstackgerritAdam Harwell proposed openstack/octavia master: Add timestamps to amphora table  https://review.openstack.org/54796710:19
johnsomIt will use whatever image in glance has the proper tag. It could be an old image from Ocata and would work fine10:19
*** yamamoto has quit IRC10:20
johnsomsapd Somehow you ended up with an image that has jinja2 older than 2.10.  I don't know how that would happen10:21
sapdlet me check jinja2 version in amphora johnsom10:22
johnsomThis is why I think you have some kind of non-standard or modified image, not one from our image creation script10:22
sapdroot@amphora-2f65ee76-063a-42fc-a457-d510eb07646c:/home/ubuntu# pip freeze | grep Jinja10:23
sapdJinja2==2.1010:23
nmagnezijohnsom, hello to the PTG :D10:23
rm_worknmagnezi: o/10:23
johnsomnmagnezi o/10:23
nmagnezirm_work, o/10:23
johnsomWish you could have joined us!10:24
rm_workyes10:24
nmagnezisorry that I couldn't be there :<10:24
sapdoh.10:24
sapdon the requirements: Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.810:24
sapdIt will installed Jinja 2.810:24
johnsomsapd N10:24
rm_workno, just >=10:24
rm_workso, you having 2.10 makes sense10:24
rm_workbut that should be fine10:25
johnsomsapd Check you upper-constraints, that will tell you what it will use10:25
nmagnezicgoncalv1s might connect me via video conference if and when possible :)10:25
rm_worksapd: can you paste the full contents of the template file for base.j2?10:26
johnsomsapd That is the version from the controller?10:26
sapdyes. 2.8 is a version from the controller10:26
johnsomOk, cool.  So far the wifi looks pretty good, it might work10:26
johnsomsapd Wait, I thought your pip freeze showed 2.10????10:27
sapdI think we have to set this version of Jinja2 >=2.10 :D10:28
johnsomCheck you upper constraint10:28
johnsomIt should = 2.1010:28
johnsomhttps://github.com/openstack/requirements/blob/master/upper-constraints.txt#L19510:29
sapdSorry, I think this is my fault of my lab.10:29
johnsomOk10:30
dayoujohnsom, thanks man, I got lucky, after discussion with people form nova, it seems close to the solution.10:31
johnsomdayou Please share here in case we also run into it10:31
dayouI have a local.sh that is creating server before the cellv2 is discovered10:31
sapdjohnsom: I'm not a actual developer. But I want to contribute to this project with feature boot from volume. I think write code is not hard but some test code and CI system is too hard for me.10:31
dayouSo it failed, and then the cellv2 is never discovered10:32
dayouI suspect the local.sh execution should be the last10:32
dayouhttps://github.com/openstack-dev/devstack/blob/master/stack.sh#L139410:32
dayouhttps://github.com/openstack-dev/devstack/blob/master/stack.sh#L141510:32
dayouThe first line is where they execute local.sh for now and the second line is where the cells v2 is discovered.10:33
openstackgerritAdam Harwell proposed openstack/octavia master: Switch tox from py35 to py36  https://review.openstack.org/54797310:34
johnsomHmm, interesting. So, you need the local.conf method for it to work?10:35
dayouIt seems n-cell is for v1 and is deprecated and should never be used10:35
nmagnezirm_work, o/10:36
nmagnezirm_work, i'm going to review for10:36
nmagnezirm_work, https://review.openstack.org/#/c/547967/110:36
nmagnezisorry, wrong paste :D10:36
nmagnezirm_work, any related storyboard?10:36
rm_workI don't remember if I had a story for it10:39
rm_workit's something I've been poking at for a while, IIRC cgoncalv1s also was interested?10:39
rm_workor maybe I am thinking of a different thing10:39
*** salmankhan has quit IRC10:40
openstackgerritAdam Harwell proposed openstack/octavia master: Switch tox from py35 to py36  https://review.openstack.org/54797310:40
nmagnezirm_work, the reason i'm asking is because I vaguely remember a discussion related to that. Just can't fully recall what was that about10:41
*** salmankhan has joined #openstack-lbaas10:41
rm_workyeah same lol10:44
rm_worklet me know if you find a story :P10:44
dayouJohnsom, this have been troubling for me for like one month, thanks man, I'll try to do some test on this.10:44
johnsomdayou What time is it for you?10:45
dayouLike 6:45 pm10:45
johnsomdayou I have some dashboard discussion items for PTG I would like your input on. Maybe I can schedule those early Thursday?10:46
dayouyes, definitely we can do that10:46
dayouYou can put detail to my company email or my personal email if you like10:48
*** sanfern has quit IRC10:49
openstackgerritAdam Harwell proposed openstack/octavia master: Switch tox from py35 to py36  https://review.openstack.org/54797310:49
*** vegarl has quit IRC10:50
*** vegarl has joined #openstack-lbaas10:50
openstackgerritAdam Harwell proposed openstack/octavia master: Switch tox from py35 to py36  https://review.openstack.org/54797310:52
johnsomrm_work https://review.openstack.org/#/c/541039/10:52
johnsomrm_work the functionals are waiting on review10:52
rm_workah k10:53
openstackgerritGanpat Agarwal proposed openstack/octavia-tempest-plugin master: [WIP] Adding frontend_network_id and frontend_subnet_id parameters  https://review.openstack.org/54798210:53
rm_workrebasing10:54
openstackgerritAdam Harwell proposed openstack/octavia master: Switch tox from py35 to py36  https://review.openstack.org/54797310:55
johnsomDo we know when cgoncalv1s arrives in Dublin?10:55
*** salmankhan has quit IRC10:57
*** slaweq_ has joined #openstack-lbaas10:58
*** slaweq_ has quit IRC11:02
*** salmankhan has joined #openstack-lbaas11:02
*** salmankhan has quit IRC11:03
*** salmankhan has joined #openstack-lbaas11:03
johnsomrm_work So does this mean you will review https://review.openstack.org/#/c/541039/?11:08
rm_workyes >_>11:08
rm_workshortly11:08
rm_worknmagnezi: https://review.openstack.org/#/c/541039/11:28
*** slaweq_ has joined #openstack-lbaas11:31
rm_worknmagnezi: https://review.openstack.org/#/c/546840/ <-- this is the bottom of that dependency chain, so it needs to merge first11:33
rm_workif you want to give that one a quick review, pretty trivial11:33
rm_workI hope we can get this stuff moving ASAP11:33
*** slaweq_ has quit IRC11:35
*** ndefigueiredo has joined #openstack-lbaas11:40
*** ndefigueiredo has left #openstack-lbaas11:40
*** ianychoi has quit IRC11:40
*** ianychoi has joined #openstack-lbaas11:40
*** rcernin has joined #openstack-lbaas11:40
rm_worknmagnezi: are you around or off today?11:46
*** slaweq_ has joined #openstack-lbaas11:49
dayouNow able to get both normal instances and load balancers up, though still have some problem with my local.sh. But the cell problem is gone.11:59
*** slaweq_ has quit IRC12:00
openstackgerritMerged openstack/octavia master: Overhaul HealthManager update threading  https://review.openstack.org/54607812:04
openstackgerritMerged openstack/octavia master: Do not install pip in amphora when using distribution packages  https://review.openstack.org/54035612:04
*** KeithMnemonic has quit IRC12:06
*** slaweq_ has joined #openstack-lbaas12:10
*** slaweq_ has quit IRC12:15
*** sanfern has joined #openstack-lbaas12:23
*** gcheresh_ has joined #openstack-lbaas12:26
*** slaweq_ has joined #openstack-lbaas12:28
nmagnezirm_work, me around.12:30
*** slaweq_ has quit IRC12:38
*** sanfern has quit IRC12:39
*** saphi_ has joined #openstack-lbaas12:57
xgerman_Sweet13:06
*** saphi_ has quit IRC13:10
*** sapd1 has joined #openstack-lbaas13:10
*** atoth has joined #openstack-lbaas13:14
*** links has quit IRC13:19
*** slaweq_ has joined #openstack-lbaas13:20
*** slaweq_ has quit IRC13:24
*** b_bezak has joined #openstack-lbaas13:32
*** salmankhan has quit IRC13:39
rm_workcool13:58
*** fnaval has quit IRC13:59
dayouWonderful14:02
*** slaweq_ has joined #openstack-lbaas14:05
*** slaweq_ has quit IRC14:10
*** fnaval has joined #openstack-lbaas14:20
*** links has joined #openstack-lbaas14:28
*** salmankhan has joined #openstack-lbaas14:29
openstackgerritAdam Harwell proposed openstack/octavia master: WIP: Enable building gentoo amphora images  https://review.openstack.org/51898614:29
*** slaweq_ has joined #openstack-lbaas14:30
openstackgerritAdam Harwell proposed openstack/octavia master: WIP: Enable building gentoo amphora images  https://review.openstack.org/51898614:30
*** cgoncalv1s is now known as cgoncalves14:31
cgoncalvesnmagnezi: hey. just read your msg. I can definitely setup a BJN/Hangout for you and anyone who whishes to virtually attend the PTG14:33
*** slaweq_ has quit IRC14:35
dayoucgoncalves, that's nice, I like to virtually attend the PTG, would be a great experience.14:35
johnsomcgoncalves When do you arrive?14:36
openstackgerritHengqing Hu proposed openstack/octavia master: Provide devstack samples for l3 active active  https://review.openstack.org/52087814:37
nmagnezicgoncalves, would be happy to join :) ping me when it's possible for you to connect me14:37
rm_workI brought my external webcam + extension14:37
rm_workso we can set that up in the room starting Wednesday14:37
nmagneziwe'll end up with a VTG :)14:37
dayourm_work, so nice, maybe we can do some donation for you, for the webcam + extension14:38
rm_worknah it's already fully amortized :P14:39
rm_workor, what's the word14:39
rm_workanyway, it's been paid for since a long time ago :P14:39
dayouI was thinking about for buying a go camera for a long time, just don't get the budget :-D14:42
cgoncalvesjohnsom: I've arrived 2 hours ago14:43
cgoncalvesnmagnezi: :)14:43
johnsomcgoncalves Cool, we should meet up.  Currently I'm busy in the infra room.  Maybe I will ping you when I can step out.14:44
cgoncalvesrm_work: good to know you made it to Dublin!14:44
cgoncalvesjohnsom: sounds good! I'm in the Edge room14:44
rm_workyeah I'm in the infra room too14:45
johnsomTrying to get a way to run our DSVM gates without cloning a bunch of stuff we don't need, like Swift, Cinder, Ceilo, etc.14:45
cgoncalvesthis place is <quote name="Donald Trump">HUUUGE</quote>14:45
xgerman_welcome, cgoncalves14:46
sapd1:))14:46
*** gans has joined #openstack-lbaas14:47
cgoncalvesxgerman_: you're also in the infra room? I should be the one moving than :)14:47
xgerman_I am in the hotel… but I can meet you wherever you are ;-)14:47
cgoncalvesask them if they have my room ready :P14:48
xgerman_they prob. have14:49
*** gcheresh_ has quit IRC14:51
*** yamamoto has joined #openstack-lbaas14:56
*** gans has quit IRC15:00
*** yamamoto has quit IRC15:19
*** salmankhan has quit IRC15:21
*** salmankhan has joined #openstack-lbaas15:29
*** yamamoto has joined #openstack-lbaas15:35
*** dougwig has joined #openstack-lbaas15:36
*** links has quit IRC15:42
*** pcaruana has quit IRC16:01
*** AlexeyAbashkin has quit IRC16:11
*** b_bezak has quit IRC16:13
*** b_bezak has joined #openstack-lbaas16:13
*** b_bezak has quit IRC16:18
*** slaweq has joined #openstack-lbaas16:31
*** kobis has quit IRC16:33
*** slaweq has quit IRC16:35
*** slaweq has joined #openstack-lbaas16:41
*** sanfern has joined #openstack-lbaas16:42
*** salmankhan has quit IRC16:42
*** sapd1 has quit IRC16:44
*** slaweq has quit IRC16:47
*** salmankhan has joined #openstack-lbaas16:49
*** slaweq has joined #openstack-lbaas16:51
*** tesseract has quit IRC16:59
*** jdavis has joined #openstack-lbaas17:09
jdavisquick question on floating-ip assignment...  SInce Amphorae are created in admin tenant, I can't assign floating-ip with "user" tenant..17:11
jdavisBad floatingip request: Cannot process floating IP association with Port 2ba6a9d7-8fa1-48e3-90e6-ab576efb39a5, since that port is owned by a different tenant17:11
jdavisMust be doing something wrong?17:11
*** yamamoto has quit IRC17:13
*** openstack has joined #openstack-lbaas17:17
*** ChanServ sets mode: +o openstack17:17
openstackgerritMichael Johnson proposed openstack/octavia master: Fix network no-op driver get_network_configs  https://review.openstack.org/54684017:23
johnsomjdavis We fixed this in octavia so the port is owned by the tenant. You might not have that fix17:26
rm_workjdavis: what version of octavia are you running?17:26
rm_workjdavis: we recommend you run as close to latest as possible17:27
rm_workso, pike or very soon queens17:27
johnsomjdavis It is this fix: https://review.openstack.org/#/c/524254/17:27
jdavisGot it - I'm on Pike but 1.0.1.  Looks like 2.0.0rc2 is available - otherwise I'll patch17:29
rm_workhmm, Pike should have it17:29
rm_work2.0.0rc2 is queens17:29
rm_workjohnsom is looking to see if it's in the current pike release17:30
johnsomYeah, It's in the stable/pike branch, but we have not yet cut a new Pike release that includes it.17:33
jdavisNo worries - I'll figure it out - thanks for checking17:33
openstackgerritAdam Harwell proposed openstack/octavia master: WIP: Enable building gentoo amphora images  https://review.openstack.org/51898617:34
johnsomWe typically cut stable branch leases at the cycle times, which is this week.  I can make sure to do that if you would like.17:34
jdavisnot urgent for me - don't do anything unnatural :-)17:38
johnsomIt's natural, it's just is it in a week or two, or this week.  Grin.17:39
jdavissure thanks17:39
*** AlexeyAbashkin has joined #openstack-lbaas17:41
*** AlexeyAbashkin has quit IRC17:45
*** sanfern has quit IRC17:50
*** AlexeyAbashkin has joined #openstack-lbaas18:08
*** AlexeyAbashkin has quit IRC18:12
*** jdavis has quit IRC18:18
openstackgerritBar Elharar proposed openstack/octavia master: Update configuration samples (QoS)  https://review.openstack.org/52986118:31
openstackgerritBar Elharar proposed openstack/octavia master: Make new-octavia-devstack.sh OS agnostic  https://review.openstack.org/53523118:31
*** Swami has joined #openstack-lbaas19:09
*** raginbaji has joined #openstack-lbaas19:12
*** yamamoto has joined #openstack-lbaas19:25
*** yamamoto has quit IRC19:29
*** salmankhan has quit IRC19:39
*** imacdonn has joined #openstack-lbaas19:40
openstackgerritMerged openstack/octavia master: Fix network no-op driver get_network_configs  https://review.openstack.org/54684019:44
*** atoth has quit IRC19:46
*** yamamoto has joined #openstack-lbaas20:29
*** yamamoto has quit IRC20:35
*** gcheresh_ has joined #openstack-lbaas20:35
*** jdavis has joined #openstack-lbaas20:40
*** slaweq_ has joined #openstack-lbaas20:44
*** slaweq has quit IRC20:46
*** slaweq has joined #openstack-lbaas20:50
*** slaweq_ has quit IRC20:51
*** AlexeyAbashkin has joined #openstack-lbaas21:08
*** AlexeyAbashkin has quit IRC21:12
SwamiI am seeing an error ' octavia-health-manager[6350]: AttributeError: 'property' object has no attribute 'presentTypes' in the octavia_healthmanager in Pike. Any ideas might cause this error.21:31
Swamis/Any ideas/Any ideas what21:31
*** yamamoto has joined #openstack-lbaas21:31
*** yamamoto has quit IRC21:37
*** rcernin has quit IRC21:37
*** gcheresh_ has quit IRC21:46
*** slaweq has quit IRC21:47
*** slaweq has joined #openstack-lbaas21:51
*** sshank has joined #openstack-lbaas22:00
*** sshank has quit IRC22:01
*** sshank has joined #openstack-lbaas22:01
*** slaweq has quit IRC22:02
*** slaweq has joined #openstack-lbaas22:03
*** slaweq has quit IRC22:03
*** jdavis has quit IRC22:17
*** rcernin has joined #openstack-lbaas22:23
*** yamamoto has joined #openstack-lbaas22:33
*** salmankhan has joined #openstack-lbaas22:35
*** yamamoto has quit IRC22:39
*** salmankhan has quit IRC22:39
*** dougwig has quit IRC23:25
*** yamamoto has joined #openstack-lbaas23:35
*** ipsecguy has quit IRC23:39
*** yamamoto has quit IRC23:41
*** ipsecguy has joined #openstack-lbaas23:49
*** AlexeyAbashkin has joined #openstack-lbaas23:50
*** fnaval has quit IRC23:51
*** AlexeyAbashkin has quit IRC23:54

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