Friday, 2014-12-05

ZZelle_pcm_, not sure for the naming, i reuse devstack-vm-gate.sh00:00
*** vivek-ebay has quit IRC00:01
ZZelle_pcm_, iirc BASE_PATH=/opt/stack/neutron/.tox/dsvm-functional bash neutron/tests/functional/contrib/devstack-vm-gate.sh00:02
*** gus_ is now known as gus00:02
pcm_ZZelle_: where is devstack-vm-gate.sh?00:04
ZZelle_pcm_, it's BASE_PATH=/opt/stack/neutron/.tox/dsvm-functional bash neutron/tests/functional/contrib/gate_hook.sh00:04
ZZelle_pcm_, and i removed the set -ex in the gate_hook.sh00:04
ZZelle_pcm_, in fact when i look at the code i changed quite everything :| in gate_hook.sh00:05
pcm_ZZelle_: Gothcha. I don't see devstack-vm-gate.sh00:06
ZZelle_pcm_, so forget about this approach and just read gate_hook.sh to understand how to build the /etc/neutron/rootwrap.d/functional.filters00:07
*** marun has quit IRC00:07
pcm_ZZelle_: Yeah, I think I have that. I need to rename it to functional.filters and have the patch pointing to my .tox/dsvm-functional area.00:08
ZZelle_pcm_, yep00:08
pcm_ZZelle_: Is there anything in the devstack-vm-gate.sh that I need (as I can't find it)00:08
ZZelle_pcm_, nope00:09
ZZelle_pcm_, be careful, the /etc/neutron/rootwrap.d/functional.filters is not automatically updated when neutron/tests/functional/contrib/filters.template is updated (typically when you do a git review -d)00:10
*** Masahiro has joined #openstack-neutron00:10
pcm_ZZelle_: So I think I have the file right. Do I then just run "tox -e dsvm-functional"or do I need to do that as root?00:11
pcm_ZZelle_: Also, do I need to be in the dsvm-functional venv?00:11
openstackgerritMerged openstack/neutron: Enforce log hints in neutron.plugins.plumgrid  https://review.openstack.org/13706500:11
ZZelle_pcm_, you should use your devstack account (normally current user) and tox will build and enter automatically in the venv00:12
*** sungju has joined #openstack-neutron00:12
*** trad511 has quit IRC00:13
*** shashankhegde has quit IRC00:14
*** Masahiro has quit IRC00:14
*** spandhe has left #openstack-neutron00:14
pcm_ZZelle_: I think I have the file named right and perms. I have the $BASE_PATH changed. Ran tox.00:16
*** shashankhegde has joined #openstack-neutron00:16
pcm_ZZelle_: Getting lots of runtime errors with /usr/local/bin/neutron-rootwrap00:17
ZZelle_pcm_, can you paste them?00:17
pcm_sure. It's on another computer. Let me spin up IRC on that machine...00:18
*** pc_m has joined #openstack-neutron00:18
*** openstackgerrit has quit IRC00:18
*** openstackgerrit has joined #openstack-neutron00:19
pc_mZZelle: http://paste.openstack.org/show/144960/00:20
pc_mZZelle: I think I captured one failure.00:20
ZZelle_pc_m, ok, the trouble is that binaries refer to a neutron specific version (deduced from git commit) which is not the one of your neutron code00:22
ZZelle_pc_m, so you need to update neutron binaries ... by using cd ${neutron git folder}; sudo pip install -e .00:23
ZZelle_or perhaps you should do it without sudo in the dsvm-functional venv00:23
*** gildub has quit IRC00:25
ZZelle_pc_m, is it better?00:25
pc_mSo I sourced .tox/dsvm-functional/bin/activate00:25
pc_mThen I did 'pip install -e .'00:26
ZZelle_pc_m, PS: pip install -e . is the same as python setup.py develop but less buggy :)00:26
pc_mAhhh was wondering...00:26
pc_mRan dsvm-functional (outside of the venv), looks like a similar error00:27
*** marun has joined #openstack-neutron00:28
ZZelle_pc_m, if it's the same error as __import__(\'pkg_resources\').require(\'neutron==2015.1.dev431.g0793bd8\')00:29
ZZelle_pc_m, them you should perform the pip install outside the venv00:29
pc_mYeah, not finding dist00:29
pc_mOK.00:30
pc_mMust be working... not coming back quickly :)00:31
*** crc32 has quit IRC00:31
pc_mZZelle_: OK. It ran and I have 2 test failures, but I think they are due to the patches that I applied in my view00:32
pc_mZZelle_: Thanks!!!!00:32
*** banix has joined #openstack-neutron00:32
ZZelle_pc_m, do not forget every time the git sha1 is changed you must redo pip install -e .00:33
pc_mZZelle_: Roger that00:33
pc_mZZelle_: Appreciate the help!00:34
ZZelle_pc_m, my pleasure00:35
*** mlavalle has quit IRC00:35
*** mlavalle has joined #openstack-neutron00:35
openstackgerritSourabh Patwardhan proposed openstack/neutron: Cisco N1KV: Missing tenant id in REST call to controller  https://review.openstack.org/12448700:36
*** manishg has joined #openstack-neutron00:37
*** saipandi has joined #openstack-neutron00:41
openstackgerritSridar Kandaswamy proposed openstack/neutron-specs: Specification for Firewall Services on Cisco CSR1kv  https://review.openstack.org/12983600:41
*** suresh12_ has quit IRC00:41
*** suresh12 has joined #openstack-neutron00:42
*** ZZelle_ has quit IRC00:42
*** mlavalle has quit IRC00:45
*** pc_m has quit IRC00:45
*** salv-orlando has quit IRC00:47
openstackgerritDoug Wiegley proposed openstack/neutron-specs: Dynamic templates for flavors  https://review.openstack.org/13915500:47
*** _cjones_ has quit IRC00:47
*** salv-orlando has joined #openstack-neutron00:48
*** xuhanp has joined #openstack-neutron00:49
*** dane_leblanc has joined #openstack-neutron00:50
*** shakamunyi has quit IRC00:50
*** samot_ has quit IRC00:51
*** marun has quit IRC00:52
*** samot_ has joined #openstack-neutron00:52
*** igordcard has quit IRC00:52
*** manishg has quit IRC00:53
*** manishg has joined #openstack-neutron00:54
openstackgerritDoug Wiegley proposed openstack/neutron-specs: Introduce flavor framework for services  https://review.openstack.org/10272300:56
*** xuhanp has quit IRC00:56
openstackgerritDoug Wiegley proposed openstack/neutron-specs: Dynamic templates for flavors  https://review.openstack.org/13915500:57
*** boris-42 has quit IRC00:57
*** manishg has quit IRC00:58
pcm_carl_baldwin: Hi. You have a few mins for Qs on L3 refactoring? (seeking opinions)00:58
carl_baldwinYes.00:59
pcm_carl_baldwin: Cool!00:59
*** topshare has joined #openstack-neutron00:59
pcm_carl_baldwin: For the notification dispatching, I came up with four ideas (one is maybe my fav so far).00:59
*** dims_ has quit IRC01:00
pcm_carl_baldwin: 1) Use strings...  notify('before_router_add'). Neg for this is that if string wrong, no action, though should be easy to catch with UT01:00
*** dane_leblanc has quit IRC01:01
pcm_2) Forward dispatch... notify_observers.before_router_add(...). Neg is that have to forward every event handler in the notify_observer class.01:01
*** dboik has joined #openstack-neutron01:03
pcm_3) Use inheritance...  notify(AdvancedServices.before_router_add,...).  Since observers all inherit from AdvancedServices, it ensures OK. Neg. is mention of Adv Svcs01:03
pcm_4) Variant of 3 with multiple inheritance...  notify(L3Events.before_router_add, ...). The L3Events class would have ABC for all events.  Neg Service classes would inherit from this and AdvancedServices (unless we can remove latter somehow).01:04
pcm_carl_baldwin: Thoughts?01:05
*** dboik_ has quit IRC01:05
carl_baldwinpcm_: I tend to like 3.  Why is directly referencing AdvancedServices a negative?01:05
pcm_carl_baldwin: I tend to favor 4.01:05
*** Masahiro has joined #openstack-neutron01:06
carl_baldwinpcm_: I hadn’t read 4 yet.01:06
pcm_carl_baldwin: Just that the l3_agent.py will import advanced_services module. Wanted to decouple the two.01:06
pcm_Option 4  l3_agent has no knowledge of adv svcs.01:07
carl_baldwinIt is the interface class and agnostic to which advanced service is being notified.  I think this is okay.  I imagine the interface will still live in the Neutron repo and can be imported.01:07
carl_baldwinI can go with option 4 too.01:07
carl_baldwinIt seems like a little extra complexity with little benefit.  I still think it is okay for L3 agent to know that it is notifying an advanced service and to know its interface.01:08
*** yamahata has joined #openstack-neutron01:08
*** zzzeek has quit IRC01:09
pcm_carl_baldwin: Yeah, thinking L3Events defines all the methods (an ABC), and FirewallService, VPNService, FooService, multiple inherit from L3Events and AdvancedSevices (though doesn't need later much).01:09
*** mc__ has joined #openstack-neutron01:10
pcm_carl_baldwin: True. added complexity may not be worth it. I was just concerned about the coupling, only in name.01:10
pcm_Let me try 3 and see how it works out.01:10
*** xgerman has quit IRC01:10
carl_baldwinpcm_: IMO we should try 3 first and if there is a strong argument against it we can follow on with something else.01:11
carl_baldwinStart simple and grow from there.01:11
pcm_carl_baldwin: affirmative01:11
pcm_carl_baldwin: One other question...01:11
pcm_carl_baldwin: I've been mulling over the register method.01:12
pcm_currently, it is called to bind the l3_agent to the notifier class (that has the set of observers)01:12
pcm_Wondering if we need the explicit register() method, or if we can just register at creation.01:13
*** techcet has quit IRC01:14
*** techcet has joined #openstack-neutron01:14
pcm_Also, the register is passed in the notifier class (was driver_manager, now is L3EventObservers).This means each agent will have a L3EventObservers object. Wondering if we should just have one (singleton) and at service init, we reference this singleton.01:15
pcm_Thoughts?01:16
* carl_baldwin is just returning now. Reading…01:16
openstackgerritMerged openstack/neutron: Updated the README.rst  https://review.openstack.org/13792001:18
*** popw has joined #openstack-neutron01:18
* carl_baldwin apologizes for getting distracted again.01:21
*** KaiLin has quit IRC01:21
pcm_carl_baldwin: no problem take your time01:21
carl_baldwinpcm_: By register, are you talking about the add_observer method?01:22
carl_baldwinpcm_: Wait, no.  I see it.01:23
pcm_We create instance and then register. Thinks we can register as part of create. Not sure that the two need to be separate.01:23
*** packet has quit IRC01:24
pcm_As it is now, the register is passed the object that has the observer set. That makes a set per service.01:25
carl_baldwinpcm_: So, you would move the register arguments to the instance method?01:25
pcm_carl_baldwin: Yeah thinking that. Wondering if I'm missing something by doing that.01:26
carl_baldwinpcm_ That makes the assumption that the instance() method will noly be called at creation time.01:26
carl_baldwin*only01:26
*** WackoRobie has joined #openstack-neutron01:27
pcm_carl_baldwin: If it is called later, it wouldn't do anything, as the service is a singleton. If I understand your thoughts.01:27
pcm_carl_baldwin: If two VPN services are created, there would only be one VPNService instance.01:28
carl_baldwinpcm_: It wouldn’t do anything but it still expects the arguments to be passed to it.01:28
pcm_carl_baldwin: Right, but it would as it stands today.01:28
*** techcet has quit IRC01:28
pcm_carl_baldwin: The instance is created and then register is immediately called. Were you thinking register could be called later?01:29
*** techcet has joined #openstack-neutron01:29
carl_baldwinpcm_: No, I was thinking that instance() could be called later.01:29
pcm_carl_baldwin: Also, if the observer list object (L3EventObservers) is a singleton (one for all services), then it wouldn't need to be passed in.01:30
pcm_carl_baldwin: Right now, instance() and register() are called back to back.01:30
*** dims has joined #openstack-neutron01:31
carl_baldwinpcm_: I’m not sure that I like that implicit coupling using the manage singleton.01:32
pcm_carl_baldwin: So have a separate L3EventObservers object for each service type?01:34
*** diegows has quit IRC01:35
carl_baldwinI added a comment about the register.  I guess I would vote to start with them combined.01:35
pcm_carl_baldwin: To Assaf's review?01:36
carl_baldwinpcm_: I don’t think I like using a singleton to access the manager.  I’d rather make the coupling there explicit.01:36
carl_baldwinpcm_: Yes, to Assaf’s review.01:36
carl_baldwinpcm_: I’ve got to run.  I’ll be on a bit later.01:36
pcm_ok. I'm not sure I follow your point, we can discuss later.01:37
*** stanzgy has joined #openstack-neutron01:38
pcm_carl_baldwin: Read your comment. That is what I was suggesting.01:38
*** techcet has quit IRC01:39
*** carl_baldwin has quit IRC01:40
openstackgerritArmando Migliaccio proposed openstack/neutron-specs: Proposal for Neutron core and vendor code decomposition  https://review.openstack.org/13468001:42
*** salv-orlando has quit IRC01:47
*** salv-orlando has joined #openstack-neutron01:48
*** salv-orlando has quit IRC01:49
*** banix has quit IRC01:55
*** xuhanp has joined #openstack-neutron01:55
*** padkrish has joined #openstack-neutron02:00
*** xuhanp has quit IRC02:01
*** aranjan has quit IRC02:03
*** WackoRobie has quit IRC02:07
*** WackoRobie has joined #openstack-neutron02:07
*** xuhanp has joined #openstack-neutron02:12
*** ChuckC_ has quit IRC02:12
*** ChuckC_ has joined #openstack-neutron02:12
*** alexpilotti has joined #openstack-neutron02:15
openstackgerritSwaminathan Vasudevan proposed openstack/python-neutronclient: Router create ha accepts lower case  https://review.openstack.org/13930102:16
*** ChuckC_ has quit IRC02:17
*** erkules_ has joined #openstack-neutron02:21
*** Masahiro has quit IRC02:22
*** erkules has quit IRC02:23
*** Masahiro has joined #openstack-neutron02:24
openstackgerritNuman Siddique proposed openstack/neutron: Do not restart vpn processes for every router update  https://review.openstack.org/13685802:28
*** dane_leblanc has joined #openstack-neutron02:28
*** padkrish has quit IRC02:29
*** dsneddon has quit IRC02:30
openstackgerritDoug Wiegley proposed openstack/neutron-specs: Dynamic templates for flavors  https://review.openstack.org/13915502:30
*** dsneddon has joined #openstack-neutron02:31
*** linstatsdr_ has joined #openstack-neutron02:32
*** johnbelamaric has joined #openstack-neutron02:33
*** ijw_ has joined #openstack-neutron02:34
*** yamahata has quit IRC02:35
*** LinStatSDR has quit IRC02:35
*** AbsinthMind has joined #openstack-neutron02:35
*** banix has joined #openstack-neutron02:35
*** dane_leblanc has quit IRC02:36
*** johnbelamaric has quit IRC02:37
*** dane_leblanc has joined #openstack-neutron02:38
*** yamamoto_ has joined #openstack-neutron02:38
*** baoli has joined #openstack-neutron02:41
*** s3wong has quit IRC02:45
*** yalie__ has joined #openstack-neutron02:46
*** yalie has joined #openstack-neutron02:48
*** ChuckC_ has joined #openstack-neutron02:49
*** r-daneel has quit IRC02:50
*** shakamunyi has joined #openstack-neutron02:50
*** salv-orlando has joined #openstack-neutron02:50
*** shakamunyi has quit IRC02:50
*** dsneddon has quit IRC02:51
*** shashankhegde has quit IRC02:51
*** dsneddon has joined #openstack-neutron02:52
*** numan has joined #openstack-neutron02:54
*** harlowja_ is now known as harlowja_away02:54
*** salv-orlando has quit IRC02:55
*** topshare has quit IRC02:55
yalieto yalie test02:57
*** WackoRobie has quit IRC02:57
yalieto yalie__ test02:57
*** WackoRobie has joined #openstack-neutron02:57
*** shakamunyi has joined #openstack-neutron02:58
*** WackoRob_ has joined #openstack-neutron02:59
*** WackoRobie has quit IRC02:59
*** achanda has joined #openstack-neutron03:01
*** topshare has joined #openstack-neutron03:02
*** techcet has joined #openstack-neutron03:02
openstackgerritMerged openstack/neutron: pretty_tox.sh: Portablity improvement  https://review.openstack.org/13825103:05
*** nlahouti has quit IRC03:10
*** emagana has joined #openstack-neutron03:11
*** achanda has quit IRC03:11
*** dsneddon has quit IRC03:12
*** Sharath_ has joined #openstack-neutron03:13
*** dsneddon has joined #openstack-neutron03:13
yalie__yalie, test03:13
Sharath_Hi , am not getting ip for the vm which i spawn dynamically , please share how to resolve this issue ?03:14
yaliesubnet has been enable dhcp?03:14
Sharath_Hi Yalie, may i know to how to enable it ?03:15
Sharath_usually it will be enabled rt ?03:15
yalieSharath_: neutron subnet-show $subnet_name03:15
Sharath_ok Yalie03:16
*** linstatsdr_ is now known as LinstatSDR03:16
*** ivar-laz_ has joined #openstack-neutron03:22
openstackgerritYAMAMOTO Takashi proposed openstack/neutron: tox.ini: Prevent casual addition of bash dependency  https://review.openstack.org/13865003:22
*** LinstatSDR has quit IRC03:22
*** ivar-lazzaro has quit IRC03:25
openstackgerritYAMAMOTO Takashi proposed openstack/neutron: tox.ini: Prevent casual addition of bash dependency  https://review.openstack.org/13865003:25
*** ivar-laz_ has quit IRC03:27
*** xgerman has joined #openstack-neutron03:28
*** dims has quit IRC03:28
*** xgerman has quit IRC03:30
*** xgerman_ has joined #openstack-neutron03:30
*** _cjones_ has joined #openstack-neutron03:32
*** tellesnobrega_ has quit IRC03:33
*** dsneddon has quit IRC03:33
*** sungju has quit IRC03:34
*** _cjones_ has quit IRC03:34
*** dsneddon has joined #openstack-neutron03:34
*** _cjones_ has joined #openstack-neutron03:35
*** yapeng_ has quit IRC03:36
*** Masahiro has quit IRC03:38
*** padkrish has joined #openstack-neutron03:40
*** rkukura_ has joined #openstack-neutron03:40
*** rkukura has quit IRC03:41
*** rkukura_ is now known as rkukura03:41
openstackgerritJeremy Stanley proposed openstack/neutron: Workflow documentation is now in infra-manual  https://review.openstack.org/13933803:42
openstackgerritJeremy Stanley proposed openstack/neutron-specs: Workflow documentation is now in infra-manual  https://review.openstack.org/13933903:42
*** ijw_ has quit IRC03:44
*** Masahiro has joined #openstack-neutron03:44
*** padkrish has quit IRC03:44
*** ijw_ has joined #openstack-neutron03:45
*** suresh12 has quit IRC03:47
*** Masahiro has quit IRC03:49
openstackgerritJeremy Stanley proposed openstack/python-neutronclient: Workflow documentation is now in infra-manual  https://review.openstack.org/13938003:51
*** salv-orlando has joined #openstack-neutron03:51
openstackgerritMerged openstack/neutron: Get rid of py26 references: OrderedDict, httplib, xml testing  https://review.openstack.org/13900703:51
*** xgerman_ has quit IRC03:53
openstackgerritijw-ubuntu proposed openstack/neutron-specs: MTU selection and advertisement  https://review.openstack.org/10598903:56
*** salv-orlando has quit IRC03:56
ijw_bloody kyle's bloody ipv6 impact...03:56
*** Marga_ has quit IRC03:59
*** Masahiro has joined #openstack-neutron03:59
*** alexpilotti has quit IRC04:00
openstackgerritYAMAMOTO Takashi proposed openstack/neutron-specs: OFAgent: Improvement port monitor  https://review.openstack.org/13861804:03
*** shashankhegde has joined #openstack-neutron04:07
*** pcm_ has quit IRC04:07
*** banix has quit IRC04:07
*** drjones has joined #openstack-neutron04:11
*** _cjones_ has quit IRC04:13
*** baoli has quit IRC04:14
*** baoli has joined #openstack-neutron04:14
Sharath_Hi Yalie, yes , enable_dhcp is true04:15
*** drjones has quit IRC04:15
*** dsneddon has quit IRC04:15
*** r-daneel has joined #openstack-neutron04:15
*** dsneddon has joined #openstack-neutron04:16
gusyamamoto_: what environment do you have that doesn't have bash available?04:18
Sharath_but when see in cirros , (vm) , there is no IP assigned to that vm04:18
yalieSharath_: how do you deploy your openstack env? devstack?04:19
Sharath_yes using devstack yalie04:20
yalieis there dnsmasq running?04:20
Sharath_how to check that yalie ?04:21
yaliehow about the status q-dhcp04:21
yalieget into the screen session created by devstack04:22
yalieand check the q-dhcp's status04:22
openstackgerritArmando Migliaccio proposed openstack/neutron: Fix AttributeError during startup of ovs agent in DVR mode  https://review.openstack.org/13652904:22
Sharath_ok sure04:22
*** techcet has quit IRC04:24
Sharath_yes yalie it failing to enable dhcp04:24
yalieand also check the /var/log/syslog, to see if there is DHCPOFFER msg04:24
yalieit failed to start ?04:25
Sharath_yes , because i have not created br-int04:25
Sharath_how to bypass the that not to create br-int and excecute?04:25
*** techcet has joined #openstack-neutron04:26
*** numan has quit IRC04:26
yalieI am not sure, maybe that should have been done by devstack04:27
Sharath_yes ,i have changed some code after am getting this error04:27
yalieyou mean it's OK before?04:28
*** dims has joined #openstack-neutron04:29
Sharath_not really , with ice house am unable to launch vm , but i have wrote custom vif driver to test , later vm was spawning but got dhcp error04:29
*** topshare has quit IRC04:30
*** topshare has joined #openstack-neutron04:30
*** vthapar has joined #openstack-neutron04:31
Sharath_yalie , can u tell me how to create br-int with out ovs switch04:32
yaliesorry, I don't know how to do that04:32
Sharath_ok yalie thanks :)04:32
yalienp04:32
*** vivek-ebay has joined #openstack-neutron04:33
*** dims has quit IRC04:34
*** techcet has quit IRC04:35
*** dsneddon has quit IRC04:36
*** Marga_ has joined #openstack-neutron04:37
*** topshare has quit IRC04:37
*** dsneddon has joined #openstack-neutron04:37
*** dane_leblanc has quit IRC04:39
*** vthapar has quit IRC04:39
*** yatin has joined #openstack-neutron04:40
*** topshare has joined #openstack-neutron04:42
*** AbsinthMind has quit IRC04:45
openstackgerritYAMAMOTO Takashi proposed openstack/neutron: attributes: Additional IP address validation  https://review.openstack.org/13623804:46
*** mc__ has quit IRC04:47
*** vthapar has joined #openstack-neutron04:47
*** trinaths has joined #openstack-neutron04:48
*** sungju has joined #openstack-neutron04:48
*** vivek-ebay has quit IRC04:49
*** tflynn has joined #openstack-neutron04:49
Sharath_how to create br-int with out using ovs ?04:51
*** r-daneel has quit IRC04:53
*** killer_prince is now known as lazy_prince04:53
*** tflynn has quit IRC04:53
*** tflynn has joined #openstack-neutron04:54
trinathsemagana: Hi Sir04:54
emaganatrinaths: Hi There!04:55
openstackgerritYAMAMOTO Takashi proposed openstack/neutron: attributes: Additional IP address validation  https://review.openstack.org/13623804:55
emaganatrinaths: what about changing Sir for my friend! :-)04:55
trinathsHello my friend :)04:56
trinathsemagana: :)04:56
trinathsemagana:  I have sent an email to the third-part-announce ML, but I got a "moderator approval"04:56
emaganaI just approved it04:56
*** dsneddon has quit IRC04:57
trinathsemagana:  Thank you :)04:57
emaganatrinaths: n.p04:57
emaganatrinaths: taking off, do you need anything else?04:57
trinathsemagana:  Nothing... THanks a lot for all the help and support04:58
*** suresh12 has joined #openstack-neutron04:58
trinathsemagana: Good Night :)04:58
emaganatrinaths: My pleasure! Good night!04:58
*** dsneddon has joined #openstack-neutron04:59
trinathsemagana:  :)04:59
trinathsemagana:  How can I add my Email to the list,. with out moderator approval.? any guidelines05:00
*** tflynn has quit IRC05:01
*** suresh12 has quit IRC05:02
*** emagana has quit IRC05:03
*** dboik has quit IRC05:04
*** tflynn has joined #openstack-neutron05:04
*** heyongli has quit IRC05:10
*** heyongli has joined #openstack-neutron05:10
*** zhhuabj has quit IRC05:11
*** zhhuabj has joined #openstack-neutron05:12
*** Masahiro has quit IRC05:12
*** trinaths has left #openstack-neutron05:12
*** Marga_ has quit IRC05:13
*** Marga_ has joined #openstack-neutron05:14
*** mc__ has joined #openstack-neutron05:14
*** WackoRob_ has quit IRC05:15
*** baoli has quit IRC05:15
*** WackoRobie has joined #openstack-neutron05:15
*** shashankhegde has quit IRC05:15
*** trinaths has joined #openstack-neutron05:17
*** dsneddon has quit IRC05:18
*** dsneddon has joined #openstack-neutron05:19
*** WackoRobie has quit IRC05:20
*** techcet has joined #openstack-neutron05:25
*** aepifanov has joined #openstack-neutron05:27
*** Masahiro has joined #openstack-neutron05:27
*** numan has joined #openstack-neutron05:29
*** avozza is now known as zz_avozza05:30
*** AlexF has joined #openstack-neutron05:32
*** techcet has quit IRC05:33
*** trinaths has quit IRC05:36
openstackgerritXu Han Peng proposed openstack/neutron: Add distributed router gateway on compute node  https://review.openstack.org/13858805:37
*** kopparam has joined #openstack-neutron05:37
*** trinaths has joined #openstack-neutron05:37
openstackgerritXu Han Peng proposed openstack/neutron: Add distributed router gateway on compute node  https://review.openstack.org/13858805:39
*** yamamot__ has joined #openstack-neutron05:40
*** salv-orlando has joined #openstack-neutron05:40
*** oda-g has quit IRC05:42
*** yamamo___ has joined #openstack-neutron05:43
*** yamamoto_ has quit IRC05:43
*** salv-orlando has quit IRC05:45
*** emagana has joined #openstack-neutron05:45
*** yamamot__ has quit IRC05:46
*** ishant has joined #openstack-neutron05:47
*** Longgeek has joined #openstack-neutron05:52
*** AlexF has quit IRC05:55
*** yatin has quit IRC05:58
*** lazy_prince has quit IRC05:58
*** oda-g has joined #openstack-neutron05:59
*** trinaths has quit IRC05:59
openstackgerritXu Han Peng proposed openstack/neutron: Update i18n translation for IBM plugin log msg's  https://review.openstack.org/13695506:01
*** SridharG has joined #openstack-neutron06:02
*** stanzgy_ has joined #openstack-neutron06:05
*** emagana has quit IRC06:06
*** stanzgy has quit IRC06:06
*** emagana has joined #openstack-neutron06:07
*** shakamunyi has quit IRC06:07
*** carl_baldwin has joined #openstack-neutron06:07
openstackgerritOpenStack Proposal Bot proposed openstack/neutron: Imported Translations from Transifex  https://review.openstack.org/13952606:09
*** zhhuabj has quit IRC06:09
*** zhhuabj has joined #openstack-neutron06:10
*** padkrish has joined #openstack-neutron06:10
*** zhhuabj has quit IRC06:10
*** zhhuabj has joined #openstack-neutron06:10
*** padkrish has joined #openstack-neutron06:10
*** yatin has joined #openstack-neutron06:11
*** emagana has quit IRC06:11
*** yfauser has joined #openstack-neutron06:14
*** yfauser has left #openstack-neutron06:14
*** zhhuabj has quit IRC06:14
*** trinaths has joined #openstack-neutron06:14
*** zhhuabj has joined #openstack-neutron06:14
*** zhhuabj has quit IRC06:15
*** saipandi has quit IRC06:15
*** zhhuabj has joined #openstack-neutron06:16
openstackgerrityalei wang proposed openstack/neutron: return the dict of port when no sec-group involved  https://review.openstack.org/13863306:16
*** zhhuabj has quit IRC06:16
*** zhhuabj has joined #openstack-neutron06:17
*** topshare has quit IRC06:19
*** zz_avozza is now known as avozza06:21
*** topshare has joined #openstack-neutron06:23
*** techcet has joined #openstack-neutron06:28
*** kopparam has quit IRC06:28
*** Longgeek has quit IRC06:30
*** kopparam has joined #openstack-neutron06:30
*** avozza is now known as zz_avozza06:31
*** Longgeek has joined #openstack-neutron06:32
*** zz_avozza is now known as avozza06:33
*** techcet has quit IRC06:33
*** vthapar has quit IRC06:34
*** Masahiro has quit IRC06:35
*** aepifanov has quit IRC06:36
yaliehi obondarev,06:38
*** Masahiro has joined #openstack-neutron06:39
*** reed has quit IRC06:39
kevinbentonyalie: hey06:40
*** carl_baldwin has quit IRC06:40
yaliehi kevinbenton06:41
kevinbentonyalie: why did you rebase your patch? was there a merge conflict?06:41
*** sungju has quit IRC06:41
*** nlahouti has joined #openstack-neutron06:41
yaliesorry, I just click that button by accident06:42
*** rotbeard has joined #openstack-neutron06:42
yaliewhat should I do then?06:42
kevinbentonyalie: ok, just need to find a core reviewer to re-approve06:43
kevinbentonarmax: are you around?06:43
yalieoriginally I want to pick this patch into juno06:43
yaliesorry for that06:43
kevinbentonyalie: yeah, after it is approved, wait for it to merge into master06:43
kevinbentonthen cherry-pick to juno06:43
kevinbentonamotoki: ping06:44
yalieyes, thank you06:44
amotokikevinbenton: pong06:44
kevinbentonamotoki: hey, yalie accidentally clicked the rebase button on an approved patch, can you approve it?06:45
*** nlahouti has quit IRC06:45
kevinbentonamotoki: https://review.openstack.org/#/c/138633/06:45
*** nlahouti has joined #openstack-neutron06:45
amotokikevinbenton: yalie: sure. looking06:45
yaliethank you amotoki06:46
-amotoki- is using Firefox recently, but "Toggle CI" doesn't seem to work....06:46
*** ajo has joined #openstack-neutron06:47
kevinbentonamotoki: hmmm, any error in the developer console?06:48
*** openstackgerrit has quit IRC06:49
*** openstackgerrit has joined #openstack-neutron06:49
*** Sharath_ has left #openstack-neutron06:54
amotokikevinbenton: no errors except avatar check. seems ot need more investigation later. Chrome works.06:54
*** amotoki is now known as amotoki__away06:55
*** topshare has quit IRC07:04
*** enikanorov_ has joined #openstack-neutron07:04
openstackgerritXu Han Peng proposed openstack/neutron: Fix DVR openflow problems for IPv6 subnet  https://review.openstack.org/13865407:05
*** obondarev_ has joined #openstack-neutron07:06
*** obondarev has quit IRC07:06
*** enikanorov__ has quit IRC07:07
openstackgerritNuman Siddique proposed openstack/neutron: Do not count dvr agents while creating HA ports  https://review.openstack.org/13782707:07
*** topshare has joined #openstack-neutron07:08
*** ijw_ has quit IRC07:09
*** yfried_ has quit IRC07:10
ajomorning, grll, I need coffee07:11
*** avozza is now known as zz_avozza07:12
ajoamotoki__away: https://review.openstack.org/#/c/120806/   when you can, give another read to my responses here,07:12
ajoAs you said it's wrong referencing the old blueprint here,07:12
openstackgerritXu Han Peng proposed openstack/neutron: Fix DVR flow problems for IPv6 subnet  https://review.openstack.org/13865407:13
ajobut in the other hand do we need a spec for a change not modifying behavior  , neither fixing a bug?, I'm just doing a more clear separation of concerns07:13
*** shashankhegde has joined #openstack-neutron07:13
ajoI can do it, probably in the scope of the L2 agent refactor,07:13
*** numan has quit IRC07:14
ajorossella_s ^ if you read this, may be too early in your TZ :)07:14
*** yfauser has joined #openstack-neutron07:18
*** vthapar has joined #openstack-neutron07:18
*** yfauser has left #openstack-neutron07:19
*** topshare has quit IRC07:20
openstackgerritMerged openstack/neutron-specs: Workflow documentation is now in infra-manual  https://review.openstack.org/13933907:24
*** samot_ has quit IRC07:24
*** samot has joined #openstack-neutron07:25
*** topshare has joined #openstack-neutron07:26
*** nyechiel__ has joined #openstack-neutron07:27
*** techcet has joined #openstack-neutron07:27
*** xuhanp has quit IRC07:28
*** xuhanp has joined #openstack-neutron07:28
*** topshare has quit IRC07:29
*** salv-orlando has joined #openstack-neutron07:29
*** lizk has joined #openstack-neutron07:31
*** shashankhegde has quit IRC07:31
*** techcet has quit IRC07:33
*** salv-orlando has quit IRC07:34
openstackgerritgaryk proposed openstack/neutron: Enforce log hints in ofagent and oneconvergence  https://review.openstack.org/13833907:34
*** cipcosma has joined #openstack-neutron07:35
lizkapply review+2 for https://review.openstack.org/#/c/136089/ , thx07:36
lizksry, i entered wrong channel, ignore that pls07:38
*** karimb has joined #openstack-neutron07:40
*** lizk has left #openstack-neutron07:40
openstackgerritYAMAMOTO Takashi proposed openstack/neutron: ovs_lib: Introduce get_bridge_name_for_datapath_id  https://review.openstack.org/13444007:42
*** SridharG has quit IRC07:45
*** numan has joined #openstack-neutron07:47
*** SridharG has joined #openstack-neutron07:48
*** vivek-ebay has joined #openstack-neutron07:49
*** SridharG has quit IRC07:50
*** doude has quit IRC07:50
*** doude_ has joined #openstack-neutron07:50
*** vivek-ebay has quit IRC07:54
*** armax has quit IRC07:55
*** nlahouti has quit IRC07:56
*** zz_avozza is now known as avozza07:59
*** tellesnobrega_ has joined #openstack-neutron08:00
openstackgerritgaryk proposed openstack/neutron: Update i18n translation for NEC plugin log msg's  https://review.openstack.org/13835808:00
openstackgerritMerged openstack/neutron: return the dict of port when no sec-group involved  https://review.openstack.org/13863308:01
*** tellesnobrega_ has quit IRC08:04
kevinbentonyalie: now you can cherry-pick that patch08:08
*** lizk_ has joined #openstack-neutron08:11
*** gridinv_ has joined #openstack-neutron08:12
*** xuhanp has quit IRC08:14
*** lizk_ has quit IRC08:16
yaliekevinbenton: got it, thank you08:17
*** tflynn has quit IRC08:19
*** tflynn has joined #openstack-neutron08:19
*** puck has quit IRC08:21
openstackgerritMerged openstack/neutron: Updated from global requirements  https://review.openstack.org/13923308:23
*** puck has joined #openstack-neutron08:24
*** padkrish has quit IRC08:24
*** padkrish has joined #openstack-neutron08:25
*** padkrish has quit IRC08:26
*** pino has joined #openstack-neutron08:27
*** techcet has joined #openstack-neutron08:28
*** vthapar has quit IRC08:29
*** vthapar has joined #openstack-neutron08:30
*** techcet has quit IRC08:33
*** oreillyd has joined #openstack-neutron08:33
*** nimissa has quit IRC08:35
*** Masahiro has quit IRC08:36
*** nimissa has joined #openstack-neutron08:37
*** kopparam has quit IRC08:39
*** yamamo___ has quit IRC08:41
*** oomichi has quit IRC08:41
*** garyk has quit IRC08:42
*** luqas has joined #openstack-neutron08:42
*** shashankhegde has joined #openstack-neutron08:42
*** matrohon has joined #openstack-neutron08:44
*** anshul has joined #openstack-neutron08:45
*** nimissa has quit IRC08:45
*** jpena has joined #openstack-neutron08:47
*** Masahiro has joined #openstack-neutron08:47
*** nimissa has joined #openstack-neutron08:47
yaliehi obondarev_ ?08:49
*** shashankhegde has quit IRC08:51
*** tflynn has quit IRC08:51
*** anshul has quit IRC08:53
*** safchain has joined #openstack-neutron08:55
*** mc__ has quit IRC08:55
*** jpich has joined #openstack-neutron08:55
*** anshul has joined #openstack-neutron08:56
*** AlexF has joined #openstack-neutron08:59
*** ygbo has joined #openstack-neutron09:02
*** sluo_wfh has quit IRC09:02
*** salv-orlando has joined #openstack-neutron09:03
*** erkules_ is now known as erkules09:03
*** salv-orlando has quit IRC09:04
*** kopparam has joined #openstack-neutron09:05
*** salv-orlando has joined #openstack-neutron09:05
*** nimissa has quit IRC09:07
*** nimissa has joined #openstack-neutron09:08
*** yamamoto_ has joined #openstack-neutron09:09
*** skolekonov has joined #openstack-neutron09:11
obondarev_yalie: hi09:13
*** sluo_wfh has joined #openstack-neutron09:14
*** jistr has joined #openstack-neutron09:14
*** Despruk has joined #openstack-neutron09:15
*** salv-orl_ has joined #openstack-neutron09:16
yalieobondarev_ : could help review this bp https://review.openstack.org/#/c/99873/09:18
ajoping ijw : https://review.openstack.org/#/c/105989/ I added a few comments,09:18
ajoit looks good to me, just a few deails09:19
*** salv-orlando has quit IRC09:20
*** sluo_wfh has quit IRC09:20
*** igordcard has joined #openstack-neutron09:22
*** luqas has quit IRC09:22
*** luqas has joined #openstack-neutron09:23
*** AlexF has quit IRC09:23
*** yamamoto_ has quit IRC09:23
*** jp_at_hp has joined #openstack-neutron09:24
rossella_sajo: I am not a morning person. If you want to add the Ipset Manager refactoring into the L2 agent restructuring blueprint I am fine with that. Did you get a change to talk with amotoki__away and Mark about it?09:24
ajorossella_s, not yet09:25
ajorossella_s, actually, the cleanup would be superceded by the new iptables manager and iptables firewall driver (jakub),09:25
ajofor the iptablesfirewalldriver part09:26
ajowell, the IpsetManager part would be a good foundation for them to use09:26
rossella_sajo: I see, if I remember correctly that's a separate blueprint, right?09:26
ajoyes, but it's a bit orthogonal to this, just touching in the point of "using ipsets"09:26
ajotangent :D09:27
rossella_sajo you are good in geometry :P09:27
ajorossella_s, or I'm awful :D... not sure... :)09:27
ajorossella_s, let me look on the L2 refactor spec again09:27
*** techcet has joined #openstack-neutron09:28
ajoI will see if there's a place to comment about this, and get it under the same umbrella09:28
ajowe can discuss that with amotoki__away and mark then09:28
rossella_sajo: yes please do. You can find a place I am sure, it's already a kind of umbrella blueprint09:28
rossella_sajo: let me know then. You can also file a separate blueprint for the Ipset manager09:29
rossella_sajo: I am fine either way09:29
ajoyes, I could do that too, and then we just reference it from the umbrella09:29
ajomay be it's just better a separate one.09:30
ajook, I think that today I'm writting two specs,09:30
ajoor even three: one to clean up the old security_group_rules_for_devices + another to cleanup and fix into just using ipset + and the IpsetManager refactor.09:32
ajorossella_s ^ bureaucracy--09:32
*** techcet has quit IRC09:33
ajoI like specs in the context of changing behavior or features (first two ones),09:33
ajobut I find them a burden in the case of cleanups/refactors,09:33
*** SridharG has joined #openstack-neutron09:33
*** tellesnobrega_ has joined #openstack-neutron09:35
*** yamamoto has joined #openstack-neutron09:35
*** numan has quit IRC09:36
*** padkrish has joined #openstack-neutron09:37
*** luqas has quit IRC09:37
*** luqas has joined #openstack-neutron09:37
rossella_sajo: I agree with you09:38
*** abehl has joined #openstack-neutron09:38
ajoobondarev_  ^09:38
ajowhat do you think about this? :)09:38
*** luqas has quit IRC09:39
*** luqas has joined #openstack-neutron09:40
*** jlibosva has joined #openstack-neutron09:40
*** padkrish has quit IRC09:41
*** anshul has quit IRC09:41
*** ihrachyshka has joined #openstack-neutron09:43
obondarev_writing specs? It's so exciting, isn't it?!)09:43
obondarev_ajo: seriously, for ipset refactor I'd consider just a bp with no spec, like Mark and Akihiro are suggesting09:44
ajohmmm09:44
ajoobondarev_ I misunderstood them09:45
ajoahhh, that's what they mean with thin spec / blueprint?09:45
ajo:)09:45
* ajo recovers happiness09:45
DesprukHello. Is this the correct channel for lbaas question? openstack-lbaas channel doesn't seem to be very active.09:45
obondarev_ajo: wait, maybe it was me who misunderstood..)09:45
* ajo cries ;)09:45
ajoI will re-read too, 1 sec09:45
*** SridharG has quit IRC09:45
*** luqas has quit IRC09:46
ajoyou were correct obondarev_09:46
ajothey said lightweight blueprint09:47
ajonot thin spec,09:47
* ajo needs more coffee09:47
obondarev_ajo: yeah, "a lightweight LP only blueprint for Kilo or Wishlist bug."09:47
obondarev_ajo: no spec09:47
ajoobondarev_++09:47
obondarev_ajo: no bureaucracy :)09:47
ajo:) :)09:48
obondarev_yalie: sorry for delay, I'll try to, thougt not sure I have enough time now as I'm preparing for travelling..09:48
*** luqas has joined #openstack-neutron09:49
*** yamamoto has quit IRC09:50
openstackgerritRalf Haferkamp proposed openstack/neutron: Register FWaaS resource to quota engine  https://review.openstack.org/13912409:50
*** numan has joined #openstack-neutron09:50
*** luqas has quit IRC09:50
*** luqas has joined #openstack-neutron09:51
*** luqas has quit IRC09:53
*** luqas has joined #openstack-neutron09:53
*** yalie has quit IRC09:54
*** luqas has quit IRC09:55
*** luqas has joined #openstack-neutron09:55
*** luqas__ has joined #openstack-neutron09:58
*** luqas has quit IRC09:58
*** luqas__ has quit IRC10:00
*** luqas__ has joined #openstack-neutron10:00
*** tellesnobrega_ has quit IRC10:00
*** nyechiel__ has quit IRC10:01
*** luqas__ has quit IRC10:03
*** luqas__ has joined #openstack-neutron10:03
*** aepifanov has joined #openstack-neutron10:03
*** mleroy has joined #openstack-neutron10:04
*** luqas__ has quit IRC10:04
*** kopparam has quit IRC10:04
*** luqas__ has joined #openstack-neutron10:05
ajoobondarev_: https://blueprints.launchpad.net/neutron/+spec/ipset-manager-refactor10:05
ajofixing the review to point there10:06
obondarev_ajo: cool10:06
*** yapeng has quit IRC10:07
*** luqas__ has quit IRC10:07
*** luqas__ has joined #openstack-neutron10:08
*** luqas__ has quit IRC10:09
*** luqas has joined #openstack-neutron10:10
*** abehl has quit IRC10:11
*** luqas__ has joined #openstack-neutron10:12
*** luqas has quit IRC10:12
*** popw1 has joined #openstack-neutron10:12
*** popw1 has quit IRC10:13
*** luqas__ has quit IRC10:13
*** luqas___ has joined #openstack-neutron10:13
*** popw has quit IRC10:14
*** luqas___ has quit IRC10:15
*** luqas__ has joined #openstack-neutron10:15
*** aix has joined #openstack-neutron10:16
*** luqas__ has quit IRC10:17
*** luqas__ has joined #openstack-neutron10:17
*** feleouet has joined #openstack-neutron10:19
*** francois_eleouet has quit IRC10:19
*** luqas__ has quit IRC10:19
*** matrohon has quit IRC10:19
*** pino has quit IRC10:19
*** luqas has joined #openstack-neutron10:20
*** amotoki__away is now known as amotoki10:22
amotokiajo: thanks for filing a bp. now checking your review comments.10:22
*** luqas has quit IRC10:23
ajoamotoki, no worries, basically I misunderstood that I needed a spec,10:23
ajoand the second about generating names on the ipset side, seems good to me10:23
ajoactually I thought about that once, and I managed to forget, so I totally agree10:23
*** luqas has joined #openstack-neutron10:23
ajoworking on that at the moment10:23
amotokiajo: cool.10:25
*** abehl has joined #openstack-neutron10:25
*** SumitNaiksatam has quit IRC10:25
*** luqas has quit IRC10:26
*** luqas has joined #openstack-neutron10:26
ajoamotoki, may be we can accept "id" and "ethertype"10:27
ajoas parameters for get name10:27
ajoas other methods in the ipset manager accept name and ethertype10:27
ajoit would be consistent10:27
ajofor example with: set_members(self, set_name, member_ips, ethertype)10:27
amotokiajo: if ipset manager expects "ethertype" as a first citizen, it sounds reasonable.10:28
amotokiajo: accroding to your comment, it looks so.10:28
*** techcet has joined #openstack-neutron10:28
*** luqas has quit IRC10:28
openstackgerritMerged openstack/neutron: Fix program name in --version output  https://review.openstack.org/13890310:29
*** luqas has joined #openstack-neutron10:29
ajoamotoki, yes, it's because of the fact that when you create an ipset, you need to provide the "family"  (IPv6 / IPv4)10:29
openstackgerritSteven Weston proposed openstack/neutron: Security groups don't work with vip and ovs plugin  https://review.openstack.org/10984810:29
ajo39905810:29
ajohmm, that was my yubikey..10:29
amotokiajo: okay. your idea works for me too.10:30
ajobut yet, we need the "full name" to reference it from iptables10:30
ajo(I was thinking of getting rid of get_name at all)10:30
ajoI will sanitize it a bit10:30
ZZelleamotoki, hi10:30
amotokibut don't we need some "id" to refer ipset from iptables.10:31
*** matrohon has joined #openstack-neutron10:31
amotokiin my understanding we are just using "full name" as "id".10:31
*** luqas has quit IRC10:31
*** luqas has joined #openstack-neutron10:31
ajoamotoki, to have a more consistent interface, I suggest10:32
ajoreferencing ipsets always by ID + ethertype10:32
ajonow set_members ises the "ipset name"10:32
ajothis way, we always reference ID (whatever it is, in this case SG_ID to be used as part of the ipset name), and ethertype to do any operation,10:32
ajoand we only retrieve the ipset name when we need to build a iptable rule referencing that ipset10:33
*** techcet has quit IRC10:33
ajoit will clean up like 5-10 lines in the iptables firewall10:33
*** Masahiro has quit IRC10:33
ajoamotoki, I will show you in the patchset difference (From 25 to 26 -wip-)10:33
*** SumitNaiksatam has joined #openstack-neutron10:34
amotokiajo: thanks. it sounds good direction :-)10:34
*** luqas__ has joined #openstack-neutron10:35
*** luqas has quit IRC10:35
Desprukok I'll ask anyway10:36
DesprukI have a bug in lbaas haproxy driver when using session_persistence type HTTP_COOKIE. In haproxy conf, line for pool memers is gerated "server 62d96c09-0316-43ae-a831-8dd2b22aa983 10.0.0.10:12345 weight 1 cookie 0" adding the "cookie <number>" for each pool member.10:36
DesprukHowever, when adding new server to members pool, new haproxy conf entry is added as "cookie 0" and previous "cookie 0" server is now "cookie 1". This causes old HTTP sessions with cokie 0 to go to new pool member and sessions are broken.10:36
*** luqas__ has quit IRC10:36
Desprukis this a known bug?10:37
*** luqas__ has joined #openstack-neutron10:37
openstackgerritSteven Weston proposed openstack/neutron: Security groups don't work with vip and ovs plugin  https://review.openstack.org/10984810:38
ZZelleamotoki, if you have some time could you have a look to https://review.openstack.org/136511 ?10:39
openstackgerritSteven Weston proposed openstack/neutron: Security groups don't work with vip and ovs plugin  https://review.openstack.org/10984810:40
openstackgerritSteven Weston proposed openstack/neutron: Security groups don't work with vip and ovs plugin  https://review.openstack.org/10984810:42
*** SridharG has joined #openstack-neutron10:47
ajoamotoki, I will move the IPSET_DIRECTION = {INGRESS_DIRECTION: 'src',10:50
ajo                   EGRESS_DIRECTION: 'dst'}10:50
ajodict , into ipset10:50
ajointo ipsetmanager I mean,10:50
*** yamamoto has joined #openstack-neutron10:50
ajohmmm10:50
ajoor not10:50
ajowait, this is iptables specific10:51
ajoyes, it is :)10:51
ajoI said nothing :)10:51
ajoit's for the way iptable rules are built , to specify if you're referencing an "ipset" during ingress, or during egress10:51
ajobut ipset itself knows nothing about this syntax10:51
*** stanzgy_ has quit IRC10:55
*** yamamoto has quit IRC10:56
*** kopparam has joined #openstack-neutron10:56
*** jp_at_hp has quit IRC10:57
*** jp_at_hp has joined #openstack-neutron10:58
*** pc_m has joined #openstack-neutron11:01
openstackgerritAnn Kamyshnikova proposed openstack/neutron: Avoid unnecessary explicit str() conversion around exceptions  https://review.openstack.org/13870911:02
*** pino has joined #openstack-neutron11:07
*** my_openstack_use has joined #openstack-neutron11:13
Despruktest11:13
*** salv-orlando has joined #openstack-neutron11:13
*** my_openstack_use has left #openstack-neutron11:14
*** salv-orl_ has quit IRC11:17
*** jp_at_hp has quit IRC11:24
*** techcet has joined #openstack-neutron11:28
*** yfauser has joined #openstack-neutron11:30
*** sgordon has quit IRC11:30
*** techcet has quit IRC11:32
*** Masahiro has joined #openstack-neutron11:34
*** pino_ has joined #openstack-neutron11:38
*** pino has quit IRC11:38
*** Masahiro has quit IRC11:39
*** luqas has joined #openstack-neutron11:47
*** luqas__ has quit IRC11:47
*** yfauser has left #openstack-neutron11:47
*** trinaths has left #openstack-neutron11:47
*** luqas has quit IRC11:49
*** luqas has joined #openstack-neutron11:49
openstackgerritSteven Weston proposed openstack/neutron: Security groups don't work with vip and ovs plugin  https://review.openstack.org/10984811:50
*** luqas has quit IRC11:51
*** luqas has joined #openstack-neutron11:52
*** luqas has quit IRC11:53
*** diegows has joined #openstack-neutron11:54
*** luqas has joined #openstack-neutron11:54
*** amotoki is now known as amotoki__away11:54
*** Zemeio has quit IRC11:55
*** luqas has quit IRC11:56
*** luqas__ has joined #openstack-neutron11:56
*** Zemeio has joined #openstack-neutron11:56
openstackgerritSteven Weston proposed openstack/neutron: Security groups don't work with vip and ovs plugin  https://review.openstack.org/10984811:57
*** luqas__ has quit IRC11:58
*** luqas has joined #openstack-neutron11:59
*** luqas has quit IRC12:01
*** luqas__ has joined #openstack-neutron12:01
*** yfried_ has joined #openstack-neutron12:01
*** jpich has quit IRC12:01
*** jpich has joined #openstack-neutron12:02
*** luqas___ has joined #openstack-neutron12:03
*** luqas__ has quit IRC12:03
*** dims has joined #openstack-neutron12:04
openstackgerritAnn Kamyshnikova proposed openstack/neutron: Avoid unnecessary explicit str() conversion around exceptions  https://review.openstack.org/13870912:05
*** luqas__ has joined #openstack-neutron12:07
*** luqas___ has quit IRC12:07
*** luqas__ has quit IRC12:08
*** luqas has joined #openstack-neutron12:09
openstackgerritAnn Kamyshnikova proposed openstack/neutron: Avoid unnecessary explicit str() conversion around exceptions  https://review.openstack.org/13870912:10
*** luqas has quit IRC12:10
*** pino_ has quit IRC12:10
*** luqas has joined #openstack-neutron12:11
*** luqas__ has joined #openstack-neutron12:13
*** luqas has quit IRC12:13
*** kopparam has quit IRC12:14
*** luqas__ has quit IRC12:15
*** luqas has joined #openstack-neutron12:16
*** yatin has quit IRC12:17
*** SridharG has quit IRC12:18
*** luqas__ has joined #openstack-neutron12:19
*** SridharG has joined #openstack-neutron12:19
*** luqas has quit IRC12:20
*** luqas__ has quit IRC12:20
*** luqas__ has joined #openstack-neutron12:20
*** jp_at_hp has joined #openstack-neutron12:22
*** francois_eleouet has joined #openstack-neutron12:22
*** luqas__ has quit IRC12:22
*** feleouet has quit IRC12:23
*** luqas__ has joined #openstack-neutron12:23
*** matrohon has quit IRC12:23
*** luqas__ has quit IRC12:24
*** luqas__ has joined #openstack-neutron12:25
*** luqas__ has quit IRC12:26
*** luqas has joined #openstack-neutron12:27
*** pino has joined #openstack-neutron12:27
*** techcet has joined #openstack-neutron12:27
openstackgerritAnn Kamyshnikova proposed openstack/neutron: Avoid unnecessary explicit str() conversion around exceptions  https://review.openstack.org/13870912:29
*** luqas has quit IRC12:29
*** luqas has joined #openstack-neutron12:30
*** luqas has quit IRC12:32
*** luqas has joined #openstack-neutron12:33
*** techcet has quit IRC12:33
*** luqas has quit IRC12:35
*** matrohon has joined #openstack-neutron12:35
*** luqas has joined #openstack-neutron12:35
*** rpothier has joined #openstack-neutron12:36
*** luqas__ has joined #openstack-neutron12:38
*** luqas has quit IRC12:39
*** luqas___ has joined #openstack-neutron12:41
*** kopparam has joined #openstack-neutron12:42
*** samot has quit IRC12:42
*** luqas__ has quit IRC12:42
*** luqas___ has quit IRC12:46
*** luqas has joined #openstack-neutron12:47
*** mwagner_lap has quit IRC12:48
*** WackoRobie has joined #openstack-neutron12:48
*** luqas has quit IRC12:48
*** ZZelle has quit IRC12:48
*** luqas has joined #openstack-neutron12:49
*** luqas has quit IRC12:50
*** sgordon has joined #openstack-neutron12:50
*** luqas has joined #openstack-neutron12:51
*** thomasem has joined #openstack-neutron12:51
openstackgerritMiguel Angel Ajo proposed openstack/neutron: IpsetManager refactoring  https://review.openstack.org/12080612:51
ajoamotoki__away, obondarev_ ^ :)12:51
*** Longgeek has quit IRC12:52
ajoI have reduced the commit message too, I had too many bullets, which looked like if I was doing too many things out of scope, but I was more explaining12:52
*** luqas has quit IRC12:52
ajothe properties/reasoning of the patch.12:53
*** luqas has joined #openstack-neutron12:53
*** luqas has quit IRC12:54
*** mikedillion has joined #openstack-neutron12:55
*** luqas has joined #openstack-neutron12:55
*** ZZelle has joined #openstack-neutron12:55
*** luqas has quit IRC12:56
*** luqas has joined #openstack-neutron12:57
*** sambetts has joined #openstack-neutron12:59
*** luqas has quit IRC13:00
*** luqas has joined #openstack-neutron13:00
*** luqas has quit IRC13:01
*** luqas has joined #openstack-neutron13:02
*** luqas has quit IRC13:04
*** luqas has joined #openstack-neutron13:04
*** thomasem has quit IRC13:05
*** luqas has quit IRC13:05
*** luqas has joined #openstack-neutron13:06
*** luqas has quit IRC13:07
*** luqas has joined #openstack-neutron13:08
*** Masahiro has joined #openstack-neutron13:08
*** ZZelle has quit IRC13:09
*** luqas has quit IRC13:10
*** luqas__ has joined #openstack-neutron13:10
*** yamamoto has joined #openstack-neutron13:10
*** jckasper_ has quit IRC13:11
*** luqas__ has quit IRC13:11
*** ZZelle has joined #openstack-neutron13:11
*** luqas has joined #openstack-neutron13:12
*** Masahiro has quit IRC13:13
*** luqas has quit IRC13:13
*** luqas has joined #openstack-neutron13:14
*** luqas has quit IRC13:15
*** luqas has joined #openstack-neutron13:16
*** Longgeek has joined #openstack-neutron13:17
*** karimb has quit IRC13:17
*** luqas has quit IRC13:18
*** luqas has joined #openstack-neutron13:18
*** mikedillion has quit IRC13:19
*** thomasem has joined #openstack-neutron13:20
*** luqas has quit IRC13:21
*** luqas__ has joined #openstack-neutron13:21
*** thomasem has quit IRC13:21
*** baoli has joined #openstack-neutron13:21
*** baoli has quit IRC13:21
*** thomasem has joined #openstack-neutron13:22
*** baoli has joined #openstack-neutron13:22
*** luqas__ has quit IRC13:22
*** luqas__ has joined #openstack-neutron13:22
*** mwagner_lap has joined #openstack-neutron13:26
*** yfried_ has quit IRC13:28
*** techcet has joined #openstack-neutron13:28
*** dims has quit IRC13:29
*** dims has joined #openstack-neutron13:29
*** techcet has quit IRC13:32
openstackgerritAnn Kamyshnikova proposed openstack/neutron: Update heal_script for alembic 0.7.1  https://review.openstack.org/13899813:34
*** abehl has quit IRC13:35
*** nplanel has joined #openstack-neutron13:36
*** rook has quit IRC13:37
*** xuhanp has joined #openstack-neutron13:38
*** ZZelle has quit IRC13:39
*** skolekonov has quit IRC13:42
openstackgerritAnn Kamyshnikova proposed openstack/neutron: Update heal_script for alembic 0.7.1  https://review.openstack.org/13899813:43
*** trinaths has joined #openstack-neutron13:45
*** ZZelle has joined #openstack-neutron13:46
*** trinaths has left #openstack-neutron13:49
*** xuhanp has quit IRC13:49
*** manishg has joined #openstack-neutron13:50
*** flaviof has quit IRC13:53
*** pino has quit IRC13:53
*** SridharG has quit IRC13:54
*** ishant has quit IRC13:54
*** ZZelle has quit IRC13:55
*** jprovazn has joined #openstack-neutron13:55
*** yamamoto has quit IRC13:56
*** alexpilotti has joined #openstack-neutron13:56
*** yapeng has joined #openstack-neutron14:02
*** ZZelle has joined #openstack-neutron14:02
*** dims has quit IRC14:05
*** dims has joined #openstack-neutron14:06
*** rook has joined #openstack-neutron14:07
*** radez_g0n3 is now known as radez14:07
*** Marga_ has quit IRC14:09
*** dboik has joined #openstack-neutron14:09
*** karimb has joined #openstack-neutron14:11
*** yapeng has quit IRC14:12
*** ZZelle has quit IRC14:12
*** manishg has quit IRC14:13
*** yapeng has joined #openstack-neutron14:13
*** yamamoto has joined #openstack-neutron14:13
*** dboik_ has joined #openstack-neutron14:17
*** ZZelle has joined #openstack-neutron14:17
openstackgerritAnn Kamyshnikova proposed openstack/neutron: Avoid unnecessary explicit str() conversion around exceptions  https://review.openstack.org/13870914:17
openstackgerritSalvatore Orlando proposed openstack/neutron: NSX: separate DB & backend ops for floating IPs  https://review.openstack.org/13807814:18
*** kbringard has joined #openstack-neutron14:18
*** kbyrne has quit IRC14:19
*** dboik has quit IRC14:20
*** SridharG has joined #openstack-neutron14:20
*** kbyrne has joined #openstack-neutron14:21
*** shakamunyi has joined #openstack-neutron14:21
*** avozza is now known as zz_avozza14:22
*** dboik_ has quit IRC14:22
openstackgerritMerged openstack/neutron-specs: template.rst: Use a reference  https://review.openstack.org/13862214:22
*** jckasper has joined #openstack-neutron14:23
*** manishg has joined #openstack-neutron14:24
*** jckasper_ has joined #openstack-neutron14:24
*** trad511 has joined #openstack-neutron14:26
*** techcet has joined #openstack-neutron14:27
*** jckasper has quit IRC14:28
*** neophy has joined #openstack-neutron14:30
*** alexpilotti has quit IRC14:30
*** alexpilotti has joined #openstack-neutron14:31
*** diegows has quit IRC14:33
openstackgerritMerged openstack/neutron-specs: ofagent-flow-based-tunneling  https://review.openstack.org/12855714:33
*** techcet has quit IRC14:33
openstackgerritMerged openstack/neutron-specs: OFAgent: Factor out switch implementation dependent code to sub-drivers  https://review.openstack.org/13013614:34
openstackgerritAnn Kamyshnikova proposed openstack/neutron: Avoid unnecessary explicit str() conversion around exceptions  https://review.openstack.org/13870914:34
*** padkrish has joined #openstack-neutron14:35
*** AbsinthMind has joined #openstack-neutron14:35
openstackgerritCarol Bouchard proposed openstack/neutron: Apply 'int allowed vlan' cfg when one not there  https://review.openstack.org/13749314:37
*** cbouch has joined #openstack-neutron14:37
*** manishg has quit IRC14:38
*** alexpilotti has quit IRC14:38
*** vivek-ebay has joined #openstack-neutron14:40
*** alexpilotti has joined #openstack-neutron14:40
*** dane_leblanc has joined #openstack-neutron14:41
*** signed8bit has joined #openstack-neutron14:42
*** alexpilotti has quit IRC14:42
*** mikedillion has joined #openstack-neutron14:45
*** charlesr has joined #openstack-neutron14:46
*** thomasem has quit IRC14:47
*** jogo is now known as flashgordon14:48
*** dboik has joined #openstack-neutron14:48
*** armax has joined #openstack-neutron14:50
*** dane_leblanc has quit IRC14:50
*** luqas__ has quit IRC14:50
*** luqas__ has joined #openstack-neutron14:51
*** dansmith is now known as superdan14:52
*** luqas__ has quit IRC14:52
*** ajo has quit IRC14:53
*** luqas__ has joined #openstack-neutron14:53
*** luqas__ has quit IRC14:54
*** thomasem has joined #openstack-neutron14:54
*** luqas__ has joined #openstack-neutron14:55
*** r-daneel has joined #openstack-neutron14:55
*** zzzeek has joined #openstack-neutron14:55
*** saloa has joined #openstack-neutron14:55
*** luqas__ has quit IRC14:56
*** luqas__ has joined #openstack-neutron14:57
*** Masahiro has joined #openstack-neutron14:57
*** luqas__ has quit IRC14:59
*** luqas__ has joined #openstack-neutron14:59
*** luqas__ has quit IRC15:00
*** luqas__ has joined #openstack-neutron15:01
*** thomasem has quit IRC15:01
*** drankis has joined #openstack-neutron15:01
*** Masahiro has quit IRC15:01
*** alexpilotti has joined #openstack-neutron15:02
*** thomasem has joined #openstack-neutron15:02
*** luqas__ has quit IRC15:03
*** luqas__ has joined #openstack-neutron15:03
*** TrevorV_ has joined #openstack-neutron15:04
*** luqas__ has quit IRC15:06
*** luqas___ has joined #openstack-neutron15:06
openstackgerritElena Ezhova proposed openstack/python-neutronclient: Add parser options for port-update  https://review.openstack.org/13899215:06
*** sambetts has quit IRC15:06
*** dims is now known as dimsum__15:07
*** luqas__ has joined #openstack-neutron15:09
*** prad has joined #openstack-neutron15:09
*** luqas___ has quit IRC15:09
*** aleksandr_null has quit IRC15:10
*** markmcclain has joined #openstack-neutron15:10
*** luqas has joined #openstack-neutron15:11
*** prad has quit IRC15:11
*** luqas__ has quit IRC15:12
*** sara_ has joined #openstack-neutron15:12
sara_HALO people15:13
sara_anyone here?.15:13
*** neophy_ has joined #openstack-neutron15:13
*** yamahata has joined #openstack-neutron15:15
sara_i've been asked to establish a comparison between openstack and cloudstack's networking and i'm here to look for some answers15:16
sara_hope to find some collaboration here :)15:16
*** neophy has quit IRC15:17
*** padkrish has quit IRC15:18
*** kbringard has quit IRC15:18
sara_i see people leaving, is anyone still here?15:19
*** kbringard has joined #openstack-neutron15:21
*** dims_ has joined #openstack-neutron15:24
*** ChuckC_ has quit IRC15:26
*** Marga_ has joined #openstack-neutron15:27
*** kbringard has quit IRC15:27
*** dimsum__ has quit IRC15:28
*** jobewan has joined #openstack-neutron15:33
*** reed has joined #openstack-neutron15:34
*** vthapar has quit IRC15:36
*** ajo has joined #openstack-neutron15:36
*** jlibosva has quit IRC15:37
*** thomasem has quit IRC15:37
*** kbringard has joined #openstack-neutron15:37
*** feleouet has joined #openstack-neutron15:38
*** francois_eleouet has quit IRC15:38
*** matrohon has quit IRC15:38
*** drankis has quit IRC15:40
*** mestery has quit IRC15:42
*** sara_ has quit IRC15:43
*** moha_hunt has joined #openstack-neutron15:44
*** padkrish has joined #openstack-neutron15:45
*** matrohon has joined #openstack-neutron15:49
*** thomasem has joined #openstack-neutron15:52
*** prad has joined #openstack-neutron15:55
openstackgerritAnn Kamyshnikova proposed openstack/neutron: Add UniqueConstraint for name and tenant_id in security group  https://review.openstack.org/13500615:55
openstackgerritElena Ezhova proposed openstack/python-neutronclient: Add parser options for port-update and port-create  https://review.openstack.org/13899215:55
*** thomasem has quit IRC15:56
openstackgerritNuman Siddique proposed openstack/neutron: Do not count dvr agents while creating HA ports  https://review.openstack.org/13782715:56
*** thomasem has joined #openstack-neutron15:57
*** yamahata has quit IRC15:57
*** emagana has joined #openstack-neutron15:57
*** killer_prince has joined #openstack-neutron15:57
*** killer_prince is now known as lazy_prince15:57
*** banix has joined #openstack-neutron16:00
*** thedodd has joined #openstack-neutron16:01
*** numan has quit IRC16:01
*** carl_baldwin has joined #openstack-neutron16:02
*** padkrish has quit IRC16:04
*** yamamoto has quit IRC16:08
*** killer_prince has joined #openstack-neutron16:13
*** lazy_prince has quit IRC16:14
*** killer_prince is now known as lazy_prince16:14
*** luqas has quit IRC16:15
*** luqas__ has joined #openstack-neutron16:15
*** thomasem_ has joined #openstack-neutron16:15
*** thomasem_ has quit IRC16:16
*** luqas__ has quit IRC16:16
*** luqas__ has joined #openstack-neutron16:16
*** thomasem has quit IRC16:17
*** thedodd has quit IRC16:17
*** luqas__ has quit IRC16:19
*** thedodd has joined #openstack-neutron16:19
*** luqas__ has joined #openstack-neutron16:19
*** xgerman has joined #openstack-neutron16:21
*** luqas___ has joined #openstack-neutron16:21
*** luqas__ has quit IRC16:21
*** mestery has joined #openstack-neutron16:21
*** luqas___ has quit IRC16:23
*** luqas has joined #openstack-neutron16:24
*** ChuckC_ has joined #openstack-neutron16:24
*** luqas has quit IRC16:26
*** luqas has joined #openstack-neutron16:26
*** ygbo has quit IRC16:26
*** techcet has joined #openstack-neutron16:27
*** yamamoto has joined #openstack-neutron16:28
*** ggnel has quit IRC16:28
*** lukego has joined #openstack-neutron16:28
*** mestery has quit IRC16:28
*** ChuckC_ is now known as ChuckC16:28
*** mestery has joined #openstack-neutron16:28
*** luqas__ has joined #openstack-neutron16:29
*** luqas has quit IRC16:29
*** thomasem has joined #openstack-neutron16:29
*** thomasem has quit IRC16:30
lukegoHowdy! Sorry about the recent test faliures on Tail-f NCS CI. That CI is in fact now superceded by “Cisco Tail-f NCS” CI. I switched off the trigger and updated the wiki.16:31
*** luqas has joined #openstack-neutron16:32
lukego(It had operational problems late this week leading to noise but not actual -1 votes so I hope no real disruption.)16:32
*** luqas__ has quit IRC16:32
*** lukego has quit IRC16:33
*** luqas has quit IRC16:33
*** luqas has joined #openstack-neutron16:34
yapenghi, anyone working on group policy project on this channel?16:35
*** luqas has quit IRC16:35
*** luqas has joined #openstack-neutron16:36
*** igordcard has quit IRC16:36
*** nfedotov has left #openstack-neutron16:37
*** luqas__ has joined #openstack-neutron16:37
*** luqas has quit IRC16:37
*** thedodd has quit IRC16:39
*** _cjones_ has joined #openstack-neutron16:39
*** luqas__ has quit IRC16:40
*** luqas__ has joined #openstack-neutron16:40
*** jpich has quit IRC16:41
*** luqas__ has quit IRC16:42
*** luqas__ has joined #openstack-neutron16:43
*** Marga_ has quit IRC16:43
*** matrohon has quit IRC16:44
*** igordcard has joined #openstack-neutron16:45
*** techcet has quit IRC16:45
*** Masahiro has joined #openstack-neutron16:46
*** luqas has joined #openstack-neutron16:46
*** luqas__ has quit IRC16:46
*** dims_ is now known as dimsum__16:47
*** padkrish has joined #openstack-neutron16:48
*** luqas__ has joined #openstack-neutron16:49
*** luqas has quit IRC16:50
*** Masahiro has quit IRC16:50
*** luqas__ has quit IRC16:51
*** luqas__ has joined #openstack-neutron16:52
*** emagana_ has joined #openstack-neutron16:52
*** thedodd has joined #openstack-neutron16:53
*** luqas__ has quit IRC16:53
*** luqas__ has joined #openstack-neutron16:53
*** mwagner_lap has quit IRC16:54
*** emagana has quit IRC16:55
*** luqas__ has quit IRC16:55
*** nlahouti has joined #openstack-neutron16:55
*** luqas has joined #openstack-neutron16:56
*** luqas has quit IRC16:57
*** techcet has joined #openstack-neutron16:57
ChuckCcarl_baldwin: armax: any chance you can take a (hopefully last) look at https://review.openstack.org/#/c/129085/?16:57
*** luqas has joined #openstack-neutron16:57
carl_baldwinChuckC: I can take a look today.16:58
ChuckCcarl_baldwin: many thanks, sir16:58
*** gridinv_ has quit IRC16:58
*** mlavalle has joined #openstack-neutron16:59
*** techcet has quit IRC16:59
*** techcet has joined #openstack-neutron16:59
*** luqas__ has joined #openstack-neutron17:00
*** luqas has quit IRC17:00
*** aepifanov has quit IRC17:01
*** suresh12 has joined #openstack-neutron17:02
*** safchain has quit IRC17:02
*** emagana_ has quit IRC17:02
*** luqas has joined #openstack-neutron17:03
*** SridharG has left #openstack-neutron17:03
*** luqas__ has quit IRC17:03
*** luqas has quit IRC17:04
*** karimb has quit IRC17:04
*** luqas has joined #openstack-neutron17:05
openstackgerritMichael Smith proposed openstack/neutron: L3 Agent support for routers with HA and DVR  https://review.openstack.org/13968617:05
*** techcet has quit IRC17:05
*** luqas has quit IRC17:07
*** luqas__ has joined #openstack-neutron17:07
*** neophy_ has quit IRC17:07
*** luqas___ has joined #openstack-neutron17:09
*** sbfox has joined #openstack-neutron17:10
*** thomasem has joined #openstack-neutron17:10
*** luqas__ has quit IRC17:10
*** marun has joined #openstack-neutron17:10
*** luqas___ has quit IRC17:11
*** luqas___ has joined #openstack-neutron17:12
*** sbfox has quit IRC17:12
*** sbfox has joined #openstack-neutron17:12
*** suresh12 has quit IRC17:13
*** luqas___ has quit IRC17:13
*** luqas__ has joined #openstack-neutron17:13
*** luqas__ has quit IRC17:15
*** luqas__ has joined #openstack-neutron17:16
openstackgerritMerged openstack/neutron: Cleanup recent generalization in post mortem debugger  https://review.openstack.org/13783317:16
*** sbfox has quit IRC17:16
*** sbfox has joined #openstack-neutron17:17
*** luqas__ has quit IRC17:17
*** luqas__ has joined #openstack-neutron17:18
*** shashankhegde has joined #openstack-neutron17:18
*** vivek-ebay has quit IRC17:19
*** ajmiller has quit IRC17:19
*** pino has joined #openstack-neutron17:19
ChuckCarmax: hi, do you have time to give https://review.openstack.org/#/c/129085/ another look?  2 other drivers have looked at the review, so I could bug them also ;)17:20
*** suresh12 has joined #openstack-neutron17:21
*** jschwarz has joined #openstack-neutron17:22
*** luqas__ has quit IRC17:22
*** mikedillion has quit IRC17:24
*** suresh12 has quit IRC17:24
*** aranjan has joined #openstack-neutron17:24
mesteryHey, question for infra on gerrit groups: Is it intentional that any member of a gerrit group can add/remove members in said group? Just curious.17:25
mesteryWoops, wrong channel.17:25
*** mikedillion has joined #openstack-neutron17:25
*** shakamunyi has quit IRC17:25
openstackgerritMerged openstack/neutron: tox.ini: Prevent casual addition of bash dependency  https://review.openstack.org/13865017:27
*** jschwarz has quit IRC17:28
*** david-lyle has joined #openstack-neutron17:29
*** TrevorV_ has quit IRC17:30
*** nplanel has quit IRC17:30
*** nplanel has joined #openstack-neutron17:30
*** abehl has joined #openstack-neutron17:32
*** mestery has quit IRC17:35
*** shashankhegde has quit IRC17:36
*** pino has quit IRC17:37
*** zzzeek has quit IRC17:37
*** techcet has joined #openstack-neutron17:38
*** vivek-ebay has joined #openstack-neutron17:38
*** Marga_ has joined #openstack-neutron17:38
*** rotbeard has quit IRC17:39
*** Marga_ has quit IRC17:39
*** Marga_ has joined #openstack-neutron17:40
*** mikedillion has quit IRC17:40
*** Marga_ has quit IRC17:40
*** Marga_ has joined #openstack-neutron17:41
*** TrevorV_ has joined #openstack-neutron17:41
*** Marga_ has quit IRC17:41
*** Marga_ has joined #openstack-neutron17:42
*** zz_avozza is now known as avozza17:42
*** Marga_ has quit IRC17:43
*** Marga_ has joined #openstack-neutron17:44
*** ajo has quit IRC17:44
*** zzzeek has joined #openstack-neutron17:44
*** Marga_ has quit IRC17:44
*** jistr has quit IRC17:45
*** jpena has quit IRC17:45
*** Marga_ has joined #openstack-neutron17:45
*** Marga_ has quit IRC17:45
*** Marga_ has joined #openstack-neutron17:46
*** aranjan has quit IRC17:47
*** dconde has joined #openstack-neutron17:47
*** Marga_ has quit IRC17:47
*** Marga_ has joined #openstack-neutron17:48
*** Marga_ has quit IRC17:49
*** yamamoto has quit IRC17:49
*** Marga_ has joined #openstack-neutron17:50
*** WackoRobie has quit IRC17:50
*** aepifanov has joined #openstack-neutron17:50
*** WackoRobie has joined #openstack-neutron17:50
*** Zemeio has quit IRC17:51
*** Marga_ has quit IRC17:52
*** suresh12 has joined #openstack-neutron17:53
*** Marga_ has joined #openstack-neutron17:53
*** tellesnobrega_ has joined #openstack-neutron17:54
*** WackoRobie has quit IRC17:55
*** aranjan has joined #openstack-neutron17:55
*** krtaylor has quit IRC17:56
*** aranjan has quit IRC17:56
*** boris-42 has joined #openstack-neutron17:57
*** aranjan has joined #openstack-neutron17:58
*** ybabenko has quit IRC17:58
*** rook has quit IRC17:59
*** s3wong has joined #openstack-neutron17:59
*** tellesnobrega_ has quit IRC17:59
*** ajo has joined #openstack-neutron18:00
*** mleroy has quit IRC18:01
*** rwsu has joined #openstack-neutron18:02
*** shashankhegde has joined #openstack-neutron18:02
*** emagana_ has joined #openstack-neutron18:05
*** aranjan has quit IRC18:06
*** shakamunyi has joined #openstack-neutron18:07
*** aranjan has joined #openstack-neutron18:07
*** trinaths has joined #openstack-neutron18:07
*** AbsinthMind has quit IRC18:08
*** achanda has joined #openstack-neutron18:08
*** mestery has joined #openstack-neutron18:09
*** dboik has quit IRC18:10
*** _cjones_ has quit IRC18:11
*** aranjan has quit IRC18:11
trinathsHi all18:12
*** yfauser has joined #openstack-neutron18:12
*** krtaylor has joined #openstack-neutron18:13
*** mwagner_lap has joined #openstack-neutron18:14
*** yfauser has left #openstack-neutron18:15
*** ChuckC has quit IRC18:16
*** ivar-lazzaro has joined #openstack-neutron18:16
*** avozza is now known as zz_avozza18:17
*** achanda has quit IRC18:17
*** zzzeek has quit IRC18:17
*** achanda has joined #openstack-neutron18:18
openstackgerritSalvatore Orlando proposed openstack/neutron: NSX: separate DB & backend ops for floating IPs  https://review.openstack.org/13807818:20
*** dsneddon has quit IRC18:20
*** WackoRobie has joined #openstack-neutron18:21
*** dsneddon has joined #openstack-neutron18:21
*** kopparam has quit IRC18:21
*** baoli has quit IRC18:22
*** rook has joined #openstack-neutron18:22
*** aranjan has joined #openstack-neutron18:22
*** kopparam has joined #openstack-neutron18:22
*** achanda has quit IRC18:22
*** WackoRob_ has joined #openstack-neutron18:23
*** WackoRobie has quit IRC18:23
*** zzzeek has joined #openstack-neutron18:24
*** baoli has joined #openstack-neutron18:24
*** baoli has quit IRC18:25
*** oreillyd has quit IRC18:25
*** baoli has joined #openstack-neutron18:25
*** padkrish has quit IRC18:27
*** WackoRob_ has quit IRC18:28
*** radez is now known as radez_g0n318:29
*** LinStatSDR has joined #openstack-neutron18:29
*** s3wong has quit IRC18:30
*** harlowja_away is now known as harlowja_18:31
*** s3wong has joined #openstack-neutron18:32
*** thedodd has quit IRC18:32
*** kopparam has quit IRC18:33
*** amcrn has joined #openstack-neutron18:34
*** Masahiro has joined #openstack-neutron18:35
*** padkrish has joined #openstack-neutron18:36
*** trinaths has left #openstack-neutron18:36
*** chuckC_ has joined #openstack-neutron18:38
openstackgerritrcurran proposed openstack/neutron-specs: ML2 Cisco Nexus Mechanism Driver VxLAN Gateway Support  https://review.openstack.org/13970818:38
*** _cjones_ has joined #openstack-neutron18:38
*** Masahiro has quit IRC18:39
*** vivek-ebay has quit IRC18:39
*** SumitNaiksatam has quit IRC18:39
*** emagana_ has quit IRC18:40
*** dsneddon has quit IRC18:41
*** emagana has joined #openstack-neutron18:41
*** dsneddon has joined #openstack-neutron18:43
*** shakamunyi has quit IRC18:44
openstackgerritPaul Michali proposed openstack/neutron: L3 Agent restructure - observer hierarchy  https://review.openstack.org/13654918:44
*** emagana has quit IRC18:45
*** ijw_ has joined #openstack-neutron18:46
*** shakamunyi has joined #openstack-neutron18:46
flashgordonneutron is throwing a lot of warnings: http://logs.openstack.org/58/136158/9/check/check-tempest-dsvm-neutron-full/abea49f/logs/screen-q-svc.txt.gz?level=TRACE18:48
*** shakamunyi has quit IRC18:48
flashgordonits crying wolf http://logs.openstack.org/58/136158/9/check/check-tempest-dsvm-neutron-full/abea49f/logs/screen-q-svc.txt.gz?level=TRACE18:48
flashgordonCannot update status: vip ac6a3401-cb7f-4136-91c6-7367f105a472 not found in the DB, it was probably deleted concurrently18:48
flashgordonetc18:48
flashgordonmestery:  ^18:48
*** saloa has quit IRC18:48
*** jp_at_hp has quit IRC18:49
*** zz_avozza is now known as avozza18:49
*** yamamoto has joined #openstack-neutron18:49
*** banix has quit IRC18:51
flashgordonhttps://bugs.launchpad.net/neutron/+bug/139976118:51
openstackgerritrcurran proposed openstack/neutron-specs: ML2 Cisco Nexus Mechanism Driver VxLAN Gateway Support  https://review.openstack.org/13970818:52
*** shakamunyi has joined #openstack-neutron18:52
*** ijw__ has joined #openstack-neutron18:52
*** _cjones_ has quit IRC18:52
*** _cjones_ has joined #openstack-neutron18:53
*** ijw_ has quit IRC18:53
*** prad has quit IRC18:53
mesteryflashgordon: Will take a peek18:54
*** avozza is now known as zz_avozza18:54
*** yamamoto has quit IRC18:54
*** tflynn has joined #openstack-neutron18:55
*** vivek-ebay has joined #openstack-neutron18:56
*** aleksandr_null has joined #openstack-neutron18:57
*** ZZelle has quit IRC18:57
*** dboik has joined #openstack-neutron18:58
*** ZZelle has joined #openstack-neutron18:58
*** AbsinthMind has joined #openstack-neutron18:59
*** jprovazn has quit IRC18:59
ZZellemestery, hi19:00
*** diegows has joined #openstack-neutron19:00
*** WackoRobie has joined #openstack-neutron19:01
*** lukasa has joined #openstack-neutron19:01
*** dsneddon has quit IRC19:02
*** dsneddon has joined #openstack-neutron19:03
*** thedodd has joined #openstack-neutron19:04
*** WackoRobie has quit IRC19:06
*** tidwellr1 has left #openstack-neutron19:07
*** SumitNaiksatam has joined #openstack-neutron19:09
*** leenheer has joined #openstack-neutron19:09
*** ajo has quit IRC19:09
*** leenheer has left #openstack-neutron19:09
*** emagana has joined #openstack-neutron19:12
openstackgerritPaul Ward proposed openstack/neutron-specs: Provide Domain Name on Neutron Network  https://review.openstack.org/13545319:13
mesteryZZelle: Yo!19:14
*** saloa has joined #openstack-neutron19:14
ZZellemestery, if you have some time, could you have a look to https://review.openstack.org/136840 ?19:15
mesteryZZelle: Looking19:15
*** emagana has quit IRC19:16
ZZellemestery, i have also a question about how we could reduce more metadata proxy permissions19:16
mesteryZZelle: Reducing permissions seems like a good goal to strive for19:16
*** mikedillion has joined #openstack-neutron19:17
ZZellemestery, ie; currently the metadata proxy has root permissions, this change allows to reduce them to neutron permissions which are high through rootwrap19:18
ZZellemestery, so my proposal is to allow to run the metadata-proxy with a different user19:18
mesteryZZelle: I think that's a good thing to do, I've looked at the patch, and thanks to brian's questions and your answers it looks ok to me19:19
*** banix has joined #openstack-neutron19:19
*** kirshil has quit IRC19:20
ZZellemestery, this user could be nobody but it will disallow him to log into /var/log/neutron and we must move the metadata socket outside of /var/lib/neutron because they are only readable by neutron19:20
mesteryZZelle: So we then make the pipe owned by the user we're running the agent as? Does this remove the need for root to be involved at all with metadata operations?19:21
openstackgerritrcurran proposed openstack/neutron-specs: ML2 Cisco Nexus Mechanism Driver VxLAN Gateway Support  https://review.openstack.org/13970819:21
ZZellemestery, yes and no :)19:22
ZZellemestery, we could define a new user in neutron group and change a little bit /var/log/neutron, /var/lib/neutron and metadata socket rights to allow the neutron group to read/write19:23
*** lukego has joined #openstack-neutron19:23
*** dsneddon has quit IRC19:23
*** lukego has quit IRC19:23
ZZellemestery, and the metadata proxy will no more be able to use rootwrap because it has no more neutron user permissions19:24
*** WackoRobie has joined #openstack-neutron19:24
*** dsneddon has joined #openstack-neutron19:24
mesteryZZelle: Well, that sounds like another win too19:24
*** martyfalatic has joined #openstack-neutron19:26
ZZellemestery, such change is quite simple BUT it could have an impact on the packaging (ie: define the new user), so i was wondering who could give a packager feedback? And should i write a spec to clarify how it will work?19:26
*** suresh12 has quit IRC19:27
mesteryZZelle: For packager feedback on this, I'd talk to marun ihrachyshka and/or amuller. They will have some input here for you. :)19:27
*** sbfox has quit IRC19:27
mesteryZZelle: A spec may be good idea as well19:28
ZZellemestery, ok for both19:28
openstackgerritrcurran proposed openstack/neutron-specs: ML2 Cisco Nexus Mechanism Driver VxLAN Gateway Support  https://review.openstack.org/13970819:28
*** raildo has quit IRC19:28
*** samuelms has quit IRC19:28
*** tellesnobrega has quit IRC19:29
*** WackoRobie has quit IRC19:29
mesteryZZelle: Excellent!19:29
*** vivek-ebay has quit IRC19:29
*** packet has joined #openstack-neutron19:31
*** suresh12 has joined #openstack-neutron19:32
*** thedodd has quit IRC19:32
*** igordcard has quit IRC19:33
*** tidwellr has joined #openstack-neutron19:35
*** ihrachyshka has quit IRC19:37
*** igordcard has joined #openstack-neutron19:38
*** ihrachyshka has joined #openstack-neutron19:38
*** thedodd has joined #openstack-neutron19:41
openstackgerritIhar Hrachyshka proposed openstack/neutron: Migrate to oslo.concurrency  https://review.openstack.org/13971719:42
*** dsneddon has quit IRC19:44
*** ijw_ has joined #openstack-neutron19:44
*** dsneddon has joined #openstack-neutron19:46
*** ijw__ has quit IRC19:48
*** ajo has joined #openstack-neutron19:48
openstackgerritIhar Hrachyshka proposed openstack/neutron: Migrate to oslo.concurrency  https://review.openstack.org/13971719:49
*** shakamunyi has quit IRC19:54
*** AbsinthMind has quit IRC19:54
*** alexpilotti has quit IRC19:55
*** dboik has quit IRC19:55
*** abehl has quit IRC19:56
*** ijw_ has quit IRC19:56
*** ijw_ has joined #openstack-neutron19:57
*** Youcef has quit IRC19:57
*** ijw_ has quit IRC19:57
*** ijw_ has joined #openstack-neutron19:58
*** shakamunyi has joined #openstack-neutron19:59
*** ijw_ has quit IRC19:59
*** ijw_ has joined #openstack-neutron20:00
*** techcet has quit IRC20:00
*** shakamunyi has quit IRC20:00
*** techcet has joined #openstack-neutron20:01
*** shakamunyi has joined #openstack-neutron20:01
*** ijw_ has quit IRC20:05
*** ijw_ has joined #openstack-neutron20:06
*** dsneddon has quit IRC20:06
*** johnbelamaric has joined #openstack-neutron20:06
*** dsneddon has joined #openstack-neutron20:07
openstackgerritIhar Hrachyshka proposed openstack/neutron: Migrate to oslo.concurrency  https://review.openstack.org/13971720:07
*** drjones has joined #openstack-neutron20:07
openstackgerritCarl Baldwin proposed openstack/neutron: Introduce External IPAM Interface  https://review.openstack.org/13433920:07
*** radez_g0n3 is now known as radez20:08
*** xgerman has quit IRC20:09
*** _cjones_ has quit IRC20:10
*** ijw_ has quit IRC20:11
*** drjones has quit IRC20:11
*** ijw_ has joined #openstack-neutron20:12
openstackgerritSwaminathan Vasudevan proposed openstack/neutron: Validate legacy router services before migration  https://review.openstack.org/12327320:12
*** LinStatSDR has quit IRC20:15
*** moha_hunt has quit IRC20:18
*** ajmiller has joined #openstack-neutron20:19
openstackgerritSwaminathan Vasudevan proposed openstack/neutron: Validate legacy router services before migration  https://review.openstack.org/12327320:19
*** ijw_ has quit IRC20:21
*** jorgem has joined #openstack-neutron20:21
openstackgerritBaodong (Robert) Li proposed openstack/neutron-specs: Support Floatingip for IPv6  https://review.openstack.org/13973120:21
*** sgordon` has quit IRC20:22
openstackgerritIhar Hrachyshka proposed openstack/neutron: Migrate to oslo.concurrency  https://review.openstack.org/13971720:22
*** Masahiro has joined #openstack-neutron20:23
*** WackoRobie has joined #openstack-neutron20:25
*** AbsinthMind has joined #openstack-neutron20:25
*** emagana has joined #openstack-neutron20:26
*** Masahiro has quit IRC20:27
*** SridharRamaswamy has joined #openstack-neutron20:28
*** johnbelamaric has quit IRC20:29
*** WackoRobie has quit IRC20:29
*** johnbelamaric has joined #openstack-neutron20:31
*** emagana has quit IRC20:31
*** prad has joined #openstack-neutron20:33
*** igordcard has quit IRC20:38
*** SridharRamaswamy has quit IRC20:39
*** ajo has quit IRC20:39
*** johnbelamaric1 has joined #openstack-neutron20:40
*** johnbelamaric has quit IRC20:40
*** SridharRamaswamy has joined #openstack-neutron20:42
*** suresh12 has quit IRC20:42
*** thedodd has quit IRC20:42
HenryGrussellb: around?20:43
*** tellesnobrega_ has joined #openstack-neutron20:43
*** tellesnobrega_ has quit IRC20:43
*** crc32 has joined #openstack-neutron20:44
carl_baldwinjohnbelamaric1: ping20:46
*** saipandi has joined #openstack-neutron20:46
*** AbsinthMind1 has joined #openstack-neutron20:47
*** saipandi has quit IRC20:48
*** saipandi has joined #openstack-neutron20:48
openstackgerritbadveli_vishnuus proposed openstack/neutron-specs: Service group and Service Object for firewall as a service  https://review.openstack.org/13159620:48
*** AbsinthMind has quit IRC20:49
*** dsneddon has quit IRC20:50
*** dsneddon has joined #openstack-neutron20:50
*** thedodd has joined #openstack-neutron20:51
*** yamamoto has joined #openstack-neutron20:52
*** vivek-ebay has joined #openstack-neutron20:53
*** martyfalatic has quit IRC20:54
*** LinStatSDR has joined #openstack-neutron20:55
*** martyfalatic has joined #openstack-neutron20:55
*** WackoRobie has joined #openstack-neutron20:55
*** suresh12 has joined #openstack-neutron20:56
*** yamamoto has quit IRC20:57
*** suresh12 has quit IRC20:57
*** jorgem has quit IRC20:57
*** suresh12 has joined #openstack-neutron20:58
*** shakamunyi has quit IRC20:59
*** WackoRobie has quit IRC21:00
*** mikedillion has quit IRC21:03
*** _cjones_ has joined #openstack-neutron21:04
*** _cjones_ has joined #openstack-neutron21:05
*** shakamunyi has joined #openstack-neutron21:06
*** jorgem has joined #openstack-neutron21:08
*** dkehn has quit IRC21:08
*** saipandi has quit IRC21:08
openstackgerritCarol Bouchard proposed openstack/neutron: Apply 'int allowed vlan' cfg when one not there  https://review.openstack.org/13749321:08
*** AbsinthMind1 has quit IRC21:09
*** ChuckC has joined #openstack-neutron21:10
*** suresh12 has quit IRC21:10
*** banix has quit IRC21:13
*** suresh12 has joined #openstack-neutron21:14
*** aepifanov has quit IRC21:15
*** AbsinthMind has joined #openstack-neutron21:15
*** dboik has joined #openstack-neutron21:18
openstackgerritMerged openstack/neutron: Imported Translations from Transifex  https://review.openstack.org/13952621:19
*** AbsinthMind has quit IRC21:21
pc_mdougwig: ping21:23
*** SridharRamaswamy has quit IRC21:24
*** baoli has quit IRC21:26
*** AbsinthMind has joined #openstack-neutron21:26
*** emagana has joined #openstack-neutron21:27
*** nimissa has quit IRC21:29
*** ChuckC has quit IRC21:30
*** AbsinthMind has quit IRC21:31
*** chuckC_ has quit IRC21:31
*** ajo has joined #openstack-neutron21:31
*** s3wong has quit IRC21:31
*** ajo has quit IRC21:32
*** SridharRamaswamy has joined #openstack-neutron21:32
ZZellemarkmcclain, hi21:34
*** nimissa has joined #openstack-neutron21:36
*** packet has quit IRC21:37
*** boris-42 has quit IRC21:37
*** LinStatSDR has quit IRC21:38
pc_mAnyone from the LoadBalancer team on IRC?21:39
*** s3wong has joined #openstack-neutron21:39
*** cbouch has quit IRC21:40
*** manishg has joined #openstack-neutron21:40
*** Longgeek has quit IRC21:42
*** manishg has quit IRC21:49
*** manishg has joined #openstack-neutron21:50
*** leenheer has joined #openstack-neutron21:52
*** carl_baldwin has quit IRC21:52
*** baoli has joined #openstack-neutron21:52
*** jorgem has quit IRC21:52
*** signed8b_ has joined #openstack-neutron21:54
*** ajo has joined #openstack-neutron21:54
*** manishg has quit IRC21:55
*** jorgem has joined #openstack-neutron21:55
*** carl_baldwin has joined #openstack-neutron21:56
*** jorgem has quit IRC21:56
*** kopparam has joined #openstack-neutron21:57
*** signed8bit has quit IRC21:57
*** TrevorV_ has quit IRC21:58
dougwigpc_m: ack21:59
pc_mYou familiar with reference impl. of Loadbalancer?21:59
*** techcet has quit IRC22:00
*** diegows has quit IRC22:00
*** _cjones_ has quit IRC22:02
*** jckasper_ has quit IRC22:03
*** johnbelamaric has joined #openstack-neutron22:07
*** johnbelamaric1 has quit IRC22:07
openstackgerritArmando Migliaccio proposed openstack/neutron-specs: Proposal for Neutron core and vendor code decomposition  https://review.openstack.org/13468022:07
*** igordcard has joined #openstack-neutron22:09
dougwigpc_m: yes, what's up?22:11
*** prad has quit IRC22:12
*** Masahiro has joined #openstack-neutron22:12
*** zz_avozza is now known as avozza22:15
pc_mdougwig: is it independent of the L3 agent hierarchy?22:15
pc_mdougwig: I was looking at the code and it doesn't seem to be tied in at all (a good thing). Just want to confirm.22:16
dougwigindependent.22:16
pc_mdougwig: awesome. One less agent to worry about in the refactoring.22:16
pc_mdougwig: thanks!22:16
*** Masahiro has quit IRC22:17
dougwignp22:17
pc_mdougwig: Dinner calling... ttyl (probably at mid-cycle)22:17
*** SamYaple has quit IRC22:18
*** SamYaple has joined #openstack-neutron22:19
*** xgerman has joined #openstack-neutron22:19
*** avozza is now known as zz_avozza22:19
*** dboik has quit IRC22:21
*** thomasem has quit IRC22:21
*** charlesr has quit IRC22:22
*** padkrish has quit IRC22:22
*** jorgem has joined #openstack-neutron22:24
openstackgerritMerged openstack/neutron: Workflow documentation is now in infra-manual  https://review.openstack.org/13933822:26
*** shashankhegde has quit IRC22:27
*** johnbelamaric has quit IRC22:28
*** sgordon has quit IRC22:28
*** kopparam has quit IRC22:29
*** shashankhegde has joined #openstack-neutron22:30
*** zz_avozza is now known as avozza22:30
*** techcet has joined #openstack-neutron22:30
*** dboik has joined #openstack-neutron22:31
*** SridharRamaswamy has quit IRC22:32
openstackgerritMerged openstack/neutron: Update i18n translation for NEC plugin log msg's  https://review.openstack.org/13835822:32
*** baoli has quit IRC22:35
*** _cjones_ has joined #openstack-neutron22:36
*** vivek-eb_ has joined #openstack-neutron22:37
*** vivek-ebay has quit IRC22:37
*** vivek-ebay has joined #openstack-neutron22:38
*** vivek-eb_ has quit IRC22:38
*** padkrish has joined #openstack-neutron22:41
*** avozza is now known as zz_avozza22:41
*** signed8b_ has quit IRC22:47
*** cipcosma has quit IRC22:48
*** alexpilotti has joined #openstack-neutron22:49
*** r-daneel has quit IRC22:49
openstackgerritKevin Benton proposed openstack/neutron: Catch duplicate errors scheduling SNAT service  https://review.openstack.org/12885722:54
*** SridharRamaswamy has joined #openstack-neutron22:58
*** ChuckC has joined #openstack-neutron22:59
*** techcet has quit IRC22:59
*** techcet has joined #openstack-neutron23:00
*** alexpilotti has quit IRC23:00
*** ajo has quit IRC23:01
*** suresh12 has quit IRC23:01
*** shakamunyi has quit IRC23:01
*** dboik has quit IRC23:01
*** kbringard has quit IRC23:04
kevinbentondougwig: are you coming to midcycle?23:06
dougwigyes, driving in from boise sunday23:06
kevinbentonwhat time will you be going through?23:06
kevinbentonby the airport*23:07
dougwigshould arrive in Salt Lake around 5:30pm sunday.23:07
dougwigwhat time you need a lift?23:07
*** saloa has quit IRC23:08
kevinbenton2:30, i'll just catch an uber23:08
*** banix has joined #openstack-neutron23:08
*** padkrish has quit IRC23:08
*** dkehn has joined #openstack-neutron23:09
*** ijw_ has joined #openstack-neutron23:09
dougwigthat would require a somewhat excessive speed, coming from Boise, leaving at noon.  :)23:09
*** padkrish has joined #openstack-neutron23:10
kevinbentonyeah, i think the ticket that comes from that kind of speeding would be much worse than cab fare :)23:10
*** carl_baldwin has quit IRC23:13
*** s3wong has quit IRC23:17
*** s3wong has joined #openstack-neutron23:18
dougwigremind me to tell you about NFS tickets.  they are worse than any kind of speeding.23:18
dougwigthe forest, not the lousy filesystem.23:19
*** alexpilotti has joined #openstack-neutron23:20
*** boris-42 has joined #openstack-neutron23:21
*** vivek-ebay has quit IRC23:22
*** banix has quit IRC23:23
*** rwsu has quit IRC23:24
*** Zemeio has joined #openstack-neutron23:24
*** Zemeio has left #openstack-neutron23:24
*** ijw__ has joined #openstack-neutron23:25
*** nplanel has quit IRC23:25
kevinbentonoh, that makes a lot more sense :-)23:27
kevinbentonwhat is the NFS forrest?23:27
kevinbentonforest*23:27
kevinbentoni don't recognize that acronym23:27
kevinbentondougwig: ^^23:27
dougwignational forest service.23:27
*** mlavalle has quit IRC23:27
*** ijw_ has quit IRC23:28
*** padkrish has quit IRC23:28
kevinbentonoh wow, i didn't know they cared23:29
kevinbentonin Montana i think they are more concerned about who is carrying more guns23:29
kevinbentonand what you are shooting them at23:29
*** thedodd has quit IRC23:30
*** trad511 has quit IRC23:30
dougwigyou'll have to wait until utah for the story.23:36
kevinbentonok23:37
openstackgerritBrandon Logan proposed openstack/neutron-specs: LBaaS V2 API and object model definition  https://review.openstack.org/13820523:41
*** igordcard has quit IRC23:42
*** jobewan has quit IRC23:45
*** s3wong has quit IRC23:46
*** s3wong has joined #openstack-neutron23:46
*** padkrish has joined #openstack-neutron23:47
*** lori|away is now known as lori23:48
openstackgerritDoug Wiegley proposed openstack/neutron: Flavor Framework implementation  https://review.openstack.org/13975823:48
*** AbsinthMind has joined #openstack-neutron23:50
*** jorgem has quit IRC23:52
*** _cjones_ has quit IRC23:52
*** trad511 has joined #openstack-neutron23:54
*** trad511 has quit IRC23:54
*** yamamoto has joined #openstack-neutron23:54
*** _cjones_ has joined #openstack-neutron23:57
*** yamamoto has quit IRC23:59

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