openstackgerrit | Omer Anson proposed openstack/dragonflow: classifier application https://review.openstack.org/412337 | 03:33 |
---|---|---|
*** rajivk has quit IRC | 04:55 | |
*** rajivk has joined #openstack-dragonflow | 05:07 | |
*** yamamoto has quit IRC | 07:27 | |
openstackgerrit | Igor Shafran proposed openstack/dragonflow: SNAT application patch #5 https://review.openstack.org/417799 | 07:52 |
*** yuval has joined #openstack-dragonflow | 07:57 | |
openstackgerrit | rajiv proposed openstack/dragonflow: Added support for service status reporting https://review.openstack.org/415997 | 08:34 |
oanson | Hi | 08:59 |
oanson | Dragonflow weekly starting now in #openstack-meeting-4 | 09:00 |
oanson | Come one. Come all. | 09:00 |
oanson | yuli_s, dimak, rajivk ^^^^^ | 09:01 |
*** rajivk has left #openstack-dragonflow | 09:13 | |
openstackgerrit | Berezovsky Irena proposed openstack/dragonflow: Dragonflow native API https://review.openstack.org/418842 | 09:24 |
openstackgerrit | Itamar Ofek proposed openstack/dragonflow: Adding a flow tag per applications for flow debug https://review.openstack.org/424123 | 10:09 |
openstackgerrit | Itamar Ofek proposed openstack/dragonflow: add factory methods for testing https://review.openstack.org/423803 | 10:09 |
openstackgerrit | Itamar Ofek proposed openstack/dragonflow: logical_networks infra for network aware applications https://review.openstack.org/419025 | 10:09 |
openstackgerrit | Itamar Ofek proposed openstack/dragonflow: Tunneling application https://review.openstack.org/423823 | 10:09 |
openstackgerrit | Itamar Ofek proposed openstack/dragonflow: classifier application https://review.openstack.org/412337 | 10:09 |
openstackgerrit | Yuli proposed openstack/dragonflow: Spread ids of tables https://review.openstack.org/420602 | 10:54 |
openstackgerrit | Itamar Ofek proposed openstack/dragonflow: logical_networks infra for network aware applications https://review.openstack.org/419025 | 11:06 |
openstackgerrit | Itamar Ofek proposed openstack/dragonflow: tunneling app spec https://review.openstack.org/419013 | 11:51 |
openstackgerrit | Itamar Ofek proposed openstack/dragonflow: Fix l3_proactive_app call to unknown function https://review.openstack.org/426601 | 12:26 |
*** gsagie has joined #openstack-dragonflow | 12:54 | |
irenab | oanson: hi | 13:32 |
irenab | lihi: ping | 13:33 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [01/12] NbApi: Use SEND_ALL_TOPIC when topic is omitted https://review.openstack.org/422617 | 13:34 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [07/12] Proposition of model definition and construction https://review.openstack.org/414984 | 13:34 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [03/12] Introduce initial version of the new DbStore https://review.openstack.org/417824 | 13:34 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [12/12] DfLocalController: Register new models https://review.openstack.org/425091 | 13:34 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [11/12] RyuBaseApp: enable registration to model events https://review.openstack.org/406602 | 13:34 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [09/12] Move process_object to local controller https://review.openstack.org/424143 | 13:34 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [08/12] Refactor Chassis model https://review.openstack.org/407011 | 13:34 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [10/12] ObjectRefresher: support new models https://review.openstack.org/406605 | 13:34 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [04/12] Add model-proxy helpers https://review.openstack.org/417821 | 13:34 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [02/12] Add basic framework for new DF models https://review.openstack.org/417820 | 13:34 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [06/12] Add CRUD methods for new models to NbAPI https://review.openstack.org/417823 | 13:34 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [05/12] Add custom field types for dragonflow models https://review.openstack.org/417822 | 13:34 |
oanson | irenab, hi | 13:41 |
irenab | I see dragonflow started to fail in kuryr gate | 13:43 |
irenab | I recall something about netwroking setup was mentionedduring the meeting today | 13:43 |
irenab | http://logs.openstack.org/03/423903/2/check/gate-install-dsvm-dragonflow-kuryr-kubernetes-nv/b9e7dbf/logs/devstacklog.txt.gz | 13:43 |
irenab | subnet creation fails | 13:44 |
irenab | oanson: did you see similar on DF gate or local env? | 13:44 |
oanson | This looks like the reason | 13:46 |
oanson | http://logs.openstack.org/03/423903/2/check/gate-install-dsvm-dragonflow-kuryr-kubernetes-nv/b9e7dbf/logs/screen-q-svc.txt.gz#_2017-01-30_10_29_36_472 | 13:46 |
oanson | Looks like the local.conf change works around the issue, but would not solve it | 13:46 |
irenab | oanson: yes, df post commit fails | 13:46 |
lihi | irenab: hi | 13:46 |
irenab | lihi: just discussing the issue with oanson | 13:47 |
irenab | any suggestion how to workaround it till the fix is done? | 13:47 |
oanson | one moment. Reading through the code | 13:48 |
lihi | I think the error I had was different | 13:49 |
lihi | but adding "NEUTRON_CREATE_INITIAL_NETWORKS=False" solved it. | 13:49 |
lihi | I don't know which error yuli_s had, but maybe it is the same as yours | 13:50 |
oanson | irenab, which db driver are you using there? etcd? redis? | 13:51 |
irenab | redis | 13:51 |
oanson | It looks like a db not found error was supposed to be thrown, and wasn't... | 13:51 |
irenab | it was working a while ago, just noticed today the issue | 13:52 |
oanson | Maybe a race condition? | 13:53 |
oanson | And then it only happens randomly? | 13:53 |
oanson | Any chance you save the logs, and ask for a recheck? | 13:53 |
oanson | (And open a bug while you're at it? Redis driver seems to return None instead of raising the relevant error | 13:54 |
yuli_s | lihi i had the same problem (at least in logs) | 13:58 |
yuli_s | it is because private-network in different tenant | 13:58 |
yuli_s | adding "NEUTRON_CREATE_INITIAL_NETWORKS=False" to local.conf fixed this for me | 13:58 |
irenab | yuli_s: so it is the workaround | 13:59 |
yuli_s | YES | 13:59 |
irenab | it won’t create any default networks/subnets/etc. | 13:59 |
irenab | this is not good for my case, must have netwok defauls in place to be consumed by kuryr | 14:00 |
yuli_s | by default NEUTRON_CREATE_INITIAL_NETWORKS us True and default networks like private network in created | 14:00 |
irenab | oanson: will add a bug | 14:00 |
oanson | irenab, thanks | 14:02 |
*** yuval has quit IRC | 15:50 | |
*** oanson has quit IRC | 17:15 | |
*** oanson has joined #openstack-dragonflow | 17:17 | |
openstackgerrit | Omer Anson proposed openstack/dragonflow: Remove datapath parameters in portsec app https://review.openstack.org/426910 | 20:31 |
openstackgerrit | Omer Anson proposed openstack/dragonflow: Add cookie mask to l3_proactive_app's cookies https://review.openstack.org/426912 | 20:39 |
*** yamamoto has joined #openstack-dragonflow | 22:03 | |
*** duankebo has quit IRC | 23:22 | |
*** duankebo has joined #openstack-dragonflow | 23:22 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!