Friday, 2014-02-21

anteayaoda-g: there was an issue after an infra restart00:03
anteayaover 200 patches have lost jobs00:03
anteayarecheck no bug or reapprove00:03
oda-ganteaya: thanks, I will try reapprove00:05
anteayaare you core?00:05
anteayayou need a core to reapprove00:05
oda-gno00:05
*** markmcclain has quit IRC00:05
oda-gok, then I should do recheck no bug ?00:06
oda-ganteaya: this was checking for approval.00:07
*** markmcclain has joined #openstack-neutron00:09
*** jog0 has joined #openstack-neutron00:10
anteayahttps://wiki.openstack.org/wiki/Infrastructure_Status00:10
oda-gok, I should do is asking a core to reapprove.00:10
jog0markmcclain: so I have a bone to pick with all of neutron00:10
markmcclainjog0: what's up?00:10
jog0some people (like myself) don't want fancy  networking00:10
jog0we just want a node with the internet00:10
jog0and be able to assocate a floating ip to it00:10
jog0that is it00:10
jog0as a user00:11
jog0I want a mode to do that00:11
*** armax has joined #openstack-neutron00:11
jog0I don't care about routers or networks00:11
markmcclainright we're working on adding a few simple calls00:11
anteayaoda-g: salv-orlando took care of it for you00:11
jog0oh good00:11
markmcclainone is a bootstrap call to create a basic setup00:11
jog0markmcclain: awesome!00:11
mordredthat woudl be great00:11
jog0mordred: ^ they are one step ahead00:11
mordredcan it be called "neutron give-me-the-damn-internet" ?00:12
oda-ganteana: thanks you00:12
jog0++00:12
markmcclainmordred: that's the exact name :)00:12
mordredsweet. my scripts will all work then00:12
mordredalso ... this might actually be a novaclient thing though ...00:12
mordredjog0: perhaps novaclient or openstackclient should havea  verb for "please make me a server, and a floating ip, and associate them kthxbai"00:13
jog0mordred: excellent idea00:13
*** dvorkinista has quit IRC00:13
jog0I also want the abilitiy to set a default image and flavor00:13
mordredbecause, I'm going to be honest, I think it's SPECTACULAR that we're allowing someone who knows what they want to express that00:13
mordredjog0: ++00:14
jog0so I can just do openstack boot00:14
mordredjog0: while we're complaining in general in neutron's channel...00:14
anteayaI haven't seen you in months00:14
mordredjog0: I want to be able to tell nova to use the hostname I gave it and not mangle it00:14
anteayaif all you want to do is complain, go for it00:14
mordredjog0: lifeless says I'm wrong about this00:14
mordredjog0: but I still want it00:15
*** sputnik13 has quit IRC00:15
jog0its not about right or wrong, its about want00:15
jog0I agree00:15
mordredyah00:15
mordredI also think that he should be able to express the "please don't use the server name as a hostname" behavior he wants00:15
jog0markmcclain: if we can make the mordred user happy openstack is going things right00:15
mordredbecause I can totally see how that would be important given a certain class of deployment problems00:15
mordredwell, once you get me happy, you have to make the jeblair user happy00:16
mordredTHEN you've got something00:16
jog0^_^00:16
anteayajog0: we can never make the mordred user happy00:16
mordredof course,  Iwork for a company who rate-limit port 25, so what do I know?00:16
anteayahe changes far too quickly00:16
*** sn6i23a has quit IRC00:16
anteayabut it is possible that should the mordred user decide on some simple items and stick to them00:16
anteayathat it might be possible00:17
jog0haha00:17
markmcclainhaha00:17
mordredanteaya: I've been asking for the hostname thing for about 2 years00:17
anteayaglad you don't quit00:17
anteayakeep it up00:17
mordredoh, I don't EVER quit00:17
*** jroovers has quit IRC00:17
mordredI mean, except ...00:17
anteayait only took you two years to get anything infra happening in hp00:17
mordredwhen I do00:17
anteayaso keep on the hostname thing00:18
anteayawho knows00:18
anteayaa patch might show up00:18
*** WackoRobie has quit IRC00:18
anteayaso markmcclain any other thoughts?00:19
carl_baldwinmordred: Could you give an example of the hostname problem?  I'm curious to know whether it is the same problem that I was looking at yesterday.00:19
*** WackoRobie has joined #openstack-neutron00:19
markmcclainhostname's come from Nova00:19
pcm_enikanorov_: ping00:19
markmcclainin neutron the default is mangled-IP.domain00:20
* jog0 shuts up00:20
carl_baldwinIs it that neutron doesn't use the server name as the hostname in dns and makes up its own name?00:20
zzelleit's a nova feature ? more precisely metadata one ?00:20
mordredcarl_baldwin: it's "not a bug" in nova00:20
mordredit's a "feature"00:20
lifeless'''Feature.'''00:20
mordredlifeless: see above notes about being able to express what I want as a user00:21
mordredcarl_baldwin: As a user of a cloud, I want to be able to say "nova boot foo.bar.com" and have that server know that its fqdn is foo.bar.com.00:21
mordredcarl_baldwin: other people want the opposite00:22
mordredI think eventually we should both be able to serviced in some manner00:22
mordredbecause different people have different use cases and different needs00:22
carl_baldwinmordred: Thanks for the example.  I would also like something like that.  I'm not sure what the opposite is though.00:23
mordredcarl_baldwin: mangled-IP.domain for instance00:23
carl_baldwinYeah, I'm not sure who actually wants that.  ;)00:24
zzellemordred, i did a PoC for such case ... finally i discover that must users don't understand the difference between dns name/fqdn and hostname :(00:24
mordredcarl_baldwin: lifeless does. and he feels strongly about it00:24
*** changbl has quit IRC00:24
mordredzzelle: yah, I'll bet00:25
anteayaI have yet to find anything that lifeless wants that he doesn't feel strongly about00:26
anteayafortunately he is willing to write the tools and fix the bugs to make it happen00:26
zzellemordred, it ended by "don't propose the feature otherwise the support team kill you"00:26
mordredcarl_baldwin: now what I REALLY want is a single command line or SDK invocation that is "openstack boot foo.bar.com" - and I want that to give me a nova instance with a local hostname of foo.bar.com, I want it to be registered in DNS with an A record pointing to foo.bar.com and I want the reverse DNS to be set up00:27
mordredand if my account doesn't own bar.com- I want the openstack boot command to error00:27
jog0mordred: that would be awesome00:27
carl_baldwinmordred: I've put some thought in to it.  I was looking at linking neutron dns names with nova server names yesterday.  Not quite what you want but a start:  https://bugs.launchpad.net/nova/+bug/117521100:27
lifelesscarl_baldwin: what AWS does with hostnames is pretty much ideal for ops scenarios IME00:27
lifelesscarl_baldwin: the no-end of grief from openstacks default - I can't tell you the pain00:28
carl_baldwinmordred: I've also talked to the dnsaas team long ago about doing the dns registration part.  They were receptive to the idea but I didn't have time to pursue it.00:28
zzelleit's not designate job to support such case ?00:28
openstackgerritAaron Rosen proposed a change to openstack/neutron: WIP Notify nova on state changes  https://review.openstack.org/7525300:28
openstackgerritAaron Rosen proposed a change to openstack/neutron: Plugins should call __init__ of db_base_plugin for db.configure  https://review.openstack.org/7489600:28
mordredcarl_baldwin: yeah. I agree with that bug00:29
mordredlifeless: I have no idea what AWS does00:29
* mordred is not an AWS user00:29
lifelessmordred: mangled ip is dns00:29
carl_baldwinI was thinking of resurrecting it yesterday and trying to work it through.00:29
lifelessmordred: what I described yesterday, more or less00:29
mordredlifeless: right. so, I can see how a certain class of user might want that00:29
*** alagalah has joined #openstack-neutron00:30
mordredlifeless: all I'm saying is that I do not, and I'd like to be able to request a different worldview00:30
jog0we should have a summit session about making the UX good and users not hate us00:30
mordredI'm fine with needing it to be a flag00:30
jog0in general00:30
lifelessmordred: sure, and I won't do anything to *stop* you getting what you want00:30
lifelessI rather hope that its not a deployer flag though, because otherwise any one cloud can't satisfy everonye00:30
mordred++00:30
*** matsuhashi has joined #openstack-neutron00:31
mordredI think that this is a deployer config setting currently harkens back to the days of yore when deployers were the only people thought of us openstack users00:31
carl_baldwinmordred:  I'm starting to think about a register-names-with-dns blueprint.  I'll see if I can get some traction in the L3 sub team.00:31
mordredcarl_baldwin: feel free to poke me on it any time - it's one of those things that I think if we could get right it would be kinda nice00:32
mordredlifeless: I think my main beef is that $shorthostname.novalocal isn't what _either_ of us want00:32
lifelessmordred: I can get behind that00:33
carl_baldwinmordred: I'll let the idea simmer and then create a blueprint.00:33
carl_baldwinmordred: lifeless: I'll ping you on it soon.00:35
*** leseb has quit IRC00:36
mordredcarl_baldwin: thanks!00:36
anteayahttps://review.openstack.org/#/c/74225/ is failing in the gate00:38
carl_baldwinyw.  I'm glad I had an eye in the room.00:38
anteayahttps://jenkins03.openstack.org/job/gate-neutron-python26/91/console00:38
*** sputnik13 has joined #openstack-neutron00:39
anteayathis looks like a NeutronDbPluginV2 unit test error00:40
anteayacan I get some confirmation?00:40
markmcclainanteaya: looks like another test failed and left a resources in a messy state00:40
openstackgerritLi Yingjun proposed a change to openstack/neutron: Sync log.py from oslo  https://review.openstack.org/7457700:41
anteayathe patch passed all 4 prior check jobs and has not failed in the gate previously00:42
anteayaI will leave it and see what happens00:42
*** clev has joined #openstack-neutron00:42
anteayamarkmcclain: would that be another case like we discussed this afternoon?00:42
markmcclainyeah the job that failed was in the nicira tree00:43
anteayaokay, let's see what happens in the gate00:44
anteayawhat kind of timeframe is required to get some local testing set up for unit tests like lifeless outlined today?00:44
anteayawe are going to keep seeing this kind of unit test failure00:44
lifelessanteaya: most dev laptops can do 4-way straight off the bat, no setup needed.00:45
lifelessif its unittests00:45
anteayaawesome00:45
anteayaand 74225 gets another kick at the can00:45
anteayaso any neutron devs who are willing to work on identifying neutron unit test bugs00:46
anteayalet me know if you have issues so we can get you up and running00:46
*** dkehn__ has joined #openstack-neutron00:46
*** salv-orlando_ has joined #openstack-neutron00:47
*** matsuhas_ has joined #openstack-neutron00:48
anteayabecause they are just going to keep on showing up in the gate00:48
anteayaforcing me to remove patches00:48
*** mlavalle_ has joined #openstack-neutron00:48
*** nati_uen_ has joined #openstack-neutron00:48
*** networkstatic_ has joined #openstack-neutron00:48
*** nijaba_ has joined #openstack-neutron00:48
*** dkehn___ has joined #openstack-neutron00:49
*** csd has quit IRC00:49
*** csd has joined #openstack-neutron00:50
*** qiuyu_ has joined #openstack-neutron00:50
salv-orlando_anteaya, markmcclain: the failure is bug 1280035, and there is a patch for that https://review.openstack.org/#/c/73636/00:51
salv-orlando_but then if you prefer to keep the gate stable I can ask for the plugin to be taken out of the source code tree. Not sure how feasible is that however.00:52
*** nati_ue__ has joined #openstack-neutron00:53
*** nati_uen_ has quit IRC00:54
anteayasalv-orlando_: ah yes00:55
anteayaactually my message when I removed it from the gate is still in the commit message00:55
salv-orlando_anteaya: that is the patch that was failing because of bug 128245200:55
*** matsuhashi has quit IRC00:55
*** nati_ueno has quit IRC00:55
*** qiuyu has quit IRC00:55
*** nijaba has quit IRC00:55
*** jaypipes has quit IRC00:55
*** zzelle has quit IRC00:55
*** networkstatic has quit IRC00:55
*** mlavalle has quit IRC00:55
*** jgrimm has quit IRC00:55
*** carl_baldwin has quit IRC00:55
*** salv-orlando has quit IRC00:55
*** dkehn_ has quit IRC00:55
*** dkehn has quit IRC00:55
*** RajeshMohan has quit IRC00:55
*** lifeless has quit IRC00:55
*** obondarev has quit IRC00:55
*** salv-orlando_ is now known as salv-orlando00:55
salv-orlandodid not see your message I can remove it quickly00:55
*** mlavalle_ is now known as mlavalle00:55
*** networkstatic_ is now known as networkstatic00:56
anteayak00:56
salv-orlandowe had a bit of a chicken and egg problem00:56
anteayaI think the patches to address 1282452 went in last night00:56
anteayayes00:56
salv-orlandoor better a dumb developer like me not realising he should have put the two patches together00:56
anteaya:D00:56
anteayaI will take your kind of developer any day00:56
salv-orlandopatch for 1282452 was merged this afternoon (GMT)00:57
anteayagreat00:57
anteayaso hopefully 73636 can make it in this time00:57
salv-orlandosince then I think I have not seen as many errors in unit tests, except from the one reported above00:57
salv-orlandobut also the fact that we lost zuul for a while is not giving us enough data points yet00:57
*** obondarev has joined #openstack-neutron00:58
*** RajeshMohan has joined #openstack-neutron00:58
*** lifeless has joined #openstack-neutron00:58
openstackgerritSalvatore Orlando proposed a change to openstack/neutron: Use different context for each API request in unit tests  https://review.openstack.org/7363600:59
*** markwash has quit IRC01:00
*** cjellick has quit IRC01:00
*** yamahata has quit IRC01:00
*** jgrimm has joined #openstack-neutron01:01
*** obondarev has quit IRC01:02
*** RajeshMohan has quit IRC01:02
*** lifeless has quit IRC01:02
*** obondarev has joined #openstack-neutron01:02
*** RajeshMohan has joined #openstack-neutron01:02
*** lifeless has joined #openstack-neutron01:02
anteayasalv-orlando: did you catch the backscroll with lifeless about how to test for unit test concurrenty issues?01:02
*** zzelle has joined #openstack-neutron01:02
anteayayou too can get a tripleo cloud to test on01:02
anteayajust be a tripleo ATC01:03
anteayayour 24 cores are waiting01:03
*** mayu_ has joined #openstack-neutron01:03
*** jaypipes has joined #openstack-neutron01:03
mayu_#anteaya hi01:03
anteayahi mayu_01:04
salv-orlandothe only thing I read was about local laptops doing 4 threads in parallel01:04
anteayayou don't need to put a # in front of my name01:04
anteayayou can just use my name01:04
anteayasalv-orlando: I will get you the logs01:04
mayu_I send a mail to openstack-infra for an gerrit service count01:04
anteayamarkmcclain: mayu_ wants to talk to you01:04
pcm_nati_ue__: ping01:05
salv-orlandoThanks anteaya, I will read them later… I know (or to better say I should know) where they are01:05
anteayamayu_: good can you post a link for the email01:05
mayu_ok01:05
anteayasalv-orlando: I can get the timestamp for you, saves you some time01:05
salv-orlandoyes thanks01:05
markmcclainmayu_: hi01:06
anteayahttp://eavesdrop.openstack.org/irclogs/%23openstack-neutron/%23openstack-neutron.2014-02-20.log timestamp 2014-02-20T19:57:2501:06
anteayasalv-orlando: that is the timestamp for the command01:06
anteayaread back as far as you like for context01:06
anteayado ask if I can do anything to help you set it up01:07
anteayamarkmcclain: mayu_ has a patch that needs 3rd party testing01:07
anteayahe is concerned that he might not have his testing infrastructure up in time01:07
anteayahe wants to talk to you about reasonable expectations given the timelines01:08
mayu_hi markcclain01:08
anteayahere is his patch: https://review.openstack.org/#/c/68148/01:08
mayu_markcclain: hi01:09
markmcclainright, so the expectation is that new plugins/drivers must have 3rd party testing to be added to the tree01:09
mayu_markcclain: I apply an gerrit service count yestoday01:10
markmcclainand the testing must be live prior on before the end of day on March 4th01:10
*** filadome has joined #openstack-neutron01:10
mayu_markcclain: I don't know if the service count is valid now01:11
markmcclainok01:11
markmcclainif 3rd party testing is not enabled by the deadline we will defer the merge until the Juno window opens01:12
mayu_markcclain: I try my best to construct exteral ci to complete third party test01:12
*** WackoRobie has quit IRC01:12
markmcclainmayu_: great… without the testing the core team does not have the ability to know if the proposed code works outside of unit tests01:12
*** WackoRobie has joined #openstack-neutron01:13
mayu_markcclain: yes, I know01:13
mayu_markcclain: I have touble to build ci system for a long time01:13
mayu_markcclain: anteaya give me guide to follow jaypipes blog01:14
*** iwamoto has joined #openstack-neutron01:14
markmcclainyeah setting it up is not a trivial task01:15
* markmcclain is now talking at meetup01:16
anteayamayu_: so keep looking for jaypipes01:16
anteayaperhaps you could try emailing him01:16
anteayaalso perhaps some people who have set up their systems could help you01:16
mayu_do you know his email address01:17
anteayaSukhdev: can you help mayu_ at all?01:17
markmcclainmayu_: http://www.joinfu.com01:17
Sukhdevwhat is the issue?01:17
anteayahi Sukhdev mayu_ is having some problems setting up his internal ci01:18
anteayamayu_: what have you done so far?01:18
*** openstackgerrit has quit IRC01:18
*** openstackgerrit has joined #openstack-neutron01:19
Sukhdevanteaya, mayu_: I have system which is fully operational and meets all the requirements.01:19
anteayagreat01:19
mayu_follow jaypipes's blog to construct ci step by step01:19
anteayamayu_: what parts have you done?01:19
SukhdevI have written a docuemnt which I intent to publish next week - It is going through internal review by internal team01:19
anteayado you have a gerrit working?01:19
mayu_jenkins master01:19
Sukhdevanteaya: yes, I have it working01:19
anteayayou have a working jenkins master?01:19
anteayaSukhdev: great01:20
mayu_it is not need to run gerrit01:20
anteayamayu_: does your jenkins master work?01:20
anteayaright sorry01:20
anteayaare you using the jenkins gerrit plugin?01:20
Sukhdevanteaya: I have one master and three slaves running with modified gerrit plugin - I will publish the patch and modified plugin with this new document -01:20
mayu_not work01:20
mayu_I have some problem to deploy jekins master01:21
anteayamayu_: can you paste the error with you jenkins master01:21
anteayapaste.openstack.org01:21
Sukhdevmayu_: If you have specific questions with Jenkins, fire away - I can try to help01:21
anteayawe are trying to get there01:21
anteayaenglish is not his first language01:22
anteayaand thanks for being here Sukhdev01:22
mayu_wait01:22
anteayak01:22
Sukhdevanteaya: you helped me with this - am I am loving it and am always here :-)01:23
anteayathank you01:23
anteaya:D01:23
anteayaso glad to hear that01:24
mayu_http://paste.openstack.org/show/67819/01:24
*** dvorkinista has joined #openstack-neutron01:24
anteayathis appears to be a downloading error01:25
mayu_Sukhdev: thank01:25
anteayamayu_: are you behind firewalls and proxies?01:25
anteayaor do you have a slow connection?01:25
anteayaSukhdev: what do you think?01:25
mayu_slow connection01:25
anteayaokay01:25
pcm_nati_ue__: ping01:25
anteayacan you use something that keeps the connection open?01:25
anteayaand then when you try to download each item you can use the ones from prior attempts if you already have them?01:26
anteayaone of the problems is that so many scripts assume a fast connection01:26
mayu_in china, it is too slow to acess pypi.python.org01:26
anteayahmmmmm01:26
anteayamayu_: do you have any experience setting up a local mirror for yourself?01:27
anteayaI don't01:27
anteayabut it might be what you need to do to address the connection issues01:27
Sukhdevmayu_: wow!! I do not know how to get around it - everything uses ssh bases session01:27
Sukhdevssh based session01:28
Sukhdevwhich means the connectivity has to be reliable01:28
*** dvorkinista has quit IRC01:28
anteayahmmmm01:28
anteayaanyone have any thoughts on how to address mayu_'s slow connection issues for setting up jenkins master?01:29
mayu_I'm moving for anteaya's help01:30
Sukhdevmayu_: what are the symptoms that you are experiencing with jenkins?01:30
markmcclaincan the code be tested virtually?01:30
anteayayeah, that is a good idea01:30
anteayamayu_: is it possible to set up a vm that has a faster connection to test your code?01:30
anteayathe jenkins master could run on the vm01:31
anteayaSukhdev: he can't download any of the dependencies to start jenkins01:31
markmcclainmy suggest setting the vm in a lab that is in a location closer to a pypi mirror or running the same scripts that pypi.openstack.org uses01:31
markmcclainand running your own mirror01:31
mayu_yes, I make a vm for jenkins node01:31
anteayamayu_: is the error you pasted from the vm you made for the jenkins node?01:32
mayu_yes01:32
anteayawhere is the vm located?01:32
anteayacan you get a vm in North America or Europe?01:33
Sukhdevanteaya: I find it very odd that you can download dependencies because of the slow connection - I suspect mayu_ is running wrong version01:33
mayu_china01:33
mayu_my company01:33
pcm_markmcclain: ping01:33
anteayamayu_: so what markmcclain is suggesting is that you get a vm set up that is running in North America or Europe01:33
anteayaSukhdev: that is what the error suggests01:34
anteayaSukhdev: if you look at the paste that is posted, downloads are timing out01:34
anteayanothing is getting configured yet01:34
anteayamayu_: can you do that?01:35
Sukhdevanteaya: let me look at the paste - give me sec01:35
mayu_no01:35
anteayacan you tell me why?01:35
mayu_I have to run test for our controller01:36
openstackgerritA change was merged to openstack/neutron: Refactor to remove _recycle_ip  https://review.openstack.org/6472401:36
anteayaso then you have to go the route of setting up a local mirror01:36
anteayamayu_: do you know what that means?01:36
mayu_company01:37
mayu_make jenkins outside of my company, It is not possible to access the controller inside the conpany01:37
*** manishg has quit IRC01:37
anteayamayu_: okay that is fine01:38
Sukhdevanteaya, mayu_; from the paste it seems that the download is completed. I do not see any connection related issue - what am I missing here.01:38
anteayado you know how to set up a mirror?01:38
anteayaSukhdev: do you see the number of times the connection needed to be retried before it competed?01:38
mayu_we have mirror01:38
anteayaokay01:38
SukhdevIt is reading a file which has garbage - which tells me something wrong is being downloaded or the verison mismatch01:38
mayu_internal mirror01:39
Sukhdevanteaya: yes, but, the download does complete01:39
anteayamayu_: here are the scripts openstack uses to set up the pypi mirror it uses: http://git.openstack.org/cgit/openstack-infra/pypi-mirror/tree/01:39
anteayacan you get those on your mirror and see if you can get the jenkins master to use that mirror01:39
mayu_I'm reinstalling the jenkins master01:39
anteayaand see if that allows you to set up jenkins?01:40
anteayamayu_: okay01:40
anteayaSukhdev: yes, but it gives an indication that the nature of the problem might be related to downloads01:40
anteayaso when I asked mayu_ he said he has a slow connection01:40
Sukhdevmayu_: how are you installing jenkins?01:40
mayu_follow jaypipes blog01:41
mayu_using his script01:41
Sukhdevmayu_: what is your target environment?01:41
Sukhdevmayu_: Oh in that case, I am not the right person to help you. I do not use Jay's scripts - sorry.01:42
mayu_http://www.joinfu.com/2014/02/setting-up-an-external-openstack-testing-system/01:42
*** clev has quit IRC01:42
anteayaSukhdev: perhaps you might know something01:43
*** jog0 has left #openstack-neutron01:43
anteayahow did you install jenkins?01:43
mayu_Sukhdev: how do you construct you ci ?01:43
*** clev has joined #openstack-neutron01:43
Sukhdevmayu_: I directly downloaded jenkins from the github and used its GUI to configure everything. I thought that is much simpler01:43
Sukhdevmayu_: Jenkins GUI is very straight forwards and very intuitive and you can configure everything with few clicks -01:44
Sukhdevmayu_: the only issue I found with the Jenkins Gerrit plugin is that it does not support Comment Added event for "recheck no bug"01:45
openstackgerritA change was merged to openstack/python-neutronclient: Unexpected response in agent-list command  https://review.openstack.org/7036301:45
openstackgerritA change was merged to openstack/neutron: tests/unit: Initialize core plugin in TestL3GwModeMixin  https://review.openstack.org/7422501:45
Sukhdevmayu_: I modified the gerrit plugin to include that support and will be releasing that patch next week through my document - if you need the link, I can give it to you now01:45
mayu_do you have blog for your construction ?01:45
mayu_give me the link01:46
Sukhdevmayu_: I have a document - it describes the complete solution that I have build for Arista Testing. I describe Jenkins config, I provide the patch for the Gerrit Plugin for comment checks, and describe how to filter the tests to run, etc.01:47
*** alexpilotti has quit IRC01:47
*** leseb has joined #openstack-neutron01:47
Sukhdevmayu_: here is the link https://github.com/aristanetworks/gerrit-trigger-plugin but, you will need instructions to use it with Jenkins - which I will describe in the document when I release next week.01:48
mayu_ok, give me the link of your doc01:48
Sukhdevmayu_: doc is not ready to go out yet. My team is reviewing it to ensure the accuracy - will release next week, once reviewed internally01:49
mayu_ah, it is too late01:49
mayu_can you give me the doc now01:50
Sukhdevmayu_: not yet - sorry - you have to wait for it until next week. In the mean time I can answer your questions regarding your Jenkin configuration, etc.....01:51
*** leseb has quit IRC01:52
*** WackoRobie has quit IRC01:52
anteayamayu_: why don't you do the first part01:52
mayu_ok, can you give me your email ?01:52
anteayawhy don't you download jenkins from github01:52
anteayamayu_: he is here01:52
*** WackoRobie has joined #openstack-neutron01:52
anteayayou can ask questions here01:52
Sukhdevmayu_: sukhdev@aristanetworks.com01:53
anteayadownload jenkins from github and configuire using the gui01:53
anteayaand once you get your ci account from infra you can begin01:53
mayu_It seems work of my jenkins master01:53
mayu_I reinstall it01:53
anteayait will take you a while to get everything settled01:53
*** Sukhdev has quit IRC01:54
anteayaif you have everything set up except the recheck no bug plugin, that is more than you have right now01:54
mayu_yes, follow the jay's second blog01:54
anteayaso do you have something to try now?01:55
*** SumitNaiksatam has quit IRC01:56
mayu_I have to leave for a while, thank you anteaya.01:57
*** mlavalle has quit IRC01:57
zzelleone question, i am a little bit lost with icehouse different freezes01:57
zzellei am working on a BP with 2 reviews01:57
pcm_markmcclain: ping01:57
anteayamayu_: you are welcome01:59
anteayazzelle there was feature proposal freeze, that has passed01:59
anteayanext is feature freeze01:59
anteayafeature proposal freeze meant code needed to be up for review by that time for bps to be marked for i302:00
anteayazzelle: look at the bp you are working on02:00
anteayai3 or juno?02:00
zzellei3 if possible02:01
zzellehttps://blueprints.launchpad.net/neutron/+spec/provider-network-partial-specs02:01
openstackgerritPierre Rognant proposed a change to openstack/neutron: Adds GRE tunnel DF flag options  https://review.openstack.org/7528102:01
anteayazzelle: look at milstone target02:01
pcm_Anyone: Have a question on a packaging issue...can anyone advise?02:01
anteayapcm_: you can ask the question and see02:02
anteayazzelle: it is set for i302:02
anteayaso you need your code to be merged by march 402:02
anteayaso don't wait02:02
zzelleoutch,02:02
anteayasince you need all the patches to be merged by that time02:02
anteayayou have to have it pass check with recent tests02:03
zzellei am missing reviewer reviews :(02:03
anteayaand you have to get it reviewed02:03
anteayaso get talking to some people02:03
anteayaand get some feedback02:03
pcm_One of my reviews has change to requirements.txt... requests is using a newer version (2.1) the other is a new package httmock (which is in PyPI).02:03
anteayahave your patches passed check tests?02:03
zzellehttps://review.openstack.org/#/q/status:open+project:openstack/neutron+branch:master+topic:bp/provider-network-partial-specs,n,z02:03
zzelleyes, and i provide UT for ML2 :)02:03
anteayazzelle: have your patches passed check tests?02:03
anteayagood so since they have passed check tests02:04
anteayanow you need feedback02:04
anteayaensure you get some soon02:04
anteayayou can get them merged anytime02:04
anteayabut they have to be merged by march 402:04
pcm_Jenkins is failing. I think it cannot install the packages02:04
anteayaand that is the same deadline for all of openstack02:04
anteayaso it will be busy02:04
pcm_Anyone know what I should do?02:05
zzelleok, can i ask for reviews on the ML or will i annoy people ?02:05
anteayazzelle: best to ask in channel02:05
zzelleok02:05
anteayaasking for reviews on the ml is annoying, yes02:05
anteayapcm_: can you post a url of the patch in question?02:06
dkehn___anteaya: whats up with ci?02:06
anteayadkehn___: bad week02:06
*** yamahata has joined #openstack-neutron02:06
anteayajenkins nodepool host dns issues02:06
dkehn___anteaya: load issues or something else02:07
pcm_anteaya: No distributions at all found for httmock>=1.0.202:07
anteayaa perfect storm02:07
anteayaand it keeps going02:07
pcm_anteaya: https://review.openstack.org/#/c/74156/202:07
dkehn___ya, bummer02:07
anteayadkehn___: suprisingly no load issues I have seen02:07
*** zzelle has quit IRC02:07
anteayaconnection issues, lost sessions02:07
*** dkehn___ is now known as dkehn02:07
anteayayadda yadda yadda02:07
pcm_anteaya: should I ask on #infra?02:07
dkehnanteaya: didn't realize my nick had so many ____ behind it02:07
anteayapcm_: I would be the one helping you there as well02:08
anteayayour call whether you want to talk here or there02:08
pcm_anteaya: good. I have the right source!02:08
anteayadkehn: like white tie and tails02:08
dkehnanteaya: is there any light at the ned of the tunnel, or is it just one long tunnel02:08
anteayawell _a_ source02:08
pcm_anteaya: No matter to me... just seeking info.02:09
anteayadkehn: log tunnel02:09
anteayawe keep hoping we see the light02:09
anteayaand then we don't02:09
dkehnanteaya: thx for the info02:09
anteayapcm_: understood02:09
anteayadkehn: happy to help02:09
openstackgerritYAMAMOTO Takashi proposed a change to openstack/neutron: Mock pyudev in tests  https://review.openstack.org/7492402:09
anteayapcm_: okay first of all I have no idea how anyone can review a patch that is 4000+ lines of code02:09
anteayaso there's that02:09
anteayanow that we have that out of the way02:09
*** xianghui has joined #openstack-neutron02:09
anteayarequirements.txt02:10
anteayaI see this02:10
anteayagate-neutron-requirements http://logs.openstack.org/56/74156/2/check/gate-neutron-requirements/b342eed : Incompatible requirement found; see https://wiki.openstack.org/wiki/Requirements in 34s02:10
*** dkehn__ is now known as dkehn_02:10
anteayawhich I must admit I have never seen before02:10
anteayaexciting02:10
pcm_anteaya: It's 1/2 of the BP. It is the device driver. I have a separate patch for the service driver.02:11
pcm_anteaya: can't break it up any more than that... what do want me to say...02:11
*** baoli has joined #openstack-neutron02:11
*** baoli has quit IRC02:12
anteayaI can't believe the size of these patchs02:12
*** baoli has joined #openstack-neutron02:12
*** networks_ has joined #openstack-neutron02:12
anteayathe max size in every other project is 200 lines of code02:12
anteayaanyway02:12
anteayasee this file: http://git.openstack.org/cgit/openstack/requirements/tree/global-requirements.txt02:12
anteayathat is in the openstack/requirements repo02:13
pcm_yup.02:13
anteayaevery openstack project that has a requirement has to have it in global-requirements.txt or test-requirements.txt before it can be in the project02:13
anteayaotherwise everyone just sticks whatever they like as a requirement and the poor user has to download everything02:14
pcm_I have modified requirements.txt to change version for requests (which works), and add a new package. The new package is in PyPI.02:14
anteayaalso every requirement has to be opensource licenced02:14
anteayais httmock in openstack/requirements global-requirements.txt?02:15
pcm_Is test-requirements.txt for the UTs? This package is for UTs.02:15
anteayawhat is UTs?02:15
pcm_Unit Tests02:15
anteayayes02:15
anteayatest-requirements.txt is for tests02:16
anteayaso it has to be in that file02:16
pcm_OK. So, I should place it there.02:16
anteayaso you need to offer a patch02:16
anteayaand the requirements reviewers review it02:16
anteayaand core approves and it merges02:16
anteayathen that line in the test runs should disappear02:16
pcm_So, create a patch just for that file, and put it for review?02:16
anteayayes02:17
anteayathen you still need to address pep8, doc and unit test failures on that patch02:18
pcm_I have tested everything in my workspace. I just have that package and Jenkins does not. This is all tested.02:19
*** yamahata has quit IRC02:19
* pcm_ from the patch you can see the number of tests.02:19
*** yamahata has joined #openstack-neutron02:19
*** WackoRobie has quit IRC02:20
anteayaokay02:20
pcm_anteaya: I assume I need to create a launchpad bug for this test-requirements.txt mod as well? What do I pick for the area, neutron?02:21
*** networkstatic has quit IRC02:21
*** networks_ is now known as networkstatic02:21
anteayaI don't think you need to02:22
anteayastart with the patch02:22
anteayaif someone says they want a launchpad bug for it ask them what project they want you to file it agains02:23
anteayat02:23
*** manishg has joined #openstack-neutron02:23
pcm_ok. Will do. Thanks!02:24
anteayanp02:25
anteayagood luck02:25
*** JPtheJP has quit IRC02:27
*** manishg has quit IRC02:27
*** jobewan has quit IRC02:27
*** JPtheJP has joined #openstack-neutron02:27
*** relaxdiego has quit IRC02:28
*** JPtheJP has quit IRC02:32
*** matsuhas_ has quit IRC02:34
*** matsuhas_ has joined #openstack-neutron02:36
*** marun has quit IRC02:37
*** filadome has quit IRC02:40
*** SumitNaiksatam has joined #openstack-neutron02:41
openstackgerritPierre Rognant proposed a change to openstack/neutron: Adds GRE tunnel DF flag options  https://review.openstack.org/7528102:41
*** sputnik13 has quit IRC02:43
*** sputnik13 has joined #openstack-neutron02:45
*** markmcclain has quit IRC02:46
*** sputnik13 has quit IRC02:51
*** sputnik13 has joined #openstack-neutron02:53
openstackgerritAaron Rosen proposed a change to openstack/neutron: Plugins should call __init__ of db_base_plugin for db.configure  https://review.openstack.org/7489602:58
pcm_anteaya: ping02:59
openstackgerritDhanashree Gosavi proposed a change to openstack/neutron: Validate multicast ip range in Cisco N1kv Plugin  https://review.openstack.org/7529103:01
*** sputnik13 has quit IRC03:03
*** matsuhas_ has quit IRC03:03
*** networks_ has joined #openstack-neutron03:05
*** sputnik13 has joined #openstack-neutron03:05
*** matsuhas_ has joined #openstack-neutron03:06
*** JPtheJP has joined #openstack-neutron03:06
*** networkstatic has quit IRC03:07
*** JPtheJP has quit IRC03:11
*** devlaps has quit IRC03:12
*** relaxdiego has joined #openstack-neutron03:13
*** garyk has quit IRC03:18
*** abhraut has quit IRC03:18
*** alagalah has quit IRC03:20
*** alagalah has joined #openstack-neutron03:23
*** networks_ is now known as networkstatic03:23
*** mayu_ has quit IRC03:27
*** matsuhas_ has quit IRC03:29
*** WackoRobie has joined #openstack-neutron03:30
*** WackoRobie has quit IRC03:33
*** ramishra has joined #openstack-neutron03:37
*** sputnik13 has quit IRC03:37
*** WackoRobie has joined #openstack-neutron03:39
*** gongysh has joined #openstack-neutron03:44
*** harlowja is now known as harlowja_away03:45
*** vjay has joined #openstack-neutron03:46
*** suresh12 has quit IRC03:47
openstackgerritfumihiko kakuma proposed a change to openstack/neutron: Implement OpenFlow Agent mechanism driver  https://review.openstack.org/7179103:48
*** changbl has joined #openstack-neutron03:53
*** Linguo has quit IRC03:55
*** liudong has joined #openstack-neutron04:02
*** baoli has quit IRC04:08
*** jobewan has joined #openstack-neutron04:09
*** csd has quit IRC04:11
openstackgerritAaron Rosen proposed a change to openstack/neutron: wsgi.run_server no longer used  https://review.openstack.org/7530304:17
*** ramishra has quit IRC04:19
*** relaxdiego has quit IRC04:19
*** ramishra has joined #openstack-neutron04:19
openstackgerritAaron Rosen proposed a change to openstack/neutron: Who's CI is lying! :)  https://review.openstack.org/7530404:22
*** jobewan has quit IRC04:22
openstackgerritA change was merged to openstack/neutron: BigSwitch: Move config and REST to diff modules  https://review.openstack.org/7351404:23
openstackgerritIsaku Yamahata proposed a change to openstack/neutron: l3-agent-consolidation: framework for consolidating l3 agents  https://review.openstack.org/5762704:24
*** WackoRobie has quit IRC04:25
*** matsuhashi has joined #openstack-neutron04:25
*** jobewan has joined #openstack-neutron04:25
*** alagalah has quit IRC04:25
*** WackoRobie has joined #openstack-neutron04:25
*** nati_ue__ has quit IRC04:25
*** om has joined #openstack-neutron04:26
*** pradipta` is now known as pradipta04:28
openstackgerritKevin Benton proposed a change to openstack/neutron: BigSwitch: Add SSL Certificate Validation  https://review.openstack.org/7090604:30
*** WackoRobie has quit IRC04:30
openstackgerritAaron Rosen proposed a change to openstack/neutron: RECOMMIT: Skip a test for nicira service plugin  https://review.openstack.org/7530504:31
*** pcm_ has quit IRC04:31
openstackgerritKevin Benton proposed a change to openstack/neutron: BigSwitch: Fix tenant_id for shared net requests  https://review.openstack.org/7245004:34
openstackgerritKevin Benton proposed a change to openstack/neutron: BigSwitch: Add agent to support neutron sec groups  https://review.openstack.org/7254304:36
openstackgerritKevin Benton proposed a change to openstack/neutron: BigSwitch: Auto re-sync on backend inconsistencies  https://review.openstack.org/7357504:37
openstackgerritKevin Benton proposed a change to openstack/neutron: BigSwitch: Use backend floating IP endpoint  https://review.openstack.org/7358904:41
openstackgerritKevin Benton proposed a change to openstack/neutron: BigSwitch: Add address pair support to plugin  https://review.openstack.org/7430604:43
openstackgerritKevin Benton proposed a change to openstack/neutron: BigSwitch: Asynchronous rest calls for port create  https://review.openstack.org/7452004:44
openstackgerritArmando Migliaccio proposed a change to openstack/neutron: Reset API naming scheme for VMware NSX plugin  https://review.openstack.org/6975704:45
openstackgerritPierre Rognant proposed a change to openstack/neutron: Adds GRE tunnel DF flag options  https://review.openstack.org/7528104:50
openstackgerritAaron Rosen proposed a change to openstack/neutron: Don't require passing in port_security=False if security_groups present  https://review.openstack.org/6554404:50
openstackgerritIsaku Yamahata proposed a change to openstack/neutron: tests/service: consolidate setUp/tearDown logic  https://review.openstack.org/7066804:54
*** jobewan has quit IRC04:57
*** JPtheJP has joined #openstack-neutron05:00
*** jobewan has joined #openstack-neutron05:01
*** JPtheJP has quit IRC05:05
openstackgerritXiaolin Zhang proposed a change to openstack/neutron: Adds https support for metadata agent  https://review.openstack.org/6718105:10
*** sputnik13 has joined #openstack-neutron05:10
openstackgerritAaron Rosen proposed a change to openstack/neutron: Skip a test for nicira service plugin (attempt 2)  https://review.openstack.org/7531305:13
*** manishg has joined #openstack-neutron05:15
*** sputnik13 has quit IRC05:20
*** relaxdiego has joined #openstack-neutron05:21
*** sputnik13 has joined #openstack-neutron05:22
*** matsuhashi has quit IRC05:23
*** jroovers has joined #openstack-neutron05:24
*** markwash has joined #openstack-neutron05:24
openstackgerritA change was merged to openstack/neutron: Fix request timeout errors during calls to NSX controller  https://review.openstack.org/7369505:24
openstackgerritberlin proposed a change to openstack/neutron: Fix VPN agent does not handle multiple connections per vpn service  https://review.openstack.org/7462705:25
*** shausy has joined #openstack-neutron05:30
*** shausy has quit IRC05:32
*** matsuhashi has joined #openstack-neutron05:33
*** WackoRobie has joined #openstack-neutron05:36
*** relaxdiego has quit IRC05:40
*** WackoRobie has quit IRC05:41
*** fandi has joined #openstack-neutron05:42
gongyshamotoki: ping05:45
openstackgerritKevin Benton proposed a change to openstack/neutron: BigSwitch: Fix tenant_id for shared net requests  https://review.openstack.org/7245005:52
amotokigongysh: pong05:56
gongyshamotoki: https://review.openstack.org/#/c/23562/05:56
gongyshamotoki: what is discussed on neutron side?05:57
amotokigongysh: https://bugs.launchpad.net/neutron/+bug/1138730 and https://review.openstack.org/#/c/70286/05:59
amotokigongysh: mark commented "Temporary -2 as the ability to prohibit specific floating ip addresses was design decision that needs community consensus to reverse." in review 7028606:00
gongyshamotoki: thanks, can u please have a look at https://review.openstack.org/#/c/73159/06:06
*** garyk has joined #openstack-neutron06:06
*** liudong has quit IRC06:07
*** manishg has quit IRC06:07
openstackgerritoda-g proposed a change to openstack/neutron: Make metaplugin be used with a router service plugin  https://review.openstack.org/6503406:08
amotokigongysh: sure. it looks easy.06:08
*** liudong has joined #openstack-neutron06:08
*** bashok has joined #openstack-neutron06:09
*** markwash has quit IRC06:09
gongyshenikanorov__: ping06:11
amotokigongysh: approved. discussion on imports is sometimes not easy.06:13
gongyshamotoki: thanks06:13
*** sputnik13 has quit IRC06:18
openstackgerritXu Han Peng proposed a change to openstack/neutron: Change firewall to INACTIVE when admin state down  https://review.openstack.org/7394406:19
*** ajo has quit IRC06:20
openstackgerritIsaku Yamahata proposed a change to openstack/neutron: lbaas/haproxy/agent: use neutron.service instead of rpc.service  https://review.openstack.org/7532106:23
*** ajo has joined #openstack-neutron06:24
openstackgerritIsaku Yamahata proposed a change to openstack/neutron: lbaas/haproxy/agent: use neutron.service instead of rpc.service  https://review.openstack.org/7532106:25
*** relaxdiego has joined #openstack-neutron06:30
*** dvorkinista has joined #openstack-neutron06:31
*** relaxdiego has quit IRC06:31
*** JPtheJP has joined #openstack-neutron06:32
*** vkozhukalov has joined #openstack-neutron06:33
*** skraynev_afk is now known as skraynev06:34
openstackgerritRobert Kukura proposed a change to openstack/neutron: ML2 binding:profile port attribute  https://review.openstack.org/7350006:35
*** morganfainberg is now known as morganfainberg_Z06:36
*** saju_m has joined #openstack-neutron06:36
*** JPtheJP has quit IRC06:37
openstackgerritJenkins proposed a change to openstack/neutron: Imported Translations from Transifex  https://review.openstack.org/7494206:38
openstackgerritRobert Kukura proposed a change to openstack/neutron: Replace binding:capabilities with binding:vif_details  https://review.openstack.org/7245206:40
*** redbeard has joined #openstack-neutron06:42
*** gdubreui has quit IRC06:43
*** om has quit IRC06:47
*** jprovazn has joined #openstack-neutron06:49
*** om has joined #openstack-neutron06:53
openstackgerritberlin proposed a change to openstack/neutron: Fix duplicate name of NVP LBaaS objs not allowed on vShield Edge  https://review.openstack.org/7390506:56
openstackgerritKevin Benton proposed a change to openstack/neutron: BigSwitch: Add support for QoS extension  https://review.openstack.org/7434406:56
openstackgerritKevin Benton proposed a change to openstack/neutron: BigSwitch: Add support for QoS extension  https://review.openstack.org/7434407:01
*** afazekas_ has quit IRC07:14
*** armax has quit IRC07:18
*** dvorkinista has quit IRC07:20
openstackgerritAkihiro Motoki proposed a change to openstack/neutron: Handle racing condition in OFC port deletion  https://review.openstack.org/7436207:21
*** banix has joined #openstack-neutron07:21
*** vkozhukalov has quit IRC07:31
openstackgerritAaron Rosen proposed a change to openstack/neutron: Plugins should call __init__ of db_base_plugin for db.configure  https://review.openstack.org/7489607:39
openstackgerritDazhao Yu proposed a change to openstack/neutron: Calculate stateless IPv6 address  https://review.openstack.org/5618407:46
*** jistr has joined #openstack-neutron07:48
*** networkstatic has quit IRC07:51
*** garyk has quit IRC07:54
*** afazekas_ has joined #openstack-neutron07:56
*** om has quit IRC07:58
*** om has joined #openstack-neutron08:00
*** leseb has joined #openstack-neutron08:04
*** devvesa has joined #openstack-neutron08:09
openstackgerritA change was merged to openstack/neutron: Imported Translations from Transifex  https://review.openstack.org/7494208:14
*** luqas has joined #openstack-neutron08:17
*** jgallard has joined #openstack-neutron08:30
*** dvorkinista has joined #openstack-neutron08:31
*** saju_m has quit IRC08:31
*** JPtheJP has joined #openstack-neutron08:32
*** dvorkinista has quit IRC08:35
*** JPtheJP has quit IRC08:37
openstackgerritAkihiro Motoki proposed a change to openstack/neutron: Handle racing condition in OFC port deletion  https://review.openstack.org/7436208:37
obondarevsalv-orlando: ping08:38
*** rossella-s has joined #openstack-neutron08:43
*** jlibosva has joined #openstack-neutron08:45
*** cdub has quit IRC08:47
*** ygbo has joined #openstack-neutron08:49
openstackgerritIWAMOTO Toshihiro proposed a change to openstack/neutron: LBaaS: add routed-service-insertion extension to the plugin  https://review.openstack.org/7396208:53
*** dave_tucker_zzz is now known as dave_tucker08:55
*** saju_m has joined #openstack-neutron09:01
*** banix has quit IRC09:02
*** saju_m has quit IRC09:02
*** rossella-s has quit IRC09:04
*** vkozhukalov has joined #openstack-neutron09:07
openstackgerritberlin proposed a change to openstack/neutron: Add Error Handling to NVP advanced LBaaS/FWaaS  https://review.openstack.org/5962509:08
openstackgerritLi Ma proposed a change to openstack/neutron: Race condition of L3-agent to add/remove routers  https://review.openstack.org/7323409:08
salv-orlandoobondarev: how can I help?09:09
obondarevsalv-orlando: can you please review lbaas agent renaming again? https://review.openstack.org/#/c/61339/09:10
obondarevsalv-orlando: as it will cause rebase issues in other lbaas patches I think the sooner the better to merge it09:10
salv-orlandook09:11
obondarevsalv-orlando: thanks!09:11
salv-orlandoobondarev: agent_manager is generic now, is that correct? It's used for haproxy but in theory other agents can use it too.09:13
*** cdub has joined #openstack-neutron09:15
iwamoto"if there is a haproxy-like loadbalancing software"09:16
*** luqas has quit IRC09:17
iwamotoplugin-side of agent_driver_base is used by lvs driver but not agent-side09:17
salv-orlandothanks, what's the lvs driver09:18
openstackgerritAkihiro Motoki proposed a change to openstack/neutron: Avoid long transaction in delete_ports  https://review.openstack.org/7534309:18
*** mflobo has joined #openstack-neutron09:18
openstackgerritA change was merged to openstack/neutron: Don't require passing in port_security=False if security_groups present  https://review.openstack.org/6554409:18
*** bvandenh has quit IRC09:19
iwamotosalv-orlando: it uses keepalived https://review.openstack.org/#/c/67405/09:19
openstackgerritAkihiro Motoki proposed a change to openstack/neutron: nec plugin: Avoid long transaction in delete_ports  https://review.openstack.org/7534309:20
obondarevsalv-orlando: agent_manager is generic now, right09:20
obondarevsalv-orlando: sorry for delay09:20
*** saju_m has joined #openstack-neutron09:21
salv-orlandoah ok thanks to both of you guys.09:21
salv-orlandoagent_driver_based then is still pretty much the rename of plugin_driver09:21
salv-orlandobut if you want to use it as a plugin driver rather than an agent driver, you can still do that?09:21
iwamotomust go home now. bye.09:22
*** iwamoto has quit IRC09:22
salv-orlandoadieu iwamoto09:22
salv-orlandobasically that's what's he's doing here, obondarev: https://review.openstack.org/#/c/67405/6/neutron/services/loadbalancer/drivers/lvs/plugin_driver.py09:22
salv-orlandois that right?09:22
obondarevsalv-orlando: let me check..09:23
*** chandan_kumar has joined #openstack-neutron09:25
openstackgerritAkihiro Motoki proposed a change to openstack/neutron: Fix test_db_plugin.test_delete_port  https://review.openstack.org/7534809:26
openstackgerritAkihiro Motoki proposed a change to openstack/neutron: Lower log level of errors due to user requests to INFO  https://review.openstack.org/7493209:27
salv-orlandoobondarev: I think we can review that later.It's not affecting your patch anyway09:27
*** bvandenh has joined #openstack-neutron09:27
*** cdub has quit IRC09:28
obondarevsalv-orlando: sure, so, yes plugin side (agent_based_driver) can be used even with some other agent09:29
obondarevsalv-orlando: until that agent uses same API with the plugin side09:30
salv-orlandook - this class then: agent_driver_base.AgentDriverBase is ok if it's used by a plugin.09:31
obondarevsalv-orlando: it should be used by vendor plugin_drivers09:31
obondarevsalv-orlando: like haproxy uses it09:31
obondarevsalv-orlando: https://review.openstack.org/#/c/61339/6/neutron/services/loadbalancer/drivers/haproxy/plugin_driver.py09:32
salv-orlandoah right.09:32
salv-orlandothat's the thing that's always confused me about naming.09:32
salv-orlandook never mind then09:32
obondarevsalv-orlando: thanks for the review!09:35
*** pradipta` has joined #openstack-neutron09:41
*** djoreilly has joined #openstack-neutron09:44
*** pradipta has quit IRC09:44
openstackgerritIsaku Yamahata proposed a change to openstack/neutron: tests/service: consolidate setUp/tearDown logic  https://review.openstack.org/7066809:49
*** matrohon has joined #openstack-neutron09:50
*** chandan_kumar has quit IRC09:51
*** luqas has joined #openstack-neutron09:53
openstackgerritDazhao Yu proposed a change to openstack/neutron: Make sure dnsmasq can distinguish IPv6 address from MAC address  https://review.openstack.org/7535509:56
*** chandan_kumar has joined #openstack-neutron10:05
*** liudong has quit IRC10:08
openstackgerritDarragh O'Reilly proposed a change to openstack/neutron: ovs-agent: use hexidecimal ip address in tunnel port name  https://review.openstack.org/7444210:09
openstackgerritJakub Libosvar proposed a change to openstack/neutron: Common decorator for caching methods  https://review.openstack.org/7268010:23
*** chandan_kumar has quit IRC10:28
*** dvorkinista has joined #openstack-neutron10:28
*** JPtheJP has joined #openstack-neutron10:32
*** jp_at_hp has joined #openstack-neutron10:34
*** dvorkinista has quit IRC10:35
*** JPtheJP has quit IRC10:37
*** alexpilotti has joined #openstack-neutron10:45
*** jistr has quit IRC10:48
*** aryan has joined #openstack-neutron10:48
*** pradipta has joined #openstack-neutron10:49
*** pradipta` has quit IRC10:51
openstackgerritA change was merged to openstack/neutron: LBaaS: move agent based driver files into a separate dir  https://review.openstack.org/6133910:55
*** luqas has quit IRC10:56
*** leseb has quit IRC11:00
*** matsuhashi has quit IRC11:02
*** leseb has joined #openstack-neutron11:04
*** jistr has joined #openstack-neutron11:05
*** vkozhukalov has quit IRC11:08
*** jgallard has quit IRC11:12
*** pcm_ has joined #openstack-neutron11:15
*** gongysh has quit IRC11:17
*** pcm_ has quit IRC11:18
*** pcm_ has joined #openstack-neutron11:19
*** vkozhukalov has joined #openstack-neutron11:20
*** leseb has quit IRC11:23
*** xianghui has quit IRC11:25
*** fandi has quit IRC11:28
*** dvorkinista has joined #openstack-neutron11:45
openstackgerritIsaku Yamahata proposed a change to openstack/neutron: ML2/vxlan/test: remove unnecessary self.addCleanup(cfg.CONF.reset)  https://review.openstack.org/6329911:47
*** dvorkinista has quit IRC11:50
*** yamahata has quit IRC11:54
obondarevyamahata_: ping11:56
*** leseb has joined #openstack-neutron12:00
*** vjay has quit IRC12:00
*** luqas has joined #openstack-neutron12:07
*** luqas has quit IRC12:08
*** luqas has joined #openstack-neutron12:09
*** akamyshnikova has quit IRC12:11
openstackgerritPaul Michali proposed a change to openstack/neutron: VPNaaS Service Driver for Cisco CSR  https://review.openstack.org/7414412:20
*** luqas has quit IRC12:31
*** luqas has joined #openstack-neutron12:31
*** om has quit IRC12:33
*** luqas has quit IRC12:33
openstackgerritAkihiro Motoki proposed a change to openstack/neutron: Use "!=" instead of "is not" when comparing two values  https://review.openstack.org/7539212:33
*** yamahata has joined #openstack-neutron12:37
openstackgerritA change was merged to openstack/neutron: Copy cache package from oslo-incubator  https://review.openstack.org/7126012:38
*** vkozhukalov has quit IRC12:39
*** alagalah has joined #openstack-neutron12:46
*** JPtheJP has joined #openstack-neutron12:52
*** baoli has joined #openstack-neutron12:54
*** vkozhukalov has joined #openstack-neutron12:55
*** baoli has quit IRC12:55
*** baoli has joined #openstack-neutron12:56
*** phil_h has quit IRC12:59
*** Phil|2 has quit IRC12:59
*** markvoelker has quit IRC12:59
*** mwagner_lap has joined #openstack-neutron13:11
*** julim has joined #openstack-neutron13:13
*** julim has quit IRC13:14
pcm_Anyone: I changed a version in requirements.txt. How do I "apply" that change, without destroying my /opt/stack area? (manually pip update?)13:17
*** leseb has quit IRC13:25
*** jgallard has joined #openstack-neutron13:26
*** garyk has joined #openstack-neutron13:33
*** luqas has joined #openstack-neutron13:35
*** mwagner_lap has quit IRC13:38
*** rohit404 has joined #openstack-neutron13:40
*** tongli has joined #openstack-neutron13:40
*** leseb has joined #openstack-neutron13:41
*** russellb is now known as rustlebee13:44
*** WackoRobie has joined #openstack-neutron13:45
openstackgerritIhar Hrachyshka proposed a change to openstack/neutron: Updated requirements from global  https://review.openstack.org/7500913:46
openstackgerritIhar Hrachyshka proposed a change to openstack/neutron: Updated requirements from global  https://review.openstack.org/7500913:49
*** amotoki has quit IRC13:57
*** matrohon_ has joined #openstack-neutron14:00
*** vjay has joined #openstack-neutron14:02
matrohon_arosen1 : hi14:09
*** saju_m has quit IRC14:10
*** relaxdiego has joined #openstack-neutron14:10
*** julim has joined #openstack-neutron14:12
*** leseb has quit IRC14:13
*** clev has quit IRC14:13
*** otherwiseguy has quit IRC14:14
*** banix has joined #openstack-neutron14:16
*** jobewan has quit IRC14:17
*** om has joined #openstack-neutron14:19
*** bashok has quit IRC14:19
*** aymenfrikha has joined #openstack-neutron14:20
*** leseb has joined #openstack-neutron14:22
*** ywu has quit IRC14:22
*** rossella-s has joined #openstack-neutron14:29
*** peristeri has joined #openstack-neutron14:34
*** jprovazn has quit IRC14:37
*** alagalah has quit IRC14:39
openstackgerritJakub Libosvar proposed a change to openstack/neutron: Metadata agent caches networks for routers  https://review.openstack.org/7068914:41
*** jgrimm has quit IRC14:41
*** otherwiseguy has joined #openstack-neutron14:42
*** ramishra_ has joined #openstack-neutron14:43
*** ramishra has quit IRC14:43
*** filadome has joined #openstack-neutron14:44
*** jprovazn has joined #openstack-neutron14:50
*** rohit404 has quit IRC14:54
*** redbeard has quit IRC14:54
*** manishg has joined #openstack-neutron14:54
*** manishg has quit IRC14:57
*** manishg has joined #openstack-neutron14:57
*** jprovazn has quit IRC14:58
*** WackoRobie has quit IRC14:58
*** manishg has quit IRC15:01
*** manishg has joined #openstack-neutron15:02
*** dvorkinista has joined #openstack-neutron15:02
*** matrohon_ has quit IRC15:03
*** manishg has quit IRC15:04
*** manishg has joined #openstack-neutron15:05
*** afazekas_ has quit IRC15:07
*** luqas has quit IRC15:07
*** manishg has quit IRC15:08
*** manishg has joined #openstack-neutron15:08
*** luqas has joined #openstack-neutron15:10
*** rossella-s has quit IRC15:11
*** manishg has quit IRC15:12
*** manishg has joined #openstack-neutron15:13
*** yfried has quit IRC15:15
ihrachyswho is in charge of Neutron Ryu jenkins job? how can I recheck its failure? I got one today which is some network connection problem: http://180.37.183.32/jenkins/job/neutron/1119/artifact/logs/15:15
*** manishg has quit IRC15:17
*** manishg has joined #openstack-neutron15:18
*** manishg has quit IRC15:21
*** manishg has joined #openstack-neutron15:21
*** cjellick has joined #openstack-neutron15:22
*** dvorkinista has quit IRC15:22
*** manishg has quit IRC15:24
*** manishg has joined #openstack-neutron15:25
*** rossella-s has joined #openstack-neutron15:26
*** alexpilotti has quit IRC15:27
*** manishg has quit IRC15:27
*** manishg has joined #openstack-neutron15:28
*** WackoRobie has joined #openstack-neutron15:28
openstackgerritfumihiko kakuma proposed a change to openstack/neutron: Implement OpenFlow Agent mechanism driver  https://review.openstack.org/7179115:29
*** sputnik13 has joined #openstack-neutron15:31
anteayaihrachys: ryu-openstack-review@lists.sourceforge.net15:31
anteayaaccording to: https://review.openstack.org/#/admin/groups/91,members15:32
anteayayou have to be signed in to review.o.o to view that page15:32
*** manishg has quit IRC15:32
*** manishg has joined #openstack-neutron15:33
*** alagalah has joined #openstack-neutron15:35
*** manishg has quit IRC15:36
*** manishg has joined #openstack-neutron15:37
*** sputnik13 has quit IRC15:37
*** jgrimm has joined #openstack-neutron15:37
ihrachysanteaya: this looks more like automated email address. are you sure there's someone on that side to read my complaint? :)15:39
anteayano15:40
anteayaI am not sure15:40
ihrachysI also got -1 for another review from 'VMware Mine Sweeper', and there's no address in that table...15:40
anteayabut if you email and don't get a response in a timely fashion (4 hours rings a bell) we have the ability to disable voting on that account15:40
*** alexpilotti has joined #openstack-neutron15:41
anteayainclude openstack-infra as a cc when you email then we can track it15:41
anteayasalv-orlando: are you VMware Mine Sweeper?15:41
*** manishg has quit IRC15:41
anteayaihrachys: include this email as cc: openstack-infra@lists.openstack.org15:41
anteayathen if there are issues we have a public record of correspondance and timing of response15:42
anteayawhich we can point to with a url15:42
salv-orlandopoint me to the list and I will add a contact url.15:42
salv-orlandocontact email.15:42
anteayaI think you need to email openstack-infra@lists.openstack.org with the contact email and a gerrit admin needs to update15:43
anteayaI think15:43
*** lnxnut has joined #openstack-neutron15:43
salv-orlandoafaik mine sweeper for neutron needs this patch to work again i think: https://review.openstack.org/#/c/74933/15:43
salv-orlandoit's a simple patch and should not take long to review15:43
anteayasalv-orlando: can you disable voting while the mine sweeper ci is broken please?15:44
salv-orlandoI have no rights to this. I will forward the request.15:44
ihrachyssalv-orlando: in my case, it's just rebase failure. see: https://review.openstack.org/#/c/75410/15:45
ihrachyssalv-orlando: maybe this is due to master used instead of proper stable?15:45
anteayasalv-orlando: please do15:45
salv-orlandothere is also one account for both nova and neutron - and the nova tests are still working. This might explain why it's not disabled.15:45
anteayasalv-orlando: and can someone get back to me once it is disabled15:46
anteayawell you run a risk then of forcing our hand15:46
anteayaif someone complains to someone else in -infra15:46
anteayaand it isn't fixed or turned off in 4 hours, voting right may be removed from the account15:46
anteayathat is the structure we have set up15:46
*** jroovers|afk has joined #openstack-neutron15:47
anteayaI suggest erring on the side of staying in charge of the account and disabling now15:47
anteayathen re-enabling when it is fixed15:47
salv-orlandoI think we should just disable all the vmware stuff. Everyday we bring a different problem to everybody15:47
anteayano argument from my side15:48
salv-orlandoanyway, we are aware of the rules15:48
anteayathat is your call15:48
anteayaplease have someone get back to me when it is disabled or fixed15:48
*** cdub has joined #openstack-neutron15:49
*** jroovers has quit IRC15:50
*** vjay has quit IRC15:52
*** om has quit IRC15:52
*** jroovers|afk has quit IRC15:53
*** Gaston_ has joined #openstack-neutron15:59
*** vjay has joined #openstack-neutron15:59
*** jobewan has joined #openstack-neutron15:59
*** markmcclain has joined #openstack-neutron16:01
*** markwash has joined #openstack-neutron16:01
*** ramishra_ has quit IRC16:03
*** lipinski has joined #openstack-neutron16:06
lipinskiHi All.  Having a problem with neutron metadata.  This the correct forum to ask?16:07
*** mflobo has quit IRC16:07
anteayaare you a developer?16:08
anteayaif yes, yes16:08
anteayaif you are trying to set up and use neutron as a deployer, the forum #openstack is set up for such questions16:09
lipinskianteaya: thanks.  I'll ask on #openstack.16:09
anteayabe patient, it might be a while for someone with the correct knowledge base to be able to help you16:09
lipinskianteaya: 10-4.  thanks.16:10
anteayanp16:12
*** luqas has quit IRC16:13
*** WackoRobie has quit IRC16:17
*** WackoRobie has joined #openstack-neutron16:17
openstackgerritDirk Mueller proposed a change to openstack/neutron: Support loading of service plugins via entrypoints  https://review.openstack.org/7544716:19
*** jlibosva has quit IRC16:22
anteayain case anyone missed this: http://lists.openstack.org/pipermail/openstack-dev/2014-February/027797.html16:26
anteayabasically sdague is saying that due to the incredibly hard work of everyone in neutron, it is possible to meet one of our very important testing goals for this cycle16:26
anteayaif folks spend some time addressing failures in these testing logs and offer bug patches16:27
*** otherwiseguy has quit IRC16:28
anteayaif anyone is wanting to help but doesn't know how please do speak up so that others know your intentions and can help you meet the goal16:28
*** ajo has quit IRC16:31
*** mlavalle has joined #openstack-neutron16:37
*** jistr has quit IRC16:37
*** beagles is now known as beagles_brb16:38
*** skraynev is now known as skraynev_afk16:38
*** dvorkinista has joined #openstack-neutron16:40
*** rha has quit IRC16:43
*** ajo has joined #openstack-neutron16:45
*** otherwiseguy has joined #openstack-neutron16:47
*** networkstatic has joined #openstack-neutron16:47
*** dvorkinista has quit IRC16:48
*** dguitarbite_ has quit IRC16:51
*** zzelle has joined #openstack-neutron16:53
*** dvorkinista has joined #openstack-neutron16:53
*** manishg has joined #openstack-neutron16:54
*** dvorkini_ has joined #openstack-neutron16:55
*** vjay has quit IRC16:57
*** dvorkinista has quit IRC16:58
*** rook has joined #openstack-neutron16:58
*** BBG_Stephen has quit IRC17:00
*** ajo_ has joined #openstack-neutron17:00
*** ygbo has quit IRC17:01
openstackgerritPierre Rognant proposed a change to openstack/neutron: Adds GRE tunnel DF flag options  https://review.openstack.org/7528117:04
*** ajo has quit IRC17:04
*** rossella-s has quit IRC17:04
*** vjay has joined #openstack-neutron17:05
*** rossella-s has joined #openstack-neutron17:06
*** jp_at_hp has quit IRC17:07
*** rossella-s has quit IRC17:07
*** otherwiseguy has quit IRC17:08
*** leseb has quit IRC17:09
*** leseb has joined #openstack-neutron17:09
*** terrylhowe has left #openstack-neutron17:10
*** ajo_ has quit IRC17:12
*** alagalah_ has joined #openstack-neutron17:14
*** alagalah has quit IRC17:14
*** leseb has quit IRC17:14
*** carl_baldwin has joined #openstack-neutron17:15
*** armax has joined #openstack-neutron17:15
*** ajo_ has joined #openstack-neutron17:15
*** relaxdiego has quit IRC17:16
*** sweston has quit IRC17:17
openstackgerritArvind Somya proposed a change to openstack/neutron: Cisco APIC ML2 mechanism driver, part 2  https://review.openstack.org/7337217:19
openstackgerritArvind Somya proposed a change to openstack/neutron: Cisco APIC ML2 mechanism driver, part 1  https://review.openstack.org/7335517:19
*** alagalah_ has quit IRC17:20
*** dvorkini_ has quit IRC17:21
*** dvorkinista has joined #openstack-neutron17:21
*** sweston has joined #openstack-neutron17:23
*** beagles_brb is now known as beagles17:25
*** majopela__ has joined #openstack-neutron17:28
*** ajo_ has quit IRC17:31
*** tongli has quit IRC17:31
*** rha has joined #openstack-neutron17:32
rms_13salv-orlando: Hi Salvatore, thanks for commenting on nuage plugin review https://review.openstack.org/#/c/67272/. Had a quick question about your comment17:33
salv-orlandorms_13: go ahead17:34
*** dave_tucker is now known as dave_tucker_zzz17:34
salv-orlandorms_13: btw, all I wanted to is to see a report from the CI - to verify which tests are being executed and how17:34
rms_13salv-orlando: patchset-11 is already run against nuage_ci.17:35
salv-orlandois that the test output: https://s3.amazonaws.com/nuageci/result_2014-02-20_06_51_47.txt17:35
*** sputnik13 has joined #openstack-neutron17:36
rms_13salv-orlando: yup. You wanted test_networks to pass?17:36
*** dvorkinista has quit IRC17:36
*** relaxdiego has joined #openstack-neutron17:37
*** devvesa has quit IRC17:37
*** _cjones_ has joined #openstack-neutron17:38
salv-orlandorms_13: I think that test has run something like 62 tests (smoke suite has over 200 tests), and 3 of them failed. I think to the untrained eye that could hardly appear as a success. Also no scenario test ran.17:38
*** dtalton has joined #openstack-neutron17:39
anteayahttps://wiki.openstack.org/wiki/Infrastructure_Status17:39
rms_13<salv-orlando> got it what you mean. I will pass this info forward here and got it corrected/improved.17:39
salv-orlandook thanks!17:39
*** suresh12 has joined #openstack-neutron17:39
*** dtalton has left #openstack-neutron17:40
*** vkozhukalov has quit IRC17:40
*** jgallard has quit IRC17:41
_cjones_Hi. I was wondering if someone could point me to the difference between "service_plugins" and "core_plugins". I'd like to read up if I can.17:41
openstackgerritmark mcclain proposed a change to openstack/neutron: Fixes broken documentation hyperlinks  https://review.openstack.org/6633917:46
*** rohit404 has joined #openstack-neutron17:46
*** cdub has quit IRC17:46
*** cdub has joined #openstack-neutron17:48
*** alagalah has joined #openstack-neutron17:49
*** dvorkini_ has joined #openstack-neutron17:51
openstackgerritA change was merged to openstack/neutron: Sync minimum requirements  https://review.openstack.org/7524017:52
*** filadome has quit IRC17:52
*** harlowja_away is now known as harlowja17:56
*** alagalah has quit IRC17:57
*** bjornar has joined #openstack-neutron18:01
arosen1matrohon: png18:02
arosen1pong*18:02
*** otherwiseguy has joined #openstack-neutron18:03
*** sbalukoff has joined #openstack-neutron18:08
*** zzelle_ has joined #openstack-neutron18:10
*** leseb has joined #openstack-neutron18:10
*** marun has joined #openstack-neutron18:12
*** dvorkinista has joined #openstack-neutron18:17
*** zzelle has quit IRC18:19
*** zzelle_ has quit IRC18:19
*** zzelle has joined #openstack-neutron18:19
*** sbalukoff has quit IRC18:19
*** dvorkini_ has quit IRC18:20
pcm_anyone: question on creating a new .init file. can anyone advise?18:22
pcm_.ini file18:23
openstackgerritArmando Migliaccio proposed a change to openstack/neutron: Fix DetachedInstanceError for Agent instance  https://review.openstack.org/7496218:23
pcm_for oslo config to "see" this file, do I put it in setup.cfg?18:23
*** morganfainberg_Z is now known as morganfainberg18:24
*** manishg has quit IRC18:26
*** clev has joined #openstack-neutron18:30
*** devlaps has joined #openstack-neutron18:30
*** dvorkinista has quit IRC18:30
pcm_Does anyone know how oslo "sees" a new config file that I created?18:30
*** shortstop has joined #openstack-neutron18:33
openstackgerritA change was merged to openstack/neutron: Use different context for each API request in unit tests  https://review.openstack.org/7363618:36
anteayayay18:36
anteayapcm_: what kind of .ini file?18:37
pcm_for L3 configuration, vendor specific.18:38
anteayawhy do you need oslo config to see this file?18:38
*** markwash_ has joined #openstack-neutron18:38
pcm_anteaya: Just looking at the reference VPN agent, where they define config opt with a default for this. doing the same in my agent.18:39
anteayak18:40
pcm_anteaya: https://github.com/openstack/neutron/blob/master/neutron/services/vpn/device_drivers/ipsec.py#L5018:40
anteayawell looking at the olso config repo18:41
pcm_as a reference.18:41
anteayathere is an iniparser file: http://git.openstack.org/cgit/openstack/oslo.config/tree/oslo/config/iniparser.py18:41
*** markwash has quit IRC18:41
anteayaso I don't know the exact syntax but my gut says you would call that with a path to the file18:41
*** markwash_ is now known as markwash18:41
pcm_anteaya: please look at the reference code...^^^18:42
djoreillypcm_, just pass --config-file /etc/foo.conf as a command line arg18:42
pcm_djoreilly: yeah, i'm doing that, but was confused as to how this is being handled in the ref mentioned above.18:43
*** WackoRobie has quit IRC18:43
pcm_djoreilly: does just the specificaion of the conf file make that available as attributes in oslo?18:44
pcm_so I can do cfg.CONF.some_section.some_setting?18:44
zzellepcm_, yes18:44
pcm_what is the setup.cfg file in /opt/stack/neutron for? (someone mentioned they thought that was used)18:45
djoreillythat's for the python install of neutron18:45
zzellesetup.cfg is linked to setup.py (for install)18:45
pcm_interesting.18:46
pcm_does it end up placing those ini files somewhere?18:46
*** markwash has quit IRC18:46
djoreillypcm_, I guess so. Give it a go18:47
pcm_jsut wondering if I have/should list my ini file there with the others.18:48
*** markwash has joined #openstack-neutron18:48
pcm_thanks folks. I'll give it a try (using my .ini on the command line and see if the agent sees the config setting I have.18:51
*** markmcclain has quit IRC18:52
openstackgerritPierre Rognant proposed a change to openstack/neutron: Adds GRE tunnel DF flag options  https://review.openstack.org/7528118:52
rms_13tempest network api has introduced v6 tests in test_networks on 2/17. Is it necessary for all the third party CI system to run them?18:53
rms_13Shouldnt it be made optional based on the vendor support?18:55
*** manishg has joined #openstack-neutron18:56
*** rkukura has quit IRC18:56
*** SumitNaiksatam has quit IRC18:57
*** manishg has quit IRC19:01
*** _gk_ has joined #openstack-neutron19:02
*** dvorkinista has joined #openstack-neutron19:03
*** alagalah has joined #openstack-neutron19:03
*** rkukura has joined #openstack-neutron19:04
*** shortstop has left #openstack-neutron19:05
*** cjellick has quit IRC19:05
*** manishg has joined #openstack-neutron19:05
*** clev has quit IRC19:06
*** clev has joined #openstack-neutron19:07
*** cjellick has joined #openstack-neutron19:07
*** sbalukoff has joined #openstack-neutron19:10
*** WackoRobie has joined #openstack-neutron19:14
openstackgerritRajesh Mohan proposed a change to openstack/neutron: Firewall as a Service (FWaaS)  Service Insertion  https://review.openstack.org/6259919:15
openstackgerritA change was merged to openstack/neutron: Fix ValueError in ip_lib.IpRouteCommand.get_gateway()  https://review.openstack.org/6591719:17
HenryGrms_13: I added those tests. The API docs don't seem to imply that that ipv6 support is optional. They just say "To create an IP v6 subnet, you must specify the value 6 for the ip_version attribute".19:18
*** WackoRobie has quit IRC19:20
*** WackoRobie has joined #openstack-neutron19:21
*** SumitNaiksatam has joined #openstack-neutron19:22
*** vkozhukalov has joined #openstack-neutron19:25
*** majopela__ has quit IRC19:27
*** dvorkinista has quit IRC19:29
openstackgerritArvind Somya proposed a change to openstack/neutron: Cisco APIC ML2 mechanism driver, part 2  https://review.openstack.org/7337219:36
openstackgerritArvind Somya proposed a change to openstack/neutron: Cisco APIC ML2 mechanism driver, part 1  https://review.openstack.org/7335519:36
HenryGrms_13: You may want to discuss this on the mailing list.19:37
*** _gk_ has quit IRC19:43
openstackgerritAbhishek Raut proposed a change to openstack/neutron: Support Port Binding Extension in Cisco N1kv plugin  https://review.openstack.org/6883319:46
*** sn6i23a has joined #openstack-neutron19:47
*** bada has quit IRC19:49
*** bada has joined #openstack-neutron19:50
*** WackoRob_ has joined #openstack-neutron19:52
*** WackoRobie has quit IRC19:55
*** lnxnut has quit IRC19:56
*** lnxnut has joined #openstack-neutron19:57
*** harlowja is now known as harlowja_away19:59
*** dvorkinista has joined #openstack-neutron20:01
*** lnxnut has quit IRC20:01
*** markmcclain has joined #openstack-neutron20:02
*** dvorkinista has quit IRC20:02
*** djoreilly has quit IRC20:03
*** rm_work has joined #openstack-neutron20:03
*** markwash_ has joined #openstack-neutron20:03
rm_workis there a separate channel for neutron-lbaas?20:04
*** markwash has quit IRC20:05
*** markwash_ is now known as markwash20:05
*** alagalah has quit IRC20:06
openstackgerritPierre Rognant proposed a change to openstack/neutron: Adds GRE tunnel DF flag options  https://review.openstack.org/7528120:06
*** harlowja_away is now known as harlowja20:08
rms_13<HenryG> Thanks. Will do.20:13
*** sfox has joined #openstack-neutron20:13
*** WackoRob_ has quit IRC20:16
*** WackoRobie has joined #openstack-neutron20:17
*** WackoRobie has joined #openstack-neutron20:17
swestonbeagles: ping20:19
markmcclainrm_work: the channel should be deprecated as we prefer the discussions in this one20:20
rm_workok20:21
rm_workso neutron-lbaas discussion does go here20:21
*** lnxnut has joined #openstack-neutron20:21
*** _gk_ has joined #openstack-neutron20:24
enikanorov_rm_work: hi. do you have any questions?20:25
beaglessweston: hey how is your week going?20:25
rm_workenikanorov_: nothing super specific yet. trying to find a good up-to-date roadmap document, if you have one20:25
rm_workinvestigating neutron-lbaas as a solution20:26
rm_workmost of the docs i have found seem out of date or unofficial :/20:26
openstackgerritSourabh Patwardhan proposed a change to openstack/neutron: Fixes Tempest XML test failures for Cisco N1kv plugin  https://review.openstack.org/7489420:27
enikanorov_rm_work: i guess there is no such thing as official roadmap document20:27
enikanorov_some ideas are here and there on the wiki under Neutron/LBaaS/20:27
rm_workhmm, k20:27
swestonbeagles: pretty well!!  I have been working on bug 1163569, and have realized that I am on a steep lurning curve with the neutron code and tempest :-).20:28
rm_workenikanorov_: are you a developer for neutron-lbaas?20:28
swestonbeagles: how is your week?20:28
enikanorov_yes20:28
*** otherwiseguy has quit IRC20:29
beaglessweston, a little hectic but pretty good. Mostly catching up on SR-IOV stuff.20:33
beaglessweston, it is interesting that you are looking into that particular issue20:33
swestonbeagles: why is that?20:33
*** _gk_ has quit IRC20:34
beaglessweston, because the fact that security groups are still generally broken, at least with OVS.20:36
*** alexpilotti has quit IRC20:36
beaglessweston, the mechanism to enable the iptables rules that used to be part of the hybrid VIF driver isn't completed... Nachi was working on that, but at least one of the reviews on the nova side is currently in the abandoned state20:37
enikanorov_jaypipes: hey! did you have a chance to look at my latest reply? I wonder if it makes sense to you.20:38
beaglesits quickly ramping up my priority list :)20:38
sfoxHey all, is this the correct place to ask a neutron-dhcp related question? we're seeing a problem with floating ip exhaustion freezing the dhcp agent20:38
swestonbeagles: aha ... maybe I should get together with Nachi to make sure our efforts are coordinated20:38
beaglessweston, sounds like a plan. I'm just about out for today (supper than a concert a family member is in), what time do you come online on Monday?20:39
swestonbeagles: I think the proper solution is to create an ovs hybrid driver in neutron ... but would like to get input from others before I do all of the work.20:39
swestonbeagles: I will be online at 0700 PST20:40
*** _gk_ has joined #openstack-neutron20:41
*** _gk_ has quit IRC20:42
*** _gk_ has joined #openstack-neutron20:42
beaglessweston, cool.. I have a mtg at that time. Can we sync up at 0830 PST?20:43
swestonbeagles: yes, absolutely.  Enjoy your weekend!!!20:44
swestonbeagles: and thank you :-)20:44
beaglessweston, cool... you too!20:44
*** _gk__ has joined #openstack-neutron20:44
*** blogan has joined #openstack-neutron20:45
*** skraynev_afk is now known as skraynev20:47
*** slawek has quit IRC20:48
zzellerkukura, hi20:48
*** _gk_ has quit IRC20:48
*** slawek has joined #openstack-neutron20:48
*** bada_ has joined #openstack-neutron20:48
*** bada has quit IRC20:48
*** baoli has quit IRC20:49
*** ekarlso has quit IRC20:50
*** ekarlso has joined #openstack-neutron20:50
*** _gk__ has quit IRC20:53
*** bjornar has quit IRC20:54
*** alagalah has joined #openstack-neutron20:58
*** dvorkinista has joined #openstack-neutron20:58
*** manishg has quit IRC21:02
*** manishg has joined #openstack-neutron21:02
*** leseb has quit IRC21:05
*** djoreilly has joined #openstack-neutron21:12
zzellerkukura, hi21:15
rkukurazzelle: hi21:16
zzelleone question about the work you did on br-int flat/vlan physnets binding21:16
zzellewhy did you use veth instead of ovs patchs ? only for redhat support ?21:17
jaypipesenikanorov_: no, not yet. will do shortly!21:17
rkukurazzelle: at the time, openvswitch.org's FAQ said the plan was to not include patch ports in the kernel tree version of OVS21:18
rkukurazzelle: I'm curious if switching to patch ports now would have any advantages over using veths?21:19
zzellerkukura, my collegue did some test, it seems patch are more efficient than veth21:20
zzellerkukura, it could make sense it reduces the switch between kernel (?) world and ovs world21:20
*** dtalton has joined #openstack-neutron21:21
*** jobewan has quit IRC21:21
rkukurazzelle: Seems reasonable. I'd suggest filing a bug, and maybe submitting a fix!21:21
*** dtalton2 has joined #openstack-neutron21:22
zzellefine for me, do i need to allow to choose between veth and patch ?21:22
rkukurazzelle: If true, we probably should invalidate https://bugs.launchpad.net/neutron/+bug/104561321:22
*** jobewan has joined #openstack-neutron21:23
*** manishg has quit IRC21:24
rkukuraMy preference is to keep it as simple as possible, and not provide options without good reason.21:24
zzelleso we stay with veth because of fedora restrictions ?21:26
*** dtalton has quit IRC21:26
*** abhiraut has joined #openstack-neutron21:27
*** djoreilly has quit IRC21:27
rkukurazzelle: I don't think the restrictions are in current versions of fedora or RHEL. Don't know about other distros. When OVS tunnel support was added to the upstream kernel tree, it seems patch ports came with it!21:28
zzellerkukura, fine for me, you provide the fedora/redhat XP, me the debian/ubuntu one :)21:29
rkukurazzelle: So I think it would make most sense to just change the code to use patch ports instead of veths, and only make it configurable to use veths if there is push back from someone who cares.21:29
rkukuraOr you could potentially have the code decide which to use based on the OVS version.21:30
*** markmcclain has quit IRC21:31
zzellerkukura, i was asking myself the same question, could we discover if we can use patch ...21:32
rkukurazzelle: I'm not familiar enough with OVS version history to answer that, but it may be worth exploring.21:32
zzellerkukura, i will describe the bug and propose a fix with the objective to use patch or patch by default21:33
*** manishg has joined #openstack-neutron21:33
zzellerkukura, if you remember i ask you a question on mtu, i found by experience the response.21:34
openstackgerritAaron Rosen proposed a change to openstack/neutron: remove pointless test TestN1kvNonDbTest  https://review.openstack.org/7551921:34
openstackgerritAaron Rosen proposed a change to openstack/neutron: Plugins should call __init__ of db_base_plugin for db.configure  https://review.openstack.org/7489621:34
*** dvorkini_ has joined #openstack-neutron21:35
*** baoli has joined #openstack-neutron21:35
*** baoli has quit IRC21:35
*** baoli has joined #openstack-neutron21:35
rkukurazzelle: What did you find out regarding MTUs?21:36
openstackgerritCarl Baldwin proposed a change to openstack/neutron: Adds multiple RPC worker processes to neutron server (WIP)  https://review.openstack.org/7256521:36
zzellerkukura, the way we set MTU on compute/neutron side does not allow vms to use jumbo frames21:36
rkukurazzelle: Is there a bug filed for that?21:37
zzellerkukura, no, because i don't see the usecase where  jumbo frames could be required ...21:37
*** dvorkinista has quit IRC21:38
zzellerkukura,jumbo frames are mainly for data storage over network ... the only usecase i see is when using openstack incubator manila service21:39
zzellerkukura, i see it more as a BP for Juno than a bug for Icehouse :)21:40
rkukurazzelle: It does seem like there would be a common use case of increasing MTUs slightly throughout the data patch so that VMs don't need to reduce their MTUs due to encapsulation overhead.21:40
*** skraynev is now known as skraynev_afk21:41
rkukurazzelle: BP is reasonable unless its mostly there, just not complete.21:41
zzellerkukura, it seems vms no more need to reduce their mtu to 1496 or 1495 because we can increase veth mtu using veth_mtu21:43
openstackgerritCarl Baldwin proposed a change to openstack/neutron: Adds multiple RPC worker processes to neutron server  https://review.openstack.org/7256521:43
*** markmcclain has joined #openstack-neutron21:46
*** dtalton2 has quit IRC21:46
*** dvorkini_ has quit IRC21:49
*** dvorkinista has joined #openstack-neutron21:49
*** skraynev_afk is now known as skraynev21:52
openstackgerritRajesh Mohan proposed a change to openstack/neutron: Agent implementation for SSL-VPN services  https://review.openstack.org/7027421:52
*** dtalton has joined #openstack-neutron21:52
pcm_markmcclain: ping21:53
*** dtalton2 has joined #openstack-neutron21:53
markmcclainpcm_: what's up?21:55
pcm_seeking advice on https://review.openstack.org/#/c/74156/. I found out that I can't change requirements.txt -  I had used a different version of requests pkg and added a new httmock pkg. I've put out for review to update global-requirements.txt, but realize that won't likely happen for I-321:55
pcm_So... wondering how to proceed.21:55
pcm_I could A) leave out those UTs, B) include the module from httmock, C) somehting else.21:55
*** dtalton3 has joined #openstack-neutron21:55
pcm_Currently, I have a UT that tests the driver, but in addition to that, I have several other UTs21:56
pcm_one tests the REST client I use to talk to the Cisco CRS.21:56
rkukurazzelle: That's the way it should work, but I'm not 100% certain that sets the MTU everywhere its needed for both VLAN and tunnel cases, including all veths involved.21:56
pcm_another is a mock CSR so that the UT can run under tox.21:56
*** dtalton3 has left #openstack-neutron21:56
pcm_The third is a child of the other UT, but talks to a real CSR (I intent to use that for Tempest eventually.21:57
pcm_advice?21:57
*** dtalton has quit IRC21:58
markmcclainlet's see what happens with https://review.openstack.org/#/c/75296/21:58
pcm_ok. wasn't sure how long that would take to go through.21:59
*** dvorkini_ has joined #openstack-neutron21:59
*** dtalton2 has quit IRC21:59
markmcclainif the checks pass not too long21:59
pcm_it failed the first time, and I looked and it seemed like it was some problem with the test running. I did a recheck.22:00
*** dvorkin__ has joined #openstack-neutron22:01
pcm_thanks22:01
*** dvorkinista has quit IRC22:03
*** dvorkini_ has quit IRC22:04
zzellerkukura, me too :)22:07
openstackgerritShashank Hegde proposed a change to openstack/neutron: Improves Arista's ML2 driver's sync performance. In large scale deployments a full sync between Neutron and EOS can take minutes. In order to cut that time, this patch batches multimle EOS CLI commands and sends them to EOS instead of sending each command  https://review.openstack.org/7348222:09
*** rohit404 has quit IRC22:13
*** peristeri has quit IRC22:13
*** blogan has quit IRC22:14
pcm_folks: I'm hitting a devstack issue this afternoon. When I stack.sh, it fails saying that it failed to create network. When I try the net-create, I get an error that cmd2 is 0.6.3 and needs to be 0.6.722:17
openstackgerritArmando Migliaccio proposed a change to openstack/neutron: Rename Security Groups related methods for VMware NSX plugin  https://review.openstack.org/6739022:17
openstackgerritArmando Migliaccio proposed a change to openstack/neutron: Rename L2 Switch/Gateway related methods for VMware NSX plugin  https://review.openstack.org/6735322:17
openstackgerritArmando Migliaccio proposed a change to openstack/neutron: Rename Router related methods for VMware NSX plugin  https://review.openstack.org/6728822:17
*** jgrimm has quit IRC22:17
pcm_Work fine for days and then failed this afternoon. Only change was I was adding new env var to localrc and lib/neutron. Removed those, and still fails. Same for reboot of machine.22:18
pcm_anyone know what's up?22:18
pcm_(I'm running RECLONE=No, OFFLINE=False)22:19
zzellepcm_, perhaps neutron-client requirements change ?22:20
pcm_you mean it is using a newer lib version?22:21
pcm_or older?22:21
zzellepcm_, or perhaps an indirect requirement change22:21
*** skraynev is now known as skraynev_afk22:21
zzellepcm_, yeah22:21
pcm_zzelle: the client doesn't even call out that file.22:22
zzellepcm_, https://github.com/dreamhost/cliff/blob/master/setup.py#L2022:22
*** shivharis has joined #openstack-neutron22:22
pcm_zzelle: yeah, so that is what is enforcing the need for that version?22:23
zzellepcm_, neutron-client requires cliff which requires cmd 0.6.722:24
pcm_I'm at 0.6.3. If I pip install update cmd2==0.6.7 it changes, but when I stack, it changes back and fails.22:24
zzelleit changes back ? to 0.6.3 ?22:24
pcm_actually, I see that it is not installing 0.6.7. It says no dist found.22:26
pcm_could this be some local pip cache thing?22:26
pcm_The machine is behind a firewall. Wonder if issue accessing pypi22:28
*** WackoRobie has quit IRC22:28
zzellepcm_, a firewall or a web proxy ?22:28
pcm_The system is behind a firewall and we use a proxy server to get out. Only allows http/hppts22:29
pcm_https22:30
*** Gaston_ has quit IRC22:30
pcm_I wonder if some (local) issue with access to the net. worked fine up till jsut a few hours ago.22:30
*** dvorkin__ has quit IRC22:30
zzellepcm_, could you do pip search cmd2 ?22:30
*** dvorkinista has joined #openstack-neutron22:31
pcm_zzelle: seems to be hanging.22:31
zzellepcm_, it seems to be an internet access trouble22:32
openstackgerritRajesh Mohan proposed a change to openstack/neutron: Firewall as a Service (FWaaS)  Service Insertion  https://review.openstack.org/6259922:32
pcm_I did 'pip freeze' and I see the package. I did a 'sudo pip uninstall cmd2' and it says No files found to uninstall!22:33
zzellepcm_, sorry for the question, did you do a sudo HTTP_PROXY= pip install or sudo pip install --proxy= ...22:33
pcm_I have env vars set for proxy, so doing sudo...22:33
zzellesudo -E ?22:33
zzelleIMHO, pip search  hangs because cmd2 is missing and try to access pypi22:34
zzellepcm_, at work sudo -E pip install work (which is a miracle according to our restrictions)22:35
zzellemarkmclain, hi22:36
zzellemarkmcclain, hi22:36
markmcclainzzelle: hi22:36
zzellehowdy ?22:36
markmcclainwhat's up?22:36
*** julim has quit IRC22:36
pcm_zzelle: Did 'sudo pip install --upgrade cmd2==0.6.7' and it says that it can't uninstall cmd2: no files found to uninstall22:36
*** leseb has joined #openstack-neutron22:37
zzellemarkmcclain, i  updated https://blueprints.launchpad.net/neutron/+spec/provider-network-partial-specs22:37
*** SumitNaiksatam has quit IRC22:37
shivharisanyone: i need have a question related to db migrations22:37
pcm_zzelle: sudo -E does same thing. Can't seem to uninstall22:37
zzellemarkmcclain, but i am not sure i will have enough time to meet I3 restriction because i miss reviews :(22:38
zzellepcm_, cmd2 0.6.3 should be your system (ubuntu) cmd222:38
openstackgerritShashank Hegde proposed a change to openstack/neutron: Improves Arista's ML2 driver's sync performance.  https://review.openstack.org/7348222:38
markmcclainzzelle: the code was proposed on time22:38
markmcclainre-reviewing everything is in my queue22:39
zzellepcm_, so perhaps try pip install cmd222:39
zzellepcm_, so perhaps try sudo -E pip install cmd222:39
zzellemarkmcclain, good luck :s22:39
pcm_zzelle: so I'm at 0.6.3, it wants 0.6.7 and I can't seem to uninstall (to be able to install newer)22:39
zzellepcm_, cmd2 0.6.3 seems to be ubuntu cmd2 so you can not upgrade it22:40
pcm_says no files found to uninstall22:40
shivharisi have rebased by code and i do a --autogenerate to get an empty template, got an error, No such revision '157a5....'22:40
*** SumitNaiksatam has joined #openstack-neutron22:40
pcm_zzelle:  Hmm. so not sure how to proceed.22:40
markmcclainzzelle: sorry meant to say this particular blueprint22:41
openstackgerritMohammad Banikazemi proposed a change to openstack/neutron: Adds the new IBM SDN-VE plugin  https://review.openstack.org/6645322:41
zzellemarkmcclain, not sure i understood22:41
*** leseb has quit IRC22:41
zzellepcm_, let's find your cmd 0.6.3 first, could you do "aptitude show python-cmd2" ?22:42
markmcclainzzelle: reviewing https://blueprints.launchpad.net/neutron/+spec/provider-network-partial-specs is my queue22:42
zzellemarkmcclain, fine for me22:42
pcm_zzelle: BTW, my other system is at 0.6.7.22:43
*** dvorkinista has quit IRC22:43
zzellemarkmcclain, one question not related to the BP, could it make sense to provide jumbo frames to vms ? for storage over network typically ?22:44
zzellepcm_, mine too22:44
*** dvorkinista has joined #openstack-neutron22:44
pcm_zzelle: OK Did that command, says it depends on python2.7 Doesn't give a path.22:44
*** devlaps1 has joined #openstack-neutron22:44
*** devlaps has quit IRC22:45
pcm_I see it here: /usr/local/lib/python2.7/dist-packages22:45
zzellepcm_, could you paste the result ?22:45
zzelleto paste.openstack.org22:46
pcm_zzelle: http://paste.openstack.org/show/68151/22:46
markmcclainzzelle: jumbo frames really depends on the size of underlay22:46
openstackgerritAaron Rosen proposed a change to openstack/neutron: remove pointless test TestN1kvNonDbTest  https://review.openstack.org/7551922:48
zzellemarkmcclain, you mean jumbo frames on vm side requires jumbo frames on underlay side22:48
*** jobewan has quit IRC22:48
zzellepcm_, i would propose to do a "sudo aptitude install python-cmd2"22:48
pcm_zzelle: /usr/lib has 0.6.3, /usr/local/lib has 0.6.722:48
zzellepcm_, in order to have 0.6.7 on "system and pip sides"22:49
pcm_zzelle: Tried that and it says nothing installed.22:50
zzellepcm_, huhum ...buy a window PC ...22:51
zzelle:)22:51
pcm_:)22:51
zzellepcm_, could you try a "python -c 'import cmd2, print cmd2.__file__'"22:51
markmcclainzzelle: yes otherwise you won't get any benefit22:52
zzellepcm_, to understand which cmd2 is used22:52
pcm_yeah. It's using the one in /usr/lib22:52
pcm_My other system has 0.6.3 in /usr/lib22:53
zzellemarkmcclain, imagine that the underlay usejumbo frames, it seems you can not provide such feature to vms because vm interface on compute side have fixed MTU22:53
pcm_So for some reason it is using the wrong python?22:54
zzellepcm_, it seems your cmd2 0.6.7 is not in your python path22:54
*** tzakrajs has joined #openstack-neutron22:54
zzellepcm_, let get your sys.path "python -c 'import sys; print sys.path'"22:55
pcm_on working and bad system, /usr/lib has 0.6.3, and /usr/local/lib has 0.6.7.22:55
*** leseb has joined #openstack-neutron22:55
pcm_on bad system python accesses /usr/lib, on good system /usr/local/lib22:55
zzellepcm_, on "bad" system you have a cmd2 package in usr/local/lib  ?22:57
pcm_yes and it is the 0.6.722:57
pcm_http://paste.openstack.org/show/68157/22:57
*** leseb has quit IRC23:00
zzellepcm_, ok i am lost, so i propose to download directly cmd2 on pypi  and install it using setup.py23:01
pcm_zzelle: both machines have 0.6.3 in /usr/lib and 0.6.7 in /usr/local/lib. When I print file for cmd2 on the good system it finds the one in /usr/local/lib, whereas bad system in /usr/lib23:02
*** manishg has quit IRC23:04
*** manishg_ has joined #openstack-neutron23:04
zzelleyour sys.path is broken in some way (missing egg for cmd2 ? or something else), i propose to install cmd2 manually and see the result23:04
pcm_zzelle: looks like on bad system, sys.path has /usr/lib/python2.7/dist-packages BEFORE /usr/local/lib/python2.7/dist-packages23:04
zzellepcm_, seriously ?23:05
pcm_let me repaste in a better format...23:05
zzellepcm_, if so, you will have troubles with all pip packages installed also using apt23:05
pcm_http://paste.openstack.org/show/68162/23:06
pcm_zzelle: no idea how they got out of order.23:07
pcm_zzelle: Is there a way to correct that?23:07
*** banix has quit IRC23:10
*** shivharis has quit IRC23:11
zzellepcm_, first solution, upgrade you cmd2 on system side by adding a ubuntu repository for openstack23:16
zzellepcm_, your sys.paths seem globally correct23:17
*** _gk_ has joined #openstack-neutron23:17
zzellepcm_, 2nd solution, install manually cmd2 because pip seems not to work23:17
*** manishg_ has quit IRC23:18
*** manishg has joined #openstack-neutron23:20
pcm_zzelle: even though dist-package libs are in idff order?23:24
zzellepcm_, i am not sur by your sys.path look like mine23:25
zzelles/sur/sure/g23:25
pcm_zzelle: on the bad one, /usr/lib/python2.7/dist-packages is before /usr/local/lib/python2.7/dist-packages23:26
zzellepcm_, i did see it but your right23:26
zzelleyou are right23:27
pcm_So I downloaded the egg. Do you know how I install that?23:27
pcm_easy_install?23:28
*** jianingy_afk has quit IRC23:29
zzelleyes, iirc23:29
pcm_zzelle: Yes. I did that and now pip freeze shows that version!23:29
pcm_Whew!23:29
pcm_thanks for all the help. This has hung me up for hours!23:30
*** medberry has joined #openstack-neutron23:31
zzellepcm_, Whew finally :)23:31
*** medberry is now known as med_23:32
*** jobewan has joined #openstack-neutron23:32
pcm_zzelle: verifying stack.sh works. All I can think of is maybe CTL-C in the middle of a stack.sh run once.23:32
pcm_zzelle: In any case, it did stack.sh this time. Thanks a lot for your help!23:33
zzellepcm_, my please23:33
*** baoli has quit IRC23:36
*** rustlebee is now known as russellb23:36
zzellepcm_, my pleasure23:36
openstackgerritShashank Hegde proposed a change to openstack/neutron: Improves Arista's ML2 driver's sync performance  https://review.openstack.org/7348223:38
zzellepcm_, if you have some time, could you have a look to  https://review.openstack.org/74055 ?23:39
pcm_sure23:40
pcm_can look now, while I wait for stack.sh :)23:40
zzellepcm_, ahhhhh, do you deploy everything, everytime with stack.sh ?23:40
pcm_No. I have RECLONE=no, did have OFFLINE=False, but changed to TRUE23:41
*** leseb has joined #openstack-neutron23:41
zzellepcm_, OFFLINE=False/True what is it for ? to avoid redownloading ?23:42
*** jianingy_afk has joined #openstack-neutron23:42
*** dvorkini_ has joined #openstack-neutron23:42
*** dvorkini_ has quit IRC23:43
pcm_zzelle: I think RECLONE will pull new components. When I do that, I loose my /opt/stack/neutron code.23:43
*** dvorkini_ has joined #openstack-neutron23:44
pcm_I think OFFLINE prevents it from getting an packages, but not sure.23:44
pcm_essentially doesn't use internet at all23:45
*** dvorkinista has quit IRC23:45
zzelleok, is it possible t o avoid devstack managing rabbit/mysql ?23:45
pcm_some notes in stack.sh23:45
*** jianingy_afk has quit IRC23:45
pcm_not sure23:45
pcm_zzelle: you can look in stack.sh - maybe some info there.23:46
zzelleoki, i am not really familiar with devstack, i am used to our internal deploiement tool23:47
*** aymenfrikha has quit IRC23:48
*** carl_baldwin has quit IRC23:56
*** jianingy_afk has joined #openstack-neutron23:56
*** vjay has quit IRC23:58

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