08:00:19 <ifat_afek> #startmeeting vitrage
08:00:20 <openstack> Meeting started Wed Jun 14 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:30 <annarez> Hi!
08:00:30 <ifat_afek> Hi :-)
08:01:42 <idan_hefetz> Hi!!
08:01:44 <alexey_weyl> שלום
08:01:50 <alexey_weyl> shalom
08:02:55 <Alon> Hello all :)
08:04:02 <danoffek> Hi guys
08:04:09 <ifat_afek> #topic Status and Updates
08:04:16 <ifat_afek> Sydney CFP is now open:
08:04:23 <ifat_afek> #link https://www.openstack.org/summit/sydney-2017/call-for-presentations/
08:04:40 <ifat_afek> It’s time we start thinking about topics for Sydney :-)
08:05:00 <danoffek> Following Eyal's suggestion
08:05:04 <ifat_afek> I created an etherpad for our ideas, feel free to add yours
08:05:11 <danoffek> We'll probably change a little the lab
08:05:14 <ifat_afek> #link https://etherpad.openstack.org/p/vitrage-sydney-cpf
08:05:27 <ifat_afek> I already wrote the lab, as this was the obvious idea :-)
08:05:35 <danoffek> but there is going to be a lab
08:05:37 <ifat_afek> The CFP deadline is July 14th
08:05:37 <danoffek> :)
08:05:41 <danoffek> But different
08:05:43 <danoffek> A little
08:05:53 <ifat_afek> You can add some details there, I only wrote a title
08:06:35 <ifat_afek> Anyway, more ideas are welcome
08:06:47 <ifat_afek> This week is the OPNFV Summit in Beijing. I don’t have any update regarding that.
08:07:32 <ifat_afek> On a different issue - last week I tagged the current Vitrage versions for Pike:
08:07:40 <ifat_afek> vitrage 1.6.0
08:07:41 <ifat_afek> python-vitrageclient 1.2.0
08:07:42 <ifat_afek> vitrage-dashboard 1.2.0
08:07:48 <ifat_afek> I also tagged the stable/ocata versions:
08:07:54 <ifat_afek> vitrage 1.5.2
08:07:54 <ifat_afek> python-vitrageclient 1.1.2
08:08:00 <ifat_afek> I didn’t tag vitrage-dashboard since it wasn’t changed in stable/ocata
08:08:29 <ifat_afek> My update: I wrote the spec for the external actions in the Vitrage templates.
08:08:36 <ifat_afek> The two use cases it targets are:
08:08:41 <ifat_afek> 1. Vitrage integration with Mistral
08:08:47 <ifat_afek> 2. Refactor the patchy mark-down implementation to match the new methodology
08:08:51 <ifat_afek> #link https://review.openstack.org/#/c/470894/
08:09:27 <danoffek> Ifat, I updated the lab in the link you sent :
08:09:27 <danoffek> #link https://etherpad.openstack.org/p/vitrage-sydney-cpf
08:09:53 <ifat_afek> Great, thanks!
08:10:35 <ifat_afek> Another thing I did, is continued documenting the Vitrage HA Vision. I’ll be happy to get more reviews on that:
08:10:40 <ifat_afek> #link https://review.openstack.org/#/c/455065/
08:10:50 <ifat_afek> I’ll push another patch set right after the meeting
08:10:54 <danoffek> Great work !
08:11:02 <ifat_afek> Thanks :-)
08:11:13 <ifat_afek> That’s it for me. Who else wants to update?
08:11:24 <danoffek> I can update on the rest thingy
08:11:36 <danoffek> "Notrthbound interface" notifications
08:11:54 <danoffek> The http post rst was pushed
08:12:16 <danoffek> I'm currently writing the regex registration / usage rst.
08:12:43 <danoffek> It should be simple enough but requires UI changes
08:13:18 <ifat_afek> You mean UI additions
08:13:19 <danoffek> That's it :)
08:13:23 <danoffek> Yup
08:13:30 <danoffek> You can use an Api too
08:13:36 <danoffek> but we also need UI
08:13:41 <ifat_afek> Right
08:13:58 <alexey_weyl> Hello everybody
08:14:02 <alexey_weyl> I have an update
08:15:00 <alexey_weyl> I have pushed the refactoring changes to vitrage, python-vitrageclient, vitrage-dashboard
08:15:30 <alexey_weyl> I have checked everything
08:15:40 <alexey_weyl> it looks fine.
08:16:07 <alexey_weyl> but I want also to make sure by installing a new devstack and see that everything is fine
08:16:17 <alexey_weyl> thats it for now
08:17:18 <idan_hefetz> i will
08:17:20 <ifat_afek> Thanks! it was a huge change
08:17:43 <idan_hefetz> I pushed a few commits lately to improve time efficiency for the evaluator and processor, mostly minor changes but with a big impact.
08:17:53 <idan_hefetz> 1. preprocessing of templates connected components
08:17:56 <idan_hefetz> 2. faster graph copy and remove redundant usage
08:18:00 <idan_hefetz> 3. improved properties hashing for id generation
08:18:07 <idan_hefetz> Vitrage is now much faster :) but we still have much to improve.
08:19:21 <ifat_afek> Great! thanks
08:20:09 <ifat_afek> I understand that you improved by large percentages
08:20:48 <idan_hefetz> yup, evaluator and processor are much faster
08:21:17 <danoffek> I followed Idan's changes, and the improvement is pretty good
08:21:19 <danoffek> + 2
08:21:30 <adary> hi (with a slight delay)
08:22:08 <danoffek> Keep in mind though, that we still need a major design change to support very large entity quantities
08:23:04 <ifat_afek> Right, although networkx can handle quite a lot of entities
08:23:16 <ifat_afek> But of course we need to check it
08:23:28 <ifat_afek> Anyone else wants to update?
08:23:28 <danoffek> Network X can
08:23:33 <danoffek> But we also have evaluations
08:23:37 <danoffek> and "get all"
08:23:39 <danoffek> and.....
08:23:53 <danoffek> It takes a lot of time to handle large quantities of elements
08:24:16 <ifat_afek> Right...
08:25:50 <ifat_afek> Any other issue before we are closing the meeting?
08:27:51 <adary> i gues we can say that's all folks
08:28:00 <danoffek> Bye
08:28:18 <alexey_weyl> byeeee
08:28:26 <annarez> bye bye
08:28:53 <ifat_afek> Goodbye then :-)
08:28:53 <ifat_afek> #endmeeting