*** thuc has quit IRC | 00:00 | |
*** WackoRobie has quit IRC | 00:01 | |
*** thuc has joined #openstack-neutron | 00:01 | |
*** simon-AS559 has joined #openstack-neutron | 00:04 | |
*** clev_ has joined #openstack-neutron | 00:05 | |
*** thuc has quit IRC | 00:05 | |
*** clev has quit IRC | 00:07 | |
*** simon-AS559 has quit IRC | 00:09 | |
*** clev_ has quit IRC | 00:10 | |
*** zzelle has quit IRC | 00:14 | |
*** yamahata has quit IRC | 00:14 | |
openstackgerrit | Kevin Benton proposed a change to openstack/neutron: BigSwitch: Allow concurrent backend REST calls https://review.openstack.org/76389 | 00:18 |
---|---|---|
openstackgerrit | Salvatore Orlando proposed a change to openstack/neutron: Introduce status for floating IPs https://review.openstack.org/66866 | 00:24 |
*** WackoRobie has joined #openstack-neutron | 00:26 | |
*** suresh12 has quit IRC | 00:28 | |
*** matsuhashi has joined #openstack-neutron | 00:30 | |
*** armax has joined #openstack-neutron | 00:35 | |
openstackgerrit | Carl Baldwin proposed a change to openstack/neutron: New multitool to run batched commands under ip netns and sudo (WIP) https://review.openstack.org/67490 | 00:37 |
openstackgerrit | Dhanashree Gosavi proposed a change to openstack/neutron: Validate multicast ip range in Cisco N1kv Plugin https://review.openstack.org/75291 | 00:39 |
*** ramishra has quit IRC | 00:40 | |
*** shashank_ has quit IRC | 00:42 | |
*** banix has joined #openstack-neutron | 00:47 | |
banix | Noticed my patch (for a plugin) now fails the check-tempest-dsvm-neutron-pg test. I do not seem to find a connection between the failure and my patch. Am I missing something or this failure may be unrelated to my patch? | 00:51 |
openstackgerrit | Ronak Shah proposed a change to openstack/neutron: Nuage Networks Plugin https://review.openstack.org/67272 | 00:51 |
*** shashank_ has joined #openstack-neutron | 00:53 | |
openstackgerrit | Nachi Ueno proposed a change to openstack/neutron: Add enable_security_group option https://review.openstack.org/67281 | 00:53 |
*** bjornar has quit IRC | 00:54 | |
*** thuc has joined #openstack-neutron | 00:57 | |
*** simon-AS559 has joined #openstack-neutron | 00:58 | |
*** suresh12 has joined #openstack-neutron | 00:59 | |
*** simon-AS559 has quit IRC | 01:03 | |
*** networkstatic has joined #openstack-neutron | 01:03 | |
*** mst89 has joined #openstack-neutron | 01:06 | |
*** ailzhang has joined #openstack-neutron | 01:08 | |
anteaya | banix: I would have to see the patch | 01:14 |
anteaya | please post the url for the patch | 01:14 |
*** networkstatic_ has joined #openstack-neutron | 01:14 | |
*** networkstatic_ has quit IRC | 01:14 | |
*** mst89 has quit IRC | 01:15 | |
banix | anteaya: Thanks. Here is the link: https://review.openstack.org/#/c/66453/ | 01:15 |
openstackgerrit | Yohei Matsuhashi proposed a change to openstack/python-neutronclient: Enable to select specific network service type https://review.openstack.org/54534 | 01:15 |
anteaya | banix: please don't use recheck no bug | 01:17 |
banix | ok | 01:17 |
anteaya | go through the logs and find the point of failure | 01:17 |
anteaya | then check for bug reports | 01:17 |
anteaya | if you don't find one, file one | 01:17 |
banix | I did; and went through the logs but couldn't find anything. | 01:17 |
anteaya | so I will look at the test failure logs | 01:17 |
banix | thanks. | 01:17 |
banix | anteaya: I appreciate it. | 01:18 |
anteaya | let's do this together: http://logs.openstack.org/53/66453/23/check/check-tempest-dsvm-neutron-full/222071f/ | 01:18 |
anteaya | do join me | 01:18 |
anteaya | first up, console log | 01:18 |
anteaya | show me you found it by posting the url for it in channel | 01:18 |
banix | http://logs.openstack.org/53/66453/23/check/check-tempest-dsvm-neutron-full/222071f/console.html | 01:18 |
anteaya | great | 01:19 |
anteaya | look through that log | 01:19 |
openstackgerrit | Aaron Rosen proposed a change to openstack/neutron: Add region field on port resource https://review.openstack.org/76379 | 01:19 |
anteaya | tell me what the error is in that log | 01:19 |
anteaya | there is one | 01:19 |
banix | I see several; So I think I am missing the one you are referring to. I see Fails like: FAIL: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic[compute,gate,network,smoke] | 01:21 |
*** carl_baldwin has quit IRC | 01:22 | |
anteaya | did you find this? SSHTimeout: Connection to the 172.24.4.54 via SSH timed out. | 01:22 |
banix | yes | 01:22 |
*** sputnik13 has quit IRC | 01:23 | |
anteaya | great | 01:23 |
anteaya | that is a known bug | 01:24 |
anteaya | did you know that? | 01:24 |
banix | No; I did know about ssh problems during tests but not specifically. | 01:24 |
anteaya | okay go to launchpad.net | 01:25 |
anteaya | search for neutron | 01:25 |
anteaya | then search through the bugs for ssh bugs | 01:25 |
*** aymenfrikha has joined #openstack-neutron | 01:25 | |
banix | #1253896? | 01:26 |
anteaya | yes | 01:29 |
anteaya | see comment #7 | 01:29 |
anteaya | that is a link to the logstash fingerprint for the bug | 01:29 |
anteaya | click the link | 01:29 |
anteaya | see the text in the search bar in logstash | 01:30 |
anteaya | that matches your error message | 01:30 |
anteaya | do you see that? | 01:30 |
anteaya | if no, say no | 01:30 |
*** manishg has quit IRC | 01:30 | |
banix | I don't see the log stash link you are referring to. In Comment 7? | 01:32 |
banix | sorry give me a second | 01:32 |
*** ailzhang has quit IRC | 01:32 | |
banix | yes i see the link | 01:33 |
*** alagalah has quit IRC | 01:33 | |
*** lnxnut has quit IRC | 01:33 | |
anteaya | banix: great click it | 01:33 |
banix | and I see the text in sea arc bar | 01:34 |
banix | search bar. | 01:34 |
anteaya | great | 01:34 |
anteaya | what do you see in the search bar | 01:34 |
banix | message:"SSHTimeout: Connection to the" AND message:"via SSH timed out." | 01:35 |
banix | and thats what I see on my log | 01:35 |
*** thuc has quit IRC | 01:35 | |
anteaya | great | 01:35 |
anteaya | you and I are seeing the same thing | 01:35 |
anteaya | well done | 01:35 |
openstackgerrit | Paul Michali proposed a change to openstack/neutron: VPNaaS Device Driver for Cisco CSR https://review.openstack.org/74156 | 01:36 |
anteaya | do you feel that what you are seeing in the logstash search bar is a match for what you see in your logs? | 01:36 |
*** thuc has joined #openstack-neutron | 01:36 | |
banix | anteaya: Thanks for taking me through this. Yes it is a match. | 01:36 |
*** xuhanp has joined #openstack-neutron | 01:36 | |
anteaya | np | 01:37 |
anteaya | okay so that is for your first test failure | 01:37 |
anteaya | next test | 01:37 |
anteaya | post the log url for the console | 01:37 |
banix | http://logs.openstack.org/53/66453/23/check/check-tempest-dsvm-neutron-full/222071f/console.html | 01:37 |
anteaya | great | 01:38 |
anteaya | dive in | 01:38 |
anteaya | tell me if you find anything | 01:39 |
openstackgerrit | Rajesh Mohan proposed a change to openstack/neutron: Firewall as a Service (FWaaS) Service Insertion https://review.openstack.org/62599 | 01:39 |
*** thuc has quit IRC | 01:40 | |
anteaya | banix: you gave me the log for the same failure | 01:40 |
anteaya | can you give me the log for the next failure please | 01:40 |
*** yamahata has joined #openstack-neutron | 01:41 | |
*** yamahata has quit IRC | 01:41 | |
*** yamahata has joined #openstack-neutron | 01:41 | |
banix | anteeya: next failure from the same test? or the other failure: http://logs.openstack.org/53/66453/23/check/check-tempest-dsvm-neutron-full/222071f/console.html | 01:42 |
*** devlaps1 has quit IRC | 01:42 | |
banix | this one has the same ssh problem as well. | 01:43 |
pcm_ | anteaya: ping | 01:43 |
*** devlaps has joined #openstack-neutron | 01:43 | |
banix | anteaya: I think I did look at the same log again; give me one second. | 01:44 |
banix | anteaya: http://logs.openstack.org/53/66453/23/check/check-tempest-dsvm-neutron-pg/f9938f9/ | 01:44 |
banix | http://logs.openstack.org/53/66453/23/check/check-tempest-dsvm-neutron-pg/f9938f9/console.html | 01:45 |
anteaya | banix: great | 01:45 |
anteaya | yes that is the next test | 01:45 |
anteaya | hi pcm_ | 01:45 |
anteaya | pcm_: how can I help? | 01:46 |
pcm_ | anteaya: I'm getting a Jenkins fail on 74144. It *looks* like it is some migration issue, but when I look at it, mine is at the top w/the next version right. There may be an issue farther down. | 01:46 |
pcm_ | (it has few changes from prev version and that passed) | 01:47 |
pcm_ | not sure if it is broken farther down, and how that is addressed. | 01:47 |
anteaya | wow every integration test failed | 01:48 |
anteaya | if this was bowling that might be considered a strike | 01:49 |
anteaya | well done | 01:49 |
pcm_ | anteaya: Here is migration and tail of the log: http://paste.openstack.org/show/69643/ | 01:49 |
openstackgerrit | Nachi Ueno proposed a change to openstack/neutron: Add enable_security_group option https://review.openstack.org/67281 | 01:49 |
openstackgerrit | Nachi Ueno proposed a change to openstack/neutron: Improve vif attributes related with firewalling https://review.openstack.org/21946 | 01:49 |
anteaya | banix: how are you doing? | 01:51 |
anteaya | pcm_: yes I had just found that in the devstacklog | 01:52 |
banix | anteaya: I see an error related to mac_address | 01:52 |
anteaya | banix: post it | 01:52 |
banix | trying to see if I find it on the bug list | 01:52 |
anteaya | pcm_: this looks interesting: No handlers could be found for logger "neutron.common.legacy" | 01:52 |
openstackgerrit | Kevin Benton proposed a change to openstack/neutron: BigSwitch: Allow concurrent backend REST calls https://review.openstack.org/76389 | 01:52 |
*** clev has joined #openstack-neutron | 01:52 | |
anteaya | banix: let's see what you are tracking first please | 01:52 |
*** simon-AS559 has joined #openstack-neutron | 01:52 | |
banix | Traceback (most recent call last): | 01:53 |
banix | 2014-02-26 00:02:57.128 | File "tempest/scenario/test_security_groups_basic_ops.py", line 171, in setUp | 01:53 |
banix | 2014-02-26 00:02:57.128 | self._verify_mac_addr(self.primary_tenant) | 01:53 |
banix | 2014-02-26 00:02:57.128 | File "tempest/scenario/test_security_groups_basic_ops.py", line 455, in _verify_mac_addr | 01:53 |
banix | 2014-02-26 00:02:57.129 | port['mac_address'].lower()) for port in port_list | 01:53 |
banix | 2014-02-26 00:02:57.129 | IndexError: list index out of range | 01:53 |
openstackgerrit | Nachi Ueno proposed a change to openstack/neutron: Add enable_security_group option https://review.openstack.org/67281 | 01:53 |
anteaya | banix: if you are going to post more than one line, please use paste and then post the url into the channel | 01:54 |
anteaya | in future | 01:54 |
anteaya | banix: so from that, which line is the important line? | 01:54 |
anteaya | pcm_: that devstack build didn't get around to firing up any neutron services: http://logs.openstack.org/44/74144/10/check/check-tempest-dsvm-neutron/4ea5e7a/logs/ | 01:55 |
pcm_ | anteaya: Guess I'm not well versed at interpreting the logs... I looked at console and it didn't seem to have anything. | 01:56 |
anteaya | well it has No handlers could be found for logger "neutron.common.legacy" | 01:56 |
anteaya | pcm_: do you know how to search for bugs with this output? | 01:56 |
*** simon-AS559 has quit IRC | 01:56 | |
pcm_ | anteaya: I think so. Will look in launchpad | 01:57 |
anteaya | pcm_: let me know what you come up with | 01:57 |
anteaya | banix: ? | 01:57 |
openstackgerrit | Rajesh Mohan proposed a change to openstack/neutron: Firewall as a Service (FWaaS) Service Insertion https://review.openstack.org/62599 | 01:57 |
anteaya | banix: what line is the important line in the above? | 01:57 |
pcm_ | anteaya: ok | 01:58 |
banix | anteaya: Still here. Not sure. | 01:58 |
anteaya | banix: give it a shot | 01:58 |
anteaya | no wrong answer, but what does you gut tell you | 01:58 |
banix | the port_list is empty? | 01:59 |
anteaya | this line? port['mac_address'].lower()) for port in port_list | 01:59 |
pcm_ | anteaya: I see this https://bugs.launchpad.net/neutron/+bug/1200530 | 01:59 |
banix | yes | 01:59 |
*** clev has quit IRC | 01:59 | |
anteaya | banix: you can give that a shot | 01:59 |
anteaya | my gut likes the error message | 01:59 |
anteaya | IndexError: list index out of range | 02:00 |
anteaya | but you give the mac_address one a try and see what you find | 02:00 |
anteaya | pcm_: good sleuthing | 02:01 |
anteaya | that is the correct error message | 02:01 |
anteaya | except that bug was fixed last fall | 02:01 |
pcm_ | anteaya: Not sure where in my change it could be logging before logging set up. Only one new file. | 02:02 |
anteaya | so far I am not seeing anything that leads me to believe the error you are getting has anything to do with logging | 02:03 |
banix | anteaya: where do you look for the error messages? Launchpad lbugs? | 02:03 |
shivharis | pcm_: are trying to find out what went wrong with 74144? | 02:04 |
shivharis | or maybe it was someone else? | 02:05 |
banix | anteaya: are you referring to Bug #1108365? | 02:05 |
anteaya | pcm_: I am seeing the exact error in every test failure on your patch (except the grenade test so far, since the grenade logs are set up differently and I haven't found it yet) | 02:06 |
anteaya | pcm_: I have to conclude that the problem is with your patch and is not an existant bug in the system | 02:07 |
anteaya | your code would introduce a bug if it merged | 02:07 |
shivharis | pcm_: ping | 02:08 |
pcm_ | shivharis: pong | 02:08 |
shivharis | pcm_: 74144 failed due to incorrect migration | 02:08 |
anteaya | banix: was that the only index error bug you found? | 02:08 |
*** clev has joined #openstack-neutron | 02:09 | |
openstackgerrit | Aaron Rosen proposed a change to openstack/neutron: Add region field on port resource https://review.openstack.org/76379 | 02:09 |
anteaya | shivharis: please expand on that so that pcm_ can learn how you reached that conclusion | 02:09 |
shivharis | pcm_: your down migration should be 157a5d299379 | 02:09 |
pcm_ | shivharis: That is what I was thinking but I don't understand why? | 02:09 |
pcm_ | shivharis: In my view i did neutron-db-manage history and it seemed OK. | 02:10 |
*** _cjones_ has quit IRC | 02:10 | |
shivharis | pcm_: instead of 50d5ba... use the number i typed before | 02:10 |
*** _cjones_ has joined #openstack-neutron | 02:10 | |
*** sfox has joined #openstack-neutron | 02:10 | |
anteaya | shivharis: please explain why | 02:10 |
pcm_ | anteaya: shivharis: yes... as I have this http://paste.openstack.org/show/69643/ | 02:10 |
banix | anteaya: Don't seem able to find others; there are some bugs marked as invalid. Nothing else. | 02:11 |
banix | anteaya: that I can see. | 02:11 |
anteaya | banix: okay good searching | 02:11 |
shivharis | pcm_: the paste you are showing me has the problem in it | 02:12 |
anteaya | now just above the error there is a traceback | 02:12 |
anteaya | showing the code that was called just before the error | 02:12 |
anteaya | do you see that in your log, and in the bug report for 1108365? | 02:12 |
shivharis | the 'neutron.common.legacy' is not the issue. it happens all the time. | 02:12 |
openstackgerrit | Yongli He proposed a change to openstack/python-neutronclient: Use six.moves cStringIO instead of cStringIO https://review.openstack.org/73937 | 02:13 |
pcm_ | shivharis: In my paste it has the output of history. Can you help me understand why I have the wrong version? | 02:13 |
shivharis | pcm_: i hope you are ok now. i will be signing off soon. hope you know now how to fix? | 02:13 |
anteaya | shivharis: please expand on your reasoning | 02:13 |
pcm_ | shivharis: I know how to fix. I just don't know why my version was wrong. | 02:13 |
anteaya | coding because shivharis said so is a weak reason | 02:14 |
pcm_ | See the paste it has the current migration in my view | 02:14 |
shivharis | pcm_ anteaya: there was a merge that happened that used up the 50d5... and the head is now 157a5... | 02:14 |
shivharis | so if you continue to use 50d5.. it will apear as a branch | 02:15 |
pcm_ | shivharis: any reason why I don't see that in my repo? | 02:15 |
shivharis | so please use 157... the number i typed earlier. | 02:15 |
openstackgerrit | A change was merged to openstack/neutron: Fix wrap target in iptables_manager https://review.openstack.org/67556 | 02:15 |
openstackgerrit | A change was merged to openstack/neutron: Fixes Tempest XML test failures for Cisco N1kv plugin https://review.openstack.org/74894 | 02:15 |
pcm_ | shivharis: My code depends on another one. | 02:15 |
shivharis | you want me to type again? | 02:15 |
*** clev has quit IRC | 02:15 | |
anteaya | shivharis: can you post the url for the merge? | 02:15 |
*** Sukhdev has joined #openstack-neutron | 02:15 | |
shivharis | give me some time to find out. | 02:16 |
openstackgerrit | Paul Michali proposed a change to openstack/neutron: VPNaaS Service Driver for Cisco CSR https://review.openstack.org/74144 | 02:16 |
*** clev has joined #openstack-neutron | 02:16 | |
pcm_ | shivharis: No I understand that I have the wrong version. What I don't understand is how do I know what the right version is? | 02:17 |
anteaya | shivharis: thank you that would be most helpful | 02:17 |
anteaya | pcm_: he is going to begin by posting the url for the merge | 02:17 |
pcm_ | shivharis: I used neutron-db-manage history in my repo and it said 50... was the next one. | 02:17 |
anteaya | then hopefully he will explain how you can track it for yourself | 02:17 |
shivharis | pcm_: you did not do a rebase. so got stung. | 02:17 |
pcm_ | anteaya: shivharis: Thanks. As I'd like to understand the process. | 02:18 |
pcm_ | shivharis: Is it because I have a review that depends on another (I rebase to that)? | 02:18 |
shivharis | rebase, it will give you the latest history | 02:18 |
shivharis | the checkin was due to bluprint: ml2-binding-profile | 02:19 |
pcm_ | shivharis: But my review depends on another. Are you saying I should rebase on the parent and then rebase on master? | 02:19 |
shivharis | you can look it up. | 02:19 |
*** changbl has joined #openstack-neutron | 02:19 | |
pcm_ | shivharis: ok thanks | 02:19 |
anteaya | shivharis: it would be most helpful if you could | 02:19 |
banix | anteaya: I still cannot figure out what the issue is | 02:19 |
anteaya | it really would help drive the conversation along if you post the urls of patches you are discussing | 02:20 |
anteaya | banix: okay | 02:20 |
*** abhiraut has quit IRC | 02:20 | |
anteaya | I posted a question about stacktraces | 02:20 |
anteaya | do you know what a stacktrace is? | 02:20 |
anteaya | it is okay if you don't | 02:20 |
pcm_ | anteaya: shivharis: so I guess the confusion is on how to handle rebasing, when a commit depends on another. | 02:20 |
anteaya | I just don't want to assume you do, if you don't | 02:20 |
banix | anteaya: asking me? No | 02:20 |
anteaya | banix: great then I will tell you | 02:20 |
shivharis | pcm_, anteaya: 73500 is the one | 02:21 |
anteaya | shivharis: are you willing to teach pcm_ how to rebase in this situation? | 02:21 |
openstackgerrit | Nachi Ueno proposed a change to openstack/neutron: Add enable_security_group option https://review.openstack.org/67281 | 02:21 |
openstackgerrit | Nachi Ueno proposed a change to openstack/neutron: Improve vif attributes related with firewalling https://review.openstack.org/21946 | 02:21 |
anteaya | shivharis: was https://review.openstack.org/#/c/73500 really so hard? | 02:21 |
*** xianghui has joined #openstack-neutron | 02:21 | |
shivharis | anteaya: did not understand the question, rephrase | 02:22 |
anteaya | shivharis: I asked you if you could post https://review.openstack.org/#/c/73500 | 02:22 |
anteaya | in channel | 02:22 |
anteaya | it is polite to do so | 02:22 |
anteaya | it helps keep the conversation focused | 02:22 |
anteaya | and is polite for others | 02:22 |
anteaya | telling them, look it up yourself is not as helpful | 02:22 |
shivharis | i am using 2 machines... | 02:23 |
anteaya | and could be considered dismissive | 02:23 |
anteaya | so I did it | 02:23 |
openstackgerrit | Paul Michali proposed a change to openstack/neutron: VPNaaS Device Driver for Cisco CSR https://review.openstack.org/74156 | 02:23 |
anteaya | just explaining what I meant | 02:23 |
anteaya | banix: so the error in this case is the index error | 02:23 |
shivharis | anteaya: k | 02:24 |
pcm_ | anteaya: I had no issue with just the number. OK for me | 02:24 |
anteaya | just in terms of channel courtesy | 02:24 |
anteaya | banix: IndexError: list index out of range is the error message | 02:24 |
banix | anteaya: and that is a know bug? That is the part I couldn't figure out. | 02:24 |
anteaya | banix: above that the lines are called stack trace | 02:24 |
pcm_ | shivharis: So I had 74156, which depends on 574144, which depends on 41827 | 02:24 |
anteaya | banix: I don't know if it is | 02:24 |
openstackgerrit | Nachi Ueno proposed a change to openstack/neutron: Add enable_security_group option https://review.openstack.org/67281 | 02:24 |
anteaya | banix: I am helping you walk through the steps to find out | 02:25 |
banix | anteaya: Sure. Thank you. | 02:25 |
pcm_ | shivharis: When I update 74144 (not 574144), I rebase based on 41827 and review. | 02:25 |
anteaya | banix: so this line Traceback (most recent call last): | 02:25 |
*** sfox has quit IRC | 02:25 | |
anteaya | is the start of the stacktrace, or traceback | 02:25 |
anteaya | and you have one in your logs | 02:25 |
pcm_ | shivharis: Ditto for 74156 (I rebased on 74144). Is there some other step I should be doing? | 02:25 |
anteaya | and there is one in the error message you found | 02:26 |
shivharis | 74500 took the spot, you have to take the spot above it. | 02:26 |
anteaya | banix: so to determine if the bug report you found is the right bug report for you | 02:26 |
banix | anteeya: Now I understand what you are referring to. I thought you were talking about a OpenStack tool of some kind. Sorry. | 02:26 |
anteaya | banix: look at teh stacktrace | 02:26 |
anteaya | banix: no problem | 02:26 |
anteaya | banix: sorry for the confusion | 02:26 |
*** alagalah has joined #openstack-neutron | 02:26 | |
openstackgerrit | Nachi Ueno proposed a change to openstack/neutron: Add enable_security_group option https://review.openstack.org/67281 | 02:26 |
openstackgerrit | Nachi Ueno proposed a change to openstack/neutron: Improve vif attributes related with firewalling https://review.openstack.org/21946 | 02:26 |
pcm_ | shivharis: you mean 73500? | 02:26 |
*** gdubreui has joined #openstack-neutron | 02:27 | |
banix | anteaya: Thanks for taking the time to go through this with me. | 02:27 |
shivharis | if you notice the 157a5... is used as the file in 74500, and if you look at the migration file of 74500 is has down rev of 50d5... | 02:27 |
anteaya | banix: so the error message helps you get close by finding bug reports with the same error message | 02:27 |
anteaya | banix: then look at the stacktrace to see if the bug report is right | 02:27 |
shivharis | so obviously you cannot take 50d5... as your down rev. | 02:27 |
banix | anteaya: makes sense. | 02:27 |
shivharis | your down rev will be the 157a5... | 02:27 |
anteaya | banix: you are welcome, you aren't the only one that has a hard time with this | 02:27 |
anteaya | banix: hopefully others will read the logs and also learn | 02:28 |
shivharis | the file used in 75400 | 02:28 |
*** SumitNaiksatam has quit IRC | 02:28 | |
shivharis | otherwise you will branch | 02:28 |
banix | anteaya: Thanks again. | 02:28 |
pcm_ | shivharis: Sorry. I may not be expressing clearly. | 02:28 |
anteaya | banix: let me know once you have compared stacktraces | 02:28 |
pcm_ | shivharis: I understand that I have to use the latest, and if other commits grab the top, I have to adjust. | 02:28 |
*** thuc has joined #openstack-neutron | 02:29 | |
*** WackoRobie has quit IRC | 02:29 | |
pcm_ | shivharis: What I don't understand is how to detect that this has occurred. | 02:29 |
*** WackoRobie has joined #openstack-neutron | 02:29 | |
banix | anteaya: I have to run now but will get back to you if I figure this out. | 02:29 |
*** thuc_ has joined #openstack-neutron | 02:29 | |
anteaya | banix: okay, well to wrap it up the stacktraces are not the same | 02:29 |
*** sfox has joined #openstack-neutron | 02:30 | |
shivharis | pcm_: depending on your situation, a rebase followed by a history (n-db-manage) will tell u | 02:30 |
anteaya | banix: so the bug report you found is not the right one for the output in your logs | 02:30 |
pcm_ | shivharis: IOW, I rebase on the parent commit, and then use neutro-db-manage to see the next one at the top. Not sure how I detect when other commits happen that my parent commit has not picked up yet. | 02:30 |
anteaya | banix: I didn't want you to think they were, I wanted to you take the time to see that they weren't | 02:30 |
anteaya | banix: good luck with the rest of them | 02:30 |
banix | anteeya: yes, I noticed that. thank you. | 02:30 |
anteaya | banix: I won't always have this much time but I think you have learned the basic steps | 02:31 |
anteaya | banix: good | 02:31 |
anteaya | banix: good night | 02:31 |
pcm_ | shivharis: In my repo, there is no .py using 157a5d299379. | 02:31 |
banix | anteaya: Yes indeed. It was very helpful. Good night. | 02:31 |
anteaya | pcm_: I'm off, I hope you get what you need to do this yourself in future | 02:31 |
anteaya | banix: glad to hear it | 02:31 |
pcm_ | shivharis: Seems like a loophole, when one has a commit based on another. | 02:31 |
shivharis | pcm_: since your branched off another (due to dependency)? | 02:32 |
*** banix has quit IRC | 02:32 | |
pcm_ | shivharis: right | 02:32 |
pcm_ | shivharis: I have 41827 (Nachi's review) -> 74144 -> 74156. | 02:32 |
pcm_ | shivharis: I update 74144 and 74156, when 41827 changes, but that doesn't see other commits. | 02:33 |
shivharis | pcm_: parent should rebase, followed by you rebase | 02:33 |
shivharis | eek | 02:33 |
*** thuc has quit IRC | 02:33 | |
pcm_ | shivharis: but working on 74144, I don't know if 41827 is out of date. | 02:34 |
shivharis | you have created a new dependency branch for yourself, you have no other choice? | 02:35 |
pcm_ | shivharis: Normally, I'd always rebase on master and would be able to check this, but with the dependency, it seems like I'll never know. | 02:35 |
shivharis | parent rebase, then you rebase - you will always know | 02:35 |
pcm_ | shivharis: AFAIK. My commit uses a feature that is out for review (41827 - Service Type Framework) | 02:36 |
shivharis | let me see what 41827 is really doing ... | 02:36 |
pcm_ | shivharis: adds --provider attribute that my vendor service driver uses. | 02:37 |
pcm_ | shivharis: Ideal world, I'd do this after 41827 has committed, but need to make I-3. | 02:38 |
pcm_ | shivharis: Issue is, working on 74144 (child), I don't know when 41827 (parent) is out of date. Is there a way to tell? | 02:38 |
*** aymenfrikha has quit IRC | 02:39 | |
shivharis | pcm_: checking... 74144 please wait ... | 02:40 |
*** shashank_ has quit IRC | 02:40 | |
shivharis | pcm_: looks like if nachi rebases for you you will be ok, he does not have any migration | 02:42 |
*** devlaps has quit IRC | 02:43 | |
pcm_ | shivharis: Is there a way for me, working on 74144, to tell when 41827 will need to be rebased? | 02:43 |
shivharis | pcm_: send him email requesting rebase | 02:43 |
openstackgerrit | Praneet Bachheti proposed a change to openstack/neutron: Juniper Contrail plug-in implementation for core resources https://review.openstack.org/43793 | 02:44 |
* pcm_ wondering how to catch this preemptively | 02:44 | |
shivharis | pcm_: no you will have to coordinate with 41827 (nachi) | 02:44 |
pcm_ | shivharis: ok. Hopefuly Nachi's review will go through approval soon... | 02:45 |
shivharis | pcm_: you dont have to wait for that approval, nachi can just do a rebase | 02:46 |
*** alagalah has quit IRC | 02:46 | |
shivharis | pcm_: one rebased you can continue | 02:46 |
shivharis | one->once | 02:46 |
pcm_ | shivharis: I mean, hopefully his commit will get approved and then I won't have a dependency :) | 02:46 |
*** simon-AS559 has joined #openstack-neutron | 02:47 | |
shivharis | pcm_: we all live in hope :-) | 02:47 |
pcm_ | :) | 02:47 |
openstackgerrit | Aaron Rosen proposed a change to openstack/neutron: Add region field on port resource https://review.openstack.org/76379 | 02:47 |
shivharis | pcm_: got to go, any other q? | 02:47 |
pcm_ | shivharis: So he would click the rebase button and then I'd do the same? | 02:47 |
shivharis | yes, in summary yes, i use command line no buttons | 02:48 |
*** jroovers has quit IRC | 02:48 | |
pcm_ | so rebase and then review from repo | 02:48 |
shivharis | yes | 02:48 |
pcm_ | shivharis: Thanks for all the help! | 02:49 |
pcm_ | nati_ueno: ping | 02:49 |
shivharis | pcm_: np, ttyl, bye | 02:49 |
shivharis | anteaya: bye | 02:49 |
*** sn6i23a has quit IRC | 02:50 | |
*** sfox has quit IRC | 02:50 | |
*** alagalah has joined #openstack-neutron | 02:50 | |
*** simon-AS559 has quit IRC | 02:51 | |
*** shivharis has quit IRC | 02:53 | |
pcm_ | nati_ueno: ping | 02:54 |
*** networkstatic is now known as networkstatic_zZ | 02:58 | |
openstackgerrit | Paul Michali proposed a change to openstack/neutron: VPNaaS Service Driver for Cisco CSR https://review.openstack.org/74144 | 02:58 |
*** gizmoguy_ has quit IRC | 03:03 | |
openstackgerrit | Paul Michali proposed a change to openstack/neutron: VPNaaS Device Driver for Cisco CSR https://review.openstack.org/74156 | 03:03 |
*** pcm_ has quit IRC | 03:05 | |
*** gizmoguy has joined #openstack-neutron | 03:05 | |
openstackgerrit | Isaku Yamahata proposed a change to openstack/neutron: tests/unit: refactor reading neutron.conf.tests https://review.openstack.org/76418 | 03:06 |
openstackgerrit | Isaku Yamahata proposed a change to openstack/neutron: tests/unit: clean up notification driver https://review.openstack.org/76139 | 03:06 |
openstackgerrit | Armando Migliaccio proposed a change to openstack/neutron: Introduce status for floating IPs https://review.openstack.org/66866 | 03:08 |
*** sweston has quit IRC | 03:09 | |
*** Sukhdev has quit IRC | 03:12 | |
*** banix has joined #openstack-neutron | 03:13 | |
*** amotoki_ has quit IRC | 03:13 | |
*** yfujioka_ has joined #openstack-neutron | 03:15 | |
*** yfujioka has quit IRC | 03:16 | |
*** yfujioka_ has quit IRC | 03:16 | |
*** yfujioka has joined #openstack-neutron | 03:16 | |
*** morganfainberg is now known as morganfainberg_Z | 03:19 | |
*** mlavalle has quit IRC | 03:25 | |
*** ramishra_ has joined #openstack-neutron | 03:27 | |
*** nati_ueno has quit IRC | 03:37 | |
*** matsuhashi has quit IRC | 03:37 | |
*** simon-AS559 has joined #openstack-neutron | 03:41 | |
*** thuc_ has quit IRC | 03:41 | |
*** thuc has joined #openstack-neutron | 03:42 | |
*** networkstatic_zZ has quit IRC | 03:44 | |
*** simon-AS559 has quit IRC | 03:45 | |
openstackgerrit | Xiang BZ Zhou proposed a change to openstack/neutron: Draft Code for Vcenter neutron agent. https://review.openstack.org/73178 | 03:52 |
*** suresh12 has quit IRC | 03:56 | |
*** markwash has quit IRC | 03:56 | |
*** harlowja is now known as harlowja_away | 03:57 | |
*** sweston has joined #openstack-neutron | 04:10 | |
*** WackoRobie has quit IRC | 04:13 | |
*** WackoRobie has joined #openstack-neutron | 04:14 | |
*** WackoRobie has quit IRC | 04:19 | |
*** crc32 has joined #openstack-neutron | 04:19 | |
*** rha has quit IRC | 04:20 | |
*** rha has joined #openstack-neutron | 04:21 | |
*** baoli has quit IRC | 04:25 | |
openstackgerrit | Ryu Ishimoto proposed a change to openstack/neutron: Implement MidoNet plugin for Icehouse https://review.openstack.org/74193 | 04:26 |
*** sweston has quit IRC | 04:29 | |
*** sweston has joined #openstack-neutron | 04:30 | |
*** dguitarbite has joined #openstack-neutron | 04:31 | |
*** xuhanp has quit IRC | 04:32 | |
*** dvorkinista has joined #openstack-neutron | 04:32 | |
*** matsuhashi has joined #openstack-neutron | 04:32 | |
*** amritanshu_RnD has joined #openstack-neutron | 04:33 | |
*** amritanshu_RnD is now known as Guest98574 | 04:33 | |
*** xuhanp has joined #openstack-neutron | 04:34 | |
*** simon-AS559 has joined #openstack-neutron | 04:35 | |
openstackgerrit | Kevin Benton proposed a change to openstack/neutron: BigSwitch: Auto re-sync on backend inconsistencies https://review.openstack.org/73575 | 04:35 |
*** simon-AS559 has quit IRC | 04:39 | |
*** xuhanp has quit IRC | 04:39 | |
*** xuhanp has joined #openstack-neutron | 04:50 | |
*** dvorkinista has quit IRC | 04:52 | |
*** dvorkinista has joined #openstack-neutron | 04:54 | |
*** xuhanp has quit IRC | 04:55 | |
*** gdubreui has quit IRC | 04:57 | |
*** dvorkinista has quit IRC | 05:03 | |
openstackgerrit | Henry Gessau proposed a change to openstack/neutron: Cisco APIC ML2 mechanism driver, part 1 https://review.openstack.org/73355 | 05:05 |
*** gdubreui has joined #openstack-neutron | 05:06 | |
*** rms_13 has quit IRC | 05:06 | |
*** gdubreui has joined #openstack-neutron | 05:07 | |
*** chandan_kumar has joined #openstack-neutron | 05:07 | |
*** xuhanp has joined #openstack-neutron | 05:07 | |
*** dvorkinista has joined #openstack-neutron | 05:10 | |
*** yfried has quit IRC | 05:11 | |
*** ramishra_ has quit IRC | 05:19 | |
*** WackoRobie has joined #openstack-neutron | 05:24 | |
*** xuhanp has quit IRC | 05:27 | |
openstackgerrit | fumihiko kakuma proposed a change to openstack/neutron: Implement OpenFlow Agent mechanism driver https://review.openstack.org/71791 | 05:27 |
*** simon-AS559 has joined #openstack-neutron | 05:29 | |
*** WackoRobie has quit IRC | 05:29 | |
*** ramishra has joined #openstack-neutron | 05:29 | |
*** simon-AS559 has quit IRC | 05:33 | |
*** xuhanp has joined #openstack-neutron | 05:39 | |
*** sweston has quit IRC | 05:43 | |
*** dvorkinista has quit IRC | 05:43 | |
*** yfujioka has quit IRC | 05:43 | |
*** dvorkinista has joined #openstack-neutron | 05:46 | |
*** sfox has joined #openstack-neutron | 05:47 | |
*** nati_ueno has joined #openstack-neutron | 05:50 | |
*** xuhanp has quit IRC | 05:52 | |
*** xuhanp has joined #openstack-neutron | 05:53 | |
*** ajo has joined #openstack-neutron | 05:54 | |
*** clev_ has joined #openstack-neutron | 05:55 | |
*** clev_ has quit IRC | 05:55 | |
*** dvorkinista has quit IRC | 05:55 | |
*** clev_ has joined #openstack-neutron | 05:56 | |
*** clev has quit IRC | 05:56 | |
*** dvorkinista has joined #openstack-neutron | 05:56 | |
*** dvorkini_ has joined #openstack-neutron | 05:57 | |
*** sweston has joined #openstack-neutron | 05:58 | |
*** dvorkinista has quit IRC | 06:01 | |
*** dvorkini_ has quit IRC | 06:02 | |
openstackgerrit | Yongli He proposed a change to openstack/python-neutronclient: Use six.moves cStringIO instead of cStringIO https://review.openstack.org/73937 | 06:02 |
*** ssshi has joined #openstack-neutron | 06:06 | |
*** ramishra has quit IRC | 06:07 | |
*** vkozhukalov_ has joined #openstack-neutron | 06:10 | |
*** vkozhukalov_ has quit IRC | 06:16 | |
*** irenab has joined #openstack-neutron | 06:18 | |
*** ramishra has joined #openstack-neutron | 06:19 | |
*** simon-AS559 has joined #openstack-neutron | 06:23 | |
*** evgenyf has joined #openstack-neutron | 06:23 | |
*** rwsu has quit IRC | 06:27 | |
*** simon-AS559 has quit IRC | 06:27 | |
openstackgerrit | Jenkins proposed a change to openstack/neutron: Imported Translations from Transifex https://review.openstack.org/75776 | 06:29 |
irenab | hi, looking for reviewer for the following patch: https://review.openstack.org/#/c/67189/. Thanks in advance | 06:34 |
*** banix has quit IRC | 06:38 | |
*** evgenyf has quit IRC | 06:44 | |
openstackgerrit | Kevin Benton proposed a change to openstack/neutron: BigSwitch: Add SSL Certificate Validation https://review.openstack.org/70906 | 06:45 |
*** armax has left #openstack-neutron | 06:47 | |
*** saju_m has joined #openstack-neutron | 06:50 | |
*** thuc has quit IRC | 06:55 | |
*** thuc has joined #openstack-neutron | 06:55 | |
*** xuhanp has quit IRC | 06:58 | |
*** yfried has joined #openstack-neutron | 07:00 | |
*** thuc has quit IRC | 07:00 | |
*** xuhanp has joined #openstack-neutron | 07:03 | |
*** simon-AS559 has joined #openstack-neutron | 07:06 | |
openstackgerrit | Gary Duan proposed a change to openstack/neutron: FWaaS integration with service type framewrok https://review.openstack.org/60699 | 07:06 |
*** dvorkinista has joined #openstack-neutron | 07:12 | |
*** dvorkinista has quit IRC | 07:17 | |
*** sld has joined #openstack-neutron | 07:20 | |
*** ramishra has quit IRC | 07:21 | |
*** nati_ueno has quit IRC | 07:24 | |
*** jlibosva has joined #openstack-neutron | 07:25 | |
openstackgerrit | Dazhao Yu proposed a change to openstack/neutron: Calculate stateless IPv6 address https://review.openstack.org/56184 | 07:26 |
*** crc32 has quit IRC | 07:26 | |
*** redbeard has joined #openstack-neutron | 07:26 | |
*** ramishra has joined #openstack-neutron | 07:29 | |
*** skraynev_afk is now known as skraynev | 07:32 | |
*** gdubreui has quit IRC | 07:32 | |
*** evgenyf has joined #openstack-neutron | 07:38 | |
*** sld has left #openstack-neutron | 07:41 | |
*** bvandenh has joined #openstack-neutron | 07:44 | |
*** vkozhukalov_ has joined #openstack-neutron | 07:48 | |
*** luqas has joined #openstack-neutron | 07:56 | |
*** networkstatic has joined #openstack-neutron | 07:56 | |
*** shashank_ has joined #openstack-neutron | 07:57 | |
*** ramishra has quit IRC | 08:00 | |
*** clev_ has quit IRC | 08:00 | |
*** amuller has joined #openstack-neutron | 08:02 | |
*** simon-AS5591 has joined #openstack-neutron | 08:02 | |
*** leseb has joined #openstack-neutron | 08:04 | |
*** afazekas has joined #openstack-neutron | 08:05 | |
*** simon-AS559 has quit IRC | 08:05 | |
*** luqas has quit IRC | 08:06 | |
*** jroovers has joined #openstack-neutron | 08:07 | |
*** leseb has quit IRC | 08:07 | |
*** jroovers|afk has joined #openstack-neutron | 08:07 | |
*** leseb has joined #openstack-neutron | 08:07 | |
*** luqas has joined #openstack-neutron | 08:08 | |
*** jroovers has quit IRC | 08:11 | |
*** sfox has quit IRC | 08:16 | |
*** jgallard has joined #openstack-neutron | 08:20 | |
*** yfujioka has joined #openstack-neutron | 08:20 | |
*** jroovers|afk is now known as jroovers | 08:24 | |
*** evgenyf has quit IRC | 08:29 | |
*** devvesa has joined #openstack-neutron | 08:30 | |
openstackgerrit | Ann Kamyshnikova proposed a change to openstack/neutron: Sync models with migrations https://review.openstack.org/55411 | 08:32 |
*** yfujioka has quit IRC | 08:41 | |
ToM__ | Morning, how mature and production ready is the LBaaS HAProxy? Just wondering should I use that or build my own instances running haproxy. | 08:41 |
*** orion195 has joined #openstack-neutron | 08:43 | |
orion195 | hi guys | 08:43 |
orion195 | quick question: in my setup I don't have a router, but I do need somehow to use metadata service to inject information to windows and linux hosts | 08:44 |
orion195 | the question is: what can I look for to accomplish this? | 08:44 |
orion195 | (I don't have a router because my subnet is on a routable vlan) | 08:44 |
openstackgerrit | Yohei Matsuhashi proposed a change to openstack/python-neutronclient: Enable to select specific network service type https://review.openstack.org/54534 | 08:48 |
*** jistr has joined #openstack-neutron | 08:49 | |
*** networkstatic is now known as networkstatic_zZ | 08:49 | |
*** ygbo has joined #openstack-neutron | 08:51 | |
openstackgerrit | Kevin Benton proposed a change to openstack/neutron: BigSwitch: Auto re-sync on backend inconsistencies https://review.openstack.org/73575 | 08:53 |
*** xuhanp has quit IRC | 08:53 | |
*** thuc has joined #openstack-neutron | 08:56 | |
*** ramishra has joined #openstack-neutron | 09:00 | |
*** ssshi has quit IRC | 09:01 | |
openstackgerrit | Ann Kamyshnikova proposed a change to openstack/neutron: Sync models with migrations https://review.openstack.org/55411 | 09:03 |
*** jpich has joined #openstack-neutron | 09:04 | |
*** rossella_s has joined #openstack-neutron | 09:07 | |
*** shashank_ has quit IRC | 09:09 | |
openstackgerrit | Ronak Shah proposed a change to openstack/neutron: Nuage Networks Plugin https://review.openstack.org/67272 | 09:10 |
openstackgerrit | A change was merged to openstack/neutron: NSX: Fix newly created port's status should be DOWN https://review.openstack.org/73086 | 09:10 |
*** bjornar has joined #openstack-neutron | 09:13 | |
*** evgenyf has joined #openstack-neutron | 09:13 | |
*** marun has quit IRC | 09:15 | |
*** thuc has quit IRC | 09:18 | |
*** luqas has quit IRC | 09:22 | |
*** xuhanp has joined #openstack-neutron | 09:23 | |
*** pradipta has joined #openstack-neutron | 09:25 | |
openstackgerrit | Rossella Sblendido proposed a change to openstack/neutron: Introduce bulk calls for get device details https://review.openstack.org/66899 | 09:33 |
*** alexpilotti has joined #openstack-neutron | 09:34 | |
*** luqas has joined #openstack-neutron | 09:35 | |
*** simon-AS559 has joined #openstack-neutron | 09:38 | |
*** simon-AS5591 has quit IRC | 09:41 | |
*** simon-AS5591 has joined #openstack-neutron | 09:42 | |
*** simon-AS559 has quit IRC | 09:42 | |
*** jp_at_hp has joined #openstack-neutron | 09:52 | |
*** ramishra has quit IRC | 09:57 | |
openstackgerrit | Yves-Gwenael Bourhis proposed a change to openstack/neutron: Changed DictModel to dict with attribute access https://review.openstack.org/64696 | 10:02 |
*** ramishra has joined #openstack-neutron | 10:03 | |
*** jlibosva has quit IRC | 10:08 | |
*** jlibosva has joined #openstack-neutron | 10:08 | |
*** djoreilly has joined #openstack-neutron | 10:11 | |
*** luqas has quit IRC | 10:15 | |
*** luqas has joined #openstack-neutron | 10:52 | |
*** rohit404 has joined #openstack-neutron | 10:54 | |
*** ramishra has quit IRC | 10:55 | |
*** thuc has joined #openstack-neutron | 10:55 | |
*** xuhanp has quit IRC | 10:57 | |
*** thuc has quit IRC | 11:00 | |
*** jaypipes has quit IRC | 11:03 | |
*** rossella_s has quit IRC | 11:06 | |
*** bvandenh has quit IRC | 11:08 | |
*** djoreilly has quit IRC | 11:09 | |
*** simon-AS5591 has quit IRC | 11:10 | |
*** simon-AS559 has joined #openstack-neutron | 11:11 | |
*** simon-AS5591 has joined #openstack-neutron | 11:12 | |
*** simon-AS559 has quit IRC | 11:15 | |
*** simon-AS5591 has quit IRC | 11:17 | |
*** pcm_ has joined #openstack-neutron | 11:17 | |
*** simon-AS559 has joined #openstack-neutron | 11:17 | |
*** sweston has quit IRC | 11:17 | |
openstackgerrit | Salvatore Orlando proposed a change to openstack/neutron: Fix NSX migration path https://review.openstack.org/76495 | 11:19 |
*** sweston has joined #openstack-neutron | 11:20 | |
*** pcm_ has quit IRC | 11:20 | |
*** pcm_ has joined #openstack-neutron | 11:21 | |
openstackgerrit | Shuangtai Tian proposed a change to openstack/neutron: Add user-supplied arguments in log_handler https://review.openstack.org/76499 | 11:24 |
*** djoreilly has joined #openstack-neutron | 11:25 | |
xianghui | hi salv-orlando: Would you mind to review this patch https://review.openstack.org/#/c/58954/ when available : ) | 11:26 |
*** leseb has quit IRC | 11:26 | |
*** jamespage has joined #openstack-neutron | 11:32 | |
*** networkstatic_zZ has quit IRC | 11:33 | |
*** leseb has joined #openstack-neutron | 11:37 | |
*** leseb has quit IRC | 11:39 | |
*** xianghui has quit IRC | 11:40 | |
*** matsuhashi has quit IRC | 11:46 | |
*** yamahata has quit IRC | 11:50 | |
*** salv-orlando has quit IRC | 11:52 | |
*** salv-orlando has joined #openstack-neutron | 11:52 | |
*** jgallard has quit IRC | 11:53 | |
lifeless | arosen: so - https://bugs.launchpad.net/tripleo/+bug/1271344 - can we get it triaged in Neutron? :) | 11:54 |
*** luqas has quit IRC | 12:05 | |
*** luqas has joined #openstack-neutron | 12:07 | |
*** bvandenh has joined #openstack-neutron | 12:09 | |
*** rkukura has quit IRC | 12:10 | |
*** rkukura has joined #openstack-neutron | 12:11 | |
*** rkukura has quit IRC | 12:11 | |
openstackgerrit | Salvatore Orlando proposed a change to openstack/neutron: Add support for tenant-provided NSX gateways devices https://review.openstack.org/74209 | 12:15 |
*** bvandenh has quit IRC | 12:19 | |
*** baoli has joined #openstack-neutron | 12:20 | |
*** baoli has quit IRC | 12:20 | |
*** baoli has joined #openstack-neutron | 12:21 | |
*** Guest98574 has quit IRC | 12:22 | |
*** rossella_s has joined #openstack-neutron | 12:36 | |
*** luqas has quit IRC | 12:36 | |
*** dguitarbite has quit IRC | 12:39 | |
*** dguitarbite has joined #openstack-neutron | 12:42 | |
openstackgerrit | Jakub Libosvar proposed a change to openstack/neutron: Common decorator for caching methods https://review.openstack.org/72680 | 12:43 |
openstackgerrit | Jakub Libosvar proposed a change to openstack/neutron: Metadata agent caches networks for routers https://review.openstack.org/70689 | 12:43 |
openstackgerrit | Berezovsky Irena proposed a change to openstack/neutron: Implement Mellanox ML2 MechanismDriver https://review.openstack.org/72854 | 12:43 |
*** sweston has quit IRC | 12:45 | |
openstackgerrit | Jakub Libosvar proposed a change to openstack/neutron: Common decorator for caching methods https://review.openstack.org/72680 | 12:48 |
openstackgerrit | Jakub Libosvar proposed a change to openstack/neutron: Metadata agent caches networks for routers https://review.openstack.org/70689 | 12:48 |
*** leseb has joined #openstack-neutron | 12:50 | |
*** leseb has quit IRC | 12:54 | |
*** leseb has joined #openstack-neutron | 12:55 | |
*** bvandenh has joined #openstack-neutron | 12:57 | |
*** beagles has quit IRC | 12:58 | |
*** xuhanp has joined #openstack-neutron | 13:00 | |
*** marun has joined #openstack-neutron | 13:08 | |
*** yamahata has joined #openstack-neutron | 13:09 | |
*** bvandenh has quit IRC | 13:12 | |
openstackgerrit | Maru Newby proposed a change to openstack/neutron: Add script to migrate ovs to ml2 https://review.openstack.org/76533 | 13:18 |
*** rkukura has joined #openstack-neutron | 13:20 | |
openstackgerrit | Maru Newby proposed a change to openstack/neutron: Add script to migrate ovs to ml2 https://review.openstack.org/76533 | 13:26 |
openstackgerrit | Darragh O'Reilly proposed a change to openstack/neutron: ovs-agent: use hexidecimal ip address in tunnel port name https://review.openstack.org/74442 | 13:29 |
*** yamahata has quit IRC | 13:36 | |
*** yamahata has joined #openstack-neutron | 13:37 | |
*** jgallard has joined #openstack-neutron | 13:40 | |
*** thuc has joined #openstack-neutron | 13:40 | |
*** jistr is now known as jistr|english | 13:44 | |
*** thuc has quit IRC | 13:45 | |
*** sweston has joined #openstack-neutron | 13:46 | |
*** dave_tucker_zzz is now known as dave_tucker | 13:47 | |
*** leseb has quit IRC | 13:50 | |
*** leseb has joined #openstack-neutron | 13:51 | |
*** sweston has quit IRC | 13:51 | |
*** mestery has quit IRC | 13:54 | |
*** thuc_ has joined #openstack-neutron | 13:55 | |
*** leseb has quit IRC | 13:55 | |
*** WackoRobie has joined #openstack-neutron | 13:56 | |
*** simon-AS559 has quit IRC | 13:58 | |
*** simon-AS559 has joined #openstack-neutron | 13:59 | |
*** leseb has joined #openstack-neutron | 14:02 | |
*** aymenfrikha has joined #openstack-neutron | 14:04 | |
*** peristeri has joined #openstack-neutron | 14:04 | |
*** aymenfrikha has quit IRC | 14:05 | |
*** aymenfrikha has joined #openstack-neutron | 14:07 | |
*** banix has joined #openstack-neutron | 14:08 | |
linuxaddicts | neutron-server install on wheezy from icehouse fails as <<ValueError: Empty module name>> - http://paste.debian.net/84119/ | 14:10 |
linuxaddicts | anyone has any suggestions? | 14:10 |
*** jecarey has quit IRC | 14:12 | |
*** mestery has joined #openstack-neutron | 14:14 | |
*** julim has joined #openstack-neutron | 14:19 | |
openstackgerrit | Marios Andreou proposed a change to openstack/neutron: Make allocation_pools attribute of subnet updateable by PUT https://review.openstack.org/62042 | 14:19 |
*** irenab has quit IRC | 14:21 | |
*** dims has quit IRC | 14:22 | |
salv-orlando | aloha people! Do you know if there is already a facility in the neutron CLI to have filenames as options? Ie: put a filename in the CLI option, and send the content in the API request? It does not look like this can be done with neutron client at the moment, but perhaps other openstack project already do? | 14:22 |
*** mvenesio has joined #openstack-neutron | 14:23 | |
*** jecarey has joined #openstack-neutron | 14:32 | |
*** thuc_ has quit IRC | 14:32 | |
*** WackoRob_ has joined #openstack-neutron | 14:32 | |
*** thuc has joined #openstack-neutron | 14:33 | |
*** dims has joined #openstack-neutron | 14:33 | |
*** sfox has joined #openstack-neutron | 14:35 | |
*** WackoRobie has quit IRC | 14:36 | |
*** WackoRob_ has quit IRC | 14:36 | |
*** thuc has quit IRC | 14:37 | |
*** manishg has joined #openstack-neutron | 14:39 | |
*** jistr|english is now known as jistr | 14:40 | |
*** manishg has quit IRC | 14:42 | |
*** manishg has joined #openstack-neutron | 14:43 | |
*** WackoRobie has joined #openstack-neutron | 14:44 | |
*** alexpilotti_ has joined #openstack-neutron | 14:44 | |
*** armax has joined #openstack-neutron | 14:45 | |
*** djoreilly has quit IRC | 14:45 | |
*** yamahata has quit IRC | 14:46 | |
*** manishg has quit IRC | 14:46 | |
*** djoreilly has joined #openstack-neutron | 14:46 | |
*** yamahata has joined #openstack-neutron | 14:46 | |
*** sweston has joined #openstack-neutron | 14:46 | |
*** alexpilotti has quit IRC | 14:47 | |
*** alexpilotti_ is now known as alexpilotti | 14:47 | |
*** manishg has joined #openstack-neutron | 14:47 | |
*** sweston has quit IRC | 14:51 | |
*** manishg has quit IRC | 14:51 | |
*** alexpilotti has quit IRC | 14:51 | |
*** manishg has joined #openstack-neutron | 14:52 | |
*** carl_baldwin has joined #openstack-neutron | 14:53 | |
openstackgerrit | Salvatore Orlando proposed a change to openstack/neutron: Fix NSX migration path https://review.openstack.org/76495 | 14:54 |
*** carl_baldwin has joined #openstack-neutron | 14:54 | |
*** manishg has quit IRC | 14:55 | |
openstackgerrit | Salvatore Orlando proposed a change to openstack/neutron: Add support for tenant-provided NSX gateways devices https://review.openstack.org/74209 | 14:55 |
*** manishg has joined #openstack-neutron | 14:55 | |
*** mvenesio has quit IRC | 14:57 | |
*** manishg has quit IRC | 14:58 | |
*** manishg has joined #openstack-neutron | 14:59 | |
*** alagalah has quit IRC | 15:00 | |
*** alagalah has joined #openstack-neutron | 15:01 | |
*** manishg has quit IRC | 15:01 | |
*** saju_m has quit IRC | 15:02 | |
*** manishg has joined #openstack-neutron | 15:02 | |
*** jobewan has joined #openstack-neutron | 15:02 | |
*** dave_tucker is now known as dave_tucker_zzz | 15:03 | |
matrohon | mestery : hi | 15:05 |
*** alagalah has quit IRC | 15:05 | |
*** manishg has quit IRC | 15:05 | |
openstackgerrit | Paul Michali proposed a change to openstack/neutron: VPNaaS Device Driver for Cisco CSR https://review.openstack.org/74156 | 15:05 |
openstackgerrit | Paul Michali proposed a change to openstack/neutron: VPNaaS integration with service type framework https://review.openstack.org/41827 | 15:05 |
openstackgerrit | Paul Michali proposed a change to openstack/neutron: VPNaaS Service Driver for Cisco CSR https://review.openstack.org/74144 | 15:05 |
*** dvorkinista has joined #openstack-neutron | 15:06 | |
*** manishg has joined #openstack-neutron | 15:06 | |
mestery | matrohon: Yo! | 15:06 |
mestery | matrohon: Afternoon! | 15:06 |
matrohon | mestery : thanks! good morning I think? | 15:07 |
mestery | matrohon: Yes, morning, with plenty of coffee. :) | 15:07 |
*** sballe_ has joined #openstack-neutron | 15:07 | |
matrohon | mestery : :) | 15:08 |
matrohon | mestery : I was digging around vxlan config | 15:08 |
mestery | matrohon: OK | 15:08 |
matrohon | mestery : my main goal is to have compute node with LB speaking with a network node with OVS | 15:09 |
matrohon | on vxlan tunnel | 15:09 |
*** rossella_s has quit IRC | 15:09 | |
*** manishg has quit IRC | 15:09 | |
mestery | matrohon: AWesome! That would be pretty cool! So the OVS node would translate between VXLAN and VLAN? | 15:09 |
*** jgrimm has joined #openstack-neutron | 15:10 | |
*** sballe has quit IRC | 15:10 | |
*** manishg has joined #openstack-neutron | 15:10 | |
matrohon | mestery : no, my network node will use the same vni as the one set by the kernel module on the compute nodes | 15:11 |
matrohon | I will mix the two MD | 15:12 |
mestery | matrohon: OK, got it. | 15:12 |
mestery | Are you seeing issues? | 15:12 |
matrohon | the only one I see his the vxlan udp port which is not the same, but it is configurable on the ovs agent | 15:13 |
matrohon | s/his/is | 15:13 |
*** leseb has quit IRC | 15:13 | |
*** leseb_ has joined #openstack-neutron | 15:13 | |
matrohon | so concretly, on ovs or on the kernel module, it seems that the same port is used to listen for vxlan packets and for vxlan destination udp port | 15:14 |
*** manishg has quit IRC | 15:14 | |
*** luqas has joined #openstack-neutron | 15:15 | |
*** manishg has joined #openstack-neutron | 15:15 | |
matrohon | one cannot listen for vxlan packet on port 8472 and send pack in a vxlan tunnel on port 4769 | 15:15 |
matrohon | mestery : do you see what I mean? | 15:16 |
*** redbeard has quit IRC | 15:16 | |
*** Sukhdev has joined #openstack-neutron | 15:16 | |
mestery | matrohon: Not 100% following, can you elaborate a bit more? | 15:17 |
*** rossella_s has joined #openstack-neutron | 15:17 | |
matrohon | mestery : for example if you want to create a vxlan interface on a ovs bridge you will use such a command : | 15:17 |
*** rwsu has joined #openstack-neutron | 15:18 | |
matrohon | ovs-vsctl add-port br1 vxlan-1001 -- set Interface vxlan-1001 type=vxlan options:dst_port=8472 options:remote_ip=192.168.254.74 options:local_ip=192.168.254.72 options:in_key=1001 options:out_key=1001 | 15:18 |
*** leseb_ has quit IRC | 15:18 | |
mestery | matrohon: OK | 15:18 |
matrohon | the only param you have is dst_port | 15:18 |
*** enikanorov has joined #openstack-neutron | 15:18 | |
mestery | matrohon: OK, got it. | 15:18 |
mestery | So you want to send on a different port than you receive on? | 15:19 |
*** mayu has joined #openstack-neutron | 15:19 | |
matrohon | so ovs is listening for vxlan packet on dst_port and send vxlan packet to dst_port | 15:19 |
*** manishg has quit IRC | 15:19 | |
*** manishg has joined #openstack-neutron | 15:20 | |
matrohon | mestery : are you ok with this or do you know if there is a way to tell ovs to bind its socket to another port? | 15:20 |
*** enikanorov__ has joined #openstack-neutron | 15:20 | |
mestery | matrohon: There should be a way to do that, yes. | 15:20 |
openstackgerrit | Marios Andreou proposed a change to openstack/neutron: Validate CIDR given as ip-prefix in security-group-rule-create https://review.openstack.org/59212 | 15:20 |
*** manishg has quit IRC | 15:22 | |
*** manishg has joined #openstack-neutron | 15:23 | |
*** sfox has quit IRC | 15:25 | |
matrohon | mestery : when i seek in the ovs code or in the vxlan kernel module dst_port seems to be used to bind the socket | 15:26 |
*** manishg has quit IRC | 15:26 | |
matrohon | mestery : http://lxr.free-electrons.com/source/drivers/net/vxlan.c#L1897 | 15:26 |
*** manishg has joined #openstack-neutron | 15:27 | |
mestery | matrohon: Same in OVS: http://git.openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob;f=datapath/vport-vxlan.c;h=ab2b6f73f287f3ebc70a018de6c74e1b2295e199;hb=HEAD#l127 | 15:28 |
*** zzelle has joined #openstack-neutron | 15:29 | |
matrohon | mestery : if the same port is used, you cannot mix ovs agent with different port in the same infrastructure | 15:29 |
mestery | matrohon: Yes, agreed. There was a mail thread on this as well. | 15:30 |
mestery | matrohon: We've now circled back to the start again. :) | 15:30 |
matrohon | mestery : so I think that this param should be up to the plugin config not to the agent config | 15:30 |
*** changbl has quit IRC | 15:30 | |
mestery | matrohon: I agree. Want to file a bug? | 15:31 |
*** manishg has quit IRC | 15:32 | |
*** carl_baldwin has quit IRC | 15:32 | |
matrohon | mestery : I'm about to fill a bug, but I wanted to ask you first if you know a way to change the udp port bound by the socket created by ovs or by the vxlan hernel module | 15:33 |
*** rossella_s has quit IRC | 15:34 | |
mestery | matrohon: I don't think, other than creating another VXLAN port which could use a different port for it's socket. | 15:34 |
mestery | matrohon: That's another option here. | 15:35 |
*** amuller has quit IRC | 15:37 | |
*** manishg has joined #openstack-neutron | 15:37 | |
*** mayu has quit IRC | 15:41 | |
*** dvorkinista has quit IRC | 15:42 | |
*** lnxnut has joined #openstack-neutron | 15:44 | |
*** manishg has quit IRC | 15:44 | |
*** alagalah has joined #openstack-neutron | 15:47 | |
*** manishg has joined #openstack-neutron | 15:48 | |
*** manishg_ has joined #openstack-neutron | 15:49 | |
*** alagalah has quit IRC | 15:51 | |
*** gizmoguy_ has joined #openstack-neutron | 15:52 | |
*** chandan_kumar has quit IRC | 15:52 | |
*** manishg has quit IRC | 15:52 | |
*** gizmoguy has quit IRC | 15:53 | |
*** bvandenh has joined #openstack-neutron | 15:54 | |
*** chandan_kumar has joined #openstack-neutron | 15:56 | |
*** manishg_ has quit IRC | 15:56 | |
openstackgerrit | Robert Kukura proposed a change to openstack/neutron: ML2 mechanism driver access to binding details https://review.openstack.org/76363 | 15:57 |
*** rcurran has joined #openstack-neutron | 15:57 | |
*** otherwiseguy has joined #openstack-neutron | 15:58 | |
*** irenab has joined #openstack-neutron | 15:58 | |
openstackgerrit | Jason Walker proposed a change to openstack/neutron: Add 2-leg configuration to Radware LBaaS Driver https://review.openstack.org/69009 | 15:58 |
anteaya | matrohon: if you are still here, is multi-node testing still an item that needs to be on the infra meeting agenda? | 15:58 |
anteaya | Sukhdev: hello | 15:59 |
Sukhdev | anteaya: hello | 15:59 |
*** thedodd has joined #openstack-neutron | 15:59 | |
anteaya | Sukhdev: so about your wikipage to do with 3rd party testing | 15:59 |
matrohon | anteaya : hi, we are currently working on the lxc config, i think we will get back to you when our config will work | 15:59 |
*** alagalah has joined #openstack-neutron | 15:59 | |
jgallard | hello, yeah, we are working on that | 16:00 |
anteaya | one of the expectations when working with opensource is that participants are not expected to use close sourced tools | 16:00 |
*** jlibosva has quit IRC | 16:00 | |
jgallard | we want to propose something into devstack | 16:00 |
anteaya | Sukhdev: so asking me to use google docs to work on an opensource project is not really... um the expectation | 16:00 |
*** amotoki_ has joined #openstack-neutron | 16:01 | |
anteaya | matrohon: lxc | 16:01 |
Sukhdev | anteaya: I did not realize that. | 16:01 |
anteaya | wasn't that identified as having issues | 16:01 |
anteaya | Sukhdev: that is what I thought, so I thought I would talk to you about it | 16:01 |
Sukhdev | anteaya: we use only google docs - hence, I chose it :-) | 16:02 |
anteaya | opensource is a philosopy as much as code | 16:02 |
anteaya | so when working in opensource, the expectation is to use opensource tools | 16:02 |
anteaya | so you had asked me to comment on the content | 16:03 |
anteaya | and I haven't read the content yet | 16:03 |
Sukhdev | anteaya: I actually started with the wiki and got very discouraged as I could not draw the picture :-) | 16:03 |
anteaya | so if you want to put it on the wikipage, which I am willing to help you with, then I can read it | 16:03 |
*** humbolt has joined #openstack-neutron | 16:03 | |
openstackgerrit | Sean M. Collins proposed a change to openstack/neutron: Developer documentation https://review.openstack.org/72428 | 16:04 |
anteaya | Sukhdev: can you draw a picture on a different tool and either link or embed the picture on the wikipage? | 16:04 |
anteaya | matrohon jgallard if you two are married to lxc by all means continue | 16:04 |
anteaya | but don't be surprised if it is turned down | 16:04 |
anteaya | for the same reasons that were discussed at the last infra meeting | 16:04 |
*** asselin_ has joined #openstack-neutron | 16:05 | |
*** julim_ has joined #openstack-neutron | 16:05 | |
*** carl_baldwin has joined #openstack-neutron | 16:05 | |
*** tongli has joined #openstack-neutron | 16:05 | |
*** asselin_ has left #openstack-neutron | 16:05 | |
matrohon | anteaya : we are close to have the lxc config working, so we continue | 16:05 |
*** julim has quit IRC | 16:05 | |
zzelle | Hi | 16:05 |
jgallard | anteaya, no wiki page for lxc at the moment, but a BP : https://blueprints.launchpad.net/devstack/+spec/lxc-computes ) | 16:05 |
jgallard | anteaya, no wiki page for lxc at the moment, but a BP : https://blueprints.launchpad.net/devstack/+spec/lxc-computes ) | 16:06 |
jgallard | (oups sorry for the repetition) | 16:06 |
matrohon | anteaya : but the most important part is to have multi-node test, with tunneling, whatever theway to implement it | 16:06 |
*** dtalton has joined #openstack-neutron | 16:06 | |
jgallard | matrohon, +1 | 16:06 |
jgallard | lxc will help us to progress on the subject, if it's not the good solution, of course, we will change | 16:07 |
*** dtalton has left #openstack-neutron | 16:07 | |
*** jprovazn has joined #openstack-neutron | 16:07 | |
*** carl_baldwin has left #openstack-neutron | 16:07 | |
*** carl_baldwin has quit IRC | 16:08 | |
openstackgerrit | Arvind Somya proposed a change to openstack/neutron: Cisco APIC ML2 mechanism driver, part 2 https://review.openstack.org/73372 | 16:08 |
*** carl_baldwin has joined #openstack-neutron | 16:08 | |
Sukhdev | anteaya:sorry in ML2 meeting | 16:08 |
anteaya | Sukhdev: np | 16:08 |
anteaya | matrohon jgallard well my take away from the infra meeting was a general consensus that lxc was not the way to go | 16:09 |
anteaya | and two other options were presented | 16:09 |
anteaya | but you know best how you want to spend your time | 16:09 |
*** dvorkinista has joined #openstack-neutron | 16:09 | |
*** xuhanp has quit IRC | 16:10 | |
Sukhdev | anteaya: yes, I thought about it…..folks wanted to review the stuff internally as well. We use google docs for our internal review - hence, did not want to duplicate the work, hence used google doc - but, did not know it will be an issue :-) | 16:10 |
matrohon | anteaya : the non-starter item mentionned have workaround (at list for ovs) | 16:10 |
anteaya | opensource projects use opensource tools | 16:10 |
anteaya | matrohon: okay | 16:11 |
anteaya | matrohon: but it will have to be discussed and reviewed | 16:11 |
matrohon | anteaya : fine, of course | 16:12 |
jgallard | anteaya, thanks a lot for your feedback | 16:12 |
anteaya | np | 16:14 |
*** changbl has joined #openstack-neutron | 16:17 | |
*** yfried has quit IRC | 16:17 | |
*** dvorkinista has quit IRC | 16:23 | |
anteaya | Sukhdev: https://www.mediawiki.org/wiki/Help:Formatting | 16:28 |
anteaya | Sukhdev: by the time you are finished your meeting I have to be afk for several hours | 16:29 |
anteaya | hopefully the above link helps a bit | 16:29 |
Sukhdev | anteaya: will look at it - thanks | 16:29 |
anteaya | np | 16:30 |
*** alexpilotti has joined #openstack-neutron | 16:30 | |
*** amotoki_ has quit IRC | 16:33 | |
*** rcurran has quit IRC | 16:33 | |
*** thuc has joined #openstack-neutron | 16:34 | |
*** _cjones_ has joined #openstack-neutron | 16:34 | |
*** thuc has quit IRC | 16:35 | |
*** thuc has joined #openstack-neutron | 16:35 | |
*** thuc has quit IRC | 16:36 | |
*** thuc has joined #openstack-neutron | 16:36 | |
*** thuc has quit IRC | 16:37 | |
*** thuc_ has joined #openstack-neutron | 16:38 | |
*** sfox has joined #openstack-neutron | 16:38 | |
*** mlavalle has joined #openstack-neutron | 16:38 | |
*** irenab has quit IRC | 16:40 | |
*** rossella_s has joined #openstack-neutron | 16:41 | |
*** devlaps has joined #openstack-neutron | 16:41 | |
*** clev has joined #openstack-neutron | 16:44 | |
*** sweston has joined #openstack-neutron | 16:47 | |
*** sfox has quit IRC | 16:49 | |
Sukhdev | anteaya: you here? | 16:52 |
*** sweston has quit IRC | 16:52 | |
*** clev has quit IRC | 16:52 | |
*** clev has joined #openstack-neutron | 16:53 | |
rm_work | enikanorov: hey, looking at the thread over the past day, I find myself agreeing almost completely with jaypipes -- coding for the 99% for the basic calls, and adding complexity gradually in subsequent calls for the 1%… and that model I feel is pretty solid | 16:53 |
anteaya | Sukhdev: for now | 16:53 |
anteaya | Sukhdev: what can we accomplish in a short time? | 16:54 |
rm_work | enikanorov: though I suppose I should probably actually just say that on the thread instead of talking to you here all the time :P | 16:54 |
Sukhdev | anteaya: quick question - | 16:54 |
Sukhdev | anteaya: How do I get https://bugs.launchpad.net/neutron/+bug/1279619 tagged for inclusion into I3? | 16:54 |
*** aymenfrikha has left #openstack-neutron | 16:55 | |
Sukhdev | anteaya: I mean the procedure? The fix has been commited. I want to make sure that this does not miss the I3 train | 16:55 |
anteaya | Sukhdev: okay looking at the bug report | 16:56 |
anteaya | how come teh bug report says fix commited? | 16:56 |
anteaya | fix commited means that it has been merged | 16:56 |
anteaya | that patch has not been merged | 16:56 |
Sukhdev | anteaya: no I do not believe so - that is fix released | 16:57 |
anteaya | in progress (what was triggered automatically) is the status once a patch is up | 16:57 |
anteaya | fix released is when the project has been released | 16:57 |
anteaya | as in icehouse has been released | 16:57 |
*** jistr has quit IRC | 16:57 | |
anteaya | in progress, fix commited and fix release are all automatic (or should be) that I know of | 16:58 |
anteaya | the only time they are set manually is if the auto triggering doesn't work | 16:58 |
anteaya | so the fix has no been commited | 16:58 |
Sukhdev | anteaya: I looked around the other bugs in similar situation - i.e. marked fixed committed when the code is being reviewed | 16:58 |
anteaya | the bug is in progress | 16:58 |
anteaya | examples? | 16:59 |
anteaya | and did you look outside of neutron? | 16:59 |
anteaya | at the other projects? | 16:59 |
Sukhdev | anteaya: actually no - it allows you to set it when one commits the fix. and it changes to fix released when the patch merges | 16:59 |
Sukhdev | anteaya: that is the way I know :-) | 17:00 |
anteaya | Sukhdev: what I am trying to convey is that I am operating from the belief that you are incorrect | 17:00 |
Sukhdev | anteaya: However, the question is how to get it tagged so that once the fix is commited (or released), it gets included in I3 | 17:00 |
anteaya | and am recommending that if you want to look at examples I suggest you broaden your collection of examples, including non-neutron projects | 17:01 |
Sukhdev | anteaya: I can point you to numerous bugs where the patch has not merged and they are marked as fix commited - while the code is being reviewed | 17:01 |
Sukhdev | anteaya: that is what caused confusion for me as well :-) | 17:02 |
anteaya | Sukhdev: please so provide me the links | 17:02 |
anteaya | if there are more than 5 please put them in a paste | 17:02 |
anteaya | s/so/do | 17:02 |
anteaya | Sukhdev: this fixes a bug | 17:02 |
anteaya | bug fixes go in anytime | 17:02 |
anteaya | if you want it in for i3 get it reviewed | 17:03 |
anteaya | so ask in channel for people to review it | 17:03 |
anteaya | start with non-core people, they will have the most time avaiable | 17:03 |
anteaya | and flush out the obvious problems | 17:03 |
anteaya | once you have some +1's then ask some cores | 17:03 |
Sukhdev | anteaya: I will look and let you know - now that you pointed out, I may be mistaken as well :-) either way, I will either correct my thinking or provide you with the link :-) | 17:04 |
anteaya | Sukhdev: either way, I am looking forward to the links you mention | 17:05 |
Sukhdev | anteaya: I had an instance in the past where my patch was approved, merged, but, did not get included in Havana (this was a surprise) because the bug was not tagged h3 - | 17:06 |
anteaya | and when looking for examples, look at other openstack projects | 17:06 |
anteaya | it gives you a broader base | 17:06 |
*** saju_m has joined #openstack-neutron | 17:06 | |
anteaya | Sukhdev: can you link me to the url for that instance? | 17:06 |
*** dave_tucker_zzz is now known as dave_tucker | 17:06 | |
*** dave_tucker is now known as dave_tucker_zzz | 17:08 | |
Sukhdev | anteaya: let me look - it was my patch merged into master, but, missed havana | 17:08 |
anteaya | I have to go now, I will read the backscroll when I return | 17:08 |
anteaya | Sukhdev: yes, please I would like to see the patch in question | 17:09 |
anteaya | back later | 17:09 |
*** markmcclain has joined #openstack-neutron | 17:10 | |
*** changbl has quit IRC | 17:10 | |
*** evgenyf has quit IRC | 17:11 | |
*** ygbo has quit IRC | 17:12 | |
Sukhdev | anteaya:here is the bug https://bugs.launchpad.net/neutron/+bug/1215097 - it missed havana - because it was not tagged h3, and finally went into I3 | 17:16 |
*** Sukhdev has quit IRC | 17:16 | |
*** mvenesio has joined #openstack-neutron | 17:18 | |
*** humbolt1 has joined #openstack-neutron | 17:22 | |
*** humbolt has quit IRC | 17:23 | |
*** afazekas has quit IRC | 17:24 | |
*** manishg has joined #openstack-neutron | 17:25 | |
*** alexpilotti has quit IRC | 17:25 | |
*** samuelbercovici1 has joined #openstack-neutron | 17:25 | |
*** samuelbercovici1 is now known as samuelbercovici | 17:26 | |
*** vkozhukalov_ has quit IRC | 17:32 | |
*** SumitNaiksatam has joined #openstack-neutron | 17:33 | |
rohit404 | markmcclain: ping | 17:33 |
openstackgerrit | Rossella Sblendido proposed a change to openstack/neutron: Set bridge UP in device_exists if force_up is True https://review.openstack.org/76309 | 17:33 |
*** dvorkinista has joined #openstack-neutron | 17:33 | |
markmcclain | rohit404: ping | 17:33 |
rohit404 | markmcclain: hi ! wanted to check with you on the neutron meetup proposal that i had sent to you and sean | 17:35 |
*** samuelbercovici has quit IRC | 17:35 | |
openstackgerrit | Rossella Sblendido proposed a change to openstack/neutron: Set bridge UP in device_exists if force_up is True https://review.openstack.org/76309 | 17:35 |
markmcclain | rohit404: I was working on my schedule for next week | 17:36 |
markmcclain | can I ping you back this afternoon? | 17:36 |
*** dvorkinista has quit IRC | 17:38 | |
openstackgerrit | Rossella Sblendido proposed a change to openstack/neutron: Set bridge UP in device_exists if force_up is True https://review.openstack.org/76309 | 17:38 |
rohit404 | markmcclain: ah ! sure thing..incase if i'm not around..i'll check with you tomorrow..thanks ! | 17:38 |
markmcclain | rohit404: sounds good | 17:38 |
*** jmw has joined #openstack-neutron | 17:40 | |
*** WackoRobie has quit IRC | 17:41 | |
*** WackoRobie has joined #openstack-neutron | 17:41 | |
*** aymenfrikha has joined #openstack-neutron | 17:42 | |
*** aymenfrikha has left #openstack-neutron | 17:42 | |
openstackgerrit | Rossella Sblendido proposed a change to openstack/neutron: Fix get_vif_port_by_id to only return relevant ports https://review.openstack.org/75702 | 17:43 |
*** luqas has quit IRC | 17:43 | |
*** luqas has joined #openstack-neutron | 17:45 | |
*** harmw_ is now known as harmw | 17:45 | |
*** aymenfrikha has joined #openstack-neutron | 17:45 | |
*** aymenfrikha has left #openstack-neutron | 17:45 | |
*** jroovers has quit IRC | 17:46 | |
*** sweston has joined #openstack-neutron | 17:47 | |
*** sweston has quit IRC | 17:52 | |
*** alagalah has quit IRC | 17:59 | |
*** jpich has quit IRC | 17:59 | |
*** alagalah has joined #openstack-neutron | 18:00 | |
*** alagalah_ has joined #openstack-neutron | 18:01 | |
*** alagalah has quit IRC | 18:01 | |
openstackgerrit | Jason Walker proposed a change to openstack/neutron: Add 2-leg configuration to Radware LBaaS Driver https://review.openstack.org/69009 | 18:02 |
*** rossella_s has quit IRC | 18:03 | |
*** shashank__ has joined #openstack-neutron | 18:06 | |
openstackgerrit | Armando Migliaccio proposed a change to openstack/neutron: Revert "NSX: Fix newly created port's status should be DOWN" https://review.openstack.org/76603 | 18:06 |
openstackgerrit | Rajesh Mohan proposed a change to openstack/neutron: Firewall as a Service (FWaaS) Service Insertion https://review.openstack.org/62599 | 18:07 |
*** clev has quit IRC | 18:12 | |
*** simon-AS559 has quit IRC | 18:13 | |
*** alexpilotti has joined #openstack-neutron | 18:14 | |
*** suresh12 has joined #openstack-neutron | 18:15 | |
*** luqas has quit IRC | 18:16 | |
*** skraynev is now known as skraynev_afk | 18:18 | |
*** alexpilotti_ has joined #openstack-neutron | 18:19 | |
*** alexpilotti has quit IRC | 18:20 | |
*** alexpilotti_ is now known as alexpilotti | 18:20 | |
*** nati_ueno has joined #openstack-neutron | 18:20 | |
*** changbl has joined #openstack-neutron | 18:20 | |
*** devlaps has quit IRC | 18:24 | |
*** devlaps has joined #openstack-neutron | 18:24 | |
*** clev has joined #openstack-neutron | 18:24 | |
*** devlaps has joined #openstack-neutron | 18:25 | |
openstackgerrit | mark mcclain proposed a change to openstack/neutron: Remove import extension dep from db migration https://review.openstack.org/76612 | 18:26 |
*** jgallard has quit IRC | 18:26 | |
openstackgerrit | Bob Melander proposed a change to openstack/neutron: N1kv: Fixes fields argument not None https://review.openstack.org/76613 | 18:27 |
*** yfried has joined #openstack-neutron | 18:28 | |
*** mlavalle has quit IRC | 18:29 | |
openstackgerrit | Aaron Rosen proposed a change to openstack/neutron: WIP DO NO MERGE test bumping the sync interval.. https://review.openstack.org/76617 | 18:31 |
*** harlowja_away is now known as harlowja | 18:34 | |
*** saju_m has quit IRC | 18:35 | |
*** morganfainberg_Z is now known as morganfainberg | 18:36 | |
*** alagalah_ has quit IRC | 18:38 | |
*** alagalah has joined #openstack-neutron | 18:38 | |
*** chandan_kumar has quit IRC | 18:46 | |
*** sfox has joined #openstack-neutron | 18:46 | |
*** alagalah has quit IRC | 18:47 | |
*** sputnik13 has joined #openstack-neutron | 18:50 | |
*** sfox has quit IRC | 18:51 | |
*** sfox has joined #openstack-neutron | 18:52 | |
*** julim_ has quit IRC | 18:53 | |
*** sfox has quit IRC | 18:53 | |
openstackgerrit | Hareesh Puthalath proposed a change to openstack/neutron: Fix for N1kv string split on None exception in N1kv plugin https://review.openstack.org/76618 | 18:55 |
humbolt1 | Are security groups supposed to be working with neutron/OVS/VLAN config? | 18:55 |
openstackgerrit | mark mcclain proposed a change to openstack/neutron: stats table needs columns to be bigint https://review.openstack.org/75976 | 18:55 |
*** shashank__ has quit IRC | 18:55 | |
*** rms_13 has joined #openstack-neutron | 18:55 | |
*** itzikb has joined #openstack-neutron | 18:56 | |
*** dave_tucker_zzz is now known as dave_tucker | 18:58 | |
*** shashank__ has joined #openstack-neutron | 19:00 | |
*** alagalah has joined #openstack-neutron | 19:02 | |
pcm_ | nati_ueno: ping | 19:05 |
*** zzelle has quit IRC | 19:05 | |
*** hemanthravi has joined #openstack-neutron | 19:06 | |
nati_ueno | pcm_: pong | 19:06 |
pcm_ | nati_ueno: Can you review 74144 and 74156, when you get a chance? | 19:06 |
nati_ueno | pcm_: sure! | 19:06 |
pcm_ | thanks! | 19:06 |
asadoughi | humbolt1: with iptables -- not with ovs alone, see blueprint ovs-firewall-driver | 19:07 |
asadoughi | was neutron removed from pypi on purpose? https://pypi.python.org/pypi/neutron | 19:08 |
humbolt1 | asadoughi: so I need an extra firewall service? | 19:08 |
*** DavidPatterson has joined #openstack-neutron | 19:09 | |
*** shivharis has joined #openstack-neutron | 19:10 | |
*** DavidPatterson has left #openstack-neutron | 19:10 | |
asadoughi | humbolt1: if i remember correctly, the iptables/ovs firewall driver will require an extra bridge, but nothing external to the node | 19:11 |
humbolt1 | So the havana installation doc does not actually lead to a working setup? | 19:12 |
asadoughi | which doc? | 19:12 |
asadoughi | link? | 19:13 |
humbolt1 | asadoughi: everything in there: http://docs.openstack.org/havana/install-guide/install/apt/content/install-neutron.install-plug-in.ovs.html | 19:13 |
humbolt1 | when I follow this guide, I end up with security groups, which do nothing. I can configure them, but they remain ineffective! | 19:14 |
asadoughi | yeah, so step 9 should work as i described. do you have the logs from the agent? sorry, i have to run, if no one else responds here the mailing list should be helpful if you provide your conf and logs. | 19:17 |
*** zzelle has joined #openstack-neutron | 19:18 | |
humbolt1 | asadoughi: where should I see the firewall rules show up? | 19:20 |
humbolt1 | asadoughi: I have step 9 as outlined in the doc, but still everything seems to be wide open! | 19:20 |
_cjones_ | I have a question regarding ML2 Type drivers and Mechanism drivers. Is someone around that would be able to answer ML2 specifics? | 19:21 |
*** mlavalle has joined #openstack-neutron | 19:22 | |
*** clev has quit IRC | 19:24 | |
*** thuc_ has quit IRC | 19:24 | |
openstackgerrit | Kevin Benton proposed a change to openstack/neutron: BigSwitch: Auto re-sync on backend inconsistencies https://review.openstack.org/73575 | 19:25 |
itzikb | _cjones_: You can ask and see :-) | 19:25 |
*** alagalah has quit IRC | 19:25 | |
*** thuc has joined #openstack-neutron | 19:26 | |
*** vkozhukalov_ has joined #openstack-neutron | 19:26 | |
_cjones_ | itzikb: Sweet. I'm wanting to write my own ml2 driver. I'm just investigating how the current implementation works. I've read the documentation and am now doing some interactive deubbing. | 19:27 |
_cjones_ | itzikb: My question is that in ml2/managers.py:_call_on_drivers for the local type. Why does a loop exist to call "create_network_precommit" for each mechanism driver? | 19:28 |
openstackgerrit | Kevin Benton proposed a change to openstack/neutron: BigSwitch: Auto re-sync on backend inconsistencies https://review.openstack.org/73575 | 19:31 |
_cjones_ | I figured there would be some sort of logical 1:1 mapping between the type_driver and the mechanism_driver, not a 1:N. If you could explain this, I think I'll be fine. | 19:31 |
itzikb | _cjones_: As far as I know it's not 1:1 | 19:32 |
_cjones_ | izikb: Obviously not, I just don't understand why. Why would you have one type_driver, then have N mechanism drivers operate on pre/post_commit basis if you're only creating one actual network entity? | 19:34 |
*** jp_at_hp has quit IRC | 19:37 | |
*** tong_ has joined #openstack-neutron | 19:38 | |
*** mvenesio_ has joined #openstack-neutron | 19:38 | |
*** rohit404_ has joined #openstack-neutron | 19:40 | |
*** pradipta` has joined #openstack-neutron | 19:41 | |
*** vkozhukalov_ has quit IRC | 19:41 | |
*** julim has joined #openstack-neutron | 19:41 | |
*** bvandenh_ has joined #openstack-neutron | 19:43 | |
*** dvorkinista has joined #openstack-neutron | 19:44 | |
*** markmcclain has quit IRC | 19:47 | |
*** changbl has quit IRC | 19:47 | |
*** suresh12 has quit IRC | 19:47 | |
*** mvenesio has quit IRC | 19:47 | |
*** tongli has quit IRC | 19:47 | |
*** bvandenh has quit IRC | 19:47 | |
*** rohit404 has quit IRC | 19:47 | |
*** bjornar has quit IRC | 19:47 | |
*** devvesa has quit IRC | 19:47 | |
*** pradipta has quit IRC | 19:47 | |
*** fouxm has quit IRC | 19:47 | |
*** vishy has quit IRC | 19:47 | |
*** akamyshnikova has quit IRC | 19:47 | |
*** Guest52235 has quit IRC | 19:47 | |
*** arosen has quit IRC | 19:47 | |
*** rohit404_ is now known as rohit404 | 19:47 | |
*** fouxm has joined #openstack-neutron | 19:48 | |
*** vkozhukalov has joined #openstack-neutron | 19:48 | |
*** Guest52235 has joined #openstack-neutron | 19:54 | |
*** bjornar has joined #openstack-neutron | 19:54 | |
*** morgabra has quit IRC | 19:54 | |
*** devvesa has joined #openstack-neutron | 19:55 | |
*** dvorkinista has quit IRC | 19:56 | |
*** arosen has joined #openstack-neutron | 19:56 | |
*** sballe has joined #openstack-neutron | 19:56 | |
*** morgabra has joined #openstack-neutron | 19:56 | |
*** changbl has joined #openstack-neutron | 19:57 | |
*** jmw_ has joined #openstack-neutron | 19:57 | |
*** thuc has quit IRC | 19:57 | |
*** mestery_ has joined #openstack-neutron | 19:57 | |
*** enikanorov__ has joined #openstack-neutron | 19:57 | |
*** thuc has joined #openstack-neutron | 19:57 | |
*** rossella_s has joined #openstack-neutron | 19:58 | |
*** suresh12 has joined #openstack-neutron | 19:58 | |
*** vishy has joined #openstack-neutron | 19:58 | |
*** akamyshnikova has joined #openstack-neutron | 19:58 | |
*** dkehn__ has joined #openstack-neutron | 19:58 | |
*** aymenfrikha has joined #openstack-neutron | 19:59 | |
*** suresh12 has quit IRC | 19:59 | |
*** vishy has quit IRC | 19:59 | |
*** akamyshnikova has quit IRC | 19:59 | |
*** enikanorov___ has joined #openstack-neutron | 19:59 | |
*** sputnik13net has joined #openstack-neutron | 19:59 | |
*** alexpilotti_ has joined #openstack-neutron | 19:59 | |
*** dgrig_ has joined #openstack-neutron | 19:59 | |
*** thuc has quit IRC | 20:00 | |
*** yfried1 has joined #openstack-neutron | 20:00 | |
*** thuc has joined #openstack-neutron | 20:01 | |
*** sputnik13 has quit IRC | 20:01 | |
*** mestery has quit IRC | 20:01 | |
*** dgrig has quit IRC | 20:01 | |
*** yfried has quit IRC | 20:01 | |
*** alexpilotti has quit IRC | 20:01 | |
*** jmw has quit IRC | 20:01 | |
*** enikanorov has quit IRC | 20:01 | |
*** sballe_ has quit IRC | 20:01 | |
*** jobewan has quit IRC | 20:01 | |
*** djoreilly has quit IRC | 20:01 | |
*** ilyashakhat has quit IRC | 20:01 | |
*** enikanorov_ has quit IRC | 20:01 | |
*** dims has quit IRC | 20:01 | |
*** dkehn_ has quit IRC | 20:01 | |
*** alexpilotti_ is now known as alexpilotti | 20:01 | |
*** mestery_ has quit IRC | 20:01 | |
*** mestery_ has joined #openstack-neutron | 20:01 | |
*** thuc has quit IRC | 20:01 | |
*** ilyashakhat has joined #openstack-neutron | 20:01 | |
*** dims has joined #openstack-neutron | 20:01 | |
*** thuc has joined #openstack-neutron | 20:02 | |
*** SumitNaiksatam has quit IRC | 20:02 | |
*** djoreilly has joined #openstack-neutron | 20:02 | |
*** aymenfrikha has left #openstack-neutron | 20:02 | |
*** jmw_ has quit IRC | 20:05 | |
*** suresh12 has joined #openstack-neutron | 20:05 | |
*** vishy has joined #openstack-neutron | 20:05 | |
*** akamyshnikova has joined #openstack-neutron | 20:05 | |
*** rohit404_ has joined #openstack-neutron | 20:05 | |
*** rohit404 has quit IRC | 20:05 | |
*** rohit404_ is now known as rohit404 | 20:05 | |
*** jroovers has joined #openstack-neutron | 20:08 | |
*** clev has joined #openstack-neutron | 20:08 | |
*** dkehn__ is now known as dkehn_ | 20:09 | |
*** SumitNaiksatam has joined #openstack-neutron | 20:09 | |
*** nati_uen_ has joined #openstack-neutron | 20:10 | |
*** mlavalle_ has joined #openstack-neutron | 20:11 | |
*** doddstack has joined #openstack-neutron | 20:11 | |
*** salv-orlando_ has joined #openstack-neutron | 20:11 | |
*** jroovers has quit IRC | 20:12 | |
*** Sukhdev has joined #openstack-neutron | 20:13 | |
*** SumitNaiksatam has quit IRC | 20:13 | |
*** dkehn__ has joined #openstack-neutron | 20:13 | |
*** itzikb has quit IRC | 20:14 | |
*** itzikb has joined #openstack-neutron | 20:14 | |
*** rohit404 has quit IRC | 20:17 | |
*** morgabra has quit IRC | 20:17 | |
*** rohit404 has joined #openstack-neutron | 20:18 | |
*** morgabra has joined #openstack-neutron | 20:18 | |
*** dims has quit IRC | 20:18 | |
*** Guest52235 has quit IRC | 20:18 | |
*** mlavalle has quit IRC | 20:18 | |
*** nati_ueno has quit IRC | 20:18 | |
*** thedodd has quit IRC | 20:18 | |
*** salv-orlando has quit IRC | 20:18 | |
*** dkehn has quit IRC | 20:18 | |
*** mlavalle_ is now known as mlavalle | 20:18 | |
*** salv-orlando_ is now known as salv-orlando | 20:18 | |
*** alagalah has joined #openstack-neutron | 20:19 | |
*** dims has joined #openstack-neutron | 20:19 | |
*** dvorkinista has joined #openstack-neutron | 20:20 | |
*** clev has quit IRC | 20:21 | |
*** clev has joined #openstack-neutron | 20:21 | |
*** rohit404 has quit IRC | 20:21 | |
*** rohit404 has joined #openstack-neutron | 20:21 | |
*** dvorkinista has quit IRC | 20:21 | |
*** dvorkinista has joined #openstack-neutron | 20:21 | |
*** hemanthravi has quit IRC | 20:21 | |
*** Guest52235 has joined #openstack-neutron | 20:21 | |
*** shashank__ has quit IRC | 20:21 | |
*** SumitNaiksatam has joined #openstack-neutron | 20:22 | |
*** humbolt1 has quit IRC | 20:23 | |
*** jroovers has joined #openstack-neutron | 20:25 | |
*** ajo has quit IRC | 20:29 | |
*** blogan_ has joined #openstack-neutron | 20:30 | |
*** morgabra has quit IRC | 20:32 | |
*** morgabra has joined #openstack-neutron | 20:33 | |
openstackgerrit | Aaron Rosen proposed a change to openstack/neutron: NSX: make sync backend run more often https://review.openstack.org/76617 | 20:34 |
*** rohit404 has quit IRC | 20:35 | |
*** sfox has joined #openstack-neutron | 20:36 | |
*** mestery_ is now known as mestery | 20:38 | |
*** sbalukoff has quit IRC | 20:39 | |
*** mlavalle has quit IRC | 20:39 | |
*** mlavalle has joined #openstack-neutron | 20:40 | |
*** alexpilotti has quit IRC | 20:43 | |
*** devvesa has quit IRC | 20:48 | |
*** mlavalle has quit IRC | 20:49 | |
*** mlavalle has joined #openstack-neutron | 20:49 | |
zzelle | hi, in neutron config files ovs_use_veth must be set to True when deploying on a kernel with limited namespace support ... is it limited namespace support or limited ovs support ? | 20:52 |
*** WackoRobie has quit IRC | 20:52 | |
*** sfox has quit IRC | 20:53 | |
*** sbalukoff has joined #openstack-neutron | 20:54 | |
*** sputnik13net is now known as sputnik13 | 20:54 | |
*** humbolt has joined #openstack-neutron | 20:55 | |
*** markmcclain has joined #openstack-neutron | 20:56 | |
*** mlavalle has quit IRC | 20:58 | |
*** mlavalle has joined #openstack-neutron | 20:59 | |
*** dave_tucker is now known as dave_tucker_zzz | 20:59 | |
*** markmcclain1 has joined #openstack-neutron | 20:59 | |
*** WackoRobie has joined #openstack-neutron | 20:59 | |
openstackgerrit | mark mcclain proposed a change to openstack/neutron: BigSwitch: Add address pair support to plugin https://review.openstack.org/74306 | 21:00 |
*** suresh12 has quit IRC | 21:00 | |
*** markmcclain has quit IRC | 21:00 | |
*** jmw has joined #openstack-neutron | 21:03 | |
*** mvenesio_ has quit IRC | 21:06 | |
*** rkukura has quit IRC | 21:08 | |
*** clev has quit IRC | 21:08 | |
*** otherwiseguy has quit IRC | 21:11 | |
*** WackoRobie has quit IRC | 21:14 | |
*** shashank_ has joined #openstack-neutron | 21:14 | |
*** WackoRobie has joined #openstack-neutron | 21:14 | |
*** mlavalle_ has joined #openstack-neutron | 21:17 | |
*** dims_ has joined #openstack-neutron | 21:17 | |
*** WackoRob_ has joined #openstack-neutron | 21:18 | |
*** WackoRobie has quit IRC | 21:18 | |
*** sbadia_ has joined #openstack-neutron | 21:20 | |
*** mlavalle has quit IRC | 21:20 | |
*** openstackgerrit has quit IRC | 21:20 | |
*** ecbanks has quit IRC | 21:20 | |
*** dims has quit IRC | 21:20 | |
*** sbadia has quit IRC | 21:20 | |
*** mlavalle_ is now known as mlavalle | 21:20 | |
*** sbadia_ is now known as sbadia | 21:20 | |
*** openstackgerrit has joined #openstack-neutron | 21:21 | |
*** jmw has quit IRC | 21:22 | |
*** mestery_ has joined #openstack-neutron | 21:23 | |
*** WackoRobie has joined #openstack-neutron | 21:23 | |
*** ecbanks has joined #openstack-neutron | 21:24 | |
*** _cjones__ has joined #openstack-neutron | 21:25 | |
*** sfox has joined #openstack-neutron | 21:26 | |
openstackgerrit | Carl Baldwin proposed a change to openstack/neutron: Avoid unnecessarily checking the existence of a device https://review.openstack.org/67475 | 21:26 |
*** suresh12 has joined #openstack-neutron | 21:27 | |
*** sweston has joined #openstack-neutron | 21:29 | |
*** sweston has quit IRC | 21:30 | |
openstackgerrit | Mohammad Banikazemi proposed a change to openstack/neutron: Adds the new IBM SDN-VE plugin https://review.openstack.org/66453 | 21:30 |
*** SumitNaiksatam has quit IRC | 21:32 | |
openstackgerrit | Carl Baldwin proposed a change to openstack/neutron: Adds multiple RPC worker processes to neutron server https://review.openstack.org/72565 | 21:33 |
harmw | hi guys | 21:33 |
harmw | could someone tell how/where to diag the following? | 21:33 |
harmw | http://paste.openstack.org/show/69970/ | 21:33 |
*** WackoRob_ has quit IRC | 21:34 | |
harmw | curling 169.254.169.254 from within a new instance takes some minutes, in which I'm getting the timeout from the paste. It does finish eventually though | 21:34 |
*** mestery has quit IRC | 21:34 | |
*** _cjones_ has quit IRC | 21:35 | |
*** rossella_s has quit IRC | 21:35 | |
*** abhiraut has joined #openstack-neutron | 21:35 | |
*** sfox has quit IRC | 21:35 | |
*** rossella_s has joined #openstack-neutron | 21:35 | |
*** SumitNaiksatam has joined #openstack-neutron | 21:35 | |
openstackgerrit | Mohammad Banikazemi proposed a change to openstack/neutron: Adds the new IBM SDN-VE plugin https://review.openstack.org/66453 | 21:35 |
*** sgran has quit IRC | 21:36 | |
*** sgran has joined #openstack-neutron | 21:36 | |
*** sweston has joined #openstack-neutron | 21:36 | |
*** dvorkinista has quit IRC | 21:37 | |
*** mestery_ is now known as mestery | 21:38 | |
*** alagalah has quit IRC | 21:38 | |
*** sweston has quit IRC | 21:38 | |
openstackgerrit | Carl Baldwin proposed a change to openstack/neutron: Split API and RPC workers in to one separate process each (WIP) https://review.openstack.org/76021 | 21:38 |
*** dvorkini_ has joined #openstack-neutron | 21:38 | |
*** dvorkini_ has quit IRC | 21:39 | |
*** rossella_s has quit IRC | 21:40 | |
*** rossella_s has joined #openstack-neutron | 21:40 | |
*** sfox has joined #openstack-neutron | 21:41 | |
*** sweston has joined #openstack-neutron | 21:41 | |
*** dave_tucker_zzz is now known as dave_tucker | 21:41 | |
*** rossella_ has joined #openstack-neutron | 21:44 | |
*** jprovazn has quit IRC | 21:45 | |
*** alagalah has joined #openstack-neutron | 21:45 | |
*** rossella_ has quit IRC | 21:47 | |
*** rossella_s has quit IRC | 21:47 | |
kevinbenton | markmcclain1: pint | 21:48 |
*** rossella_s has joined #openstack-neutron | 21:48 | |
kevinbenton | markmcclain1: ping* | 21:48 |
markmcclain1 | kevinbenton: Guiness :) | 21:48 |
kevinbenton | markmcclain1: i think the patch you uploaded might have a broken migration | 21:49 |
kevinbenton | markmcclain1: :-) | 21:49 |
kevinbenton | http://openstack-ci-gw.bigswitch.com/logs/refs-changes-06-74306-7/BSN_PLUGIN/logs/devstacklog.txt.gz | 21:49 |
markmcclain1 | it does… I'll recheck the sequences | 21:49 |
markmcclain1 | and resubmit it | 21:49 |
*** tong_ has quit IRC | 21:50 | |
*** rossella_s has quit IRC | 21:50 | |
kevinbenton | markmcclain1: i can do it if you're busy | 21:50 |
*** rossella_s has joined #openstack-neutron | 21:50 | |
*** devlaps1 has joined #openstack-neutron | 21:52 | |
markmcclain1 | actually it's going to fail until https://review.openstack.org/#/c/75976/ merges | 21:52 |
*** otherwiseguy has joined #openstack-neutron | 21:52 | |
*** devlaps has quit IRC | 21:53 | |
markmcclain1 | we'll need to make the change dependent on 75976 so that the check will pass | 21:53 |
*** armax_ has joined #openstack-neutron | 21:53 | |
*** leseb has joined #openstack-neutron | 21:54 | |
*** armax has quit IRC | 21:56 | |
*** armax_ is now known as armax | 21:56 | |
*** sfox has quit IRC | 21:56 | |
*** markwash has joined #openstack-neutron | 21:57 | |
*** julim has quit IRC | 22:02 | |
Sukhdev | folks, we are running devstack (stack.sh) and are hitting the following issue - wondering if somebody here could provide some pointers | 22:03 |
Sukhdev | 2014-02-26 13:46:05.451 | + git clone git://git.openstack.org/openstack/nova.git /opt/stack/nova | 22:03 |
Sukhdev | 2014-02-26 13:46:26.358 | Cloning into '/opt/stack/nova'... | 22:03 |
Sukhdev | 2014-02-26 13:47:26.365 | fatal: The remote end hung up unexpectedly | 22:03 |
Sukhdev | 2014-02-26 13:47:26.369 | fatal: early EOF | 22:03 |
openstackgerrit | Aaron Rosen proposed a change to openstack/neutron: NSX: Make replication mode configurable https://review.openstack.org/76670 | 22:07 |
SumitNaiksatam | Sukhdev: might be transient? | 22:07 |
arosen | Sukhdev: i've seen others talking about that. There's actually a dev stack patch to fix this. | 22:07 |
arosen | see: https://review.openstack.org/#/c/74910/ | 22:07 |
Sukhdev | arosen: can you provide a pointer, please | 22:08 |
Sukhdev | SumitNaiksatam: yes transient | 22:08 |
arosen | Sukhdev: i did in the link i posted. | 22:09 |
Sukhdev | arosen: My bad - sorry went too fast - Thanks - Let me look at the patch | 22:09 |
openstackgerrit | Aaron Rosen proposed a change to openstack/neutron: Test running with SOURCE though VMware Mine Sweeper!! :) https://review.openstack.org/76671 | 22:10 |
*** rossella_s has quit IRC | 22:11 | |
*** Sukhdev has quit IRC | 22:12 | |
*** sweston has quit IRC | 22:19 | |
*** markwash has quit IRC | 22:29 | |
*** changbl has quit IRC | 22:35 | |
*** peristeri has quit IRC | 22:36 | |
*** thuc has quit IRC | 22:39 | |
*** thuc has joined #openstack-neutron | 22:40 | |
*** Sukhdev has joined #openstack-neutron | 22:41 | |
Sukhdev | arosen: that patch did not help | 22:42 |
*** aymenfrikha has joined #openstack-neutron | 22:42 | |
arosen | Sukhdev: you could try using github.com/openstack instead of git.openstack.org to see if that's any better | 22:43 |
Sukhdev | arosen: good idea - let me try | 22:44 |
arosen | Sukhdev: i'd ask in #openstack-infra though because they are the ones who run git.openstack.org so they could probably give you some insight about why it's failing. | 22:44 |
*** thuc has quit IRC | 22:44 | |
Sukhdev | arosen: I am on that channel as well - but, no help so far :-) | 22:44 |
rms_13 | <Sukhdev> I would assume that you have tried modifying GIT_BASE in stackrc to ${GIT_BASE:-https://git.openstack.org} instead of ${GIT_BASE:-git://git.openstack.org}. But just in case | 22:45 |
*** mayu has joined #openstack-neutron | 22:46 | |
mayu | jaypipes: hi , there ? | 22:47 |
mayu | anybody following jaypipe's blog to construct third-party ci successfull ? | 22:48 |
*** dvorkinista has joined #openstack-neutron | 22:49 | |
*** djoreilly has quit IRC | 22:50 | |
openstackgerrit | Salvatore Orlando proposed a change to openstack/neutron: NSX: Pass NSX uuid when plugging l2 gw attachment https://review.openstack.org/76683 | 22:51 |
*** rkukura has joined #openstack-neutron | 22:52 | |
*** dvorkinista has quit IRC | 22:53 | |
*** lnxnut has quit IRC | 22:55 | |
openstackgerrit | oda-g proposed a change to openstack/neutron: Enhance GET networks performance of metaplugin https://review.openstack.org/70060 | 22:57 |
*** carl_baldwin has quit IRC | 22:59 | |
openstackgerrit | Salvatore Orlando proposed a change to openstack/neutron: NSX: make sync backend run more often https://review.openstack.org/76617 | 23:00 |
openstackgerrit | oda-g proposed a change to openstack/neutron: Enhance GET networks performance of metaplugin https://review.openstack.org/70060 | 23:01 |
*** leseb has quit IRC | 23:04 | |
*** dims_ has quit IRC | 23:04 | |
*** harlowja is now known as harlowja_away | 23:05 | |
*** yamahata has quit IRC | 23:06 | |
*** banix has quit IRC | 23:11 | |
*** jgrimm has quit IRC | 23:11 | |
*** sweston has joined #openstack-neutron | 23:11 | |
*** doddstack has quit IRC | 23:12 | |
*** aymenfrikha has left #openstack-neutron | 23:14 | |
openstackgerrit | Cedric Brandily proposed a change to openstack/neutron: Use patch ports to interconnect integration/physical bridges https://review.openstack.org/76685 | 23:15 |
Sukhdev | rms_13: that is a good point - | 23:16 |
Sukhdev | rms_13: I actually did not pay attention to it - let me go back and check and try both locations and see if this makes any difference | 23:17 |
openstackgerrit | A change was merged to openstack/neutron: Imported Translations from Transifex https://review.openstack.org/75776 | 23:17 |
*** sweston has quit IRC | 23:17 | |
*** sweston has joined #openstack-neutron | 23:18 | |
openstackgerrit | A change was merged to openstack/neutron: Support Port Binding Extension in Cisco N1kv plugin https://review.openstack.org/68833 | 23:19 |
*** dims_ has joined #openstack-neutron | 23:20 | |
openstackgerrit | A change was merged to openstack/neutron: Sync oslo cache with oslo-incubator https://review.openstack.org/75804 | 23:21 |
openstackgerrit | A change was merged to openstack/neutron: stats table needs columns to be bigint https://review.openstack.org/75976 | 23:21 |
*** aymenfrikha has joined #openstack-neutron | 23:23 | |
*** markwash has joined #openstack-neutron | 23:23 | |
*** jecarey has quit IRC | 23:23 | |
*** shashank_ has quit IRC | 23:25 | |
*** crc32 has joined #openstack-neutron | 23:26 | |
*** vkozhukalov has quit IRC | 23:28 | |
*** crc32 has quit IRC | 23:29 | |
openstackgerrit | Jenkins proposed a change to openstack/neutron: Updated from global requirements https://review.openstack.org/76693 | 23:29 |
*** shashank_ has joined #openstack-neutron | 23:30 | |
*** dvorkinista has joined #openstack-neutron | 23:31 | |
*** armax has quit IRC | 23:31 | |
*** dvorkinista has quit IRC | 23:32 | |
*** thuc has joined #openstack-neutron | 23:32 | |
*** thuc has quit IRC | 23:32 | |
*** sungju has joined #openstack-neutron | 23:33 | |
*** thuc has joined #openstack-neutron | 23:33 | |
openstackgerrit | Jenkins proposed a change to openstack/python-neutronclient: Updated from global requirements https://review.openstack.org/75588 | 23:34 |
*** aymenfrikha has quit IRC | 23:35 | |
*** crc32 has joined #openstack-neutron | 23:36 | |
*** crc32 has quit IRC | 23:37 | |
*** crc32 has joined #openstack-neutron | 23:38 | |
*** rm_work has quit IRC | 23:38 | |
*** rm_work|away has joined #openstack-neutron | 23:39 | |
anteaya | https://review.openstack.org/#/c/75095/ is failing in the gate on a unit test https://jenkins04.openstack.org/job/gate-neutron-python27/204/console | 23:39 |
*** rm_work|away is now known as rm_work | 23:39 | |
*** rm_work has quit IRC | 23:40 | |
*** rm_work has joined #openstack-neutron | 23:40 | |
*** blogan_ has quit IRC | 23:42 | |
*** alagalah has quit IRC | 23:42 | |
*** yfujioka has joined #openstack-neutron | 23:46 | |
*** sballe has quit IRC | 23:50 | |
anteaya | 75095 is also failing on dsvm-neutron-pg-isolated: https://jenkins03.openstack.org/job/gate-tempest-dsvm-neutron-pg-isolated/305/consoleFull | 23:50 |
*** sballe has joined #openstack-neutron | 23:50 | |
*** nati_ueno has joined #openstack-neutron | 23:53 | |
*** gdubreui has joined #openstack-neutron | 23:54 | |
*** zzelle has quit IRC | 23:55 | |
*** nati_uen_ has quit IRC | 23:57 | |
*** nati_ueno has quit IRC | 23:57 | |
openstackgerrit | A change was merged to openstack/neutron: l2-population : send flooding entries when the last port goes down https://review.openstack.org/75037 | 23:58 |
*** nati_ueno has joined #openstack-neutron | 23:58 | |
*** sballe has quit IRC | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!