18:00:06 <bh526r_> #startmeeting gluon
18:00:07 <openstack> Meeting started Wed Mar  1 18:00:06 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:08 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
18:00:11 <openstack> The meeting name has been set to 'gluon'
18:00:19 <bh526r_> #topic Roll Call
18:00:28 <bh526r_> #info Bin Hu
18:00:39 <krenczewski> #info Kamil Renczewski
18:00:58 <bh526r_> Hi Kamil
18:01:10 <krenczewski> hi
18:01:11 <jinli> #info JinLi
18:01:26 <georgk> #info Georg Kunz
18:01:29 <bh526r_> Hi Jin, Georg
18:01:46 <jinli> Hi all!
18:01:56 <bh526r_> #topic Admin Update
18:02:06 <bh526r_> #info None
18:02:27 <bh526r_> #topic PTG Update
18:02:53 <bh526r_> #info Sukhdev and Ian participated in Neutron PTG last week
18:03:08 <bh526r_> #info Two RFE's were proposed and discussed
18:03:09 <alraddarla> #info darla
18:03:40 <bh526r_> #info RFE 1: Neutron API enhancement - make network and subnets as optional
18:03:51 <bh526r_> #link https://bugs.launchpad.net/neutron/+bug/1664461
18:03:51 <openstack> Launchpad bug 1664461 in neutron "[RFE] Neutron API enhancement - make network and subnets as optional" [Undecided,New]
18:04:12 <bh526r_> #info RFE 2: Neutron API enhancement - add optional attribute to network
18:04:29 <bh526r_> #link https://bugs.launchpad.net/neutron/+bug/1664466
18:04:29 <openstack> Launchpad bug 1664466 in neutron "[RFE] Neutron API enhancement - add optional attribute to network" [Undecided,New]
18:05:21 <bh526r_> #info Sukhdev did a great job in presenting Gluon in Neutron's PTG
18:05:58 <bh526r_> #info Sukhdev elaborated the Gluon as well as non-Gluon use cases and examples to support the rationale for Neutron API enhancement
18:06:41 <bh526r_> #info Ian and Paul have helped clarify the use case, supported presentation
18:07:10 <bh526r_> #info There was good and detailed discussion on the subject.
18:07:48 <bh526r_> #info It was agreed that if we can implement the Network Type (the second RFE), it would cover all our Gluon use cases
18:08:33 <bh526r_> #info Thus we can focus on implementing the Network Type.
18:08:42 <bh526r_> #info Of course, the devil is the detail.
18:08:43 <pcarver> sorry, running late. reading the log now.
18:09:27 <bh526r_> no problem, Paul.
18:10:01 <bh526r_> #info Some other suggestions include using "network flavor", or different, similar naming.
18:10:15 <bh526r_> #info Neutron's PTG Summary is a good source:
18:10:25 <bh526r_> #link http://lists.openstack.org/pipermail/openstack-dev/2017-February/113032.html
18:11:13 <bh526r_> #info See the "New Network Types" section
18:11:48 <bh526r_> #info In short, we achieved 2 goals in PTG:
18:12:10 <bh526r_> #info Goal #1: Cleared the air that Gluon is not another networking project – but, will be part of Neutron with some extensions and enhancements
18:12:31 <bh526r_> #info Goal #2: 	Converged most of neutron cores to our Gluon approach and explained as to why they should support it – as this is really filling a gap in neutron’s offerings
18:13:03 <bh526r_> #info The next step is to deliver the details of implementation of Netwotk Type proposal.
18:13:25 <bh526r_> #info We had a good start to move forward a big step, but still a long way to go.
18:14:00 <bh526r_> #info Big credit to Sukhdev for initiating and driving it
18:14:29 <bh526r_> #info Also big thank you to Ian and Paul for helping and supporting in PTG
18:14:50 <bh526r_> Any question?
18:15:31 <bh526r_> #topic Status Update of Gluon Ocata Release
18:16:19 <bh526r_> #info We had our Gluon 1.0.0 (Ocata release) last week
18:16:55 <bh526r_> #info Many thanks to Doug (RM) for helping us create stable/ocata branch, and other infrastructure patches
18:18:46 <bh526r_> #info And many thanks to infrastructure team (Andreas and Yolanda) too for the help along the way of our development, and infrastructure support
18:19:57 <bh526r_> #info More importantly, big thank you to all of our team members who have spent lots of time and effort in developing, testing, and deploying the PoC
18:20:20 <bh526r_> #info Without team effort, nothing could have happened.
18:20:25 <bh526r_> #info Thank you all
18:21:17 <bh526r_> #topic Outstanding Patches
18:21:31 <bh526r_> #info There are 3 bug fix patches:
18:22:06 <bh526r_> #Info Patch 1: Remove unused logging import
18:22:15 <bh526r_> #link https://review.openstack.org/#/c/434726/
18:22:33 <bh526r_> #info Patch 2: Fix the module-name typos
18:22:43 <bh526r_> #link https://review.openstack.org/#/c/437253/
18:23:07 <bh526r_> #info Patch 3: Bug fix: Update the descripton of Base URL Access
18:23:19 <bh526r_> #link https://review.openstack.org/#/c/438709/
18:23:38 <bh526r_> #info All those 3 patches have been reviewed, and +1'ed
18:24:01 <bh526r_> Any objection to approve and merge those 3 bug fix patches?
18:24:45 <georgk> i am good, +1 them
18:24:52 <bh526r_> #info Team agreed to approve and merge those 3 patches
18:25:02 <bh526r_> Thank you Georg.
18:25:32 <bh526r_> #info Those 3 patches will be cherrypicked to stable/ocata too
18:25:45 <bh526r_> #info Both will be tagged as 1.0.1
18:27:40 <bh526r_> #info There is 2 more patches that need more work
18:28:06 <bh526r_> #info Patch 4: Test case for gluon/api/root.py
18:28:17 <bh526r_> #link https://review.openstack.org/#/c/429140/
18:28:58 <jinli> I am working on that one now bin
18:29:21 <jinli> test_root.py
18:29:55 <bh526r_> #info This has verified -1, and also some update needed to work with
18:30:05 <bh526r_> #info Jin will continue to work on it
18:30:22 <bh526r_> #info Patch 5: Remove elements from core plugin that are simply passthrough
18:30:48 <bh526r_> #link https://review.openstack.org/#/c/430446/
18:31:09 <bh526r_> #info This seems an improvement, and needs more discussion based on review.
18:31:47 <bh526r_> #info In Summary, 3 bug fixes will be merged and cherrypicked to stable/ocata
18:31:57 <bh526r_> #info other 2 patches need more work
18:32:38 <bh526r_> #topic Planning for Pike
18:32:52 <bh526r_> #link https://wiki.openstack.org/wiki/Gluon/Tasks-Pike
18:33:18 <bh526r_> #info I created the above wiki page, and drafted initial tasks/work items for Pike
18:35:00 <bh526r_> #info Please review the task list, and give any comments for discussion, and assign yourself to any of the items :)
18:36:24 <bh526r_> #info Many of the items are contunuation of some tasks, and Network Type related task may need more details
18:36:39 <bh526r_> That's all I have today
18:36:54 <bh526r_> #topic AOB
18:37:38 <bh526r_> #info We also need to think about what we need to present/session in OpenStack Summit (Forum) in Boston
18:38:13 <bh526r_> #link http://lists.openstack.org/pipermail/openstack-dev/2017-March/113115.html
18:38:33 <bh526r_> #info Above are some information about planning process
18:39:13 <bh526r_> #info Let's think about it, and discuss more details in the next a few weeks
18:39:23 <bh526r_> Any other item to discuss?
18:40:28 <bh526r_> if nothing else to discuss, let's adjourn the meeting and give you back 20 minutes
18:40:36 <bh526r_> #info Meeting adjourned
18:40:43 <bh526r_> #endmeeting