08:00:47 <ifat_afek> #startmeeting vitrage
08:00:48 <openstack> Meeting started Wed Aug  2 08:00:47 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:49 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
08:00:51 <openstack> The meeting name has been set to 'vitrage'
08:00:51 <idan_hefetz> hi!
08:00:52 <ifat_afek> Hi :-)
08:00:58 <eyalb> \o/
08:01:00 <idankin> Hi
08:01:05 <yujunz> hi
08:04:15 <ifat_afek> Today’s agenda:
08:04:21 <ifat_afek> •	Pike Feature Freeze
08:04:32 <ifat_afek> •	Status and Updates
08:04:35 <najjar> hi
08:04:37 <ifat_afek> •	Open Discussion
08:04:53 <ifat_afek> #topic Pike Feature Freeze
08:04:59 <ifat_afek> Last week I released the following Vitrage deliverables:
08:05:04 <ifat_afek> vitrage 1.7.0
08:05:09 <ifat_afek> python-vitrgeclient 1.3.0
08:05:14 <ifat_afek> vitrage-dashboard 1.3.0
08:05:23 <ifat_afek> python-vitrageclient is frozen for Pike. We are not supposed to have any other releases, unless we find a critical bug.
08:05:38 <ifat_afek> Regarding vitrage and vitrage-dashboard, we are supposed to create the stable/pike branch by the end of next week, and then use the master branch for Queens development.
08:05:51 <ifat_afek> I need to push the Vitrage-Mistral integration, and then I believe we should can the branching.
08:05:58 <ifat_afek> Anyone thinks we should wait for another feature to end?
08:06:24 <ifat_afek> Until we create the stable/pike branches, please think twice before approving new changes.
08:06:32 <ifat_afek> We should approve only changes that we want to enter Pike, and postpone the rest to Queens.
08:06:42 <ifat_afek> The final release date is at the end of August.
08:06:59 <ifat_afek> Another issue: we found some major bugs in the latest environment… idan_hefetz and I added them to Launchpad. We need to make an effort to fix them ASAP.
08:07:11 <ifat_afek> #link https://bugs.launchpad.net/vitrage/pike
08:07:26 <ifat_afek> Questions regarding Pike?
08:07:50 <yujunz> What do you mean by latest environment?
08:08:13 <ifat_afek> We installed a new devstack and saw these bugs
08:08:44 <ifat_afek> There are also a few other bugs, I sent a link only to the ones that I think we must fix for Pike
08:09:55 <idan_hefetz> yujunz: regarding these bugs, i would appreciate if you can take a look at
08:09:58 <idan_hefetz> #link https://bugs.launchpad.net/vitrage/+bug/1707586
08:09:58 <openstack> Launchpad bug 1707586 in Vitrage pike "Static data source - edges disappear after a while" [High,New]
08:10:06 <yujunz> OK
08:10:16 <yujunz> I'll take this one
08:10:29 <idan_hefetz> Cool. thanks!
08:10:49 <ifat_afek> I’ll take one of the bugs once I finish with Mistral and python35
08:11:28 <ifat_afek> #topic Status and Updates
08:11:39 <ifat_afek> My updates:  I’m about to finish the Vitrage-Mistral integration. The code is finished. I’m writing a tempest test and need to add documentation.
08:11:47 <ifat_afek> #link https://review.openstack.org/#/c/461265/
08:12:30 <ifat_afek> In addition, I’m working on supporting the python-35 Pike goal – this is also in progress. It does not block the Pike branching, but must be done soon
08:12:36 <ifat_afek> #link https://governance.openstack.org/tc/goals/pike/python35.html
08:12:41 <ifat_afek> #link https://review.openstack.org/#/c/486591
08:13:13 <ifat_afek> Last thing: I just realized there are PTL elections again… I plan to submit my candidacy today or tomorrow
08:13:32 <ifat_afek> That’s it for me
08:14:21 <yujunz> I have a short update
08:14:47 <yujunz> Patch for healthcheck submitted, waiting for approval in oslo.middleware
08:14:54 <yujunz> #link https://review.openstack.org/#/q/status:open+AND+topic:healthcheck+AND+owner:+zhang.yujunz%2540zte.com.cn
08:15:24 <yujunz> It is a trivial issue and should not affect other api service in vitrage
08:15:46 <yujunz> That's it for me
08:15:54 <ifat_afek> Thanks!
08:16:16 <idan_hefetz> My update
08:16:32 <idan_hefetz> Bummer but parallel-evaluation will not enter pike
08:16:59 <idan_hefetz> I already have the basic functionality, but still there will be an issue with overlapping templates
08:17:38 <idan_hefetz> as the current implementation is an in memory dictionary that is not shared between the process
08:18:22 <idan_hefetz> Besides that, i will focus on bugs for now
08:18:40 <yujunz> What is call "overlapping exactly? Any short
08:18:45 <yujunz> answer for it?
08:20:26 <ifat_afek> #link https://blueprints.launchpad.net/vitrage/+spec/overlapping-templates-basic-support
08:20:39 <ifat_afek> #link https://etherpad.openstack.org/p/vitrage-overlapping-templates-support-design
08:20:40 <idan_hefetz> That is when there are two causes for an action
08:21:27 <idan_hefetz> so we need to make sure the removal of one of the causes undo the action
08:21:39 <idan_hefetz> *will not* undo
08:22:14 <yujunz> Got it. Thanks
08:22:47 <idan_hefetz> That it for me
08:23:38 <idankin> I have a short update as well
08:24:27 <idankin> Currently working on updating some features regarding to aodh alarms: event alarm and threshold alarm.
08:25:22 <idankin> The next step is to support other Aodh alarms as well: Gnocchi alarms, combination alarms and composite alarms.
08:25:50 <idankin> That's it for me
08:25:53 <ifat_afek> idankin: out of combination alarm and composite alarm - one of them is deprecated. I don’t remember which one
08:25:58 <ifat_afek> But no need to implement both
08:26:01 <ifat_afek> support
08:27:03 <yujunz> Is it about aodh as datasource or aodh for raise_alarm ?
08:29:26 <idankin> it regards to aodh datasource
08:30:58 <eyalb> I will update
08:31:28 <eyalb> finished the integration of keycloak
08:31:33 <eyalb> writing some tests
08:31:36 <eyalb> thats it
08:31:41 <ifat_afek> Thanks
08:32:01 <ifat_afek> One thing I forgot to say regarding Pike - we should add release notes for some features. Like the Keycloak and Mistral
08:32:17 <ifat_afek> If you added a featutre in Pike and did not add releaes notes yet, please do it soon
08:32:43 <ifat_afek> Any other updates?
08:33:31 <ifat_afek> #topic Open Discussion
08:33:38 <ifat_afek> Another issue for discussion maybe
08:33:41 <ifat_afek> ?
08:35:25 <ifat_afek> Have a nice day :-)
08:35:37 <eyalb> bye
08:35:52 <yujunz> bye
08:35:54 <idankin> bye
08:36:22 <ifat_afek> #endmeeting