*** blogan has quit IRC | 00:00 | |
*** a_le has quit IRC | 00:01 | |
*** bandarji has quit IRC | 00:01 | |
*** a_le has joined #openstack-neutron | 00:01 | |
*** jorgem has quit IRC | 00:01 | |
*** bandarji has joined #openstack-neutron | 00:02 | |
*** a_le has quit IRC | 00:06 | |
*** mlavalle has quit IRC | 00:07 | |
*** salv-orlando has quit IRC | 00:07 | |
*** sbfox has quit IRC | 00:07 | |
openstackgerrit | Soheil Eizadi proposed a change to openstack/neutron-specs: Fixed problem with "Title underline too short" flagged by tests. https://review.openstack.org/97987 | 00:09 |
---|---|---|
openstackgerrit | Soheil Eizadi proposed a change to openstack/neutron-specs: Chaged "Problem Description" to "Problem description" This is broken someone should fix the tests for spec submission. https://review.openstack.org/97991 | 00:09 |
*** oda-g has joined #openstack-neutron | 00:10 | |
*** dims__ has joined #openstack-neutron | 00:12 | |
*** manishg has quit IRC | 00:12 | |
*** mlavalle has joined #openstack-neutron | 00:12 | |
*** claudiub has quit IRC | 00:13 | |
kevinbenton | is anyone here familiar with the openvswitch agent code? | 00:13 |
*** networkstatic has quit IRC | 00:13 | |
*** jaypipes has joined #openstack-neutron | 00:13 | |
*** dims_ has quit IRC | 00:14 | |
*** dims__ is now known as dims | 00:15 | |
*** WackoRobie has joined #openstack-neutron | 00:15 | |
*** flwang has joined #openstack-neutron | 00:17 | |
jamespd | kevinbenton: mildly, but I'm interested in learning more. | 00:17 |
kevinbenton | jamespd: i was just wondering what the logic was for it to determine what the egress interface of the integration bridge is that it installs the vlan rewrite rules on | 00:18 |
*** manishg has joined #openstack-neutron | 00:25 | |
*** xmltok has quit IRC | 00:27 | |
*** xmltok has joined #openstack-neutron | 00:27 | |
*** yamahata has joined #openstack-neutron | 00:30 | |
*** manishg has quit IRC | 00:31 | |
jamespd | kevinbenton: are you talking about the openflow port <> vlan mapping? | 00:31 |
*** german_ has quit IRC | 00:32 | |
kevinbenton | jamespd: yes | 00:32 |
jamespd | i.e. http://pastebin.com/F02WxJ7t | 00:32 |
kevinbenton | jamespd: yep, one of the rules belongs to a physical interface right? | 00:32 |
lifeless | gus: getting a grip on things? | 00:33 |
kevinbenton | jamespd: the uplink to get onto the regular network | 00:33 |
*** ijw has quit IRC | 00:35 | |
chuckC | kevinbenton: I'm learning, too. So, for traffic from VM, vlan is assigned in the interface, then mapped to internal vlan in integration bridge. You're saying that the rule to do the mapping is applied to a specific interface of the bridge? | 00:35 |
kevinbenton | chuckC: so the logic is that the vlans are local to the bridge and then they are mapped to the physical network vlans on the outgoing port | 00:36 |
*** gildub has quit IRC | 00:37 | |
*** gildub has joined #openstack-neutron | 00:37 | |
*** mlavalle has quit IRC | 00:37 | |
*** mlavalle has joined #openstack-neutron | 00:37 | |
*** manishg has joined #openstack-neutron | 00:39 | |
*** mwagner_lap has joined #openstack-neutron | 00:40 | |
*** xmltok_ has quit IRC | 00:43 | |
*** xmltok_ has joined #openstack-neutron | 00:44 | |
*** leenheer has quit IRC | 00:44 | |
chuckC | kevinbenton: I think the mapping from bridge-local vlan to net vlan is done in the external bridge (br-eth2, in my case), right? | 00:44 |
*** iwamoto has joined #openstack-neutron | 00:45 | |
kevinbenton | chuckC: i think so, what i’m trying to figure out is how the agent chooses which interface in the bridge is the external one | 00:47 |
*** yano has quit IRC | 00:49 | |
chuckC | kevinbenton: well, it should know which network the VM intf is connected to, and then the bridge mapping should provide the correct bridge from the network, right? | 00:50 |
*** safchain has quit IRC | 00:50 | |
*** rwsu has quit IRC | 00:51 | |
*** manishg has quit IRC | 00:51 | |
*** zhipeng_ has quit IRC | 00:54 | |
*** zhipeng has joined #openstack-neutron | 00:59 | |
chuckC | kevinbenton: in the code, rpc_loop() --> process_network_ports() --> treat_devices_added_or_updated() --> treat_vif_port() --> port_bound() --> provision_local_vlan() | 01:03 |
openstackgerrit | mayu proposed a change to openstack/neutron-specs: Ml2 mechanism driver for Huawei SDN controller. https://review.openstack.org/97490 | 01:03 |
*** tomoe_ has quit IRC | 01:04 | |
*** ijw has joined #openstack-neutron | 01:06 | |
*** amcrn has quit IRC | 01:07 | |
chuckC | kevinbenton: maybe that was a long way around to say that there's another bridge that seems to hold the internal->physical vlan mapping rule, and that bridge has only one external interface | 01:07 |
*** ijw_ has joined #openstack-neutron | 01:09 | |
*** _cjones_ has quit IRC | 01:10 | |
*** _cjones_ has joined #openstack-neutron | 01:11 | |
*** gildub has quit IRC | 01:11 | |
*** ijw has quit IRC | 01:12 | |
*** gildub has joined #openstack-neutron | 01:12 | |
*** gildub has quit IRC | 01:13 | |
*** ijw_ has quit IRC | 01:14 | |
*** _cjones_ has quit IRC | 01:15 | |
*** a_le has joined #openstack-neutron | 01:22 | |
*** crc32 has quit IRC | 01:25 | |
*** yamahata has quit IRC | 01:26 | |
*** yamahata has joined #openstack-neutron | 01:26 | |
*** sbfox has joined #openstack-neutron | 01:37 | |
*** zhipeng has quit IRC | 01:37 | |
gus | lifeless: slowly. Let's just say I can see why you started at tripleO ... | 01:38 |
*** coolsvap is now known as coolsvap|afk | 01:38 | |
*** flaviof is now known as flaviof_zzz | 01:39 | |
gus | I'm surprised at the distance between typical dev and deploy environments. | 01:40 |
*** zhipeng has joined #openstack-neutron | 01:40 | |
gus | oh and it turns out I know nothing about how the world works anymore. I've learnt many new tools in the last few weeks :) | 01:41 |
*** _cjones_ has joined #openstack-neutron | 01:42 | |
*** gildub has joined #openstack-neutron | 01:44 | |
*** leenheer has joined #openstack-neutron | 01:47 | |
*** tomoe_ has joined #openstack-neutron | 01:48 | |
*** _cjones_ has quit IRC | 01:50 | |
*** leenheer has quit IRC | 01:55 | |
*** sbfox has quit IRC | 02:04 | |
openstackgerrit | mayu proposed a change to openstack/neutron-specs: Ml2 mechanism driver for Huawei SDN controller. https://review.openstack.org/97490 | 02:06 |
*** banix has joined #openstack-neutron | 02:06 | |
*** banix has quit IRC | 02:07 | |
*** bandarji has quit IRC | 02:10 | |
*** banix has joined #openstack-neutron | 02:11 | |
*** trinaths has joined #openstack-neutron | 02:14 | |
trinaths | Good Morning All.. | 02:15 |
*** a_le has quit IRC | 02:19 | |
lifeless | gus: indeed! | 02:23 |
*** spandhe has quit IRC | 02:25 | |
kevinbenton | chuckC: sorry, got pulled away for a meeting. what i’m trying to figure out is how the agent knows what the external interface is | 02:30 |
kevinbenton | chuckC: i would like to explicitly configure it, but it doesn’t seem possible | 02:30 |
*** WackoRobie has quit IRC | 02:32 | |
*** andyhky has quit IRC | 02:32 | |
*** WackoRobie has joined #openstack-neutron | 02:33 | |
*** yano has joined #openstack-neutron | 02:33 | |
*** trinaths has quit IRC | 02:33 | |
*** xianghui has joined #openstack-neutron | 02:33 | |
*** zhhuabj has quit IRC | 02:35 | |
*** WackoRobie has quit IRC | 02:37 | |
*** andyhky has joined #openstack-neutron | 02:38 | |
*** nlahouti has quit IRC | 02:41 | |
*** _cjones_ has joined #openstack-neutron | 02:47 | |
*** _cjones_ has quit IRC | 02:52 | |
*** ramishra has joined #openstack-neutron | 02:53 | |
*** dims has quit IRC | 02:53 | |
*** dims has joined #openstack-neutron | 02:55 | |
*** xuhanp_ has joined #openstack-neutron | 03:00 | |
*** suresh12 has quit IRC | 03:02 | |
*** suresh12 has joined #openstack-neutron | 03:03 | |
*** arnaud has quit IRC | 03:10 | |
*** sballe has joined #openstack-neutron | 03:11 | |
*** coolsvap|afk is now known as coolsvap | 03:13 | |
*** german_ has joined #openstack-neutron | 03:22 | |
*** otherwiseguy has joined #openstack-neutron | 03:23 | |
*** sballe has quit IRC | 03:26 | |
*** sballe has joined #openstack-neutron | 03:27 | |
*** gtt116 has quit IRC | 03:32 | |
*** ranger81 has quit IRC | 03:32 | |
*** jaypipes has quit IRC | 03:33 | |
*** a_le has joined #openstack-neutron | 03:36 | |
*** a_le has joined #openstack-neutron | 03:36 | |
openstackgerrit | shihanzhang proposed a change to openstack/neutron: Check the validation of 'delay' and 'timeout' https://review.openstack.org/93871 | 03:36 |
*** dims_ has joined #openstack-neutron | 03:39 | |
*** dims has quit IRC | 03:39 | |
*** sballe has quit IRC | 03:43 | |
*** spandhe has joined #openstack-neutron | 03:49 | |
*** trad511 has joined #openstack-neutron | 03:49 | |
*** pcm_ has quit IRC | 03:55 | |
*** _cjones_ has joined #openstack-neutron | 03:55 | |
*** _cjones_ has quit IRC | 04:00 | |
*** banix has quit IRC | 04:02 | |
openstackgerrit | Isaku Yamahata proposed a change to openstack/neutron-specs: physical-network-topology extension spec https://review.openstack.org/91275 | 04:03 |
*** harlowja is now known as harlowja_away | 04:07 | |
openstackgerrit | shihanzhang proposed a change to openstack/python-neutronclient: Add help information of '--router' to 'net-create' https://review.openstack.org/96372 | 04:09 |
*** suresh12 has quit IRC | 04:13 | |
*** Sukhdev has joined #openstack-neutron | 04:16 | |
*** otherwiseguy has quit IRC | 04:16 | |
*** yfried has quit IRC | 04:17 | |
*** banix has joined #openstack-neutron | 04:18 | |
*** dims_ has quit IRC | 04:20 | |
*** trinaths has joined #openstack-neutron | 04:23 | |
*** dguitarbite has joined #openstack-neutron | 04:25 | |
*** sballe has joined #openstack-neutron | 04:25 | |
*** dguitarbite_ has joined #openstack-neutron | 04:26 | |
openstackgerrit | Soheil Eizadi proposed a change to openstack/neutron-specs: Fixed formating errors. https://review.openstack.org/98022 | 04:28 |
*** Longgeek has joined #openstack-neutron | 04:28 | |
*** sballe has quit IRC | 04:32 | |
*** SridharG has joined #openstack-neutron | 04:35 | |
*** matsuhashi has joined #openstack-neutron | 04:39 | |
*** banix has quit IRC | 04:39 | |
*** banix has joined #openstack-neutron | 04:40 | |
*** banix has quit IRC | 04:45 | |
*** carl_baldwin has joined #openstack-neutron | 04:46 | |
openstackgerrit | Soheil Eizadi proposed a change to openstack/neutron-specs: Fix Formating Errors https://review.openstack.org/98025 | 04:47 |
*** ranger81 has joined #openstack-neutron | 04:50 | |
*** sbfox has joined #openstack-neutron | 04:54 | |
*** kashyapk has joined #openstack-neutron | 04:56 | |
*** markwash has quit IRC | 04:56 | |
*** kashyapk_ has joined #openstack-neutron | 04:57 | |
*** yamamoto_ has joined #openstack-neutron | 05:00 | |
*** kashyapk has quit IRC | 05:00 | |
*** gildub has quit IRC | 05:03 | |
*** gildub has joined #openstack-neutron | 05:03 | |
*** dkehn_ has joined #openstack-neutron | 05:03 | |
*** Longgeek has quit IRC | 05:06 | |
*** dkehn has quit IRC | 05:06 | |
*** Longgeek has joined #openstack-neutron | 05:07 | |
*** dkehnx has quit IRC | 05:07 | |
*** yfried has joined #openstack-neutron | 05:07 | |
*** dkehn has joined #openstack-neutron | 05:08 | |
*** fester05 has quit IRC | 05:09 | |
*** nlahouti_ has joined #openstack-neutron | 05:11 | |
openstackgerrit | Soheil Eizadi proposed a change to openstack/neutron-specs: Fix Formatting Errors https://review.openstack.org/98027 | 05:13 |
*** dguitarbite has quit IRC | 05:20 | |
*** dguitarbite_ has quit IRC | 05:20 | |
*** zhhuabj has joined #openstack-neutron | 05:21 | |
*** suresh12 has joined #openstack-neutron | 05:24 | |
*** suresh12 has quit IRC | 05:29 | |
*** marun_afk is now known as marun | 05:29 | |
*** simon-AS559 has joined #openstack-neutron | 05:36 | |
*** a_le has quit IRC | 05:37 | |
*** carl_baldwin has quit IRC | 05:38 | |
*** coolsvap is now known as coolsvap|afk | 05:38 | |
*** simon-AS5591 has joined #openstack-neutron | 05:38 | |
openstackgerrit | Soheil Eizadi proposed a change to openstack/neutron-specs: Fix Formatting Errors https://review.openstack.org/98035 | 05:40 |
*** fester05 has joined #openstack-neutron | 05:40 | |
*** simon-AS559 has quit IRC | 05:41 | |
*** Sukhdev has quit IRC | 05:41 | |
*** a_le has joined #openstack-neutron | 05:43 | |
*** fester05 has quit IRC | 05:44 | |
*** bashok has joined #openstack-neutron | 05:47 | |
*** zhipeng has quit IRC | 05:49 | |
*** arnaud has joined #openstack-neutron | 05:51 | |
*** coolsvap|afk is now known as coolsvap | 05:52 | |
*** simon-AS5591 has quit IRC | 05:55 | |
*** ranger81 has quit IRC | 05:55 | |
*** a_le has quit IRC | 05:57 | |
openstackgerrit | guang-yee proposed a change to openstack/neutron-specs: Spec for keystone V3 Support changes https://review.openstack.org/96575 | 06:03 |
*** oda-g has quit IRC | 06:04 | |
*** mancdaz has quit IRC | 06:06 | |
*** harmw has quit IRC | 06:06 | |
*** clev has quit IRC | 06:06 | |
*** clev has joined #openstack-neutron | 06:06 | |
*** harmw has joined #openstack-neutron | 06:07 | |
*** mancdaz has joined #openstack-neutron | 06:08 | |
openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/neutron: Imported Translations from Transifex https://review.openstack.org/97011 | 06:08 |
*** marun is now known as marun_afk | 06:14 | |
*** dguitarbite has joined #openstack-neutron | 06:19 | |
*** trinaths has quit IRC | 06:20 | |
*** paraa has joined #openstack-neutron | 06:21 | |
*** tomoe_ has quit IRC | 06:22 | |
*** simon-AS559 has joined #openstack-neutron | 06:25 | |
*** Longgeek has quit IRC | 06:27 | |
*** kashyapk_ has quit IRC | 06:28 | |
openstackgerrit | Kevin Benton proposed a change to openstack/neutron-specs: Add spec for neutron-external-attachment-points https://review.openstack.org/87825 | 06:29 |
*** kashyapk has joined #openstack-neutron | 06:29 | |
*** evgenyf has joined #openstack-neutron | 06:29 | |
*** paraa has quit IRC | 06:31 | |
*** trad511 has quit IRC | 06:32 | |
*** kashyapk has quit IRC | 06:33 | |
*** sbfox has quit IRC | 06:42 | |
*** kickinz1 has joined #openstack-neutron | 06:43 | |
*** sbfox has joined #openstack-neutron | 06:44 | |
*** Longgeek has joined #openstack-neutron | 06:58 | |
*** german_ has quit IRC | 06:58 | |
*** luqas has joined #openstack-neutron | 06:59 | |
*** scheuran has joined #openstack-neutron | 06:59 | |
*** Longgeek has quit IRC | 07:02 | |
*** flaviof_zzz has quit IRC | 07:03 | |
*** nlahouti_ has quit IRC | 07:03 | |
openstackgerrit | YAMAMOTO Takashi proposed a change to openstack/neutron: ovs, ofagent: Remove dead code https://review.openstack.org/98044 | 07:05 |
*** kickinz1 has quit IRC | 07:09 | |
*** kickinz1 has joined #openstack-neutron | 07:09 | |
*** paraa has joined #openstack-neutron | 07:11 | |
*** tomoe_ has joined #openstack-neutron | 07:11 | |
*** catohornet has quit IRC | 07:12 | |
*** kickinz1 has quit IRC | 07:16 | |
*** kickinz1 has joined #openstack-neutron | 07:18 | |
*** yiipi has quit IRC | 07:21 | |
*** Infitialis has joined #openstack-neutron | 07:25 | |
*** luqas has quit IRC | 07:25 | |
*** jlibosva has joined #openstack-neutron | 07:25 | |
*** jp_at_hp has joined #openstack-neutron | 07:25 | |
*** luqas has joined #openstack-neutron | 07:26 | |
*** rotbeard has joined #openstack-neutron | 07:27 | |
*** doude has joined #openstack-neutron | 07:28 | |
*** moha_hunt has joined #openstack-neutron | 07:30 | |
*** flaviof_zzz has joined #openstack-neutron | 07:30 | |
*** tomoe__ has joined #openstack-neutron | 07:32 | |
*** luqas has quit IRC | 07:32 | |
*** luqas has joined #openstack-neutron | 07:34 | |
*** gildub has quit IRC | 07:34 | |
*** seizadi has joined #openstack-neutron | 07:36 | |
*** zhipeng has joined #openstack-neutron | 07:40 | |
*** ihrachyshka has joined #openstack-neutron | 07:42 | |
*** fester05 has joined #openstack-neutron | 07:42 | |
*** tomoe__ has quit IRC | 07:42 | |
*** arnaud has quit IRC | 07:42 | |
*** chen has joined #openstack-neutron | 07:43 | |
*** bvandenh has joined #openstack-neutron | 07:43 | |
*** xianghui has quit IRC | 07:43 | |
*** xianghui has joined #openstack-neutron | 07:46 | |
*** fester05 has quit IRC | 07:47 | |
*** vdo has joined #openstack-neutron | 07:48 | |
openstackgerrit | Trinath Somanchi proposed a change to openstack/neutron: Freescale SDN Mechanism Driver for ML2 Plugin https://review.openstack.org/78092 | 07:48 |
openstackgerrit | Liping Mao proposed a change to openstack/neutron: Allowed address pair: Removing check for overlap with fixed ips https://review.openstack.org/97706 | 07:50 |
*** salv-orlando has joined #openstack-neutron | 07:51 | |
*** jistr has joined #openstack-neutron | 07:53 | |
*** Longgeek has joined #openstack-neutron | 07:55 | |
*** kashyapk has joined #openstack-neutron | 07:56 | |
openstackgerrit | IWAMOTO Toshihiro proposed a change to openstack/neutron-specs: Add l3-agent-consolidation spec https://review.openstack.org/91532 | 07:57 |
*** noobtube has joined #openstack-neutron | 07:57 | |
*** spandhe has quit IRC | 07:59 | |
openstackgerrit | Sergey Skripnick proposed a change to openstack/neutron: Add config for performance gate job https://review.openstack.org/97803 | 08:03 |
*** noobtube has quit IRC | 08:05 | |
*** Longgeek has quit IRC | 08:10 | |
*** Longgeek has joined #openstack-neutron | 08:11 | |
*** xuhanp_ has quit IRC | 08:12 | |
*** Longgeek has quit IRC | 08:16 | |
*** safchain has joined #openstack-neutron | 08:16 | |
*** Longgeek has joined #openstack-neutron | 08:19 | |
*** devvesa has joined #openstack-neutron | 08:24 | |
*** yamamoto_ has quit IRC | 08:25 | |
*** ramishra has quit IRC | 08:26 | |
openstackgerrit | Soheil Eizadi proposed a change to openstack/neutron-specs: Pluggable IPAM Subsystem in Neutron https://review.openstack.org/97967 | 08:28 |
*** mlavalle has quit IRC | 08:28 | |
*** ramishra has joined #openstack-neutron | 08:28 | |
*** luqas has quit IRC | 08:30 | |
*** trinaths has joined #openstack-neutron | 08:36 | |
trinaths | amotoki: hi. w.r.t your comments, How can we check the functionality whether the data is correctly being sent to CRD service via CRD client. In unit testing CRD client is mocked. | 08:40 |
openstackgerrit | yangxurong proposed a change to openstack/neutron: Invalid tunnel network shouldn't be created https://review.openstack.org/89982 | 08:43 |
*** prad has quit IRC | 08:44 | |
amotoki | trinaths: crdclient is mocked, so you can check if crdclient methods are called by using various methods provided by mock module. | 08:44 |
amotoki | trinaths: for example assert_has_calls/assert_called_once_with or call_count. | 08:45 |
trinaths | amotoki: I used neutron client API with the CRD credentials as crdclient to talk to crd server | 08:47 |
openstackgerrit | Soheil Eizadi proposed a change to openstack/neutron-specs: Generic DNS Subsystem https://review.openstack.org/97970 | 08:49 |
trinaths | amotoki: I understand, Like I need to have seperate set of testcases that check for each postcommit operation, crdclient is called or not. right ??? | 08:53 |
amotoki | trinaths: yes. (i am in the meeting in the different channel). | 08:54 |
openstackgerrit | Soheil Eizadi proposed a change to openstack/neutron-specs: Infoblox Plugin for Neutron https://review.openstack.org/97986 | 08:54 |
openstackgerrit | yangxurong proposed a change to openstack/neutron: Invalid tunnel network shouldn't be created https://review.openstack.org/89982 | 08:56 |
*** amarao has joined #openstack-neutron | 08:56 | |
*** _cjones_ has joined #openstack-neutron | 08:59 | |
trinaths | amotoki: no worries. Will take care of such test now in the next patchset. | 08:59 |
*** _cjones_ has quit IRC | 09:03 | |
*** iwamoto has quit IRC | 09:07 | |
openstackgerrit | Armando Migliaccio proposed a change to openstack/neutron: Add L3 Extension for Distributed Routers https://review.openstack.org/84223 | 09:07 |
*** luqas has joined #openstack-neutron | 09:07 | |
*** bashok_ has joined #openstack-neutron | 09:08 | |
*** bashok has quit IRC | 09:08 | |
*** moha_hunt has quit IRC | 09:10 | |
openstackgerrit | Soheil Eizadi proposed a change to openstack/neutron-specs: Pluggable IPAM Subsystem in Neutron https://review.openstack.org/97967 | 09:11 |
*** evgenyf has quit IRC | 09:18 | |
*** kashyapk has quit IRC | 09:19 | |
*** kashyapk has joined #openstack-neutron | 09:20 | |
*** ramishra has quit IRC | 09:23 | |
*** sbalukoff1 has joined #openstack-neutron | 09:23 | |
*** kashyapk has quit IRC | 09:24 | |
*** sbalukoff has quit IRC | 09:25 | |
*** sbfox has quit IRC | 09:25 | |
*** kashyapk has joined #openstack-neutron | 09:27 | |
*** igordcard has joined #openstack-neutron | 09:27 | |
openstackgerrit | Soheil Eizadi proposed a change to openstack/neutron-specs: Pluggable IPAM Subsystem in Neutron https://review.openstack.org/97967 | 09:31 |
*** evgenyf has joined #openstack-neutron | 09:32 | |
*** jgallard has joined #openstack-neutron | 09:33 | |
*** sbalukoff1 is now known as sbalukoff | 09:33 | |
*** fester05 has joined #openstack-neutron | 09:44 | |
openstackgerrit | Cedric Brandily proposed a change to openstack/neutron: Use patch ports to interconnect integration/physical bridges https://review.openstack.org/76685 | 09:47 |
*** fester05 has quit IRC | 09:49 | |
openstackgerrit | Soheil Eizadi proposed a change to openstack/neutron-specs: Generic DNS Subsystem https://review.openstack.org/97970 | 09:52 |
*** spandhe has joined #openstack-neutron | 09:56 | |
openstackgerrit | Cedric Brandily proposed a change to openstack/neutron: Use patch ports to interconnect integration/physical bridges https://review.openstack.org/76685 | 09:56 |
*** dkehn__ has joined #openstack-neutron | 09:58 | |
*** xianghui has quit IRC | 09:59 | |
*** seizadi has quit IRC | 10:00 | |
*** dkehn has quit IRC | 10:00 | |
*** xmltok_ has quit IRC | 10:00 | |
*** spandhe has quit IRC | 10:00 | |
*** xmltok_ has joined #openstack-neutron | 10:00 | |
*** dkehn__ has quit IRC | 10:00 | |
*** dkehn__ has joined #openstack-neutron | 10:01 | |
*** dkehn_ has quit IRC | 10:01 | |
*** dkehn has joined #openstack-neutron | 10:02 | |
*** pradipta_away is now known as pradipta | 10:02 | |
*** xianghui has joined #openstack-neutron | 10:05 | |
*** jgallard has quit IRC | 10:06 | |
*** ramishra has joined #openstack-neutron | 10:06 | |
*** yamahata has quit IRC | 10:10 | |
*** ihrachyshka has quit IRC | 10:12 | |
openstackgerrit | shihanzhang proposed a change to openstack/neutron: Check the validation of 'delay' and 'timeout' https://review.openstack.org/93871 | 10:23 |
*** kashyapk has quit IRC | 10:24 | |
*** kashyapk has joined #openstack-neutron | 10:25 | |
*** xianghui has quit IRC | 10:26 | |
*** amuller has joined #openstack-neutron | 10:27 | |
*** matsuhashi has quit IRC | 10:31 | |
*** kashyapk has quit IRC | 10:32 | |
*** matsuhashi has joined #openstack-neutron | 10:34 | |
*** leseb has joined #openstack-neutron | 10:36 | |
*** pcm_ has joined #openstack-neutron | 10:36 | |
*** tomoe_ has quit IRC | 10:36 | |
*** pcm_ has quit IRC | 10:37 | |
*** pcm_ has joined #openstack-neutron | 10:37 | |
*** leseb has quit IRC | 10:40 | |
*** rotbeard has quit IRC | 10:40 | |
*** kickinz1 has quit IRC | 10:42 | |
*** roeyc has joined #openstack-neutron | 10:42 | |
*** xianghui has joined #openstack-neutron | 10:43 | |
*** kickinz1 has joined #openstack-neutron | 10:43 | |
*** rotbeard has joined #openstack-neutron | 10:49 | |
*** gildub has joined #openstack-neutron | 10:50 | |
openstackgerrit | shihanzhang proposed a change to openstack/python-neutronclient: Add help information of '--router' to 'net-create' https://review.openstack.org/96372 | 10:53 |
*** fester05 has joined #openstack-neutron | 11:00 | |
*** _cjones_ has joined #openstack-neutron | 11:00 | |
*** simon-AS559 has quit IRC | 11:01 | |
*** kashyapk has joined #openstack-neutron | 11:03 | |
*** matsuhashi has quit IRC | 11:06 | |
*** matsuhashi has joined #openstack-neutron | 11:06 | |
*** _cjones_ has quit IRC | 11:07 | |
*** kashyapk has quit IRC | 11:08 | |
*** matsuhashi has quit IRC | 11:10 | |
*** leseb has joined #openstack-neutron | 11:11 | |
*** yamahata has joined #openstack-neutron | 11:15 | |
*** slogan has joined #openstack-neutron | 11:16 | |
*** ihrachyshka has joined #openstack-neutron | 11:19 | |
*** simon-AS559 has joined #openstack-neutron | 11:19 | |
*** simon-AS559 has quit IRC | 11:23 | |
*** matsuhashi has joined #openstack-neutron | 11:24 | |
openstackgerrit | Luke Gorrie proposed a change to openstack/neutron: Snabb NFV mechanism driver for ML2 https://review.openstack.org/95711 | 11:24 |
*** matsuhashi has quit IRC | 11:24 | |
*** matsuhashi has joined #openstack-neutron | 11:24 | |
openstackgerrit | Rossella Sblendido proposed a change to openstack/neutron: Return no active network if the agent has not been learnt yet https://review.openstack.org/93290 | 11:25 |
*** simon-AS559 has joined #openstack-neutron | 11:26 | |
*** slogan has quit IRC | 11:26 | |
*** ihrachyshka has quit IRC | 11:27 | |
*** ihrachyshka has joined #openstack-neutron | 11:27 | |
*** luqas has quit IRC | 11:28 | |
*** kashyapk has joined #openstack-neutron | 11:29 | |
*** matsuhashi has quit IRC | 11:29 | |
*** HenryG has joined #openstack-neutron | 11:32 | |
*** evgenyf has quit IRC | 11:34 | |
*** simon-AS559 has quit IRC | 11:36 | |
*** amotoki has quit IRC | 11:41 | |
*** flaviof_zzz is now known as flaviof | 11:43 | |
*** afazekas has joined #openstack-neutron | 11:48 | |
*** ramishra has quit IRC | 11:51 | |
*** julim has joined #openstack-neutron | 11:52 | |
*** ramishra_ has joined #openstack-neutron | 11:53 | |
*** jgallard has joined #openstack-neutron | 11:59 | |
*** Infitialis has quit IRC | 12:00 | |
*** simon-AS559 has joined #openstack-neutron | 12:03 | |
*** simon-AS559 has quit IRC | 12:08 | |
*** Longgeek has quit IRC | 12:12 | |
*** Longgeek has joined #openstack-neutron | 12:12 | |
*** coolsvap is now known as coolsvap|afk | 12:15 | |
*** moha_hunt has joined #openstack-neutron | 12:21 | |
*** tomoe_ has joined #openstack-neutron | 12:24 | |
*** trinaths has quit IRC | 12:26 | |
*** trinaths has joined #openstack-neutron | 12:27 | |
*** HenryG has quit IRC | 12:31 | |
*** WackoRobie has joined #openstack-neutron | 12:32 | |
*** kashyapk has quit IRC | 12:33 | |
*** WackoRob_ has joined #openstack-neutron | 12:33 | |
*** yfauser has joined #openstack-neutron | 12:33 | |
*** yfauser has left #openstack-neutron | 12:33 | |
*** kashyapk has joined #openstack-neutron | 12:34 | |
*** trad511 has joined #openstack-neutron | 12:34 | |
*** trad511 has quit IRC | 12:34 | |
*** WackoRobie has quit IRC | 12:37 | |
*** kashyapk has quit IRC | 12:38 | |
*** WackoRob_ has quit IRC | 12:38 | |
*** WackoRobie has joined #openstack-neutron | 12:39 | |
*** flaviof is now known as flaviof_zzz | 12:39 | |
*** WackoRobie has quit IRC | 12:41 | |
*** WackoRob_ has joined #openstack-neutron | 12:41 | |
*** jkary1 has joined #openstack-neutron | 12:41 | |
*** HenryG has joined #openstack-neutron | 12:44 | |
openstackgerrit | Assaf Muller proposed a change to openstack/neutron-specs: Clean up tenant resources when one is deleted https://review.openstack.org/98097 | 12:44 |
openstackgerrit | Assaf Muller proposed a change to openstack/neutron-specs: Clean up tenant resources when one is deleted https://review.openstack.org/98097 | 12:46 |
*** flaviof_zzz is now known as flaviof | 12:50 | |
*** aburaschi has joined #openstack-neutron | 12:52 | |
*** radez_g0n3 is now known as radez | 12:53 | |
*** tomoe_ has quit IRC | 12:55 | |
*** dgollub has joined #openstack-neutron | 12:56 | |
*** luqas has joined #openstack-neutron | 12:57 | |
*** flaviof is now known as flaviof_zzz | 12:57 | |
*** dguitarbite has quit IRC | 12:59 | |
*** ramishra_ has quit IRC | 12:59 | |
*** simon-AS559 has joined #openstack-neutron | 13:00 | |
*** ramishra has joined #openstack-neutron | 13:01 | |
openstackgerrit | Kyle Mestery proposed a change to openstack/neutron: Default to setting secure mode on the integration bridge https://review.openstack.org/96782 | 13:01 |
*** jkary1 has quit IRC | 13:02 | |
openstackgerrit | Hemanth N proposed a change to openstack/neutron-specs: Documentation for the Blueprint Neutron-host-plug-in-for-Virtual-Edge-Firewall-appliance-with-NETCONF-interface-for-configuring-policies. This blueprint implements a Virtual Firewall appliance with NETCONF standard. https://review.openstack.org/98104 | 13:04 |
*** _cjones_ has joined #openstack-neutron | 13:04 | |
*** simon-AS559 has quit IRC | 13:04 | |
*** HenryG has quit IRC | 13:08 | |
*** _cjones_ has quit IRC | 13:09 | |
*** ramishra has quit IRC | 13:14 | |
*** ramishra has joined #openstack-neutron | 13:15 | |
*** devvesa has quit IRC | 13:19 | |
*** kashyapk has joined #openstack-neutron | 13:21 | |
*** inara has quit IRC | 13:21 | |
*** devvesa has joined #openstack-neutron | 13:22 | |
*** ijw has joined #openstack-neutron | 13:22 | |
*** ijw has quit IRC | 13:22 | |
*** ijw has joined #openstack-neutron | 13:23 | |
*** flaviof_zzz is now known as flaviof | 13:23 | |
*** inara has joined #openstack-neutron | 13:23 | |
*** HenryG has joined #openstack-neutron | 13:29 | |
*** yfried has quit IRC | 13:31 | |
*** roeyc has quit IRC | 13:32 | |
*** dave_tucker_zzz is now known as dave_tucker | 13:33 | |
*** yfauser has joined #openstack-neutron | 13:34 | |
*** yfauser has quit IRC | 13:34 | |
*** rotbeard has quit IRC | 13:34 | |
*** banix has joined #openstack-neutron | 13:36 | |
*** dgollub has quit IRC | 13:39 | |
*** nplanel_ has joined #openstack-neutron | 13:40 | |
*** jobewan has joined #openstack-neutron | 13:41 | |
*** otherwiseguy has joined #openstack-neutron | 13:42 | |
*** dgollub has joined #openstack-neutron | 13:42 | |
*** pradipta is now known as pradipta_away | 13:44 | |
*** claudiub has joined #openstack-neutron | 13:45 | |
*** kashyapk_ has joined #openstack-neutron | 13:48 | |
*** devvesa has quit IRC | 13:49 | |
*** kashyapk has quit IRC | 13:49 | |
*** otherwiseguy has quit IRC | 13:49 | |
*** devvesa has joined #openstack-neutron | 13:50 | |
*** kbringard has joined #openstack-neutron | 13:50 | |
*** kashyapk_ has quit IRC | 13:50 | |
*** kickinz1 has quit IRC | 13:50 | |
*** prad has joined #openstack-neutron | 13:50 | |
*** kashyapk has joined #openstack-neutron | 13:51 | |
*** otherwiseguy has joined #openstack-neutron | 13:52 | |
*** xianghui has quit IRC | 13:53 | |
*** vthapar has joined #openstack-neutron | 13:53 | |
*** kashyapk has quit IRC | 13:55 | |
*** sballe has joined #openstack-neutron | 13:55 | |
vthapar | doude: ping | 13:56 |
*** dfarrell07 has joined #openstack-neutron | 13:56 | |
*** arnaud__ has joined #openstack-neutron | 13:57 | |
*** kashyapk has joined #openstack-neutron | 13:57 | |
*** otherwiseguy has quit IRC | 13:59 | |
*** german__ has joined #openstack-neutron | 14:00 | |
*** kickinz1 has joined #openstack-neutron | 14:00 | |
*** crc32 has joined #openstack-neutron | 14:00 | |
*** zhhuabj has quit IRC | 14:00 | |
*** blogan has joined #openstack-neutron | 14:01 | |
openstackgerrit | Paul Michali proposed a change to openstack/neutron-specs: BP: Provider Validation for L3 Plugins https://review.openstack.org/88406 | 14:02 |
*** markwash has joined #openstack-neutron | 14:03 | |
*** kickinz1 has quit IRC | 14:04 | |
*** TrevorV has joined #openstack-neutron | 14:04 | |
*** jkary1 has joined #openstack-neutron | 14:07 | |
*** paraa has quit IRC | 14:07 | |
*** TrevorV has quit IRC | 14:08 | |
*** dfarrell07 has quit IRC | 14:08 | |
*** TrevorV has joined #openstack-neutron | 14:08 | |
*** jorgem has joined #openstack-neutron | 14:08 | |
*** VijayB_ has joined #openstack-neutron | 14:08 | |
*** ramishra has quit IRC | 14:09 | |
*** dfarrell07 has joined #openstack-neutron | 14:09 | |
*** yfried has joined #openstack-neutron | 14:10 | |
*** banix has quit IRC | 14:10 | |
*** banix has joined #openstack-neutron | 14:18 | |
*** devvesa has quit IRC | 14:19 | |
*** jckasper has joined #openstack-neutron | 14:19 | |
*** vivek-ebay has joined #openstack-neutron | 14:19 | |
*** jckasper has quit IRC | 14:20 | |
*** jckasper has joined #openstack-neutron | 14:21 | |
*** jckasper has quit IRC | 14:25 | |
*** yfauser has joined #openstack-neutron | 14:26 | |
*** vthapar_ has joined #openstack-neutron | 14:27 | |
*** yfauser has left #openstack-neutron | 14:28 | |
*** vthapar has quit IRC | 14:29 | |
*** vthapar_ is now known as vthapar | 14:29 | |
jlibosva | enikanorov: hi, are you working on https://bugs.launchpad.net/nova/+bug/1269061 ? If not, can I take it? | 14:29 |
*** vthapar has quit IRC | 14:29 | |
*** vthapar has joined #openstack-neutron | 14:30 | |
*** armax has joined #openstack-neutron | 14:31 | |
*** devvesa has joined #openstack-neutron | 14:32 | |
*** Longgeek has quit IRC | 14:33 | |
*** kickinz1 has joined #openstack-neutron | 14:33 | |
*** paraa has joined #openstack-neutron | 14:35 | |
*** jgrimm has joined #openstack-neutron | 14:35 | |
*** bashok__ has joined #openstack-neutron | 14:36 | |
mestery | salv-orlando armax: Ping regading "ssh timeout". I have not made any more progress at this point, planning to focus on it today however, modulo a few meetings. | 14:38 |
mestery | salv-orlando armax: Have you guys had any luck? | 14:39 |
*** bashok_ has quit IRC | 14:39 | |
*** ramishra has joined #openstack-neutron | 14:39 | |
*** dims_ has joined #openstack-neutron | 14:44 | |
*** evgenyf has joined #openstack-neutron | 14:44 | |
chuckC | kevinbenton: ping | 14:44 |
*** ramishra has quit IRC | 14:45 | |
*** jaypipes has joined #openstack-neutron | 14:45 | |
*** thedodd has joined #openstack-neutron | 14:47 | |
*** samuelbercovici has joined #openstack-neutron | 14:47 | |
*** kashyapk has quit IRC | 14:48 | |
*** jckasper has joined #openstack-neutron | 14:48 | |
salv-orlando | mestery: I made no further attempt. I had to switch to something else. I am doing my review chores now, I will look at it later on. | 14:48 |
*** doddstack has joined #openstack-neutron | 14:49 | |
openstackgerrit | Sean M. Collins proposed a change to openstack/neutron: Ensure entries in dnsmasq belong to a subnet using DHCP https://review.openstack.org/64578 | 14:49 |
openstackgerrit | Sean M. Collins proposed a change to openstack/neutron: Support Subnets that are configured by external RAs https://review.openstack.org/86044 | 14:49 |
mestery | salv-orlando: Cool, no worries. Given the state of the gate, I'm trying to focus on that today as well. | 14:49 |
*** trinaths has quit IRC | 14:49 | |
*** vdo has quit IRC | 14:50 | |
*** dkehn_ has joined #openstack-neutron | 14:50 | |
*** thedodd has quit IRC | 14:51 | |
*** yamamoto has joined #openstack-neutron | 14:52 | |
armax | mestery: I to had to switch to something else, as soon as I have some free cycle I’ll get back to it | 14:52 |
mestery | armax: Thanks, much appreciated from both you and salv-orlando. You guys rock! | 14:52 |
*** coolsvap|afk is now known as coolsvap | 14:53 | |
*** jecarey has joined #openstack-neutron | 14:53 | |
*** jgrimm has quit IRC | 14:53 | |
*** carl_baldwin has joined #openstack-neutron | 14:54 | |
*** dkehn__ has quit IRC | 14:54 | |
*** gildub has quit IRC | 14:55 | |
*** seizadi has joined #openstack-neutron | 14:56 | |
amuller | mestery: Just a quick note about the mid-cycle meetup - It would be awesome if you could supply a bridge / video / something for devs that can't make it, at least for the important / central bits | 14:57 |
mestery | amuller: Absolutely! I can do either a Google Hangout, or WebEx. I will make it happen. | 14:57 |
amuller | thanks I appreciate it | 14:57 |
mestery | amuller: It's in a huge conference room with in-room video, so it should be easily doable. | 14:58 |
amuller | It's difficult to hop to the US so soon after Atlanta, wife wise =D | 14:58 |
*** jistr has quit IRC | 14:58 | |
* ijw is still waiting for mestery to post him his plane ticket | 14:58 | |
*** xuhanp has joined #openstack-neutron | 14:58 | |
*** 1JTAACHVX has joined #openstack-neutron | 14:59 | |
ijw | I'm sure it's just an oversight. | 14:59 |
mestery | ijw: Are you coming to write some tests around parity? :) | 14:59 |
*** ramishra has joined #openstack-neutron | 14:59 | |
ijw | I'll come and drink beer and watch, does that count? | 14:59 |
mestery | ijw: OF course. :) | 15:00 |
ijw | I call it moral support. | 15:00 |
*** jistr has joined #openstack-neutron | 15:00 | |
ijw | Or I would, but hey, I'd only be there for the beer, really | 15:00 |
*** dkehn_ is now known as dkehnx | 15:00 | |
*** vivek-ebay has quit IRC | 15:01 | |
*** WackoRob_ has quit IRC | 15:02 | |
mestery | ijw: We could get you a commit if you show up. | 15:02 |
*** otherwiseguy has joined #openstack-neutron | 15:02 | |
*** WackoRobie has joined #openstack-neutron | 15:02 | |
*** johnsom has joined #openstack-neutron | 15:03 | |
*** kbringard has quit IRC | 15:04 | |
dave_tucker | mestery: ping | 15:05 |
mestery | dave_tucker: Whats up? | 15:05 |
dave_tucker | mestery: https://jenkins.opendaylight.org/ovsdb/job/test-gerrit-openstack/6/ rolled back devstack to before May 23 | 15:06 |
*** devvesa has left #openstack-neutron | 15:06 | |
*** devvesa has quit IRC | 15:06 | |
dave_tucker | mestery: seems ODL CI should pass... can roll this in to the main job to get reviews progressing or can continue troubleshooting | 15:06 |
dave_tucker | your call boss ;) | 15:06 |
mestery | dave_tucker: So, a devstack change appears to have broken it? | 15:06 |
mestery | dave_tucker: This is odd. | 15:06 |
dave_tucker | mestery: agreed | 15:07 |
mestery | dave_tucker: So, if we roll it back, we need to in parallel continue tracking it down. | 15:07 |
mestery | dave_tucker: So maybe rolling it back to get it passing is good and we hope to fix it for real this week yet. Sound good? | 15:07 |
* mestery realizes by "we" he may actually mean dave_tucker. ;) | 15:07 | |
dave_tucker | mestery: I'm happy if you are | 15:08 |
mestery | dave_tucker: I'll see what I can do to help, but I'm swamped with another gate issue now ATM. | 15:08 |
mestery | dave_tucker: Lets do it! | 15:08 |
dave_tucker | ok boss. on it now! | 15:08 |
*** devvesa_ has joined #openstack-neutron | 15:08 | |
*** devvesa_ has quit IRC | 15:09 | |
* mestery ^5s dave_tucker! | 15:09 | |
dave_tucker | mestery: will ODL CI recheck if somebody leaves a comment in gerrit? | 15:10 |
otherwiseguy | are we talking about the whole "wow, 34 hours to complete a test is a long time" gate issue? :) | 15:10 |
* dave_tucker would like to see some real changes come through to verify | 15:10 | |
mestery | dave_tucker: Nope. | 15:10 |
mestery | dave_tucker: We need to ping tykeal to implement the full zuul stack for ODL jenkins | 15:11 |
mestery | then we could do things like that. | 15:11 |
mestery | we really need that | 15:11 |
mestery | otherwiseguy: Yes, that's the one ;) | 15:11 |
dave_tucker | mestery: i'm already chasing him re: zuul ;') | 15:11 |
otherwiseguy | just out of curiosity, how many servers back the main jenkins testing? | 15:12 |
mestery | dave_tucker: You rule man! | 15:12 |
mestery | otherwiseguy: Best to ask in #openstack-infra, but it's literally hundreds. | 15:12 |
otherwiseguy | wow. | 15:13 |
*** radez is now known as radez_g0n3 | 15:13 | |
*** banix has quit IRC | 15:13 | |
mestery | otherwiseguy: I heard it goes as high as 800 or so. | 15:13 |
mestery | otherwiseguy: OpenStack CI/infra may be the largest user of OpenStack in the world. ;) | 15:13 |
otherwiseguy | like physical machines? | 15:13 |
otherwiseguy | or vms | 15:13 |
mestery | VMs | 15:14 |
mestery | They use the HP and RAX clouds for this | 15:14 |
*** pck has quit IRC | 15:14 | |
otherwiseguy | Ah. | 15:14 |
*** amuller has quit IRC | 15:15 | |
*** ihrachyshka has quit IRC | 15:18 | |
*** pck has joined #openstack-neutron | 15:20 | |
*** VijayB_ has quit IRC | 15:20 | |
*** banix has joined #openstack-neutron | 15:23 | |
*** pck is now known as pckizer | 15:23 | |
*** VijayB has joined #openstack-neutron | 15:23 | |
*** coolsvap is now known as coolsvap|afk | 15:23 | |
*** bandarji has joined #openstack-neutron | 15:23 | |
*** kbringard has joined #openstack-neutron | 15:25 | |
openstackgerrit | Marios Andreou proposed a change to openstack/neutron: Make allocation_pools attribute of subnet updateable by PUT https://review.openstack.org/62042 | 15:27 |
*** pckizer has quit IRC | 15:29 | |
*** moha_hunt has quit IRC | 15:29 | |
openstackgerrit | Marios Andreou proposed a change to openstack/neutron: Refactor code in update_subnet, splitting into individual methods https://review.openstack.org/96756 | 15:29 |
*** a_le has joined #openstack-neutron | 15:32 | |
*** pckizer has joined #openstack-neutron | 15:33 | |
*** nlahouti has joined #openstack-neutron | 15:34 | |
*** jgallard has quit IRC | 15:34 | |
*** alagalah_ has joined #openstack-neutron | 15:36 | |
*** coolsvap|afk is now known as coolsvap | 15:36 | |
*** ijw has quit IRC | 15:37 | |
*** 1JTAACHVX is now known as vivek-ebay | 15:37 | |
*** Lookcrabs has joined #openstack-neutron | 15:37 | |
*** alagalah has quit IRC | 15:38 | |
*** arnaud__ has quit IRC | 15:38 | |
*** VijayB has quit IRC | 15:38 | |
*** a_le has quit IRC | 15:40 | |
*** banix has quit IRC | 15:43 | |
*** spandhe has joined #openstack-neutron | 15:43 | |
*** christop1eraedo has quit IRC | 15:45 | |
*** dgbaley has joined #openstack-neutron | 15:46 | |
*** jistr has quit IRC | 15:46 | |
*** a_le has joined #openstack-neutron | 15:46 | |
*** afazekas has quit IRC | 15:47 | |
dgbaley | Hey, does the neutron-openvswitch-agent read its config from /etc/neutron/plugins/ml2_conf.ini? Is ml2_conf_ofa.ini something different? | 15:47 |
*** jistr has joined #openstack-neutron | 15:47 | |
*** amuller has joined #openstack-neutron | 15:48 | |
larsks | dgbaley: typically depends on what --config-file options are passed to the agent. On my systems, the openvswitch agent looks explicitly at /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini. | 15:48 |
dgbaley | larsks: okay, so it doesn't have any built in paths, only what is on the command line? | 15:50 |
*** ramishra has quit IRC | 15:50 | |
*** banix has joined #openstack-neutron | 15:50 | |
larsks | dgbaley: I don't actually know the answer to that. I would run the agent with strace to answer, or look in the source :) | 15:51 |
*** radez_g0n3 is now known as radez | 15:51 | |
dgbaley | strace doesn't show anything else, thanks | 15:54 |
dgbaley | Now, I'm trying to debug these: http://hastebin.com/utocazosip.txt, this is a controller/network node with no compute nodes running yet | 15:56 |
*** coolsvap is now known as coolsvap|afk | 15:56 | |
*** xuhanp has quit IRC | 15:57 | |
*** ihrachyshka has joined #openstack-neutron | 15:58 | |
*** doude has quit IRC | 16:00 | |
*** ramishra has joined #openstack-neutron | 16:00 | |
*** ihrachyshka has quit IRC | 16:00 | |
*** sbfox has joined #openstack-neutron | 16:00 | |
*** ihrachyshka has joined #openstack-neutron | 16:00 | |
*** VijayB_ has joined #openstack-neutron | 16:01 | |
*** marun_afk is now known as marun | 16:02 | |
*** ramishra has quit IRC | 16:05 | |
*** VijayB_ has quit IRC | 16:07 | |
*** _afazekas is now known as afazekas | 16:08 | |
*** _cjones_ has joined #openstack-neutron | 16:12 | |
*** banix has quit IRC | 16:13 | |
dgbaley | Also 466f7bc5-54a0-49d9-9359-339f91e98e85 is the DHCP server's interface on the network (demo-net, following the install guide as exactly as possible) | 16:14 |
*** bandarji has quit IRC | 16:14 | |
anteaya | otherwiseguy: if you go to status.openstack.org/zuul and look at teh graphs at the bottom of the page you can see how many nodes we have in use at any given time | 16:15 |
anteaya | otherwiseguy: we have been over 1000 for extended periods of time but that was just when they up'd our quota so we could change clouds | 16:15 |
anteaya | right now quota has us at around 900 vms at once | 16:16 |
*** bandarji has joined #openstack-neutron | 16:16 | |
*** seizadi has quit IRC | 16:16 | |
anteaya | and if you look at the test nodes graph we are not using full capacity | 16:18 |
anteaya | the issue right now is races in the gate blocking merges and reseting the gate | 16:19 |
anteaya | quantity of vms for testing is not the bottleneck | 16:19 |
anteaya | so waiting will not clear this problem | 16:19 |
*** openstackgerrit has quit IRC | 16:20 | |
*** jgrimm has joined #openstack-neutron | 16:21 | |
*** openstackgerrit has joined #openstack-neutron | 16:21 | |
*** elrarun has joined #openstack-neutron | 16:24 | |
*** luqas has quit IRC | 16:25 | |
armax | safchain: udere? | 16:26 |
*** sballe has quit IRC | 16:26 | |
*** scheuran has quit IRC | 16:27 | |
*** bvandenh has quit IRC | 16:28 | |
openstackgerrit | Nachi Ueno proposed a change to openstack/neutron-specs: Extension for Network Security Group https://review.openstack.org/93505 | 16:28 |
*** jistr has quit IRC | 16:31 | |
*** doddstack has quit IRC | 16:32 | |
*** banix has joined #openstack-neutron | 16:32 | |
*** evgenyf has quit IRC | 16:32 | |
*** VijayB_ has joined #openstack-neutron | 16:33 | |
*** thedodd has joined #openstack-neutron | 16:33 | |
*** fester05 has quit IRC | 16:34 | |
*** vthapar has quit IRC | 16:34 | |
*** bashok__ has quit IRC | 16:34 | |
openstackgerrit | Nachi Ueno proposed a change to openstack/neutron-specs: Neutron Extension for BGPVPN https://review.openstack.org/93329 | 16:36 |
openstackgerrit | Cedric Brandily proposed a change to openstack/neutron: Use patch ports to interconnect integration/physical bridges https://review.openstack.org/76685 | 16:37 |
*** safchain has quit IRC | 16:37 | |
*** a_le has quit IRC | 16:39 | |
*** a_le has joined #openstack-neutron | 16:40 | |
*** zzelle has joined #openstack-neutron | 16:40 | |
*** spandhe_ has joined #openstack-neutron | 16:42 | |
*** spandhe has quit IRC | 16:42 | |
*** spandhe_ is now known as spandhe | 16:42 | |
*** spandhe has quit IRC | 16:42 | |
*** johnsom has quit IRC | 16:44 | |
*** clev has left #openstack-neutron | 16:44 | |
*** mlavalle has joined #openstack-neutron | 16:44 | |
*** banix has quit IRC | 16:45 | |
*** sballe has joined #openstack-neutron | 16:46 | |
*** spandhe has joined #openstack-neutron | 16:48 | |
*** coolsvap|afk is now known as coolsvap | 16:48 | |
*** yamamoto has quit IRC | 16:49 | |
anteaya | so is anyone from neutron helping to categorize failures with elastic recheck queries? | 16:49 |
*** samuelbercovici has quit IRC | 16:49 | |
*** flaviof has quit IRC | 16:50 | |
*** harlowja_away is now known as harlowja | 16:50 | |
*** jaypipes has quit IRC | 16:50 | |
*** ihrachyshka has quit IRC | 16:56 | |
*** radez is now known as radez_g0n3 | 16:57 | |
*** suresh12 has joined #openstack-neutron | 16:58 | |
*** VijayB_ has quit IRC | 16:58 | |
*** jlibosva has quit IRC | 16:59 | |
*** sbfox has quit IRC | 17:00 | |
*** amuller has quit IRC | 17:01 | |
openstackgerrit | rcurran proposed a change to openstack/neutron-specs: ML2 Cisco Nexus Mechanism Driver VxLAN Gateway Support https://review.openstack.org/98177 | 17:02 |
*** sbfox has joined #openstack-neutron | 17:03 | |
*** isviridov is now known as isviridov|away | 17:03 | |
*** markwash_ has joined #openstack-neutron | 17:05 | |
*** ramishra has joined #openstack-neutron | 17:06 | |
*** seizadi has joined #openstack-neutron | 17:07 | |
*** ijw has joined #openstack-neutron | 17:07 | |
*** markwash has quit IRC | 17:09 | |
*** markwash_ is now known as markwash | 17:09 | |
*** amarao has quit IRC | 17:10 | |
*** flaviof has joined #openstack-neutron | 17:10 | |
*** ramishra has quit IRC | 17:10 | |
*** spandhe has quit IRC | 17:12 | |
*** sbfox has quit IRC | 17:13 | |
*** spandhe has joined #openstack-neutron | 17:14 | |
*** bandarji has quit IRC | 17:19 | |
*** bandarji has joined #openstack-neutron | 17:20 | |
*** leseb has quit IRC | 17:21 | |
*** trinaths has joined #openstack-neutron | 17:25 | |
*** sballe has quit IRC | 17:25 | |
*** trinaths has quit IRC | 17:26 | |
zzelle | carl_baldwin, hi | 17:28 |
carl_baldwin | zzelle: hi | 17:29 |
*** VijayB has joined #openstack-neutron | 17:30 | |
*** coolsvap is now known as coolsvap|afk | 17:30 | |
zzelle | carl_baldwin, i just send a message on the ML on DHCP manager customization | 17:31 |
zzelle | carl_baldwin, DHCP manager is consider in the scope of L3 subteam ? | 17:31 |
zzelle | s/consider/considered/ | 17:31 |
carl_baldwin | Yes, I believe it is. Our bug tag is l3-ipam-dhcp | 17:32 |
carl_baldwin | zzelle: ^ | 17:32 |
*** leseb has joined #openstack-neutron | 17:33 | |
*** sbfox has joined #openstack-neutron | 17:33 | |
*** VijayB has quit IRC | 17:34 | |
zzelle | carl_baldwin, ^^ | 17:35 |
carl_baldwin | zzelle: Did I miss something? | 17:35 |
carl_baldwin | zzelle: I will have a look at your mail. I will be out of the office for a few hours starting now but I plan to work later this afternoon and evening. | 17:36 |
carl_baldwin | (MDT) | 17:36 |
zzelle | carl_baldwin, no, do you see any use case which could take advantage/require dhcp manager customization ? | 17:36 |
zzelle | carl_baldwin, no problem | 17:36 |
carl_baldwin | zzelle: ttyl | 17:36 |
*** WackoRobie has quit IRC | 17:37 | |
*** WackoRobie has joined #openstack-neutron | 17:38 | |
*** carl_baldwin has quit IRC | 17:38 | |
*** dosaboy has quit IRC | 17:38 | |
*** Sukhdev has joined #openstack-neutron | 17:39 | |
*** ramishra has joined #openstack-neutron | 17:40 | |
*** dosaboy has joined #openstack-neutron | 17:41 | |
openstackgerrit | Andreas Jaeger proposed a change to openstack/python-neutronclient: Improve help strings https://review.openstack.org/89274 | 17:42 |
*** WackoRobie has quit IRC | 17:42 | |
*** thedodd has quit IRC | 17:42 | |
*** ewindisch_ has joined #openstack-neutron | 17:43 | |
*** ramishra has quit IRC | 17:44 | |
*** flaviof is now known as flaviof_zzz | 17:44 | |
*** manishg has joined #openstack-neutron | 17:46 | |
*** leseb has quit IRC | 17:47 | |
larsks | neutron -- in get_installed_ovs_klm_version -- is calling "modinfo openvswitch" to determine the version of the installed openvswitch kernel module, and it's looking for a line that has "version:", but no such line exists in the output of "modinfo" on my Fedora 20 system. There is a "vermagic:" line. | 17:48 |
openstackgerrit | Pierre Rognant proposed a change to openstack/neutron: Add an option to turn off DF for GRE and VXLAN tunnels https://review.openstack.org/75281 | 17:48 |
*** kickinz1 has quit IRC | 17:49 | |
*** ctracey has quit IRC | 17:51 | |
*** ctracey has joined #openstack-neutron | 17:51 | |
*** markmcclain has joined #openstack-neutron | 17:52 | |
*** mandeep has joined #openstack-neutron | 17:53 | |
zzelle | markmcclain, hi | 17:53 |
*** alagalah_ has quit IRC | 17:53 | |
markmcclain | zzelle: hi | 17:54 |
*** alagalah has joined #openstack-neutron | 17:54 | |
zzelle | markmcclain, i see your remark on https://review.openstack.org/74055, perhaps you can provide some feedbacks on the associated specs ... | 17:55 |
*** marun has quit IRC | 17:56 | |
*** dgbaley has quit IRC | 17:56 | |
markmcclain | zzelle: yes will do | 17:56 |
zzelle | markmcclain, indeed i have difficulty to choose a correct tradeoff between all comments :s | 17:56 |
markmcclain | I was only able to get to code reviews on my flight | 17:56 |
*** marun has joined #openstack-neutron | 17:56 | |
markmcclain | I'll work on specs in morning | 17:56 |
zzelle | markmcclain, thanks | 17:56 |
*** sbfox has quit IRC | 17:57 | |
*** elrarun has quit IRC | 17:59 | |
*** jecarey_ has joined #openstack-neutron | 18:00 | |
*** arnaud__ has joined #openstack-neutron | 18:00 | |
*** afaranha has joined #openstack-neutron | 18:01 | |
*** leseb has joined #openstack-neutron | 18:01 | |
*** leenheer has joined #openstack-neutron | 18:01 | |
afaranha | Do I need any special configuration to run the multiNode_Devstack template? I started devstack with neutron and run the heat stack-create with and I still got error: "Resource CREATE failed: BadRequest: Error. Unable to associate floating ip (HTTP 400)", does anyone have any ideia why this is happening? | 18:02 |
openstackgerrit | Soheil Eizadi proposed a change to openstack/neutron-specs: Generic DNS Subsystem https://review.openstack.org/97970 | 18:02 |
*** sbfox has joined #openstack-neutron | 18:02 | |
*** jecarey has quit IRC | 18:03 | |
*** amcrn has joined #openstack-neutron | 18:03 | |
*** banix has joined #openstack-neutron | 18:04 | |
openstackgerrit | Lars Kellogg-Stedman proposed a change to openstack/neutron: teach get_installed_ovs_klm_version about vermagic: https://review.openstack.org/98194 | 18:04 |
openstackgerrit | Lars Kellogg-Stedman proposed a change to openstack/neutron: teach get_installed_ovs_klm_version about vermagic: https://review.openstack.org/98194 | 18:05 |
*** elrarun_ has joined #openstack-neutron | 18:05 | |
*** Sukhdev has quit IRC | 18:05 | |
*** leseb has quit IRC | 18:05 | |
larsks | So, I opened that up as a bug and proposed a simple fix: https://bugs.launchpad.net/neutron/+bug/1326907 | 18:06 |
*** manishg has quit IRC | 18:06 | |
*** manishg has joined #openstack-neutron | 18:07 | |
*** nati_ueno has joined #openstack-neutron | 18:08 | |
*** VijayB_ has joined #openstack-neutron | 18:11 | |
*** Sukhdev has joined #openstack-neutron | 18:12 | |
*** WackoRobie has joined #openstack-neutron | 18:12 | |
*** rodrigods has joined #openstack-neutron | 18:13 | |
marun | larsks: I think we already have a fix for this in progress... | 18:14 |
marun | larsks: https://review.openstack.org/#/c/96525/ | 18:14 |
larsks | marun: Okay. I didn't see a bug, and master did not have a fix. | 18:14 |
marun | larsks: the problem isn't the nature of the runtime check. it's that it's being done at all | 18:14 |
larsks | Oh, good, that removes the test. | 18:14 |
larsks | That was my preference :) | 18:15 |
marun | larsks: feel free to talk to otherwiseguy to make sure the fix gets backported once it lands | 18:15 |
larsks | I will also suggest a link to the bug report. | 18:15 |
* otherwiseguy waves at larsks | 18:15 | |
larsks | Hey otherwiseguy , can you link that to https://bugs.launchpad.net/neutron/+bug/1326907? | 18:16 |
*** moha_hunt has joined #openstack-neutron | 18:16 | |
otherwiseguy | larskss: not quite sure how to link the issue and review via launchpad, and can't update the review commit message because it is already approved and in the gate--and I'm not interrupting that process. :p | 18:18 |
*** ewindisch_ has quit IRC | 18:19 | |
larsks | otherwiseguy: never mind then, don't want to break the process. having a bug open on these changes makes them easier to find...e.g., when reporting a bug that's already been fixed :) | 18:19 |
otherwiseguy | larsks: yeah. should have opened that when doing the fix. it started out like such an easy fix...then evolved into a blueprint and an external script and ... | 18:20 |
otherwiseguy | that'll teach me. | 18:20 |
openstackgerrit | AARON ZHANG proposed a change to openstack/neutron: Control update, delete for cisco-network-profile https://review.openstack.org/96080 | 18:22 |
larsks | otherwiseguy: as long as i have your attention for a minte: if "neutron net-create" completes without errors (locally or in the logs), but not namespaces are getting created, where would you look first? | 18:22 |
larsks | s/are/are not/ | 18:22 |
*** andyshi has joined #openstack-neutron | 18:24 | |
*** VijayB_ has quit IRC | 18:24 | |
*** markmcclain has quit IRC | 18:24 | |
*** VijayB has joined #openstack-neutron | 18:25 | |
otherwiseguy | larsks: I don't think the namespaces usually get created until the something actually uses the network, like a VM is launched on it. | 18:26 |
*** seizadi has quit IRC | 18:28 | |
*** catohornet has joined #openstack-neutron | 18:30 | |
*** kbringard has quit IRC | 18:30 | |
*** otherwiseguy has quit IRC | 18:32 | |
*** igordcard has quit IRC | 18:32 | |
zzelle | larsks, dhcp namespace are created on first port creation | 18:34 |
larsks | zzelle: otherwiseguy: argh, okay. Which means it's possible I solved my problem and didn't realize it. | 18:35 |
larsks | Yup. | 18:36 |
* larsks hides in the corner. | 18:36 | |
*** shradd_ has joined #openstack-neutron | 18:38 | |
*** nati_ueno has quit IRC | 18:40 | |
*** ramishra has joined #openstack-neutron | 18:41 | |
openstackgerrit | nlahouti proposed a change to openstack/python-neutronclient: Add API in python-neutronclient for Cisco DFA https://review.openstack.org/97416 | 18:41 |
*** moha_hunt has quit IRC | 18:43 | |
*** ewindisch_ has joined #openstack-neutron | 18:43 | |
*** shradd_ has quit IRC | 18:43 | |
*** baoli has quit IRC | 18:43 | |
*** mandeep has quit IRC | 18:44 | |
*** VijayB has quit IRC | 18:44 | |
*** ramishra has quit IRC | 18:45 | |
*** nati_ueno has joined #openstack-neutron | 18:50 | |
*** leenheer has left #openstack-neutron | 18:50 | |
*** thedodd has joined #openstack-neutron | 18:51 | |
*** sbfox1 has joined #openstack-neutron | 18:52 | |
*** claudiub has quit IRC | 18:53 | |
*** sbfox has quit IRC | 18:54 | |
mestery | salv-orlando: I have no idea what's happening, but now today I can't recreate the "ssh timeout" in any of my setups. All I've changed is rebooting the hosts and using the latest master (RECLONE=True in devstack). | 18:56 |
mestery | salv-orlando: I had a lunch meeting, but am back on this now, will keep digging through logs of failures, but I still suspect a timing issue somewhere, though I have no exact proof yet. | 18:56 |
salv-orlando | what kind of timing issue can cause nat to not work anymore if nat rules were not touched at all? | 18:57 |
salv-orlando | mestery: it’s a mistery. Only a mestery can solve a mistery | 18:57 |
mestery | salv-orlando: ;) | 18:58 |
mestery | salv-orlando: It might even be a mystery, but who knows. | 18:58 |
*** ewindisch_ has quit IRC | 18:59 | |
*** a_le has quit IRC | 19:00 | |
*** arnaud__ has quit IRC | 19:00 | |
*** a_le has joined #openstack-neutron | 19:00 | |
openstackgerrit | Dane LeBlanc proposed a change to openstack/neutron-specs: Adding design spec for blueprint "multiple-ipv6-prefixes" https://review.openstack.org/98217 | 19:03 |
*** vivek-ebay has quit IRC | 19:04 | |
*** mfisch has joined #openstack-neutron | 19:06 | |
*** andyshi has quit IRC | 19:07 | |
*** nati_ueno has quit IRC | 19:07 | |
*** flaviof_zzz is now known as flaviof | 19:09 | |
*** kbringard has joined #openstack-neutron | 19:09 | |
*** jaypipes has joined #openstack-neutron | 19:10 | |
*** paraa has quit IRC | 19:10 | |
mestery | salv-orlando: It's too bad we couldn't get your tempest patch in to dump the console when the failure happens, that may have helped a bit. | 19:11 |
openstackgerrit | A change was merged to openstack/neutron: NSX: fix invalid docstring https://review.openstack.org/97012 | 19:11 |
*** elrarun_ has quit IRC | 19:11 | |
*** leseb has joined #openstack-neutron | 19:11 | |
*** ranger81 has joined #openstack-neutron | 19:12 | |
ranger81 | Can someone tell me how much of service chaining is implemented in Neutron - https://wiki.openstack.org/wiki/Neutron/ServiceInsertionAndChaining | 19:14 |
*** leseb has quit IRC | 19:16 | |
*** carl_baldwin has joined #openstack-neutron | 19:16 | |
*** mlavalle has quit IRC | 19:17 | |
*** seizadi has joined #openstack-neutron | 19:24 | |
*** sbfox1 has quit IRC | 19:24 | |
*** coolsvap|afk has quit IRC | 19:25 | |
*** otherwiseguy has joined #openstack-neutron | 19:27 | |
*** erecio has quit IRC | 19:32 | |
*** erecio has joined #openstack-neutron | 19:32 | |
*** coolsvap|afk has joined #openstack-neutron | 19:32 | |
*** networkstatic has joined #openstack-neutron | 19:33 | |
*** shivharis has joined #openstack-neutron | 19:33 | |
*** VijayB has joined #openstack-neutron | 19:35 | |
*** carl_baldwin has quit IRC | 19:35 | |
*** leenheer has joined #openstack-neutron | 19:36 | |
*** afazekas is now known as _afazekas_slp | 19:37 | |
openstackgerrit | Soheil Eizadi proposed a change to openstack/neutron-specs: Generic DNS Subsystem https://review.openstack.org/97970 | 19:38 |
*** sbfox has joined #openstack-neutron | 19:38 | |
*** VijayB has quit IRC | 19:39 | |
*** ramishra has joined #openstack-neutron | 19:42 | |
ranger81 | Can someone tell me how much of service chaining is implemented in Neutron - https://wiki.openstack.org/wiki/Neutron/ServiceInsertionAndChaining | 19:42 |
mestery | ranger81: It's not implemented yet, it's work which is up for inclusion in Juno later in the cycle at the moment. | 19:44 |
ranger81 | mestery: How about FWaaS, LBaaS? Are they implemeted yet? In general, how do I find out which feature is implemented or the planned implementation schedule? | 19:45 |
*** arnaud__ has joined #openstack-neutron | 19:45 | |
*** ramishra has quit IRC | 19:46 | |
mestery | ranger81: They are implemented. | 19:46 |
mestery | ranger81: Have you read the Neutron documentation for the Icehouse release? I'd start there. | 19:46 |
*** halbert has joined #openstack-neutron | 19:46 | |
*** halbert has left #openstack-neutron | 19:46 | |
*** J_Man has joined #openstack-neutron | 19:46 | |
ranger81 | mestery: Got it, will do that. Is there a document that specifies what goes into Juno? | 19:47 |
mestery | ranger81: You can start by looking at the launchpad milestones, but in general, Juno work is all lined up now. Juno-1 is next week in fact. | 19:47 |
ranger81 | mestery: thanks! | 19:48 |
mestery | ranger81: ym | 19:48 |
mestery | *yw | 19:48 |
*** cmtime has joined #openstack-neutron | 19:49 | |
J_Man | good day everyone! We're trying to get our minds wrapped around neutron for our demo cluster and trying to see if we can make it work like we want. Could you have multiple neutron nodes that serve as gateways for separate tenants? | 19:49 |
*** leenheer has quit IRC | 19:51 | |
*** WackoRobie has quit IRC | 19:51 | |
*** nati_ueno has joined #openstack-neutron | 19:51 | |
*** carl_baldwin has joined #openstack-neutron | 19:55 | |
*** otherwiseguy has quit IRC | 19:58 | |
*** otherwiseguy has joined #openstack-neutron | 19:59 | |
*** WackoRobie has joined #openstack-neutron | 20:00 | |
*** seizadi has quit IRC | 20:02 | |
*** seizadi has joined #openstack-neutron | 20:02 | |
*** erecio has quit IRC | 20:03 | |
*** markwash has quit IRC | 20:04 | |
*** WackoRobie has quit IRC | 20:04 | |
openstackgerrit | Armando Migliaccio proposed a change to openstack/neutron: Add L3 Extension for Distributed Routers https://review.openstack.org/84223 | 20:05 |
*** igordcard has joined #openstack-neutron | 20:05 | |
*** WackoRobie has joined #openstack-neutron | 20:06 | |
*** flwang has quit IRC | 20:07 | |
*** nlahouti has quit IRC | 20:08 | |
*** nati_ueno has quit IRC | 20:08 | |
*** tchaypo has left #openstack-neutron | 20:08 | |
*** baoli has joined #openstack-neutron | 20:08 | |
*** WackoRobie has quit IRC | 20:08 | |
*** WackoRobie has joined #openstack-neutron | 20:09 | |
*** erecio has joined #openstack-neutron | 20:09 | |
*** Sukhdev has quit IRC | 20:11 | |
*** WackoRobie has quit IRC | 20:13 | |
*** flwang has joined #openstack-neutron | 20:17 | |
*** VijayB has joined #openstack-neutron | 20:17 | |
*** HenryG has quit IRC | 20:19 | |
*** dkehn_ has joined #openstack-neutron | 20:20 | |
*** simon-AS559 has joined #openstack-neutron | 20:21 | |
*** dkehnx has quit IRC | 20:23 | |
*** VijayB has quit IRC | 20:28 | |
*** ajo|mac has joined #openstack-neutron | 20:34 | |
*** julim has quit IRC | 20:34 | |
*** HenryG has joined #openstack-neutron | 20:34 | |
*** jecarey_ has quit IRC | 20:36 | |
*** otherwiseguy has quit IRC | 20:37 | |
larsks | J_Man: you might want to move over to #openstack (this is primarily a development channel). | 20:38 |
*** J_Man has quit IRC | 20:38 | |
*** erecio has quit IRC | 20:38 | |
openstackgerrit | Edgar Magana proposed a change to openstack/neutron: Stop the dhcp-agent process when dnsmasq version is not determined https://review.openstack.org/96976 | 20:38 |
*** TrevorV has quit IRC | 20:39 | |
anteaya | otherwiseguy: so by way of conversation we are now at maxiumum node usage again, sitting round about 900 vms | 20:39 |
anteaya | http://status.openstack.org/zuul/ | 20:39 |
anteaya | the thing to look at is the number of them in build and delete state | 20:40 |
anteaya | a healthy half of our quota | 20:40 |
anteaya | for most of this week that has been hpcloud 1.1 which takes about 40 minutes to finish building, which is past the length of time nodepool has alloted for building | 20:41 |
anteaya | it registers ready, nodepool thinks it is stale and marks if for deletion | 20:41 |
anteaya | so no actual tests run | 20:41 |
anteaya | we are working on it | 20:41 |
*** ramishra has joined #openstack-neutron | 20:42 | |
*** ramishra has quit IRC | 20:47 | |
*** otherwiseguy has joined #openstack-neutron | 20:48 | |
*** seizadi has joined #openstack-neutron | 20:48 | |
*** seizadi has quit IRC | 20:48 | |
*** seizadi1 has joined #openstack-neutron | 20:48 | |
*** german__ has quit IRC | 20:48 | |
anteaya | otherwiseguy: http://eavesdrop.openstack.org/irclogs/%23openstack-neutron/%23openstack-neutron.2014-06-05.log timestamp 2014-06-05T20:39:38 | 20:49 |
*** german__ has joined #openstack-neutron | 20:49 | |
*** Pursuit has joined #openstack-neutron | 20:49 | |
Pursuit | I've found a problem that I'm not sure is a bug or intended behavior | 20:50 |
Pursuit | when defining a subnet in Neutron and giving it additional routes to hand out to clients, the dhcp server hands out both the router option and a classless static routes option | 20:50 |
otherwiseguy | anteaya: oh, that sounds like fun. | 20:50 |
anteaya | otherwiseguy: lots and lots | 20:51 |
Pursuit | per the DHCP specification, standards-compliant clients MUST ignore the router option if CSR is given out | 20:51 |
otherwiseguy | I was wondering if it was something like a memory issue -> disk thrashing or something. | 20:51 |
Pursuit | so some clients don't get a default route | 20:51 |
Pursuit | bug? | 20:51 |
otherwiseguy | But yikes. | 20:51 |
*** jkary1 has quit IRC | 20:54 | |
*** manishg_ has joined #openstack-neutron | 20:56 | |
Pursuit | ah | 20:56 |
Pursuit | disregard, there's already a bug filed. I should learn to google first :P | 20:57 |
*** mlavalle has joined #openstack-neutron | 20:58 | |
*** mlavalle has quit IRC | 20:58 | |
*** mlavalle has joined #openstack-neutron | 20:59 | |
*** manishg has quit IRC | 20:59 | |
*** manishg_ is now known as manishg | 20:59 | |
*** leenheer has joined #openstack-neutron | 20:59 | |
*** VijayB has joined #openstack-neutron | 20:59 | |
anteaya | otherwiseguy: I wish | 20:59 |
enikanorov | mestery: this patch breaks vxlan for me: https://review.openstack.org/#/c/95588/1 | 20:59 |
*** jecarey has joined #openstack-neutron | 21:00 | |
mestery | enikanorov: Yes, there is a revert out there to revert it. | 21:00 |
anteaya | otherwiseguy: it is hp working the bugs (considerable amount of them) out of their new cloud and us learning how to reconfigure nodepool so it works with their cloud | 21:00 |
mestery | enikanorov: And otherwiseguy has a better fix. | 21:00 |
enikanorov | oh cool | 21:00 |
mestery | enikanorov: :) | 21:00 |
enikanorov | i'll wait then | 21:00 |
mestery | enikanorov: Checkout otherwiseguy's work (Terry Wilson) | 21:00 |
mestery | enikanorov: cool | 21:00 |
*** aboutGod has joined #openstack-neutron | 21:01 | |
anteaya | as a heads up, after we have actual tests running on the hp cloud, I have offered to set up a debriefing meeting with the hp cloud ops who are talking with us in infra and the neutron devs | 21:01 |
anteaya | they are having multiple frustrations with neutron | 21:01 |
anteaya | the ops I talked to said he couldn't accept the offer but would pass it on | 21:01 |
zzelle | enikanorov, https://review.openstack.org/95588/1 will be removed in https://review.openstack.org/96525 | 21:02 |
anteaya | so if I get an acceptance I will be looking for some devs to take the meeting | 21:02 |
mestery | anteaya: I will be there, let me know when. | 21:02 |
mestery | anteaya: Is it today? | 21:02 |
anteaya | mestery: thank, oh no | 21:02 |
anteaya | first we get tests running on the cloud | 21:02 |
anteaya | then eveyone concerned drinks a bottle of scotch | 21:03 |
mestery | anteaya: Got it, thanks! | 21:03 |
anteaya | then I cobble folks together somehow | 21:03 |
anteaya | if it even happens | 21:03 |
enikanorov | zzelle: thanks. waiting for it to get merged | 21:03 |
anteaya | you will have lots of notice | 21:03 |
anteaya | and thanks | 21:03 |
*** prad has quit IRC | 21:03 | |
*** VijayB has quit IRC | 21:03 | |
mestery | anteaya: :) | 21:04 |
anteaya | :D | 21:04 |
*** yfauser has joined #openstack-neutron | 21:05 | |
*** yfauser has left #openstack-neutron | 21:06 | |
*** dkehn_ is now known as dkehnx | 21:06 | |
mestery | armax: Are you in Europe at the moment? Looking to perhaps syncup with you and Salv around the ssh timeouts, maybe tomorrow your and his time if so? | 21:11 |
mestery | armax: I need to brainstorm with you guys on this one, I'm running out of ideas. :( | 21:11 |
armax | mestery: yes I am | 21:11 |
armax | I am meeting salv-orlando tomorrow afternoon | 21:11 |
mestery | armax: OK, I'm wondering if maybe the three of us could jump on a Hangout tomorrow morning my time, your afternoon? | 21:11 |
mestery | armax: Awesome! | 21:11 |
mestery | I'd like to brain storm with you guys on the "ssh timeout" thing if you guys think it would be helpful. | 21:12 |
armax | so we’ll grab you on irc as soon as I get together with him | 21:12 |
armax | mestery: sounds like a good idea | 21:12 |
mestery | armax: Awesome, and thanks! | 21:12 |
mestery | armax: I can be at my desk as early as 7AM CDT, even 6AM CDT if that helps for you guys, let me know. | 21:12 |
armax | that should be fine | 21:13 |
salv-orlando | mestery: It will be after 8AM PST | 21:13 |
salv-orlando | it’s an italian afternoon - known by “evening” in the rest of the world | 21:13 |
mestery | salv-orlando armax: OK, cool, ping me when you guys are ready. | 21:13 |
mestery | salv-orlando: Ha! :) | 21:13 |
armax | mestery: yeah…so like now it’s evening :) | 21:14 |
armax | even though it’s almost midnight | 21:14 |
mestery | armax: :) | 21:14 |
* mestery thinks the Italians are doing things right. | 21:14 | |
* armax is not so sure | 21:14 | |
mestery | armax: ;) | 21:14 |
*** aburaschi has quit IRC | 21:15 | |
*** aboutGod has left #openstack-neutron | 21:16 | |
*** sbfox has quit IRC | 21:18 | |
openstackgerrit | Dane LeBlanc proposed a change to openstack/neutron-specs: Specification for the BP multiple-ipv6-prefixes https://review.openstack.org/98217 | 21:18 |
kevinbenton | mestery: ping | 21:20 |
mestery | kevinbenton: pong! | 21:21 |
kevinbenton | mestery: you’re pretty familiar with the openvswitch plugin agent, right? | 21:22 |
mestery | kevinbenton: Correct :) | 21:22 |
*** nati_ueno has joined #openstack-neutron | 21:22 | |
kevinbenton | mestery: so I understand that VMs get a vlan tag local to the vswitch and then it’s rewritten by an openflow rule to the correct provider network vlan, right? | 21:23 |
mestery | That's right, yes. | 21:23 |
mestery | kevinbenton: ^^^ | 21:23 |
openstackgerrit | Dane LeBlanc proposed a change to openstack/neutron-specs: Specification for the BP multiple-ipv6-prefixes https://review.openstack.org/98217 | 21:24 |
kevinbenton | mestery: how does it select the interface to put those rewrite rules on? | 21:24 |
mestery | kevinbenton: For tunnel networks, it maps the local VLAN to a tunnel ID. | 21:24 |
mestery | For VLAN networks, it does the same: local VLAN to tenant VLAN | 21:24 |
kevinbenton | mestery: i.e. how does it know which one is the ‘exit interface’ | 21:24 |
kevinbenton | mestery: yeah, i understand the mapping. i just can’t figure out how it knows which interface to install the rewrite rule on | 21:25 |
kevinbenton | mestery: for the VLAN use case | 21:25 |
mestery | kevinbenton: It's setup with the physnet stuff (sorry, on a call at the same time). | 21:26 |
kevinbenton | mestery: no prob. so in the config I know that you can setup the physnet:bridge pairs | 21:26 |
kevinbenton | mestery: but i don’t see how you can define which interface on the bridge is the uplink | 21:27 |
kevinbenton | mestery: so it seems to derive it from something | 21:27 |
*** tomoe_ has joined #openstack-neutron | 21:30 | |
zzelle | kevinbenton, ovs plugin agent create int-$physnet and phy-$physnet for vlan/flat and patch-tun/patch-int for tunnels | 21:31 |
zzelle | kevinbenton, and apply rewrite rules on them | 21:31 |
kevinbenton | zzelle: ah, that makes sense. so if the ovs plugin creates both of them, how do you actually associate it to a physical interface like eth0 for example? | 21:32 |
ranger81 | Hi - Should I install distributed nodes of openstack on individual physical servers or can I install these nodes each on a RedHat VM on ESXi hypervisor? | 21:33 |
zzelle | kevinbenton, YOU do it, neutron doesn't | 21:33 |
*** prad has joined #openstack-neutron | 21:33 | |
zzelle | kevinbenton, you do something like: | 21:34 |
kevinbenton | zzelle: yes, how is this usually accomplished? | 21:34 |
zzelle | ovs-vsctl add-br br-eth0; ovs-vsctl add-port br-eth0 eth0 | 21:34 |
zzelle | and you set bridge_mappings = phys-eth0:br-eth0 / network_vlan_ranges = phys-eth0:1000:1100 | 21:35 |
*** arnaud__ has quit IRC | 21:35 | |
*** Pursuit has left #openstack-neutron | 21:35 | |
kevinbenton | zzelle: oh i see. i was messing up the bridge_mappings part | 21:36 |
kevinbenton | zzelle: i was doing physnet1:br-int | 21:36 |
kevinbenton | zzelle: i thought it was asking which integration bridge to use for that particular physical network | 21:37 |
zzelle | kevinbenton, br-int is shared | 21:37 |
kevinbenton | zzelle: which doesn’t really make sense | 21:37 |
kevinbenton | zzelle: yes, thank you. now it makes a lot more sense | 21:37 |
kevinbenton | zzelle: so actually the agent will setup the connection between the two bridges for me then, right? | 21:38 |
zzelle | kevinbenton, it allows nova to bind all ports on br-int and after neutron-plugin-ovs set tag/rewrite rules and so on | 21:38 |
zzelle | kevinbenton, yes | 21:38 |
kevinbenton | zzelle: using the int-$physnet and phy-$physnet | 21:38 |
zzelle | kevinbenton, yes | 21:38 |
zzelle | kevinbenton, if using vlan/flat | 21:38 |
*** nati_uen_ has joined #openstack-neutron | 21:39 | |
*** nati_ueno has quit IRC | 21:39 | |
kevinbenton | zzelle: so is int-$physnet on br-int and phy-$physnet on br-eth0 (in this case) | 21:39 |
kevinbenton | zzelle: and they are a veth pair? | 21:39 |
zzelle | kevinbenton, yes for both | 21:39 |
zzelle | kevinbenton, they are currently a veth pair ... tomorrow they will be replace by ovs patch ports | 21:40 |
zzelle | s/replace/replaced/ | 21:40 |
kevinbenton | zzelle: excellent. that answered my next question (why not a patch) | 21:40 |
kevinbenton | zzelle: I might submit a patch to add a brief explanation of this to the neutron.conf around those config values | 21:41 |
kevinbenton | zzelle: because i could not a clear explanation of this | 21:41 |
kevinbenton | zzelle: is it somewhere else that i missed? | 21:41 |
*** leenheer has quit IRC | 21:42 | |
*** suresh12 has quit IRC | 21:42 | |
zzelle | kevinbenton, you miss some diagrams i think | 21:42 |
zzelle | kevinbenton, let me search for them | 21:42 |
*** ramishra has joined #openstack-neutron | 21:43 | |
*** tomoe_ has quit IRC | 21:43 | |
openstackgerrit | Carl Baldwin proposed a change to openstack/neutron: Sync service module from oslo-incubator https://review.openstack.org/98259 | 21:44 |
*** ramishra has quit IRC | 21:44 | |
zzelle | kevinbenton, http://docs.openstack.org/havana/config-reference/content/under_the_hood_openvswitch.html | 21:44 |
zzelle | kevinbenton, look at diagrams | 21:44 |
*** ramishra has joined #openstack-neutron | 21:45 | |
*** sbfox has joined #openstack-neutron | 21:45 | |
zzelle | kevinbenton, if you are lost, it is very useful | 21:45 |
kevinbenton | zzelle: thanks. this is useful. i just kept finding the page describing the specific config values and not the big picture like this | 21:46 |
*** cmtime has left #openstack-neutron | 21:46 | |
kevinbenton | zzelle: thank you for taking the time to walk me through that | 21:46 |
zzelle | kevinbenton, my pleasure | 21:46 |
armax | mestery: as a stop-gap solution can we get a couple of folks from tempest core to approve this one | 21:50 |
*** ramishra has quit IRC | 21:50 | |
armax | mestery https://review.openstack.org/#/c/97245/ | 21:50 |
mestery | armax: Looking ... | 21:50 |
armax | mestery: it looks like we’ve identified that the initial commit made things worse | 21:50 |
armax | mestery: but we can still use it to triage the ssh issue | 21:51 |
*** dims__ has joined #openstack-neutron | 21:51 | |
mestery | armax: You're pretty confident this has made it worse? | 21:51 |
mestery | sdague: See what armax is saying ^^^ | 21:51 |
armax | mestery: however we could do it as patch, rather than keeping the gate disrupted | 21:51 |
armax | mestery: we’ve noticed that things got worse since this merge went in | 21:52 |
mestery | armax: Yes, it was about the same time. | 21:52 |
*** dims_ has quit IRC | 21:53 | |
*** a_le has quit IRC | 21:53 | |
*** a_le has joined #openstack-neutron | 21:54 | |
armax | mestery: in the meantime we can push the same patch once again and ask infra to save the vm | 21:54 |
armax | we can troubleshoot there | 21:54 |
armax | mestery: there, that’s my plan ;) | 21:54 |
mestery | armax: Yes, we need the VM to troubleshoot more at this point. | 21:54 |
mestery | armax: +100 :) | 21:54 |
mestery | armax: What's weird is, I can no longer reproduce this locally at all, and I can't figure out why. :( | 21:54 |
armax | but we’ll do so without getting people angrier than they might already be | 21:55 |
armax | mestery: that’s because even software has a soul | 21:55 |
mestery | No doubt that's a win. | 21:55 |
armax | mestery: a mocking one | 21:55 |
* mestery shudders. :) | 21:55 | |
armax | mestery: maybe a notice on the ML might help draw attention to the issue? | 21:55 |
mestery | armax: Yes! Do you want me to send it? | 21:56 |
armax | do we know if the nova folks are also looking at this? | 21:56 |
mestery | armax: I don't think they are, I was in infra channel earlier, didn't hear that. | 21:56 |
armax | or is it that everytime there’s a ssh bug it’s always neutron’s fault? | 21:56 |
armax | :P | 21:56 |
mestery | :) | 21:56 |
mestery | At this point, the spotlight is on us. :) | 21:56 |
*** ranger81 has quit IRC | 21:56 | |
armax | mestery: bollocks | 21:57 |
mestery | armax: Should I send the email highlighting your revert patch and asking to save a VM for analysis? | 21:57 |
armax | we’d need to resubmit the same patch to (hopefully) trigger the same fault | 21:58 |
*** ranger81_ has joined #openstack-neutron | 21:58 | |
mestery | armax: Yes, so the revert goes first, followed by your patch. | 21:59 |
*** blogan has quit IRC | 21:59 | |
chuckC | kevinbenton: sorry I wasn't much help yesterday evening, but glad zzelle stepped in with a clear explanation! I was trying to remember how it worked as I typed…. | 22:00 |
armax | mestery: and then we can keep it churning…until we figure the issue out | 22:01 |
*** leenheer has joined #openstack-neutron | 22:01 | |
armax | when we do and address the issue in whichever project it lies | 22:01 |
armax | we can re-approve it | 22:01 |
mestery | armax: That's my thinking as well, to be honest. | 22:01 |
mestery | OK, I'll send an email to this effect replying to the gate issues thread started by sdague. | 22:02 |
armax | mestery: sounds good | 22:02 |
mestery | armax: Thanks! Is it almost nighttime now, or still evening? ;) | 22:02 |
kevinbenton | chuckC: no prob. thanks for helping out | 22:02 |
*** markwash has joined #openstack-neutron | 22:02 | |
*** ajo|mac has quit IRC | 22:03 | |
armax | mestery: um…I’d be tempted to say that’s supper time :) | 22:03 |
mestery | hahahahahaha | 22:03 |
armax | but I am not sure salv-orlando would agree | 22:03 |
*** kbringard has quit IRC | 22:03 | |
ijw | Midnight in Cambridge is an upsetting time, the pubs have closed. | 22:03 |
salv-orlando | ijw: there are zombies in Christ pieces after midnight | 22:04 |
ijw | Mind you, he's in a bedroom town next door, they haven't built the pub yet | 22:04 |
ijw | They're students. Like zombies, certainly... | 22:04 |
mestery | no pub? What kind of horrible place does he live in? ;) | 22:04 |
ijw | They built it ten years ago. For quite a long while there was a vacant lot with a sign in the corner saying 'school goes here' | 22:05 |
kevinbenton | mestery: i think he lives in this http://i.imgur.com/LnaxKZP.png | 22:06 |
ijw | I used to live opposite that | 22:06 |
mestery | kevinbenton: Ha! | 22:06 |
mestery | armax: http://lists.openstack.org/pipermail/openstack-dev/2014-June/036865.html | 22:06 |
*** markwash_ has joined #openstack-neutron | 22:06 | |
ijw | Slight issues with tourists staring through the windows when I had just gotten out of bed | 22:06 |
*** markwash has quit IRC | 22:06 | |
*** markwash_ is now known as markwash | 22:06 | |
kevinbenton | ijw: are curtains illegal there? :-) | 22:07 |
mestery | ijw: You mean issues for them, not you. | 22:07 |
mestery | ijw: The horror! | 22:07 |
*** oda-g has joined #openstack-neutron | 22:07 | |
ijw | Worse was the fact that the building was so old that the loo was a quick dash across the lawn, outside | 22:07 |
ijw | ... generally conducted in a bathrobe, for full tourist scaring effect | 22:07 |
armax | mestery: thanks for the pointer | 22:08 |
*** jckasper has quit IRC | 22:08 | |
kevinbenton | ijw: was that one of the dorms? | 22:08 |
mestery | armax: I also just pinged infra folks now, lets see what they think :) | 22:09 |
armax | mestery: the bug report was filed on 05/27 and the patch actually merged on 06/01 | 22:11 |
mestery | armax: The infra folks are very happy with our plan. :) | 22:12 |
*** jorgem has quit IRC | 22:12 | |
*** suresh12 has joined #openstack-neutron | 22:12 | |
armax | mestery: cool | 22:12 |
mestery | armax: Great teamwork here, thanks for all your help! | 22:12 |
mestery | armax: Can you review the patches referenced at the bottom of this review: https://review.openstack.org/#/c/97245/ | 22:13 |
mestery | armax: We need those to land so we cna get the console dump, and infra wants a few more neutron dev reviews. | 22:13 |
ijw | kevinbenton: yup, though I think I am supposed to be offended when you call a college that's twice as old as your country a 'dorm' | 22:13 |
mestery | armax: https://review.openstack.org/#/q/status:open+project:openstack/tempest+branch:master+topic:bug/1323674,n,z | 22:13 |
mestery | armax: That is the correct link | 22:14 |
kevinbenton | ijw: that sounds about right. ;-) | 22:14 |
*** jgrimm has quit IRC | 22:16 | |
*** suresh12 has quit IRC | 22:17 | |
kevinbenton | ijw: you get to go punting to relax though (assuming no angry swan attacks) | 22:17 |
*** lykinsbd has joined #openstack-neutron | 22:17 | |
*** armax has left #openstack-neutron | 22:30 | |
openstackgerrit | Soheil Eizadi proposed a change to openstack/neutron-specs: Generic DNS Subsystem https://review.openstack.org/97970 | 22:32 |
*** banix has quit IRC | 22:34 | |
*** leenheer has quit IRC | 22:40 | |
*** jobewan has quit IRC | 22:40 | |
*** thedodd has quit IRC | 22:41 | |
*** suresh12 has joined #openstack-neutron | 22:42 | |
*** prad has quit IRC | 22:43 | |
*** zzelle has quit IRC | 22:44 | |
*** essessv has joined #openstack-neutron | 22:45 | |
*** ramishra has joined #openstack-neutron | 22:45 | |
*** lykinsbd has quit IRC | 22:47 | |
*** lykinsbd has joined #openstack-neutron | 22:47 | |
*** networkstatic has quit IRC | 22:47 | |
*** suresh12 has quit IRC | 22:50 | |
*** ramishra has quit IRC | 22:50 | |
*** lykinsbd has quit IRC | 22:52 | |
*** baoli has quit IRC | 22:55 | |
*** flaviof is now known as flaviof_zzz | 22:56 | |
*** alagalah has quit IRC | 22:58 | |
*** jckasper has joined #openstack-neutron | 22:58 | |
*** alagalah has joined #openstack-neutron | 22:58 | |
*** leenheer has joined #openstack-neutron | 23:00 | |
*** Charlie_H_tx has joined #openstack-neutron | 23:01 | |
*** dgollub has quit IRC | 23:02 | |
*** amcrn has quit IRC | 23:03 | |
*** r0j4z0 has joined #openstack-neutron | 23:03 | |
r0j4z0 | hi | 23:03 |
r0j4z0 | how i can add a security-group rule with the CLI to permit traffic to all instances attached to other security-group? | 23:04 |
r0j4z0 | nova secgroup-add-rule DB tcp -1 -1 default | 23:04 |
r0j4z0 | ERROR (BadRequest): Invalid cidr default. (HTTP 400) (Request-ID: req-2af68ae7-0f29-4262-b938-e4a807d64970) | 23:04 |
*** VijayB has joined #openstack-neutron | 23:04 | |
*** ijw_ has joined #openstack-neutron | 23:04 | |
r0j4z0 | sorry | 23:05 |
r0j4z0 | i just see it | 23:05 |
r0j4z0 | the neutron CLI have --remote-group-id parameter when adding rules | 23:06 |
r0j4z0 | :D | 23:06 |
*** ijw has quit IRC | 23:09 | |
*** suresh12 has joined #openstack-neutron | 23:09 | |
*** ranger81 has joined #openstack-neutron | 23:10 | |
*** ranger81_ has quit IRC | 23:10 | |
*** gildub has joined #openstack-neutron | 23:11 | |
*** essessv has quit IRC | 23:13 | |
*** mlavalle has quit IRC | 23:14 | |
*** seizadi1 has quit IRC | 23:20 | |
*** SridharG has quit IRC | 23:22 | |
*** sbfox has quit IRC | 23:23 | |
*** radez_g0n3 is now known as radez | 23:24 | |
*** tomoe_ has joined #openstack-neutron | 23:32 | |
*** german__ has quit IRC | 23:38 | |
*** sungju has joined #openstack-neutron | 23:41 | |
*** ramishra has joined #openstack-neutron | 23:46 | |
*** markwash has quit IRC | 23:48 | |
*** ramishra has quit IRC | 23:50 | |
*** ozialien has quit IRC | 23:51 | |
*** jaypipes has quit IRC | 23:52 | |
*** flaviof_zzz is now known as flaviof | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!