*** a_le has quit IRC | 00:01 | |
*** emagana has joined #openstack-neutron | 00:02 | |
*** aranjan has quit IRC | 00:02 | |
*** seizadi has quit IRC | 00:03 | |
*** sridhar_ram has quit IRC | 00:03 | |
*** davrodpin has quit IRC | 00:04 | |
*** dims__ has joined #openstack-neutron | 00:04 | |
*** ZZelle_ has quit IRC | 00:04 | |
openstackgerrit | Henry Gessau proposed openstack/neutron: Remove jsonrpclib dependency https://review.openstack.org/174653 | 00:05 |
---|---|---|
*** sridhar_ram has joined #openstack-neutron | 00:05 | |
*** dims_ has joined #openstack-neutron | 00:05 | |
*** rangansw has quit IRC | 00:06 | |
*** dttocs has joined #openstack-neutron | 00:06 | |
*** sridhar_ram has quit IRC | 00:07 | |
*** xgerman has joined #openstack-neutron | 00:08 | |
*** dims__ has quit IRC | 00:09 | |
*** sridhar_ram has joined #openstack-neutron | 00:10 | |
*** padkrish has quit IRC | 00:11 | |
*** dttocs has quit IRC | 00:11 | |
*** markmcclain has joined #openstack-neutron | 00:14 | |
*** luqas has joined #openstack-neutron | 00:15 | |
openstackgerrit | Cyril Roelandt proposed openstack/neutron-specs: Add a "Porting to Python 3" spec https://review.openstack.org/172962 | 00:18 |
kevinbenton | HenryG: isn't our requirements.txt file dictated by global requirements? | 00:19 |
kevinbenton | HenryG: or am i thinking of something else | 00:19 |
*** luqas has quit IRC | 00:20 | |
*** sdake has joined #openstack-neutron | 00:20 | |
*** dmellado has quit IRC | 00:21 | |
openstackgerrit | Carl Baldwin proposed openstack/neutron-specs: Specification to eliminate the DVR fip ns https://review.openstack.org/174657 | 00:22 |
*** sdake_ has quit IRC | 00:24 | |
*** yamamoto has quit IRC | 00:25 | |
*** carl_baldwin has quit IRC | 00:26 | |
*** yamamoto has joined #openstack-neutron | 00:27 | |
*** yamamoto has quit IRC | 00:28 | |
*** SumitNaiksatam has quit IRC | 00:29 | |
*** dmellado has joined #openstack-neutron | 00:29 | |
*** SumitNaiksatam has joined #openstack-neutron | 00:30 | |
*** marun has quit IRC | 00:31 | |
*** yeungp has quit IRC | 00:31 | |
openstackgerrit | Merged openstack/neutron-fwaas: logic error in updating audited of firewall policy https://review.openstack.org/169239 | 00:32 |
openstackgerrit | Merged openstack/neutron-vpnaas: VPNService takes names of device drivers from self.conf https://review.openstack.org/173332 | 00:34 |
*** Marga_ has joined #openstack-neutron | 00:36 | |
*** dttocs has joined #openstack-neutron | 00:37 | |
*** xgerman has quit IRC | 00:37 | |
*** mlavalle has quit IRC | 00:37 | |
*** zhenguo has joined #openstack-neutron | 00:38 | |
*** Marga_ has quit IRC | 00:41 | |
*** dttocs has quit IRC | 00:42 | |
openstackgerrit | Armando Migliaccio proposed openstack/neutron: Avoid double-hopping deletes for security group rules https://review.openstack.org/174666 | 00:44 |
HenryG | kevinbenton: afaik global requirements only determines the versions that we actually use | 00:45 |
openstackgerrit | Armando Migliaccio proposed openstack/neutron: Avoid double-hopping deletes for security group rules https://review.openstack.org/174666 | 00:45 |
HenryG | versions of packages that we actually use | 00:45 |
openstackgerrit | Armando Migliaccio proposed openstack/neutron: Avoid double-hopping deletes for security group rules https://review.openstack.org/174666 | 00:45 |
armax | kevinbenton: ^^ | 00:46 |
armax | HenryG: ^^ | 00:46 |
*** padkrish has joined #openstack-neutron | 00:47 | |
*** padkrish has quit IRC | 00:47 | |
*** padkrish has joined #openstack-neutron | 00:50 | |
kevinbenton | HenryG: ack | 00:51 |
*** achanda has quit IRC | 00:51 | |
kevinbenton | armax: ha! | 00:52 |
kevinbenton | armax: free performance :) | 00:52 |
*** nlahouti has quit IRC | 00:52 | |
HenryG | armax: self.mixin = SecurityGroupDbMixinImpl()? That's using a mixin by composition! | 00:53 |
HenryG | I guess it is allowed :) | 00:53 |
*** _cjones_ has quit IRC | 00:53 | |
*** a5t3r1x has joined #openstack-neutron | 00:53 | |
kevinbenton | HenryG: yeah, it's nice that it works out in this case | 00:53 |
a5t3r1x | hello:-) | 00:54 |
kevinbenton | HenryG: usually there are landmine references to self all of the time | 00:54 |
HenryG | Are we still planning to ban mixins? What happened to that effort? | 00:55 |
*** britthouser has joined #openstack-neutron | 00:56 | |
kevinbenton | HenryG: it required work :) | 00:57 |
a5t3r1x | quick question, it's possible configure a network node with only 1 eth? i have in mind eth0:0,eth0:1 and eth0:2... | 00:58 |
*** achanda has joined #openstack-neutron | 00:59 | |
kevinbenton | a5t3r1x: i think as long as you aren't using vlans for the tenant network type you should be fine | 00:59 |
kevinbenton | a5t3r1x: if you do use vlans, you have to support q-in-q | 00:59 |
*** mwagner_lap has joined #openstack-neutron | 01:00 | |
*** leenheer has joined #openstack-neutron | 01:00 | |
*** emagana has quit IRC | 01:02 | |
a5t3r1x | kevinbenton: ok, thanks; i'm trying but if i set the eth0 as the external network (ovs-vsctl add-port br-ex eth), the other interfacces are no more pingable. | 01:03 |
*** emagana has joined #openstack-neutron | 01:03 | |
*** emagana has quit IRC | 01:03 | |
a5t3r1x | kevinbenton:but if you say that it have to work i will continue to try:-) | 01:03 |
*** ozialien has joined #openstack-neutron | 01:03 | |
kevinbenton | a5t3r1x: ah, so adding the parent interface to OVS usually messes up tagged interfaces | 01:04 |
kevinbenton | a5t3r1x: because OVS has support for VLAN tagging | 01:05 |
kevinbenton | a5t3r1x: i think you will need a tagged interface to be added to br-ex | 01:06 |
kevinbenton | a5t3r1x: or setup openvswitch to handle all of the tagging | 01:06 |
*** dttocs has joined #openstack-neutron | 01:06 | |
*** tsg has quit IRC | 01:07 | |
*** Sanjeev has joined #openstack-neutron | 01:07 | |
*** baoli has joined #openstack-neutron | 01:08 | |
*** aranjan has joined #openstack-neutron | 01:08 | |
a5t3r1x | kevinbenton: eth0:0 is not a tagged interface... but is for secondary ip on the same interface... | 01:08 |
a5t3r1x | kevinbenton: i think you are confousing with eth0.xxx | 01:09 |
HenryG | Sukhdev: ping | 01:09 |
kevinbenton | a5t3r1x: oh, indeed i am | 01:09 |
kevinbenton | a5t3r1x: so if they aren't vlans then just add eth0 to OVS | 01:09 |
kevinbenton | a5t3r1x: and add internal ports br-ex with the different IP addresses you want | 01:10 |
*** yamamoto has joined #openstack-neutron | 01:10 | |
a5t3r1x | kevinbenton: yes, i have tried, but if i add eth0 to OVS the other interfaces are no more pingable... | 01:10 |
*** Sanjeev has quit IRC | 01:11 | |
kevinbenton | a5t3r1x: don't use other interfaces is what i'm saying | 01:11 |
kevinbenton | a5t3r1x: the other interfaces are just for IP's right? | 01:11 |
a5t3r1x | kevinbenton: yes, for tunnel and management networks | 01:12 |
*** sthillma has quit IRC | 01:12 | |
*** ozialien has left #openstack-neutron | 01:12 | |
kevinbenton | a5t3r1x: so for each interface that you need, just add another internal port to the OVS bridge that has eth0 on it | 01:12 |
*** krtaylor has joined #openstack-neutron | 01:13 | |
*** Tiancheng has joined #openstack-neutron | 01:14 | |
*** popw has joined #openstack-neutron | 01:14 | |
a5t3r1x | kevinbenton: ah, ok, i think i understand, i will try and report if it work | 01:15 |
a5t3r1x | kevinbenton: or if not work:-) | 01:15 |
kevinbenton | a5t3r1x: ack | 01:15 |
*** sbalukoff has joined #openstack-neutron | 01:15 | |
openstackgerrit | Kevin Benton proposed openstack/neutron: Set IPset hash type to 'net' instead of 'ip' https://review.openstack.org/173753 | 01:16 |
*** sbalukoff1 has quit IRC | 01:17 | |
*** bjornar_ has quit IRC | 01:20 | |
*** gildub has quit IRC | 01:20 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: Fixes race condition and boosts the scheduling performance https://review.openstack.org/173672 | 01:24 |
*** sridhar_ram has quit IRC | 01:26 | |
Sukhdev | HenryG: Hi Henry | 01:32 |
Sukhdev | HenryG: you were looking for me? | 01:32 |
HenryG | Sukhdev: Hi. Please see https://review.openstack.org/172956 | 01:32 |
Sukhdev | HenryG: why is this being removed? any reason? | 01:33 |
*** Sukhdev has quit IRC | 01:34 | |
armax | HenryG, kevinbenton: I am all in for killing mixin’s | 01:35 |
armax | one step at the time | 01:35 |
*** stanzgy has joined #openstack-neutron | 01:35 | |
*** dttocs has quit IRC | 01:37 | |
*** padkrish has quit IRC | 01:37 | |
*** aranjan has quit IRC | 01:37 | |
*** Marga_ has joined #openstack-neutron | 01:37 | |
*** banix has joined #openstack-neutron | 01:39 | |
*** s3wong has quit IRC | 01:40 | |
*** claudiub has quit IRC | 01:41 | |
*** Marga_ has quit IRC | 01:42 | |
*** erkules has joined #openstack-neutron | 01:43 | |
*** erkules_ has quit IRC | 01:46 | |
*** britthouser has quit IRC | 01:46 | |
*** harlowja is now known as harlowja_away | 01:47 | |
*** shaohe_feng has joined #openstack-neutron | 01:47 | |
*** Marga_ has joined #openstack-neutron | 01:53 | |
a5t3r1x | kevinbenton: is working, thanks a lot:-) | 01:54 |
*** dims_ has quit IRC | 01:54 | |
*** sbalukoff has quit IRC | 01:57 | |
*** gildub has joined #openstack-neutron | 02:00 | |
*** ivar-laz_ has joined #openstack-neutron | 02:03 | |
*** banix has quit IRC | 02:05 | |
*** ivar-lazzaro has quit IRC | 02:06 | |
*** bjornar_ has joined #openstack-neutron | 02:08 | |
*** ivar-laz_ has quit IRC | 02:09 | |
*** shwetaap has joined #openstack-neutron | 02:11 | |
openstackgerrit | Neo proposed openstack/neutron-vpnaas: Fix strongswan driver to support rhel https://review.openstack.org/174205 | 02:11 |
*** pal has joined #openstack-neutron | 02:13 | |
*** Marga_ has quit IRC | 02:15 | |
*** achanda has quit IRC | 02:20 | |
*** achanda has joined #openstack-neutron | 02:22 | |
*** dmellado has quit IRC | 02:22 | |
*** tiswanso has joined #openstack-neutron | 02:24 | |
*** tiswanso has quit IRC | 02:27 | |
*** tiswanso has joined #openstack-neutron | 02:28 | |
*** pal_ has joined #openstack-neutron | 02:33 | |
*** davrodin has joined #openstack-neutron | 02:33 | |
*** pal has quit IRC | 02:34 | |
*** marrusl has quit IRC | 02:34 | |
*** davrodin is now known as davrodpin | 02:41 | |
*** dmellado has joined #openstack-neutron | 02:42 | |
*** liusheng has joined #openstack-neutron | 02:46 | |
*** baoli has quit IRC | 02:46 | |
*** achanda has quit IRC | 02:49 | |
*** yamahata has quit IRC | 02:56 | |
openstackgerrit | shihanzhang proposed openstack/neutron: Remove unnecessary iptables reload https://review.openstack.org/122368 | 02:57 |
*** baoli has joined #openstack-neutron | 02:57 | |
*** zhhuabj has quit IRC | 02:57 | |
*** Longgeek has joined #openstack-neutron | 02:59 | |
*** watanabe_isao has joined #openstack-neutron | 03:01 | |
*** Longgeek has quit IRC | 03:04 | |
openstackgerrit | Neo proposed openstack/neutron-vpnaas: Fix strongswan driver to support rhel https://review.openstack.org/174205 | 03:05 |
*** Longgeek has joined #openstack-neutron | 03:06 | |
*** liusheng has quit IRC | 03:07 | |
*** liusheng has joined #openstack-neutron | 03:07 | |
*** davrodpin has quit IRC | 03:08 | |
openstackgerrit | Neo proposed openstack/neutron-vpnaas: Fix strongswan driver to support fedora https://review.openstack.org/174205 | 03:10 |
*** sbalukoff has joined #openstack-neutron | 03:13 | |
*** baoli has quit IRC | 03:17 | |
*** crc32 has joined #openstack-neutron | 03:20 | |
*** achanda has joined #openstack-neutron | 03:20 | |
openstackgerrit | YAMAMOTO Takashi proposed openstack/neutron: WIP Ryu functional tests https://review.openstack.org/172344 | 03:20 |
openstackgerrit | YAMAMOTO Takashi proposed openstack/neutron: OVS-agent: Introduce Ryu based OpenFlow driver https://review.openstack.org/153946 | 03:20 |
openstackgerrit | YAMAMOTO Takashi proposed openstack/neutron: OVS-agent: Separate ovs-ofctl using code as a driver https://review.openstack.org/160245 | 03:20 |
*** pal_ has quit IRC | 03:22 | |
*** zhhuabj has joined #openstack-neutron | 03:23 | |
*** dave-mccowan has joined #openstack-neutron | 03:23 | |
*** ebagdasa has quit IRC | 03:29 | |
*** tiswanso has quit IRC | 03:29 | |
*** zhhuabj has quit IRC | 03:31 | |
*** zhhuabj has joined #openstack-neutron | 03:31 | |
*** pal has joined #openstack-neutron | 03:31 | |
*** sdake_ has joined #openstack-neutron | 03:34 | |
*** tflynn has joined #openstack-neutron | 03:34 | |
*** wwwBUKOLAYcom has quit IRC | 03:36 | |
*** tflynn_ has joined #openstack-neutron | 03:36 | |
*** yapeng has joined #openstack-neutron | 03:37 | |
*** sdake has quit IRC | 03:38 | |
*** xgerman has joined #openstack-neutron | 03:38 | |
*** tflynn has quit IRC | 03:39 | |
*** bjornar_ has quit IRC | 03:41 | |
*** xgerman has quit IRC | 03:43 | |
*** Sukhdev has joined #openstack-neutron | 03:44 | |
*** ishant has joined #openstack-neutron | 03:45 | |
*** achanda has quit IRC | 03:52 | |
*** luqas has joined #openstack-neutron | 03:52 | |
*** _cjones_ has joined #openstack-neutron | 03:54 | |
*** nlahouti has joined #openstack-neutron | 03:56 | |
*** luqas has quit IRC | 03:57 | |
*** _cjones_ has quit IRC | 03:59 | |
*** shwetaap has quit IRC | 04:02 | |
*** yapeng has quit IRC | 04:02 | |
*** yapeng has joined #openstack-neutron | 04:03 | |
*** nlahouti has quit IRC | 04:03 | |
*** nlahouti has joined #openstack-neutron | 04:03 | |
*** shaohe_feng has quit IRC | 04:04 | |
*** yfried|afk is now known as yfried__ | 04:06 | |
*** achanda has joined #openstack-neutron | 04:07 | |
*** yapeng has quit IRC | 04:07 | |
*** achanda has quit IRC | 04:11 | |
*** achanda has joined #openstack-neutron | 04:16 | |
*** yfried__ is now known as yfried|afk | 04:17 | |
*** achanda has quit IRC | 04:18 | |
*** yfried|afk is now known as yfried__ | 04:19 | |
openstackgerrit | Merged openstack/neutron: Set IPset hash type to 'net' instead of 'ip' https://review.openstack.org/173753 | 04:19 |
*** achanda has joined #openstack-neutron | 04:21 | |
openstackgerrit | Merged openstack/neutron: Update decomp progress chart https://review.openstack.org/173549 | 04:22 |
*** seizadi has joined #openstack-neutron | 04:22 | |
*** dsneddon has quit IRC | 04:24 | |
*** achanda has quit IRC | 04:29 | |
*** aranjan has joined #openstack-neutron | 04:30 | |
*** tflynn_ has quit IRC | 04:31 | |
*** yapeng has joined #openstack-neutron | 04:32 | |
*** crc32 has quit IRC | 04:38 | |
*** crc32 has joined #openstack-neutron | 04:38 | |
*** shwetaap has joined #openstack-neutron | 04:41 | |
*** tflynn has joined #openstack-neutron | 04:41 | |
*** achanda has joined #openstack-neutron | 04:42 | |
*** shaohe_feng has joined #openstack-neutron | 04:43 | |
*** crc32 has quit IRC | 04:45 | |
*** yog__ has joined #openstack-neutron | 04:48 | |
*** shaohe_robot has joined #openstack-neutron | 04:50 | |
*** ajmiller_ has joined #openstack-neutron | 04:51 | |
*** neeti has joined #openstack-neutron | 04:52 | |
*** ajmiller has quit IRC | 04:54 | |
*** shaohe_feng has left #openstack-neutron | 04:55 | |
*** oomichi has joined #openstack-neutron | 05:08 | |
*** yapeng has quit IRC | 05:12 | |
*** crc32 has joined #openstack-neutron | 05:15 | |
*** seizadi has quit IRC | 05:17 | |
*** openstackgerrit has quit IRC | 05:21 | |
*** openstackgerrit has joined #openstack-neutron | 05:21 | |
*** trinaths has joined #openstack-neutron | 05:30 | |
*** yfried__ is now known as yfried|afk | 05:34 | |
*** aranjan_ has joined #openstack-neutron | 05:36 | |
*** a5t3r1x has quit IRC | 05:37 | |
*** aranjan has quit IRC | 05:39 | |
*** hitalia has joined #openstack-neutron | 05:42 | |
*** Sukhdev has quit IRC | 05:43 | |
*** aranjan_ has quit IRC | 05:44 | |
*** aranjan has joined #openstack-neutron | 05:44 | |
*** kiran-r has joined #openstack-neutron | 05:44 | |
*** Murali has joined #openstack-neutron | 05:45 | |
*** Sukhdev has joined #openstack-neutron | 05:50 | |
*** sthillma has joined #openstack-neutron | 05:56 | |
*** sthillma has quit IRC | 05:56 | |
*** sthillma has joined #openstack-neutron | 05:57 | |
*** bobmel_ has joined #openstack-neutron | 05:58 | |
openstackgerrit | Armando Migliaccio proposed openstack/neutron: Avoid double-hopping deletes for security group rules https://review.openstack.org/174666 | 05:58 |
openstackgerrit | Armando Migliaccio proposed openstack/neutron: Add security groups events https://review.openstack.org/174588 | 05:58 |
*** oomichi has quit IRC | 05:59 | |
*** bobmel has quit IRC | 06:01 | |
*** rm_work is now known as rm_work|away | 06:03 | |
*** tflynn has quit IRC | 06:08 | |
*** tflynn has joined #openstack-neutron | 06:08 | |
*** pal has quit IRC | 06:10 | |
*** anilvenkata has joined #openstack-neutron | 06:14 | |
*** tflynn has quit IRC | 06:16 | |
*** emagana has joined #openstack-neutron | 06:16 | |
*** armax has quit IRC | 06:22 | |
openstackgerrit | Nikolay Fedotov proposed openstack/neutron-vpnaas: Scenario test for vpnaas: ipsec-site-connection https://review.openstack.org/159746 | 06:25 |
*** vthapar has joined #openstack-neutron | 06:30 | |
*** scheuran has joined #openstack-neutron | 06:36 | |
*** shwetaap has quit IRC | 06:36 | |
*** Longgeek_ has joined #openstack-neutron | 06:37 | |
*** yamahata has joined #openstack-neutron | 06:38 | |
*** Longgeek has quit IRC | 06:39 | |
*** jyuso1 has quit IRC | 06:40 | |
*** jprovazn has joined #openstack-neutron | 06:40 | |
*** Kennan2 has quit IRC | 06:41 | |
*** Kennan has joined #openstack-neutron | 06:42 | |
openstackgerrit | shihanzhang proposed openstack/neutron: Remove unnecessary iptables reload https://review.openstack.org/122368 | 06:43 |
*** Sukhdev has quit IRC | 06:45 | |
salv-orl_ | kevinbenton: are you around? | 06:48 |
kevinbenton | salv-orl_: yes, i'm quite portly if i do say so myself | 06:49 |
salv-orl_ | I saw your pings from 9 hours ago, but I was already afk. do you still need me? | 06:49 |
salv-orl_ | and btw I did not ask if you were "round | 06:50 |
salv-orl_ | but "around". and for that matter, I'm trying to achieve a perfect spherical shape too | 06:50 |
kevinbenton | no, i don't require your assistance anymore | 06:51 |
*** dave-mccowan has quit IRC | 06:51 | |
*** saju_m has joined #openstack-neutron | 06:51 | |
salv-orl_ | kevinbenton: no problem sir. Always at your service. | 06:53 |
*** achanda has quit IRC | 06:53 | |
kevinbenton | salv-orl_: are you a stable core? | 06:53 |
salv-orl_ | no I'm not. | 06:53 |
salv-orl_ | ihrachishka is. | 06:53 |
salv-orl_ | he should be online shortly. | 06:53 |
kevinbenton | ok | 06:53 |
*** gildub has quit IRC | 06:53 | |
kevinbenton | gary is as well, right? | 06:53 |
kevinbenton | garyk: ping | 06:54 |
kevinbenton | salv-orl_: finally got the two ipset patches into master | 06:55 |
*** achanda has joined #openstack-neutron | 06:56 | |
kevinbenton | now they just need blessings to cross the stable/kilo gate | 06:56 |
salv-orl_ | gayrk is but friday is weekend in israel | 06:56 |
*** yfried|afk is now known as yfried__ | 06:56 | |
kevinbenton | oh, right | 06:56 |
kevinbenton | salv-orl_: i think we are going to bierhaus in mountain view if you happen to be in town :) | 06:57 |
salv-orl_ | are they still open at midnight? | 06:58 |
salv-orl_ | look if I go to the airport now I can be there in 16 hours. | 06:59 |
kevinbenton | salv-orl_: that will be perfect | 06:59 |
kevinbenton | salv-orl_: i think we were planning on 5pm friday PST :) | 06:59 |
salv-orl_ | great. I should be able to make it then | 07:00 |
*** saju_m has quit IRC | 07:02 | |
*** gilliard is now known as gillllliard | 07:03 | |
*** gillllliard is now known as gillllllliard | 07:03 | |
*** zz_avozza is now known as avozza | 07:04 | |
*** sdake has joined #openstack-neutron | 07:06 | |
*** numan has joined #openstack-neutron | 07:07 | |
*** sdake_ has quit IRC | 07:09 | |
*** yfried__ is now known as yfried|afk | 07:12 | |
*** redbeard has joined #openstack-neutron | 07:12 | |
*** kawa2014 has joined #openstack-neutron | 07:15 | |
*** amotoki has quit IRC | 07:18 | |
*** sthillma has quit IRC | 07:20 | |
*** luqas has joined #openstack-neutron | 07:22 | |
ajo | salv-orl_, kevinbenton , are you an effective team? :P | 07:23 |
ajo | sorry... I saw Oblivion 3 days ago.. and something in your conversation reminded me of it... | 07:23 |
* kevinbenton thinks there might be only one way to answer the question without being blown up by a hovering orb | 07:23 | |
ajo | morning/night btw ;) | 07:23 |
ajo | :-) | 07:23 |
kevinbenton | Oblivion 3!? I've only seen the first one ;) | 07:24 |
ajo | :P :) | 07:24 |
*** ronis has joined #openstack-neutron | 07:26 | |
*** ygbo has joined #openstack-neutron | 07:28 | |
*** matrohon has joined #openstack-neutron | 07:28 | |
*** devvesa has joined #openstack-neutron | 07:29 | |
*** achanda has quit IRC | 07:29 | |
*** alexpilotti has joined #openstack-neutron | 07:30 | |
kiran-r | Can anybody explain me why neutron-metering is kept out of ceilometer? | 07:32 |
kiran-r | *under neutron. | 07:32 |
salv-orl_ | kiran-r: it depends what metering you're talking about. | 07:32 |
*** achanda_ has joined #openstack-neutron | 07:32 | |
salv-orl_ | the package in neutron? | 07:32 |
salv-orl_ | neutron.db.metering for instance? | 07:33 |
kiran-r | yes | 07:33 |
*** chlong has quit IRC | 07:33 | |
*** dims__ has joined #openstack-neutron | 07:33 | |
salv-orl_ | that's a bandwidth meter. It's attached to routers. It has a place in neutron. Unless you think everything that counts things belongs to ceilometer | 07:33 |
salv-orl_ | in that case you should move also quota ther.e | 07:33 |
*** yamahata has quit IRC | 07:34 | |
*** ronis has quit IRC | 07:35 | |
*** jlibosva has joined #openstack-neutron | 07:35 | |
*** aepifanov has joined #openstack-neutron | 07:37 | |
*** dims__ has quit IRC | 07:38 | |
*** jlanoux has joined #openstack-neutron | 07:40 | |
*** achanda_ has quit IRC | 07:40 | |
*** yfried|afk is now known as yfried__ | 07:44 | |
*** vthapar has quit IRC | 07:45 | |
*** shaohe_feng has joined #openstack-neutron | 07:46 | |
*** shaohe_feng has left #openstack-neutron | 07:46 | |
*** alex_xu has quit IRC | 07:46 | |
*** aepifanov1 has joined #openstack-neutron | 07:47 | |
*** heyongli has quit IRC | 07:47 | |
*** aepifanov has quit IRC | 07:47 | |
*** atuvenie has joined #openstack-neutron | 07:48 | |
*** heyongli has joined #openstack-neutron | 07:48 | |
*** alex_xu has joined #openstack-neutron | 07:48 | |
*** jistr has joined #openstack-neutron | 07:50 | |
*** jpena has joined #openstack-neutron | 07:53 | |
*** erkules has quit IRC | 07:53 | |
*** erkules has joined #openstack-neutron | 07:53 | |
ajo | salv-orl_, question, do what do we meter?, only routers, or also ports etc? | 07:54 |
openstackgerrit | watanabe isao proposed openstack/neutron: Restrict subnet create/update to avoid DHCP resync https://review.openstack.org/174228 | 07:54 |
*** aepifanov1 has quit IRC | 07:56 | |
*** oreillyd has joined #openstack-neutron | 07:56 | |
salv-orl_ | ajo: I think the current metering exatension attaches only to router interfaces | 07:59 |
ajo | aha, thanks salv-orl_ :) | 08:00 |
*** atuvenie has quit IRC | 08:03 | |
*** nyechiel has joined #openstack-neutron | 08:04 | |
*** SridharG has joined #openstack-neutron | 08:04 | |
*** achanda has joined #openstack-neutron | 08:06 | |
*** apuimedo has joined #openstack-neutron | 08:09 | |
*** aranjan has quit IRC | 08:12 | |
*** emagana has quit IRC | 08:12 | |
*** turul has joined #openstack-neutron | 08:18 | |
*** nyechiel has quit IRC | 08:19 | |
*** achanda has quit IRC | 08:20 | |
*** hichihara has quit IRC | 08:21 | |
*** achanda_ has joined #openstack-neutron | 08:22 | |
*** yfried__ is now known as yfried|afk | 08:22 | |
*** crc32 has quit IRC | 08:23 | |
*** sdake has quit IRC | 08:28 | |
*** Miouge has joined #openstack-neutron | 08:28 | |
*** safchain has joined #openstack-neutron | 08:29 | |
*** turul is now known as afazekas | 08:30 | |
*** Miouge_ has joined #openstack-neutron | 08:30 | |
kiran-r | salv-orl_: Thanks! | 08:33 |
*** Miouge has quit IRC | 08:34 | |
*** Miouge_ is now known as Miouge | 08:34 | |
*** achanda_ has quit IRC | 08:35 | |
*** yfried|afk is now known as yfried__ | 08:37 | |
*** jprovazn has quit IRC | 08:43 | |
*** atuvenie has joined #openstack-neutron | 08:44 | |
*** numan has quit IRC | 08:45 | |
*** jprovazn has joined #openstack-neutron | 08:45 | |
*** a_le has joined #openstack-neutron | 08:47 | |
*** pcaruana has joined #openstack-neutron | 08:50 | |
*** skoude has quit IRC | 08:52 | |
*** jprovazn has quit IRC | 08:54 | |
*** jprovazn has joined #openstack-neutron | 08:57 | |
*** pal has joined #openstack-neutron | 09:00 | |
*** claudiub has joined #openstack-neutron | 09:01 | |
*** ronis has joined #openstack-neutron | 09:04 | |
*** yamamoto has quit IRC | 09:06 | |
*** watanabe_isao has quit IRC | 09:10 | |
*** trinaths has left #openstack-neutron | 09:12 | |
*** yfried__ is now known as yfried|afk | 09:12 | |
*** aranjan has joined #openstack-neutron | 09:13 | |
openstackgerrit | Merged openstack/neutron: Added config variable for External Network type in ML2 https://review.openstack.org/149546 | 09:14 |
*** yfried|afk is now known as yfried__ | 09:15 | |
*** ihrachyshka has joined #openstack-neutron | 09:16 | |
*** numan has joined #openstack-neutron | 09:16 | |
*** criptoverso has joined #openstack-neutron | 09:21 | |
*** anshul has joined #openstack-neutron | 09:22 | |
*** aranjan has quit IRC | 09:24 | |
*** aranjan has joined #openstack-neutron | 09:24 | |
*** aranjan has quit IRC | 09:29 | |
openstackgerrit | liusheng proposed openstack/python-neutronclient: Add sha1 convention of token for HTTPclient https://review.openstack.org/168834 | 09:30 |
*** yatin has joined #openstack-neutron | 09:31 | |
*** obondarev has quit IRC | 09:32 | |
*** a_le has quit IRC | 09:33 | |
*** obondarev has joined #openstack-neutron | 09:33 | |
*** moha_hunt has joined #openstack-neutron | 09:34 | |
*** yfried__ is now known as yfried|afk | 09:34 | |
*** a_le has joined #openstack-neutron | 09:37 | |
*** avozza is now known as zz_avozza | 09:39 | |
*** claudiub_ has joined #openstack-neutron | 09:39 | |
*** claudiub has quit IRC | 09:42 | |
*** aix has joined #openstack-neutron | 09:45 | |
*** jamielennox is now known as jamielennox|away | 09:49 | |
*** bjornar_ has joined #openstack-neutron | 09:49 | |
*** yatin has quit IRC | 09:52 | |
*** redbeard has quit IRC | 09:52 | |
*** kkuznetsova has quit IRC | 09:58 | |
*** nyechiel has joined #openstack-neutron | 09:59 | |
*** yatin has joined #openstack-neutron | 10:05 | |
*** zz_avozza is now known as avozza | 10:07 | |
*** numan has quit IRC | 10:07 | |
*** enikanorov_ has quit IRC | 10:09 | |
*** nyechiel has quit IRC | 10:14 | |
*** enikanorov_ has joined #openstack-neutron | 10:15 | |
ajo | salv-orl_, mestery , ping, not sure if you have super powers on this: | 10:15 |
ajo | I'd like to re-open https://review.openstack.org/#/c/88599/ | 10:16 |
ajo | since it's abandoned I can't push a new version of the spec | 10:16 |
ajo | and as I'm not the Owner, I can't either | 10:16 |
ajo | I believe sc68cal is on PTO, but I'm unsure | 10:16 |
ajo | 8 hours idle, may be I'm wrong | 10:17 |
ajo | ihrachyshka ^ | 10:17 |
*** neeti has quit IRC | 10:17 | |
ajo | sorry ihrachyshka , it's the spec repo, I guess no super-driver-powers there ;) | 10:19 |
*** oreillyd has quit IRC | 10:19 | |
*** yog__ has quit IRC | 10:20 | |
*** b3nt_pin has joined #openstack-neutron | 10:20 | |
*** b3nt_pin is now known as Guest93081 | 10:20 | |
*** numan has joined #openstack-neutron | 10:21 | |
*** yfried|afk is now known as yfried__ | 10:22 | |
*** yatin has quit IRC | 10:23 | |
*** aranjan has joined #openstack-neutron | 10:25 | |
*** numan has quit IRC | 10:26 | |
*** moha_hunt has quit IRC | 10:27 | |
*** pc_m has joined #openstack-neutron | 10:28 | |
*** a_le has quit IRC | 10:28 | |
*** aranjan has quit IRC | 10:30 | |
ihrachyshka | ajo, at least no superman button in my UI | 10:30 |
*** safchain has quit IRC | 10:31 | |
*** a_le has joined #openstack-neutron | 10:31 | |
*** safchain has joined #openstack-neutron | 10:34 | |
ajo | thanks for checking ihrachyshka ;) | 10:35 |
*** yfried__ is now known as yfried|afk | 10:38 | |
*** ajmiller__ has joined #openstack-neutron | 10:39 | |
*** yatin has joined #openstack-neutron | 10:40 | |
*** cristicalin has joined #openstack-neutron | 10:41 | |
*** nyechiel has joined #openstack-neutron | 10:42 | |
*** a_le has quit IRC | 10:43 | |
*** ajmiller_ has quit IRC | 10:43 | |
*** yuanying has quit IRC | 10:43 | |
*** Tiancheng has quit IRC | 10:44 | |
*** a_le has joined #openstack-neutron | 10:45 | |
*** pal has quit IRC | 10:45 | |
*** kawa2014 has quit IRC | 10:45 | |
openstackgerrit | Kevin Benton proposed openstack/neutron: Set loading strategy to joined for Routerport/Port https://review.openstack.org/174806 | 10:46 |
*** kawa2014 has joined #openstack-neutron | 10:46 | |
openstackgerrit | Sridhar Gaddam proposed openstack/neutron: Support BP:ipv6-router in Neutron HA Router https://review.openstack.org/173206 | 10:47 |
*** zhenguo has quit IRC | 10:50 | |
*** nyechiel has quit IRC | 10:52 | |
*** jlibosva has quit IRC | 10:53 | |
*** jlibosva has joined #openstack-neutron | 10:54 | |
*** jlibosva has quit IRC | 10:54 | |
*** jlibosva has joined #openstack-neutron | 10:55 | |
*** jlibosva has quit IRC | 10:56 | |
*** stanzgy has quit IRC | 10:56 | |
*** jlibosva has joined #openstack-neutron | 10:56 | |
*** yfried|afk is now known as yfried__ | 10:57 | |
*** jlibosva has quit IRC | 10:57 | |
*** jlibosva has joined #openstack-neutron | 10:57 | |
openstackgerrit | Kevin Benton proposed openstack/neutron: Defer creation of router JSON in get_routers RPC https://review.openstack.org/174812 | 10:58 |
*** dims__ has joined #openstack-neutron | 11:02 | |
kevinbenton | salv-orl_: ping | 11:03 |
*** Marga_ has joined #openstack-neutron | 11:03 | |
*** Marga_ has quit IRC | 11:03 | |
*** Marga_ has joined #openstack-neutron | 11:04 | |
*** aix has quit IRC | 11:05 | |
openstackgerrit | Kevin Benton proposed openstack/neutron: Don't update floating IP status if no change https://review.openstack.org/174815 | 11:06 |
*** yfried__ is now known as yfried|afk | 11:07 | |
*** annegentle has joined #openstack-neutron | 11:07 | |
*** yfried|afk is now known as yfried__ | 11:09 | |
openstackgerrit | Sridhar Gaddam proposed openstack/neutron: Neutron to Drop Router Advts from VM ports https://review.openstack.org/140046 | 11:11 |
*** kawa2014 has quit IRC | 11:13 | |
*** kawa2014 has joined #openstack-neutron | 11:13 | |
openstackgerrit | Kevin Benton proposed openstack/neutron: Don't update port with host id of None https://review.openstack.org/174818 | 11:16 |
*** beagles has quit IRC | 11:16 | |
*** txomon|fon has quit IRC | 11:17 | |
openstackgerrit | Kevin Benton proposed openstack/neutron: Strip unnecessary overrides in extraroute_db mixin https://review.openstack.org/174821 | 11:21 |
*** ishant has quit IRC | 11:22 | |
*** aranjan has joined #openstack-neutron | 11:26 | |
*** mwagner_lap has quit IRC | 11:26 | |
openstackgerrit | Paul Michali proposed openstack/neutron-vpnaas: VPNaaS: Revise functional test hooks https://review.openstack.org/168115 | 11:27 |
*** aranjan has quit IRC | 11:31 | |
*** txomon|fon has joined #openstack-neutron | 11:34 | |
*** ferest has joined #openstack-neutron | 11:35 | |
*** vks has joined #openstack-neutron | 11:35 | |
*** prad has quit IRC | 11:36 | |
ajo | ok, sc68cal , mestery sent you both an email :) | 11:37 |
*** yatin has quit IRC | 11:40 | |
vks | hi, can someone point to me to understand workflow of VPNaaS? | 11:41 |
*** ferest has quit IRC | 11:44 | |
*** julim has joined #openstack-neutron | 11:46 | |
pc_m | vks: hi. I have to leave for a doctor appointment, but should be back in an hour and can help. For general info on VPN, see https://wiki.openstack.org/wiki/Neutron/VPNaaS/HowToInstall | 11:46 |
pc_m | vks: ttyl | 11:47 |
*** beagles has joined #openstack-neutron | 11:48 | |
*** beagles is now known as Guest13404 | 11:49 | |
*** anshul has quit IRC | 11:49 | |
*** anshul has joined #openstack-neutron | 11:50 | |
*** anshul has quit IRC | 11:50 | |
*** anshul has joined #openstack-neutron | 11:51 | |
*** prad has joined #openstack-neutron | 11:51 | |
*** cbits has joined #openstack-neutron | 11:52 | |
*** vks has quit IRC | 11:52 | |
*** jpena is now known as jpena|lunch | 11:53 | |
*** prad has quit IRC | 11:54 | |
*** yatin has joined #openstack-neutron | 11:57 | |
*** vks has joined #openstack-neutron | 11:58 | |
*** vks_ has joined #openstack-neutron | 12:01 | |
openstackgerrit | venkata anil proposed openstack/neutron-vpnaas: Libreswan driver support in VPNaaS https://review.openstack.org/174299 | 12:02 |
*** vks has quit IRC | 12:02 | |
*** aix has joined #openstack-neutron | 12:03 | |
*** jprovazn has quit IRC | 12:07 | |
*** nyechiel has joined #openstack-neutron | 12:12 | |
*** annegentle has quit IRC | 12:12 | |
*** anilvenkata has left #openstack-neutron | 12:13 | |
openstackgerrit | Kevin Benton proposed openstack/neutron: Remove double queries in l3 DB get methods https://review.openstack.org/174842 | 12:14 |
openstackgerrit | Kevin Benton proposed openstack/neutron: L3 DB: Defer port DB subnet lookups https://review.openstack.org/174843 | 12:14 |
openstackgerrit | Kevin Benton proposed openstack/neutron: Replace unnecessary call to get_sync_routers https://review.openstack.org/174844 | 12:14 |
openstackgerrit | Kevin Benton proposed openstack/neutron: Eliminate extra queries used to retrieve gw_ports https://review.openstack.org/174845 | 12:14 |
openstackgerrit | Kevin Benton proposed openstack/neutron: Get all interfaces for get_snat_sync_interfaces https://review.openstack.org/174846 | 12:14 |
*** mwagner_lap has joined #openstack-neutron | 12:19 | |
*** abehl has joined #openstack-neutron | 12:20 | |
*** apuimedo has quit IRC | 12:21 | |
*** anshul has quit IRC | 12:21 | |
*** moha_hunt has joined #openstack-neutron | 12:23 | |
*** pask81 has joined #openstack-neutron | 12:26 | |
*** dave-mccowan has joined #openstack-neutron | 12:26 | |
*** aranjan has joined #openstack-neutron | 12:27 | |
*** rpothier has joined #openstack-neutron | 12:29 | |
*** yfried__ is now known as yfried|afk | 12:29 | |
*** yfried|afk is now known as yfried__ | 12:29 | |
*** moha_hunt has quit IRC | 12:31 | |
*** aranjan has quit IRC | 12:31 | |
*** doude_ has quit IRC | 12:35 | |
*** popw has quit IRC | 12:35 | |
*** doude has joined #openstack-neutron | 12:37 | |
*** nyechiel has quit IRC | 12:37 | |
*** jaypipes has joined #openstack-neutron | 12:38 | |
*** rkukura has joined #openstack-neutron | 12:39 | |
*** rkukura has quit IRC | 12:39 | |
enikanorov_ | Kevin "the unstoppable" Benton | 12:42 |
*** vks_ has quit IRC | 12:43 | |
*** dtynan has quit IRC | 12:43 | |
ajo | enikanorov_ :) I wonder if kevinbenton sleeps or eats :D | 12:44 |
kevinbenton | ajo, enikanorov_: i had to get those split out into consumable chunks as soon as possible. if i waited until the morning i would have forgotten why i made all of the changes | 12:46 |
ajo | :) | 12:46 |
ajo | kevinbenton++ | 12:46 |
ihrachyshka | ajo, apparently food is for sissies | 12:46 |
ajo | ihrachyshka, then I'm a sissie | 12:46 |
ajo | :) | 12:47 |
SridharG | HenryG: Hello, I've updated the patch, can you please review it when you get some time. https://review.openstack.org/#/c/140046/ | 12:47 |
*** vks_ has joined #openstack-neutron | 12:47 | |
HenryG | SridharG: sure, will get to it soon | 12:48 |
SridharG | thanks HenryG | 12:48 |
*** Miouge has quit IRC | 12:48 | |
kevinbenton | ihrachyshka, ajo: my giant stomach would seem to disagree with the notion that i'm not eating :) | 12:48 |
kevinbenton | unfortuntely humans are quite efficient at consuming and storing calories :( | 12:49 |
ajo | :-) kevinbenton , that's my issue with no eating :/ | 12:49 |
ajo | yeah | 12:49 |
ihrachyshka | I | 12:49 |
ihrachyshka | I'm bad at it | 12:49 |
kevinbenton | i'm actually confused at what everyone is bad with now :) | 12:50 |
kevinbenton | eating or not eating? | 12:50 |
*** anshul has joined #openstack-neutron | 12:50 | |
kevinbenton | and does being bad a not eating mean that you are eating too much? | 12:50 |
kevinbenton | or does it mean you are being bad by not eating? | 12:51 |
ajo | I'm bad at not eating, and I'm bad at consuming calories | 12:51 |
ajo | looking at ihrachyshka , probably he's bad at storing calories ;D, or good at burning ;) | 12:51 |
*** baoli has joined #openstack-neutron | 12:52 | |
*** abehl has quit IRC | 12:52 | |
ihrachyshka | when an apocalypse strikes the Earth, I will be the first one to die of hunger. On the other side, I would not be worth to hunt for, since there is nothing to enjoy. | 12:54 |
kevinbenton | well i'm heading to bed now | 12:54 |
ihrachyshka | kevinbenton, enjoy | 12:54 |
kevinbenton | want to go to sleep before the sun comes up | 12:54 |
*** kbringard has joined #openstack-neutron | 12:56 | |
*** SridharG has left #openstack-neutron | 12:56 | |
*** baoli_ has joined #openstack-neutron | 12:58 | |
*** jpena|lunch is now known as jpena | 12:59 | |
*** scheuran has quit IRC | 13:00 | |
*** marrusl has joined #openstack-neutron | 13:01 | |
*** baoli has quit IRC | 13:01 | |
*** kawa2014 has quit IRC | 13:02 | |
*** dmellado has quit IRC | 13:02 | |
*** shaohe_feng has joined #openstack-neutron | 13:02 | |
*** shaohe_feng has left #openstack-neutron | 13:02 | |
*** kawa2014 has joined #openstack-neutron | 13:02 | |
*** neeti has joined #openstack-neutron | 13:03 | |
*** yatin has quit IRC | 13:03 | |
*** neeti has quit IRC | 13:03 | |
*** Miouge has joined #openstack-neutron | 13:05 | |
pc_m | vks_: hi | 13:06 |
*** tiswanso has joined #openstack-neutron | 13:07 | |
*** kawa2014 has quit IRC | 13:09 | |
openstackgerrit | Kyle Mestery proposed openstack/neutron: Restrict subnet create/update to avoid DHCP resync https://review.openstack.org/174228 | 13:10 |
*** kawa2014 has joined #openstack-neutron | 13:10 | |
mestery | salv-orl_: https://review.openstack.org/#/c/174228/, if you have time, have a peek, I rebased that one so it should pass Jenkins now. | 13:12 |
openstackgerrit | Kyle Mestery proposed openstack/neutron: ML2: Change port status only when it's bound to the host https://review.openstack.org/163178 | 13:14 |
*** smccully has joined #openstack-neutron | 13:14 | |
*** shaohe_feng1 has joined #openstack-neutron | 13:15 | |
*** shaohe_feng1 has left #openstack-neutron | 13:15 | |
salv-orl_ | mestery:ok | 13:16 |
salv-orl_ | mestery: are you ok to send it straight through gate checks? | 13:18 |
salv-orl_ | like approving it before jenkins checks pass | 13:18 |
*** cbits has left #openstack-neutron | 13:18 | |
mestery | salv-orl_: Well, I rebased it on top of Dane's V6 fix, so I have hope, I think that's what was failign before. | 13:18 |
mestery | salv-orl_: Do you feel lucky? :) | 13:18 |
salv-orl_ | I might feel lucky. but I know I'm not | 13:20 |
mestery | lol | 13:20 |
*** yatin has joined #openstack-neutron | 13:20 | |
mestery | salv-orl_: I'm fine either way to be honest, I have faith it will make it through this time | 13:20 |
salv-orl_ | mestery: if you faith then... let's +a it | 13:20 |
* mestery rolls the dice | 13:21 | |
mestery | salv-orl_: Please go for it | 13:21 |
openstackgerrit | Darragh O'Reilly proposed openstack/neutron: lb-agent: ensure tap mtu is the same as physical device https://review.openstack.org/174558 | 13:22 |
*** aepifanov has joined #openstack-neutron | 13:22 | |
*** yfauser has joined #openstack-neutron | 13:22 | |
*** yfauser has left #openstack-neutron | 13:23 | |
openstackgerrit | Pavel Bondar proposed openstack/neutron: Implement IPAM Driver loader https://review.openstack.org/147479 | 13:24 |
openstackgerrit | Pavel Bondar proposed openstack/neutron: Refactor db_base_plugin_v2.py to use new IPAM https://review.openstack.org/153236 | 13:24 |
openstackgerrit | Pavel Bondar proposed openstack/neutron: IPAM reference driver https://review.openstack.org/150485 | 13:24 |
*** yatin has quit IRC | 13:25 | |
*** vks_ has quit IRC | 13:27 | |
*** aranjan has joined #openstack-neutron | 13:27 | |
ajo | mestery, salv-orl_ , can I ask for some help? [1] | 13:28 |
ajo | [1] http://www.ajo.es/post/89207996034/creating-a-network-interface-to-tenant-network-in | 13:28 |
ajo | at port create, --binding:host_id= is not accepted anymore | 13:29 |
*** Murali has quit IRC | 13:29 | |
salv-orl_ | ajo: it depends. If you're in financial troubles talk to mestery onlt | 13:29 |
ajo | lol | 13:29 |
ajo | salv-orl_, but then the ovs-agent won't be able to retrieve the port info on the host.. :) | 13:29 |
*** vks has joined #openstack-neutron | 13:29 | |
ajo | how's nova doing that now?, a separate step? | 13:30 |
ajo | my intention here is doing some early benchmarking on the OF/LB firewall thing | 13:30 |
ajo | using namespaces and not VMs.. | 13:30 |
salv-orl_ | ajo: if nova has changed their interaction with neutron so that the port is created now in in n-api | 13:30 |
salv-orl_ | then there will be an update step after scheduling where the host_id is set | 13:30 |
ajo | salv-orl_, let me try that from the cmdline | 13:31 |
salv-orl_ | ajo: I am not aware of such change, but I might have missed it | 13:31 |
ajo | it seems we have a policy for that now: Policy doesn't allow (rule:create_port and rule:create_port:binding:host_id) to be performed. | 13:32 |
ajo | $ neutron port-update 7352d3d9-1972-48c2-a37b-98f49886c413 --binding:host_id=$(hostname -f) | 13:33 |
ajo | Policy doesn't allow (rule:update_port and rule:update_port:binding:host_id) to be performed. | 13:33 |
ajo | hmmm | 13:33 |
ajo | let's look at what nova is doing now ':) | 13:33 |
*** busterswt has joined #openstack-neutron | 13:33 | |
*** aranjan has quit IRC | 13:34 | |
*** vks has quit IRC | 13:34 | |
*** Networkn3rd has joined #openstack-neutron | 13:34 | |
*** rushil has joined #openstack-neutron | 13:35 | |
*** prad has joined #openstack-neutron | 13:35 | |
*** Marga_ has quit IRC | 13:35 | |
*** dansmith is now known as superdan | 13:35 | |
*** Miouge has quit IRC | 13:36 | |
salv-orl_ | ajo: let's do a git blame on policy.json | 13:37 |
salv-orl_ | it might be simpler | 13:37 |
*** vks has joined #openstack-neutron | 13:38 | |
salv-orl_ | nova/network/neutronv2/api.py is one of the worst nightmares of every programmer | 13:38 |
ajo | salv-orl_, ok, that sounds like a good idea | 13:38 |
ajo | salv-orl_, as neutron is for every nova programmer? :) | 13:38 |
*** busterswt has quit IRC | 13:39 | |
salv-orl_ | so both on create and update they're admin only | 13:39 |
salv-orl_ | neutron is the BDFM of sw developers | 13:39 |
ajo | "create_port:binding:host_id": "rule:admin_only", | 13:39 |
ajo | hah | 13:39 |
*** busterswt has joined #openstack-neutron | 13:39 | |
ajo | salv-orl_ ^ it seems it was totally my fault ;) | 13:40 |
salv-orl_ | ajo: and btw I mean BDSM, | 13:40 |
ajo | salv-orl_ ROFL XD | 13:40 |
*** Guest13404 is now known as beagles | 13:41 | |
salv-orl_ | you automatically enter a slavery contract by submitting your first patch to gerrit | 13:41 |
*** yfried__ is now known as yfried|afk | 13:41 | |
*** yfried|afk is now known as yfried__ | 13:43 | |
ajo | salv-orl_ and you start to like it after your 10th patch | 13:44 |
*** anshul has quit IRC | 13:45 | |
openstackgerrit | venkata anil proposed openstack/neutron-vpnaas: Libreswan driver support in VPNaaS https://review.openstack.org/174299 | 13:45 |
*** anshul has joined #openstack-neutron | 13:46 | |
*** anshul has quit IRC | 13:46 | |
*** anshul has joined #openstack-neutron | 13:47 | |
*** yatin has joined #openstack-neutron | 13:47 | |
*** cference_ has quit IRC | 13:50 | |
*** yfauser has joined #openstack-neutron | 13:51 | |
*** cgoncalves has quit IRC | 13:52 | |
openstackgerrit | Merged openstack/neutron: Removed jsonrpclib dependency https://review.openstack.org/172912 | 13:54 |
*** yfauser has left #openstack-neutron | 13:57 | |
*** jaypipes is now known as leakypipes | 13:59 | |
*** banix has joined #openstack-neutron | 14:00 | |
*** bobmel has joined #openstack-neutron | 14:02 | |
*** busterswt has quit IRC | 14:03 | |
*** dttocs has joined #openstack-neutron | 14:03 | |
*** yfried__ is now known as yfried|afk | 14:03 | |
*** igordcard_ has joined #openstack-neutron | 14:03 | |
*** rushil has quit IRC | 14:05 | |
*** bobmel_ has quit IRC | 14:06 | |
*** rushil has joined #openstack-neutron | 14:07 | |
openstackgerrit | Merged openstack/neutron: Quota model: use HasTenantId mixin https://review.openstack.org/174570 | 14:09 |
*** yfried|afk is now known as yfried__ | 14:09 | |
*** anshul has quit IRC | 14:11 | |
*** signed8bit has joined #openstack-neutron | 14:12 | |
*** sdake has joined #openstack-neutron | 14:12 | |
*** jorgem has joined #openstack-neutron | 14:19 | |
*** yfried__ is now known as yfried|afk | 14:21 | |
*** neeti has joined #openstack-neutron | 14:21 | |
*** signed8bit has quit IRC | 14:23 | |
openstackgerrit | Merged openstack/neutron-specs: Repropose pecan-switch for Liberty https://review.openstack.org/172052 | 14:23 |
openstackgerrit | Zengfa Gao proposed openstack/python-neutronclient: Fix Python client library for Neutron https://review.openstack.org/172646 | 14:25 |
*** alexpilotti has quit IRC | 14:27 | |
*** pask81 has quit IRC | 14:27 | |
*** ronis has quit IRC | 14:28 | |
*** mwagner_lap has quit IRC | 14:29 | |
*** aranjan has joined #openstack-neutron | 14:30 | |
*** dims__ has quit IRC | 14:33 | |
*** zz_jgrimm is now known as jgrimm | 14:34 | |
*** aranjan has quit IRC | 14:35 | |
*** neeti_ has joined #openstack-neutron | 14:35 | |
*** annegentle has joined #openstack-neutron | 14:35 | |
*** britthouser has joined #openstack-neutron | 14:36 | |
*** neeti has quit IRC | 14:37 | |
*** pask81 has joined #openstack-neutron | 14:41 | |
*** marun has joined #openstack-neutron | 14:41 | |
*** neeti_ has quit IRC | 14:41 | |
*** neeti has joined #openstack-neutron | 14:41 | |
*** nlahouti has quit IRC | 14:43 | |
*** yeungp has joined #openstack-neutron | 14:44 | |
*** carl_baldwin has joined #openstack-neutron | 14:44 | |
*** neeti has quit IRC | 14:45 | |
*** sdake_ has joined #openstack-neutron | 14:47 | |
*** DieLove has joined #openstack-neutron | 14:49 | |
*** amuller has joined #openstack-neutron | 14:50 | |
*** sdake has quit IRC | 14:50 | |
*** DieLove has left #openstack-neutron | 14:50 | |
*** annegentle has quit IRC | 14:51 | |
*** annegentle has joined #openstack-neutron | 14:51 | |
*** shwetaap has joined #openstack-neutron | 14:52 | |
*** avozza is now known as zz_avozza | 14:54 | |
*** jbell8 has joined #openstack-neutron | 14:55 | |
*** jbell8 has quit IRC | 14:56 | |
*** jbell8 has joined #openstack-neutron | 14:56 | |
*** jbell8 has quit IRC | 14:56 | |
*** prad has quit IRC | 14:57 | |
*** sgordon has quit IRC | 14:58 | |
*** yfried|afk is now known as yfried__ | 14:59 | |
*** markvoelker has joined #openstack-neutron | 15:00 | |
*** markvoelker has quit IRC | 15:00 | |
*** markvoelker has joined #openstack-neutron | 15:00 | |
*** prad has joined #openstack-neutron | 15:01 | |
*** yamahata has joined #openstack-neutron | 15:01 | |
*** shwetaap1 has joined #openstack-neutron | 15:02 | |
*** Marga_ has joined #openstack-neutron | 15:03 | |
*** dims__ has joined #openstack-neutron | 15:04 | |
*** shwetaap has quit IRC | 15:05 | |
*** jorgem has quit IRC | 15:05 | |
*** gsagie_ has joined #openstack-neutron | 15:06 | |
*** dsneddon has joined #openstack-neutron | 15:06 | |
*** abregman has joined #openstack-neutron | 15:07 | |
*** zzzeek has joined #openstack-neutron | 15:08 | |
*** cristicalin has quit IRC | 15:08 | |
*** yfried__ is now known as yfried|afk | 15:09 | |
*** imcsk8 has quit IRC | 15:13 | |
*** imcsk8 has joined #openstack-neutron | 15:13 | |
*** jistr is now known as jistr|mtg | 15:16 | |
*** dannywilson has joined #openstack-neutron | 15:18 | |
*** rm_work|away is now known as rm_work | 15:18 | |
*** a5t3r1x has joined #openstack-neutron | 15:20 | |
*** armax has joined #openstack-neutron | 15:22 | |
*** dims__ has quit IRC | 15:22 | |
*** criptoverso has quit IRC | 15:24 | |
*** ZZelle has quit IRC | 15:25 | |
*** ZZelle has joined #openstack-neutron | 15:26 | |
*** yfried|afk is now known as yfried__ | 15:26 | |
*** xgerman has joined #openstack-neutron | 15:27 | |
*** moha_hunt has joined #openstack-neutron | 15:29 | |
*** zz_avozza is now known as avozza | 15:34 | |
*** matrohon has quit IRC | 15:36 | |
*** nfedotov has joined #openstack-neutron | 15:37 | |
*** Swami has joined #openstack-neutron | 15:39 | |
*** thedodd has joined #openstack-neutron | 15:39 | |
*** tsg_ has joined #openstack-neutron | 15:43 | |
*** jistr|mtg is now known as jistr | 15:44 | |
*** Longgeek_ has quit IRC | 15:44 | |
*** yfauser has joined #openstack-neutron | 15:46 | |
*** nlahouti has joined #openstack-neutron | 15:46 | |
*** pask81 has quit IRC | 15:46 | |
*** abregman has quit IRC | 15:48 | |
*** yfried__ has quit IRC | 15:48 | |
*** enikanorov__ has joined #openstack-neutron | 15:48 | |
*** mtecer has joined #openstack-neutron | 15:50 | |
*** enikanorov_ has quit IRC | 15:51 | |
openstackgerrit | Matt Riedemann proposed openstack/neutron: Register ibm-db-alembic import for DB2 migrations https://review.openstack.org/174939 | 15:53 |
*** cgoncalves has joined #openstack-neutron | 15:54 | |
*** Trevor_V has joined #openstack-neutron | 15:55 | |
*** yfauser has left #openstack-neutron | 15:55 | |
*** rook__ has joined #openstack-neutron | 15:58 | |
*** mtecer has quit IRC | 15:58 | |
*** britthouser has quit IRC | 15:58 | |
*** r-daneel has joined #openstack-neutron | 16:00 | |
*** kbyrne has quit IRC | 16:00 | |
*** ivar-lazzaro has joined #openstack-neutron | 16:00 | |
*** devvesa has quit IRC | 16:01 | |
*** armax has quit IRC | 16:01 | |
*** garyk has quit IRC | 16:01 | |
*** britthouser has joined #openstack-neutron | 16:02 | |
*** ivar-laz_ has joined #openstack-neutron | 16:02 | |
*** safchain has quit IRC | 16:02 | |
*** yeungp has quit IRC | 16:02 | |
*** yeungp has joined #openstack-neutron | 16:03 | |
*** ivar-laz_ has quit IRC | 16:03 | |
*** yeungp has quit IRC | 16:03 | |
*** ivar-laz_ has joined #openstack-neutron | 16:03 | |
*** pask81 has joined #openstack-neutron | 16:04 | |
*** bobmel_ has joined #openstack-neutron | 16:05 | |
*** annegentle has quit IRC | 16:05 | |
*** ivar-lazzaro has quit IRC | 16:05 | |
*** seizadi has joined #openstack-neutron | 16:05 | |
*** seizadi has quit IRC | 16:05 | |
*** seizadi has joined #openstack-neutron | 16:05 | |
*** aepifanov has quit IRC | 16:06 | |
*** bobmel has quit IRC | 16:07 | |
*** yamahata has quit IRC | 16:08 | |
*** pask81 has quit IRC | 16:09 | |
*** kiran-r has quit IRC | 16:09 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: Fixes race condition and boosts the scheduling performance https://review.openstack.org/173672 | 16:10 |
*** pcaruana has quit IRC | 16:10 | |
*** _cjones_ has joined #openstack-neutron | 16:11 | |
ihrachyshka | salv-orl_, hdn is neat, though without an instagram and probably a pinterest plugin, there is no way the idea will get enough traction to rule in major datacenters. should I file a spec to add pluggable framework for notification strategies? now that I think about it, I realize that we should steal some ideas from ml2, so that operators can report back which social networks they prefer, so that they get proper notifi | 16:13 |
ihrachyshka | cations. | 16:13 |
*** jlanoux has quit IRC | 16:14 | |
amuller | ihrachyshka: lol | 16:16 |
amuller | ihrachyshka: I just saw the hdn link also, it's brilliant | 16:16 |
amuller | salv-orl_++ | 16:16 |
*** claudiub_ has quit IRC | 16:16 | |
*** britthouser has quit IRC | 16:17 | |
*** luqas has quit IRC | 16:18 | |
*** salv-orl_ has quit IRC | 16:19 | |
*** subscope has joined #openstack-neutron | 16:20 | |
*** britthouser has joined #openstack-neutron | 16:21 | |
*** ygbo has quit IRC | 16:23 | |
*** claudiub has joined #openstack-neutron | 16:24 | |
*** salv-orlando has joined #openstack-neutron | 16:24 | |
*** dims__ has joined #openstack-neutron | 16:24 | |
*** aranjan has joined #openstack-neutron | 16:30 | |
*** yamahata has joined #openstack-neutron | 16:31 | |
*** seizadi has quit IRC | 16:32 | |
*** seizadi has joined #openstack-neutron | 16:32 | |
*** feleouet has quit IRC | 16:32 | |
*** sdake has joined #openstack-neutron | 16:35 | |
*** ivar-laz_ has quit IRC | 16:36 | |
*** ivar-lazzaro has joined #openstack-neutron | 16:36 | |
*** yfauser has joined #openstack-neutron | 16:36 | |
*** britthouser has quit IRC | 16:37 | |
*** crose has joined #openstack-neutron | 16:37 | |
*** gsagie_ has quit IRC | 16:37 | |
*** nfedotov has quit IRC | 16:37 | |
*** yfauser has left #openstack-neutron | 16:37 | |
*** ivar-lazzaro has quit IRC | 16:38 | |
*** davrodpin has joined #openstack-neutron | 16:38 | |
*** redbeard has joined #openstack-neutron | 16:38 | |
*** ivar-lazzaro has joined #openstack-neutron | 16:39 | |
*** sdake_ has quit IRC | 16:39 | |
*** Marga_ has quit IRC | 16:43 | |
*** a_le has quit IRC | 16:43 | |
*** aepifanov has joined #openstack-neutron | 16:46 | |
*** armax has joined #openstack-neutron | 16:46 | |
*** a_le has joined #openstack-neutron | 16:46 | |
*** kawa2014 has quit IRC | 16:47 | |
*** jistr has quit IRC | 16:48 | |
*** dims__ is now known as dimsum__ | 16:50 | |
*** aepifanov1 has joined #openstack-neutron | 16:50 | |
*** aepifanov has quit IRC | 16:50 | |
dmz | is it possible to create 2 vlan networks on the same vlan tag id? | 16:51 |
*** sgordon has joined #openstack-neutron | 16:52 | |
*** ajmiller__ is now known as ajmiller | 16:53 | |
GLaupre | dmz: Why do you want to do that? | 16:54 |
*** seizadi has quit IRC | 16:54 | |
*** seizadi has joined #openstack-neutron | 16:55 | |
GLaupre | Do you also want them to be isolated with each other? | 16:55 |
*** jlibosva has quit IRC | 16:55 | |
*** s3wong has joined #openstack-neutron | 16:56 | |
*** aepifanov has joined #openstack-neutron | 16:57 | |
*** annegentle has joined #openstack-neutron | 16:58 | |
*** armax has quit IRC | 16:58 | |
*** aepifanov1 has quit IRC | 16:59 | |
*** atuvenie has quit IRC | 16:59 | |
*** jbell8 has joined #openstack-neutron | 16:59 | |
*** ihrachyshka has quit IRC | 17:00 | |
*** banix has quit IRC | 17:01 | |
*** rook__ has quit IRC | 17:02 | |
*** prad has quit IRC | 17:02 | |
*** armax has joined #openstack-neutron | 17:03 | |
*** rook__ has joined #openstack-neutron | 17:03 | |
*** markvoelker has quit IRC | 17:03 | |
pc_m | mestery: hi | 17:04 |
*** banix has joined #openstack-neutron | 17:04 | |
*** aranjan has quit IRC | 17:05 | |
*** prad has joined #openstack-neutron | 17:05 | |
*** ivar-laz_ has joined #openstack-neutron | 17:05 | |
*** salv-orlando has quit IRC | 17:06 | |
*** prad has quit IRC | 17:06 | |
*** jpena has quit IRC | 17:07 | |
*** tsg_ has quit IRC | 17:07 | |
*** ivar-lazzaro has quit IRC | 17:08 | |
mestery | pc_m: yo | 17:09 |
pc_m | mestery: Happy Friday! Is there an agenda for the Neutron mid-cycle sprint? | 17:09 |
mestery | pc_m: Yes, we're building it on the etherpad linked from the wiki | 17:09 |
*** prad has joined #openstack-neutron | 17:09 | |
pc_m | mestery: Do you have it handy (the etherpad link)? | 17:10 |
*** ivar-laz_ has quit IRC | 17:10 | |
mestery | pc_m: No, I'm afraid I don't right now. | 17:10 |
mestery | pc_m: ML archives will have it, or google openstack mid-cycle | 17:10 |
mestery | :) | 17:10 |
*** abregman has joined #openstack-neutron | 17:11 | |
*** tsg_ has joined #openstack-neutron | 17:11 | |
*** ivar-lazzaro has joined #openstack-neutron | 17:11 | |
*** Trevor_V has quit IRC | 17:11 | |
pc_m | mestery: Got it. https://etherpad.openstack.org/p/neutron-liberty-mid-cycle | 17:11 |
mestery | pc_m: cool! | 17:12 |
pc_m | mestery: BTW: I'm still working on going through each of the VPN bugs. Some, I've added comments and changed status | 17:12 |
pc_m | mestery: Will email you the summary, once I get through them all (hopefully today). | 17:12 |
mestery | pc_m: Awesome and thanks! That's great! | 17:13 |
amuller | mestery: I meant to ask, are all lightening talks approved or is there some filtering there? | 17:13 |
pc_m | mestery: np | 17:13 |
mestery | amuller: I think we'll have enough room to get all lightning talks approved | 17:14 |
*** russellb has quit IRC | 17:14 | |
amuller | mestery: ok, that means I'll actually have to prepare mine then :) | 17:14 |
mestery | amuller: lol | 17:14 |
*** harlowja_away is now known as harlowja | 17:17 | |
*** russellb has joined #openstack-neutron | 17:17 | |
*** abregman has joined #openstack-neutron | 17:18 | |
*** luqas has joined #openstack-neutron | 17:19 | |
*** abregman has quit IRC | 17:20 | |
*** aranjan has joined #openstack-neutron | 17:20 | |
*** abregman has joined #openstack-neutron | 17:20 | |
*** luqas has quit IRC | 17:24 | |
*** russellb has quit IRC | 17:25 | |
*** sthillma has joined #openstack-neutron | 17:25 | |
*** aranjan_ has joined #openstack-neutron | 17:28 | |
*** russellb has joined #openstack-neutron | 17:29 | |
*** salv-orlando has joined #openstack-neutron | 17:29 | |
*** sthillma has quit IRC | 17:30 | |
*** aranjan has quit IRC | 17:31 | |
*** claudiub has quit IRC | 17:31 | |
*** aranjan_ has quit IRC | 17:32 | |
dmz | Glaupre because i have an shared network that i have mulitple customers connecting into | 17:33 |
*** beagles is now known as beagles_brb | 17:34 | |
*** tsg_ has quit IRC | 17:34 | |
dmz | for example, i have an "internet" network that i want to give customers direct access so they can be direclty on the internet without having to use a router; should i just have the network shared? I don't want it accessible by all projects only specific ones | 17:35 |
dmz | i have other ntworks for internal services that are similar, needing some custoers to have access and some not | 17:36 |
dmz | hsm, or whatever the service is | 17:36 |
*** abregman has quit IRC | 17:39 | |
*** aranjan has joined #openstack-neutron | 17:41 | |
*** aranjan has quit IRC | 17:41 | |
*** SumitNaiksatam has quit IRC | 17:41 | |
*** aranjan has joined #openstack-neutron | 17:42 | |
GLaupre | I have some difficulties picturing what you wanna do. If your customers are directly connected to your "internet" network, then I don't understand how you want to implemented an isolation using vlan tag at this specific point in your network | 17:42 |
GLaupre | s/implemented/implemente | 17:43 |
*** prad has quit IRC | 17:45 | |
*** emagana has joined #openstack-neutron | 17:45 | |
*** prad has joined #openstack-neutron | 17:46 | |
*** vivek-ebay has joined #openstack-neutron | 17:48 | |
*** achanda has joined #openstack-neutron | 17:48 | |
openstackgerrit | Merged openstack/python-neutronclient: Uncap library requirements for liberty https://review.openstack.org/174540 | 17:49 |
*** annegentle has quit IRC | 17:50 | |
*** ivar-lazzaro has quit IRC | 17:51 | |
*** ivar-lazzaro has joined #openstack-neutron | 17:51 | |
*** sgordon has quit IRC | 17:51 | |
*** sgordon has joined #openstack-neutron | 17:51 | |
*** annegentle has joined #openstack-neutron | 17:54 | |
*** sridhar_ram has joined #openstack-neutron | 17:55 | |
*** Marga_ has joined #openstack-neutron | 17:55 | |
pc_m | Hi! Can I get a second driver core to review https://review.openstack.org/#/c/169008/? Need another +2 for this to upstream. | 17:58 |
*** ijw has joined #openstack-neutron | 18:00 | |
kevinbenton | salv-orlando: did you have anything in mind for neutron defaults? | 18:00 |
kevinbenton | salv-orlando: like for how neutron would create them | 18:00 |
*** jorgem has joined #openstack-neutron | 18:01 | |
*** pritesh has joined #openstack-neutron | 18:01 | |
*** jbell8 has quit IRC | 18:03 | |
*** sridhar_ram1 has joined #openstack-neutron | 18:03 | |
*** sridhar_ram has quit IRC | 18:04 | |
*** yfauser has joined #openstack-neutron | 18:04 | |
*** armax has quit IRC | 18:05 | |
*** aix has quit IRC | 18:06 | |
*** seizadi has quit IRC | 18:07 | |
*** seizadi has joined #openstack-neutron | 18:07 | |
*** crose has quit IRC | 18:08 | |
salv-orlando | kevinbenton: not really. As you surely know there would be different ways to do that. The problem is what would be an acceptable one | 18:08 |
*** banix has quit IRC | 18:09 | |
kevinbenton | salv-orlando: yeah, it would be nice if there was a way to have it as a configuration value or something similar so default topologies don't have to be hard-coded | 18:10 |
*** ZZelle_ has joined #openstack-neutron | 18:10 | |
*** carl_baldwin has quit IRC | 18:11 | |
*** jorgem has quit IRC | 18:13 | |
*** yfauser has left #openstack-neutron | 18:14 | |
dmz | GLaupre yes i'm segmenting with vlans but i have a few that are shared amongst several customers; in prior private cloud setups (xen/linux bridge) I would just connect them to the same network; how should I create a shared vlan network and specify which projects have access to it? | 18:14 |
*** davrodpin has quit IRC | 18:17 | |
*** jbell8 has joined #openstack-neutron | 18:18 | |
*** Sukhdev has joined #openstack-neutron | 18:19 | |
*** claudiub has joined #openstack-neutron | 18:19 | |
*** armax has joined #openstack-neutron | 18:20 | |
*** aepifanov has quit IRC | 18:20 | |
*** aepifanov has joined #openstack-neutron | 18:21 | |
*** annegentle has quit IRC | 18:21 | |
*** slaweq has joined #openstack-neutron | 18:21 | |
*** flaviof has quit IRC | 18:23 | |
*** mlavalle has joined #openstack-neutron | 18:24 | |
*** annegentle has joined #openstack-neutron | 18:25 | |
*** leakypipes has quit IRC | 18:25 | |
*** nlahouti has quit IRC | 18:27 | |
*** carl_baldwin has joined #openstack-neutron | 18:29 | |
*** mtecer has joined #openstack-neutron | 18:30 | |
*** yatin has quit IRC | 18:30 | |
*** jbell8 has quit IRC | 18:30 | |
GLaupre | dmz: your project is link with a tenant-id, so you can type neutron net-create --tenant-id TENANT_ID --shared --provider:segmentation_id VLAN_TAG --vlan-transparent False | 18:31 |
GLaupre | now if you want this network to be a virtualization of your "internet" network, you need to use the same subnet and to add --router:external | 18:32 |
*** sridhar_ram1 has quit IRC | 18:32 | |
GLaupre | on the subnet you'll create use the --gateway YOUR_ACTUAL_GATEWAY_IN_YOUR_INTERNET_NETWORK | 18:33 |
*** seizadi has quit IRC | 18:33 | |
*** sridhar_ram has joined #openstack-neutron | 18:33 | |
*** seizadi has joined #openstack-neutron | 18:33 | |
dmz | if it's on that project how can i make it accessible to other projects? | 18:34 |
*** avozza is now known as zz_avozza | 18:34 | |
*** flaviof has joined #openstack-neutron | 18:35 | |
GLaupre | I am not sure that you can link several projects. I don't know the answer for that :( | 18:36 |
*** nlahouti has joined #openstack-neutron | 18:36 | |
GLaupre | dmz: try to ask on #openstack-nova | 18:36 |
*** dttocs has quit IRC | 18:36 | |
dmz | sure, thought networking questions would be better here :) | 18:38 |
*** aranjan has quit IRC | 18:41 | |
*** s3wong has quit IRC | 18:43 | |
*** jbell8 has joined #openstack-neutron | 18:44 | |
*** achanda has quit IRC | 18:46 | |
*** sridhar_ram has left #openstack-neutron | 18:47 | |
*** slaweq has quit IRC | 18:47 | |
*** beagles_brb is now known as beagles | 18:49 | |
*** slaweq has joined #openstack-neutron | 18:50 | |
*** banix has joined #openstack-neutron | 18:51 | |
*** aepifanov1 has joined #openstack-neutron | 18:52 | |
*** zz_avozza is now known as avozza | 18:53 | |
*** aepifanov has quit IRC | 18:54 | |
*** achanda has joined #openstack-neutron | 18:56 | |
*** salv-orlando has quit IRC | 18:57 | |
*** aepifanov1 has quit IRC | 19:00 | |
*** aranjan has joined #openstack-neutron | 19:02 | |
*** jorgem has joined #openstack-neutron | 19:02 | |
*** marun has quit IRC | 19:03 | |
ZZelle_ | dmz, GLaupre, you have 3 cases | 19:06 |
GLaupre | I am listening :) | 19:07 |
ZZelle_ | dmz, GLaupre, shared networks, everyone can bind ports to them | 19:07 |
ZZelle_ | dmz, GLaupre, external networks, everyone can bind routers to them (as router external network) | 19:08 |
ZZelle_ | dmz, GLaupre, "other" networks, only the tenant can bind ports to them | 19:09 |
dmz | ok so shared will work for now but no way to have a shared but specify "who" can share them? | 19:09 |
ZZelle_ | dmz, GLaupre, ie: neutron has no RBAC capability | 19:09 |
*** ijw has quit IRC | 19:09 | |
openstackgerrit | Sridhar Gaddam proposed openstack/neutron: Fix typos related to IPv6 use-cases https://review.openstack.org/175009 | 19:09 |
dmz | is there a bluebrint for any or is it not in the vision at all? | 19:10 |
openstackgerrit | Brian Haley proposed openstack/neutron: Add IPset cleanup script https://review.openstack.org/174590 | 19:10 |
ZZelle_ | dmz, yes | 19:10 |
openstackgerrit | Brian Haley proposed openstack/neutron: Reduce prefix and suffix length in ipsets https://review.openstack.org/174220 | 19:10 |
ZZelle_ | dmz, iirc, kevinbenton is the spec owner | 19:11 |
dmz | cool, thanks a lot! | 19:11 |
* dmz goes to grok shared networks... | 19:11 | |
kevinbenton | dmz: it sounds like you want the ability to grant sharing rights to users | 19:12 |
*** jorgem has quit IRC | 19:13 | |
kevinbenton | dmz: which is a little different than the original intent of just sharing to specific tenants | 19:13 |
*** matrohon has joined #openstack-neutron | 19:13 | |
kevinbenton | dmz: i have to step away, but can you leave your use case on the old spec? I will be uploading a new version of it probably over this weekend | 19:13 |
dmz | either would work for me :) | 19:13 |
dmz | i'll read that first, is there a url where it lives? | 19:13 |
dmz | any more granular controls over a shared vlan tagged network is perfect, don't care how it is achieved :) | 19:14 |
*** yfauser has joined #openstack-neutron | 19:14 | |
*** yfauser has quit IRC | 19:14 | |
ZZelle_ | dmz, https://review.openstack.org/#/c/132661/ | 19:14 |
dmz | thank you | 19:15 |
*** annegentle has quit IRC | 19:19 | |
ZZelle_ | dmz, adding user irc names in your sentences allow users to know you speak to them | 19:19 |
*** ijw has joined #openstack-neutron | 19:20 | |
dmz | yeah I know, usually when chatting they are also so i don't add it & i didn't know anyone in particual so didn't put any names in to get their attention | 19:22 |
dmz | imoho i don't like xchat blinking at me with every chat msg back & forth :) usually i'm working on other things and only like to get notified when someone actually addresses me | 19:23 |
*** nplanel_ has joined #openstack-neutron | 19:23 | |
openstackgerrit | Merged openstack/neutron: ML2: Change port status only when it's bound to the host https://review.openstack.org/163178 | 19:24 |
* dmz - Registered : Apr 18 21:07:13 1999 (16y 0w 2d ago) :) | 19:24 | |
openstackgerrit | Brian Haley proposed openstack/neutron: Reduce prefix and suffix length in ipsets https://review.openstack.org/174220 | 19:24 |
openstackgerrit | Brian Haley proposed openstack/neutron: Add IPset cleanup script https://review.openstack.org/174590 | 19:25 |
*** ajo has quit IRC | 19:28 | |
*** ajo has joined #openstack-neutron | 19:28 | |
*** ajo has quit IRC | 19:28 | |
*** madhu_ak has joined #openstack-neutron | 19:30 | |
madhu_ak | hi all | 19:30 |
*** yamahata has quit IRC | 19:31 | |
Sukhdev | madhu_ak: hi | 19:31 |
madhu_ak | I have created tempest tests in neutron-lbaas tree and it perfectly working as designed for admin and non-admin users..the resources are indeed setup and cleaned up against devstack instances. For admin tests, when i run the tests for many times, I could see bunch of tenant_id's when I randomly check 'keystone tenant-list' | 19:31 |
Sukhdev | mestery: Ping (delayed ping from Tuesday :-)) | 19:31 |
madhu_ak | not sure whether I need to put a check to delete the tenant_id's upon creation | 19:32 |
Sukhdev | mlavalle: I think madhu_ak can use your help | 19:33 |
*** nlahouti has quit IRC | 19:33 | |
madhu_ak | thanks Sukhdev for the right contact | 19:34 |
Sukhdev | madhu_ak: NP | 19:35 |
*** tflynn has joined #openstack-neutron | 19:35 | |
*** ijw has quit IRC | 19:35 | |
*** redbeard has quit IRC | 19:37 | |
*** Marga_ has quit IRC | 19:38 | |
*** slaweq has quit IRC | 19:39 | |
*** subscope has quit IRC | 19:40 | |
*** tflynn has quit IRC | 19:40 | |
*** ozialien has joined #openstack-neutron | 19:41 | |
*** tflynn has joined #openstack-neutron | 19:43 | |
*** tflynn has quit IRC | 19:43 | |
madhu_ak | mlavalle: would be glad if I could have your comments | 19:45 |
*** slaweq has joined #openstack-neutron | 19:45 | |
*** tsg has joined #openstack-neutron | 19:45 | |
*** tsg_ has joined #openstack-neutron | 19:48 | |
openstackgerrit | Merged openstack/neutron: Fixes race condition and boosts the scheduling performance https://review.openstack.org/173672 | 19:48 |
*** salv-orlando has joined #openstack-neutron | 19:49 | |
*** tsg has quit IRC | 19:50 | |
*** vivek-ebay has quit IRC | 19:50 | |
*** achanda has quit IRC | 19:50 | |
*** vivek-ebay has joined #openstack-neutron | 19:51 | |
*** abregman has joined #openstack-neutron | 19:52 | |
*** abregman has quit IRC | 19:53 | |
openstackgerrit | Merged openstack/neutron-vpnaas: VPNaaS Remove dependency on Neutron for unit test https://review.openstack.org/169008 | 19:54 |
*** seizadi1 has joined #openstack-neutron | 19:55 | |
*** seizadi has quit IRC | 19:55 | |
*** vivek-ebay has quit IRC | 19:55 | |
*** ronis has joined #openstack-neutron | 19:55 | |
*** vishwana_ has joined #openstack-neutron | 19:56 | |
*** pritesh has quit IRC | 19:57 | |
*** vishwanathj has quit IRC | 19:58 | |
*** jbell8 has quit IRC | 19:59 | |
*** carlp has quit IRC | 20:02 | |
openstackgerrit | Paul Michali proposed openstack/neutron-vpnaas: VPNaaS: Revise functional test hooks https://review.openstack.org/168115 | 20:03 |
*** jbell8 has joined #openstack-neutron | 20:03 | |
openstackgerrit | Paul Michali proposed openstack/neutron-vpnaas: VPNaaS: Refactor functional tests to use discover https://review.openstack.org/172142 | 20:04 |
*** Marga_ has joined #openstack-neutron | 20:09 | |
*** shwetaap1 has quit IRC | 20:11 | |
*** Marga_ has quit IRC | 20:13 | |
*** jbell8 has quit IRC | 20:15 | |
*** phil_h has quit IRC | 20:17 | |
*** Sukhdev has quit IRC | 20:19 | |
*** shwetaap has joined #openstack-neutron | 20:20 | |
*** openstackgerrit has quit IRC | 20:22 | |
*** openstackgerrit has joined #openstack-neutron | 20:23 | |
*** marun has joined #openstack-neutron | 20:25 | |
*** ronis has quit IRC | 20:26 | |
*** achanda has joined #openstack-neutron | 20:27 | |
*** Sukhdev has joined #openstack-neutron | 20:28 | |
*** vivek-ebay has joined #openstack-neutron | 20:28 | |
*** ijw has joined #openstack-neutron | 20:29 | |
*** jbell8 has joined #openstack-neutron | 20:31 | |
*** nlahouti has joined #openstack-neutron | 20:32 | |
*** jorgem has joined #openstack-neutron | 20:33 | |
*** mlavalle has quit IRC | 20:34 | |
*** amuller has quit IRC | 20:39 | |
*** thedodd has quit IRC | 20:42 | |
*** tiswanso has quit IRC | 20:45 | |
*** emagana has quit IRC | 20:45 | |
*** tiswanso has joined #openstack-neutron | 20:47 | |
*** emagana has joined #openstack-neutron | 20:47 | |
*** raildo has quit IRC | 20:51 | |
*** aepifanov has joined #openstack-neutron | 20:55 | |
*** baoli_ has quit IRC | 20:56 | |
*** sdake_ has joined #openstack-neutron | 20:56 | |
*** luqas has joined #openstack-neutron | 20:57 | |
*** haleyb_ has joined #openstack-neutron | 20:58 | |
*** rook has quit IRC | 20:59 | |
*** logan2 has quit IRC | 20:59 | |
*** haleyb has quit IRC | 20:59 | |
*** jbell8 has quit IRC | 20:59 | |
*** sdake has quit IRC | 20:59 | |
openstackgerrit | Armando Migliaccio proposed openstack/neutron: Add security groups events https://review.openstack.org/174588 | 21:00 |
*** logan2 has joined #openstack-neutron | 21:00 | |
*** armax has quit IRC | 21:01 | |
*** luqas has quit IRC | 21:01 | |
*** jbell8 has joined #openstack-neutron | 21:03 | |
*** avozza is now known as zz_avozza | 21:04 | |
-openstackstatus- NOTICE: Gerrit will be unavailable between 22:00 and 23:59 UTC for project renames and a database update. | 21:04 | |
*** Marga_ has joined #openstack-neutron | 21:08 | |
openstackgerrit | Miguel Angel Ajo proposed openstack/neutron-specs: Neutron QoS API Extension https://review.openstack.org/88599 | 21:09 |
*** aepifanov has quit IRC | 21:14 | |
*** aepifanov has joined #openstack-neutron | 21:14 | |
*** tiswanso has quit IRC | 21:15 | |
*** aepifanov has quit IRC | 21:15 | |
*** ozialien has quit IRC | 21:16 | |
openstackgerrit | Terry Wilson proposed openstack/neutron: Correct typo for matching non-dict ovsdb rows https://review.openstack.org/175059 | 21:17 |
*** pc_m has quit IRC | 21:18 | |
*** openstackgerrit has quit IRC | 21:23 | |
kevinbenton | salv-orlando: are you aviailable to service queries? | 21:23 |
salv-orlando | it depends | 21:23 |
*** openstackgerrit has joined #openstack-neutron | 21:23 | |
kevinbenton | salv-orlando: vmware CI is upset | 21:25 |
kevinbenton | salv-orlando: https://review.openstack.org/#/c/174842/ | 21:25 |
*** sdake has joined #openstack-neutron | 21:25 | |
kevinbenton | salv-orlando: is it stable for rechecks now? | 21:25 |
salv-orlando | yes recheck have been working for a while | 21:27 |
kevinbenton | salv-orlando: thx | 21:27 |
*** slaweq has quit IRC | 21:28 | |
salv-orlando | your job failed because it was assigned to the wrong slave sorry | 21:28 |
salv-orlando | I forgot to add the slave keyword to that job ;) | 21:28 |
kevinbenton | salv-orlando: i see | 21:29 |
kevinbenton | salv-orlando: while you're looking at that patch... | 21:29 |
kevinbenton | salv-orlando: care to review? | 21:29 |
*** sdake_ has quit IRC | 21:29 | |
kevinbenton | salv-orlando: last time i tried to sneak a change like that past you i got in trouble :) | 21:29 |
kevinbenton | salv-orlando: wait! | 21:30 |
kevinbenton | salv-orlando: not that patch | 21:30 |
kevinbenton | salv-orlando: this one https://review.openstack.org/#/c/174806/ | 21:30 |
kevinbenton | salv-orlando: which vmware also failed :) | 21:30 |
openstackgerrit | stephen-ma proposed openstack/neutron: Add unit test for bugfix 1414218 https://review.openstack.org/175061 | 21:31 |
salv-orlando | it failed magnificently | 21:32 |
salv-orlando | let me do a recheck. | 21:32 |
kevinbenton | i think i already did | 21:32 |
salv-orlando | yes you did | 21:32 |
openstackgerrit | Terry Wilson proposed openstack/neutron: Make idl available before starting ovsdb connection https://review.openstack.org/175062 | 21:33 |
salv-orlando | the vmware plugin overrides some l3 stuff perhap a simple change like this is causing havoc in the nova/neutron notifier. The failures are because of that | 21:33 |
openstackgerrit | Maru Newby proposed openstack/neutron: Fix test discovery for api and functional paths https://review.openstack.org/171874 | 21:33 |
*** emagana has quit IRC | 21:33 | |
*** annegentle has joined #openstack-neutron | 21:34 | |
*** Networkn3rd has quit IRC | 21:36 | |
*** ozialien has joined #openstack-neutron | 21:37 | |
*** emagana has joined #openstack-neutron | 21:41 | |
*** emagana has quit IRC | 21:41 | |
openstackgerrit | Andrew Boik proposed openstack/neutron: Restrict subnet create/update to avoid DHCP resync https://review.openstack.org/174228 | 21:42 |
*** emagana has joined #openstack-neutron | 21:42 | |
*** armax has joined #openstack-neutron | 21:47 | |
*** aepifanov has joined #openstack-neutron | 21:48 | |
*** jamielennox|away is now known as jamielennox | 21:48 | |
*** banix has quit IRC | 21:49 | |
*** markvoelker has joined #openstack-neutron | 21:49 | |
*** markvoelker_ has joined #openstack-neutron | 21:50 | |
*** a_le has quit IRC | 21:51 | |
*** slaweq has joined #openstack-neutron | 21:51 | |
*** markvoelker has quit IRC | 21:54 | |
kevinbenton | salv-orlando: ok. i'm re-pushing some of these patches | 21:55 |
kevinbenton | salv-orlando: if you think the failures are related, i will dig into them | 21:55 |
*** mtecer has quit IRC | 21:55 | |
salv-orlando | I do not have a direct clue. But they should not. | 21:55 |
openstackgerrit | Kevin Benton proposed openstack/neutron: L3 DB: Defer port DB subnet lookups https://review.openstack.org/174843 | 21:58 |
openstackgerrit | Kevin Benton proposed openstack/neutron: Get all interfaces for get_snat_sync_interfaces https://review.openstack.org/174846 | 21:58 |
openstackgerrit | Kevin Benton proposed openstack/neutron: Replace unnecessary call to get_sync_routers https://review.openstack.org/174844 | 21:58 |
openstackgerrit | Kevin Benton proposed openstack/neutron: Eliminate extra queries used to retrieve gw_ports https://review.openstack.org/174845 | 21:58 |
*** markvoelker_ has quit IRC | 21:58 | |
*** mlavalle has joined #openstack-neutron | 21:58 | |
*** matrohon has quit IRC | 22:00 | |
-openstackstatus- NOTICE: Gerrit is unavailable until 23:59 UTC for project renames and a database update. | 22:04 | |
*** Swami has quit IRC | 22:04 | |
*** annegentle has quit IRC | 22:06 | |
-openstackstatus- NOTICE: Gerrit is unavailable until 23:59 UTC for project renames and a database update. | 22:08 | |
*** ChanServ changes topic to "Gerrit is unavailable until 23:59 UTC for project renames and a database update." | 22:08 | |
*** jorgem has quit IRC | 22:09 | |
*** jgrimm is now known as zz_jgrimm | 22:20 | |
*** sdake_ has joined #openstack-neutron | 22:24 | |
*** kbringard has quit IRC | 22:26 | |
*** jbell8 has quit IRC | 22:27 | |
*** sdake has quit IRC | 22:27 | |
*** daneyon_ has joined #openstack-neutron | 22:28 | |
*** Sukhdev has quit IRC | 22:28 | |
*** daneyon has quit IRC | 22:31 | |
*** slaweq has quit IRC | 22:32 | |
*** daneyon has joined #openstack-neutron | 22:32 | |
*** daneyon_ has quit IRC | 22:32 | |
*** mran has joined #openstack-neutron | 22:38 | |
*** annegentle has joined #openstack-neutron | 22:38 | |
mran | when a call such as net-create where does the api send the call? I can see the call in neutronclient but could not find where the call goes and how it gets posted on mq to the agent. Can someone help me point out the code location in neutron tree? | 22:40 |
*** dboik_ has quit IRC | 22:41 | |
*** dboik has joined #openstack-neutron | 22:41 | |
*** dave-mccowan has quit IRC | 22:44 | |
*** rushil has quit IRC | 22:46 | |
*** sdake has joined #openstack-neutron | 22:46 | |
*** igordcard_ has quit IRC | 22:47 | |
*** annegentle has quit IRC | 22:49 | |
*** sdake_ has quit IRC | 22:50 | |
*** Sukhdev has joined #openstack-neutron | 22:51 | |
*** a_le has joined #openstack-neutron | 22:52 | |
*** achanda has quit IRC | 22:54 | |
*** achanda has joined #openstack-neutron | 22:56 | |
*** a_le has quit IRC | 22:57 | |
*** lori is now known as lori|away | 23:01 | |
*** dboik has quit IRC | 23:02 | |
*** rpothier has quit IRC | 23:03 | |
*** ChanServ changes topic to "Discussion of OpenStack Networking || for support join #openstack" | 23:05 | |
-openstackstatus- NOTICE: Gerrit is available again. | 23:05 | |
*** doude has quit IRC | 23:11 | |
*** achanda has quit IRC | 23:11 | |
kevinbenton | mran: net-create doesn't actually do anything on the agent | 23:11 |
kevinbenton | mran: all of the port, network, and subnet operations go to the core plugin | 23:12 |
kevinbenton | mran: so if you are using ML2, they go into neutron/plugins/ml2/plugin.py | 23:13 |
kevinbenton | mran: you can see the create_network method there | 23:13 |
*** sdake_ has joined #openstack-neutron | 23:14 | |
*** achanda has joined #openstack-neutron | 23:15 | |
*** sdake has quit IRC | 23:17 | |
*** mlavalle has quit IRC | 23:20 | |
*** zzzeek has quit IRC | 23:23 | |
*** Swami has joined #openstack-neutron | 23:28 | |
*** dboik has joined #openstack-neutron | 23:29 | |
*** jamielennox is now known as jamielennox|away | 23:30 | |
*** sdake has joined #openstack-neutron | 23:32 | |
*** zzzeek has joined #openstack-neutron | 23:33 | |
*** sdake_ has quit IRC | 23:36 | |
*** davrodpin has joined #openstack-neutron | 23:37 | |
*** davrodpin has quit IRC | 23:43 | |
*** davrodpin has joined #openstack-neutron | 23:44 | |
*** ajmiller has quit IRC | 23:45 | |
mran | <kevinbenton>: Thanks, got it. Can I extend the ML2Plugin class in my driver? I want to add additional methods to manage flow entries | 23:46 |
marun | armax, kevinbenton: this could use a nudge - https://review.openstack.org/#/c/172129/ | 23:46 |
*** carl_baldwin has quit IRC | 23:48 | |
kevinbenton | marun: ack | 23:49 |
marun | kevinbenton: danek | 23:50 |
marun | danke | 23:50 |
*** Marga_ has quit IRC | 23:50 | |
openstackgerrit | Maru Newby proposed openstack/neutron: Fix test discovery for api and functional paths https://review.openstack.org/171874 | 23:51 |
*** annegentle has joined #openstack-neutron | 23:54 | |
*** zzzeek has quit IRC | 23:55 | |
*** dboik has quit IRC | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!