18:00:02 #startmeeting gluon 18:00:03 Meeting started Wed Mar 29 18:00:02 2017 UTC and is due to finish in 60 minutes. The chair is bh526r_. Information about MeetBot at http://wiki.debian.org/MeetBot. 18:00:04 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 18:00:07 The meeting name has been set to 'gluon' 18:00:17 hi 18:00:19 #topic Roll Call 18:00:23 Hi Paul 18:00:27 #info Bin Hu 18:00:35 #info Paul Carver 18:00:41 #info Kamil Renczewski 18:01:12 Hi Kamil 18:01:27 Hi Bin 18:01:49 #info Georg Kunz 18:02:34 Hi Georg 18:02:42 #topic Admin Update 18:03:13 #info We are planning PoC/demo for OpenStack Summit in Boston 18:03:15 hi 18:03:33 #info There are several opportunities 18:04:05 #info First is SDN NFV (Nirvana Stack) Mini-Summit on Thursday May 11 18:04:31 #info Second is OPNFV Open Source Days Mini Summit on Monday May 8 18:05:03 ##info Third is in AT&T Booth in Marketplace 18:05:37 #info Fourth is that we can also demo Gluon in OPNFV Booth in Marketplace at various times 18:06:07 #info I have also submitted a proposal of a session in Forum: 18:06:34 #link http://forumtopics.openstack.org/cfp/details/47 18:07:03 #info We will have lots of activities in Boston. Hope you all can make it 18:07:38 #topic PoC Update for Boston Summit 18:07:48 #link https://wiki.openstack.org/wiki/Gluon/PoC-Boston 18:08:12 #info The scope description and general tasks and steps are in wiki [age 18:09:19 #info 1. Lab Status 18:09:43 #info Georg has re-deployed Fuel OpenStack, and will re-deploy and re-verify Gluon there 18:10:51 #info Robert also set up the hardware in Santa Clara, and configured 2 networks. He will complete setting up admin network and install NetReady there. 18:11:07 #info 2. Contrail Status 18:11:20 +I was able to install Contrail today 18:11:45 #info Kamil found issues with deploying Contrail. And he is able to install Contrail now. 18:11:51 I need to check couple of things and do some configuration 18:11:52 great news 18:11:55 #info JinLi 18:12:03 but this should be easy now 18:12:25 Sounds good. Then you can try to make mechanism driver work, right? 18:12:36 So next steps are: configure and later deploy mechanis driver on control node 18:12:48 Yes 18:13:04 #info Kamil's next step is to configure and later deploy Mechanism Driver on controller node 18:13:39 #info So we are one more step forward 18:13:57 #info 3. L3VPN YAML and API 18:14:13 #info Georg has submitted a patch 18:15:13 #link https://review.openstack.org/#/c/450917/ 18:16:05 #info There is a build failure. Log is here: 18:16:24 #link http://logs.openstack.org/17/450917/1/check/gate-gluon-python27-ubuntu-xenial/6b5c5a3/console.html 18:17:45 anyone has insight about this error "oslo_config.cfg.NoSuchOptError: no such option sqlite_db in group [database]"? 18:18:58 well, I think the sqlite_db option is nowhere defined as a configruation option 18:19:13 so i am wondering why the tests succeeded at all before 18:19:22 that´s my current understanding 18:19:58 it might be related to patch https://review.openstack.org/#/c/446776/, which removed those imports that are not explicitly used in code 18:21:30 I remember several months ago, there was a similar effort to remove unused import, but Tom said that that unused import is actually used implicitly 18:26:17 ok, let's dig further offline 18:26:48 #info 4. SFC YAML, P2P YAML and ELAN YAML 18:27:18 #info Georg, Robert/Ian and Eric/Ian will work on it respectively 18:28:44 #topic Pike Release Tasks 18:29:21 #link https://wiki.openstack.org/wiki/Gluon/Tasks-Pike 18:29:54 #info Thanks to Jin, Georg and everyone that signed up for some tasks 18:30:47 That's all from my side 18:31:00 #topic AOB 18:31:24 anything else to discuss except debugging the sqllite_db issue? 18:32:42 no, i am good 18:32:47 @georgk, this might be helpful: 18:32:51 #link https://github.com/openstack/oslo.db/commit/master 18:33:06 Merge "Remove deprecated config option sqlite_db" 18:33:28 oh, yes 18:33:43 It was done 5 days ago 18:33:57 ah, i checked the wrong repo 18:34:11 oslo.config instead of oslo.db 18:34:17 thanks for the hint 18:34:49 sure. any idea to fix it? 18:36:33 one way might indicate the oslo version !>= x.x.x so to rely on the oslo.db before the deprecation 18:37:51 maybe that´s one way to fix it, but i guess this is no permanent fix 18:37:54 In the bottom of the page Bin posted , they have some suggestions 18:38:06 +upgrade: 18:38:07 3 + - The configuration option ``sqlite_db`` is removed. Pease use 18:38:07 4 + configuration option ``connection`` or ``slave_connection`` 18:38:07 5 + to connect to the database. 18:38:35 yeap, let´s do that 18:40:18 Yup, that's the right way. 18:40:56 Will you submit an updated patch set with this fix? 18:41:38 i can take a look 18:41:50 Great 18:41:51 but i suggest to create a new patchse 18:41:52 t 18:42:03 to not mix the bugfix and the API extension 18:42:07 sure. 18:42:23 perhaps the new patch first. 18:43:03 Hope the new patch works well to fix the deprecated sqlite_db 18:45:19 I greped the code, and sqlite_db is only used in gluon/tests/db/base.py 18:46:21 ok, good. 18:46:29 anything else? 18:47:23 Are you good, georgk? 18:48:25 if nothing else, we can adjourn and give back 12 minutes to everyone 18:48:36 #info Meeting adjourned 18:48:44 #endmeeting