08:00:19 <ifat_afek> #startmeeting vitrage
08:00:20 <openstack> Meeting started Wed Feb  1 08:00:19 2017 UTC and is due to finish in 60 minutes.  The chair is ifat_afek. Information about MeetBot at http://wiki.debian.org/MeetBot.
08:00:21 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
08:00:24 <openstack> The meeting name has been set to 'vitrage'
08:00:32 <idan_hefetz> hi
08:00:48 <eyalb> \o
08:01:06 <ifat_afek> hi everyone!
08:01:14 <danoffek> Hi guys
08:04:29 <ifat_afek> Today’s agenda:
08:04:38 <ifat_afek> •	Ocata Release
08:04:42 <ifat_afek> •	Status and Updates
08:04:47 <ifat_afek> •	Pike Design sessions
08:04:54 <ifat_afek> •	Boston CFP
08:05:02 <ifat_afek> #topic Ocata Release
08:05:56 <ifat_afek> Last week I tagged vitrage modules:
08:06:01 <ifat_afek> vitrage 1.4.0
08:06:07 <ifat_afek> python-vitrageclient 1.1.0
08:06:12 <ifat_afek> vitrage-dashboard 1.1.0
08:06:29 <ifat_afek> For each module, I incremented the minor release number. A major release should be incremented only in case we break an API, which we didn’t (We modified the format of the static datasource, but in Ocata we are still supporting the old format).
08:06:50 <ifat_afek> Yesterday I added release notes for all the important features we had in Ocata. Please go over my changes and make sure I didn’t miss anything important:
08:06:57 <ifat_afek> #link https://review.openstack.org/#/c/427311/
08:07:02 <ifat_afek> #link https://review.openstack.org/#/c/427130/
08:07:08 <ifat_afek> #link https://review.openstack.org/#/c/427121/
08:07:33 <ifat_afek> Tomorrow I’m going to tag Vitrage release candidate, and ask to create stable/ocata branches
08:07:53 <ifat_afek> After that, we will be able to push to Ocata only bug fixes. The master will be used for Pike development
08:08:03 <ifat_afek> The full Ocata schedule can be found here:
08:08:09 <ifat_afek> #link https://releases.openstack.org/ocata/schedule.html
08:08:20 <ifat_afek> Any comments regarding the release process?
08:08:48 <Alon> Hi Vitrage people :)
08:09:22 <ifat_afek> #topic Status and Updates
08:09:33 <ifat_afek> I sent you the new Giraffe illustration I got, but only a few responded. I assume it means the Giraffe is ok
08:09:45 <ifat_afek> ;-)
08:10:38 <ifat_afek> My updates: I was mostly busy with release issues and with Boston CFPs.
08:10:48 <ifat_afek> I did not progress with Doctor. I still need to modify Doctor’s test script so that it will test Vitrage in a similar way to the Congress test.
08:11:10 <ifat_afek> Other tasks I have for Doctor – document how Vitrage can be manually installed in OPNFV environment, and also backport the new “event post API” to Newton… as OPNFV D-release is based on OpenStack Newton.
08:11:39 <ifat_afek> Another issue is regarding Aodh. As you might have noticed, we are in continuous discussions with them about the Aodh-Vitrage integration
08:11:45 <ifat_afek> I don’t have anything to add, but if you are interested then follow the mails in this subject
08:11:58 <ifat_afek> Who else wants to update?
08:12:08 <eyalb> i will update
08:12:43 <eyalb> spec file for vitrage was merged in rdo
08:12:53 <ifat_afek> cool!!!
08:13:14 <eyalb> I uploaded also the initial spec file for the vitrage-dashboard
08:13:20 <eyalb> still need to work on it
08:13:43 <eyalb> I still need to update the rdo.yaml for newton and ocata
08:13:57 <eyalb> it fails now
08:13:59 <ifat_afek> What is the rdo.yaml?
08:14:19 <eyalb> it a yaml files that describe the version supported
08:14:29 <eyalb> it was under review for vitrage
08:14:35 <ifat_afek> Ocata is not supported yet. We will branch tomorrow
08:15:11 <eyalb> I changed it to support ocata and newton
08:15:29 <ifat_afek> Great
08:15:34 <eyalb> thats all
08:15:49 <ifat_afek> I think we might be able to start and progress with the TripleO installation and Apex
08:16:03 <ifat_afek> At least for Doctor tests scripts, they do not need the vitrage-dashboard
08:16:09 <eyalb> I hope so :-)
08:16:10 <ifat_afek> And the installer is very important for them
08:16:15 <ifat_afek> These are great news
08:16:50 <eyalb> I finished the collectd and pushed the code
08:17:10 <eyalb> still waiting to be merged because of a gate problem
08:18:23 <ifat_afek> Updating on behalf of alexey_weyl, who can not join now: he is trying to fix the gate problem now. The problem is that we stopped getting notifications from Cinder
08:18:59 <idan_hefetz> my update
08:19:09 <idan_hefetz> I pushed some changes to the processor, allowing for interchangeable graph class for the entity graph
08:19:14 <idan_hefetz> #link https://review.openstack.org/#/c/425592/
08:19:19 <idan_hefetz> #link https://review.openstack.org/#/c/423976/
08:19:27 <idan_hefetz> This will allow for future additions of graph driver implementations supporting different databases.
08:19:34 <idan_hefetz> New configuration in the conf - entity_graph/graph_driver can be used, default (and currently only option) is networkx.
08:19:42 <idan_hefetz> To add more options, use the setup.cfg file and specify the desired class.
08:20:17 <ifat_afek> idan_hefetz: This is great. Hopefully we will add an alternative graph database, which is persistent, in Pike
08:20:37 <ifat_afek> Anyone else wants to update?
08:21:44 <Alon> I have an update...
08:23:14 <Alon> I pushed 2 days ago fix for the entities graph to show an updated alarm
08:24:07 <Alon> And we had a critical issue, that the UI wasn't functional. That was because of Horizon updated their Angular-UI botstrap xstatic package.
08:24:12 <Alon> I fixed it also
08:24:16 <Alon> That's all
08:24:29 <ifat_afek> Alon: thanks
08:24:47 <ifat_afek> Anyone else?
08:26:14 <ifat_afek> #topic Pike Design Sessions
08:26:29 <ifat_afek> We will hold Pike Design Sessions in Israel, on the week of March 6th. You are all invited to participate and to suggest topics for the discussions
08:26:57 <ifat_afek> Per ZTE request, we will hold some of the design sessions in hours that are suitable for China, so some of our colleagues from ZTE can participate remotely. It means that the design sessions will be not only on March 6th-7th, but also on Marth 8th-9th around 7:00-9:30 UTC
08:27:14 <ifat_afek> The design session etherpad:
08:27:20 <ifat_afek> #link https://etherpad.openstack.org/p/vitrage-pike-design-sessions
08:27:34 <ifat_afek> Any comments regarding the design sessions?
08:28:29 <ifat_afek> #topic Boston CFP
08:28:53 <ifat_afek> Boston CFP is still open until February 6th
08:29:04 <ifat_afek> #link https://www.openstack.org/summit/boston-2017/call-for-presentations/
08:29:10 <ifat_afek> #link https://etherpad.openstack.org/p/vitrage-boston-session-proposals
08:29:24 <ifat_afek> If you have other ideas, you can still suggest them
08:29:36 <ifat_afek> Any other issues you would like to discuss?
08:31:08 <ifat_afek> See you next week :-)
08:31:23 <danoffek> bye
08:31:43 <idan_hefetz> thanks, bye
08:31:52 <ifat_afek> #endmeeting