08:00:26 <ifat_afek> #startmeeting vitrage
08:00:27 <openstack> Meeting started Wed Jun  8 08:00:26 2016 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:28 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
08:00:30 <openstack> The meeting name has been set to 'vitrage'
08:00:34 <eyalb> hi
08:00:43 <gtt116> o/
08:01:28 <alexey_weyl> Hello there :)
08:01:30 <idan_hefetz> Hi all :)
08:01:35 <ifat_afek> Hi everyone!
08:01:39 <alexey_weyl> Good to see ya all :)
08:01:57 <Wendy_> Hi
08:02:53 <elisha_r> hi
08:03:41 <ifat_afek> Our agenda today:
08:03:47 <ifat_afek> * Vitrage POC Demo in OPNFV Berlin summit
08:03:52 <ifat_afek> * Status and Updates
08:03:57 <ifat_afek> * Open Discussion
08:04:07 <ifat_afek> #topic Vitrage POC Demo in OPNFV Berlin summit
08:04:13 <lhartal> Hi :)
08:04:29 <mkoushnir> Hi
08:04:44 <ifat_afek> We are preparing Vitrage demo for OPNF Berlin summit.
08:05:02 <ifat_afek> The purpose is to show how Vitrage can be used for Doctor use cases
08:05:08 <ifat_afek> Demo outline:
08:05:14 <ifat_afek> -	We will have two hosts:  one green and one yellow (CPU/memory alarm)
08:05:25 <ifat_afek> -	We will show deduced alarms, deduced states and RCA on the yellow host
08:05:26 <danoffek> Hi guys
08:05:37 <ohad> hi
08:05:39 <ifat_afek> -	We will simulate, using nagios or zabbix, host NIC failure on the green host
08:05:54 <ifat_afek> -	This will cause, eventually, calling nova force-down API, which will evacuate all instances from the red host and move them to the yellow host
08:06:14 <ifat_afek> -	We still need to determine the best way to call nova force-down
08:06:31 <ifat_afek> Either we raise aodh alarm, or maybe there will be a script to listen to vitrage alarm and call nova API. We will consult Doctor team about it
08:06:47 <ifat_afek> In the coming week we should make sure everything works, and also prepare a few slides about Vitrage architecture and demo structure
08:07:10 <idan_hefetz> Sounds like a cool demo!
08:07:24 <ifat_afek> Note that there will be a parallel Congress POC demo in another booth.
08:07:42 <ifat_afek> Any comments or questions regarding the demo?
08:08:37 <ifat_afek> #topic Status and Updates
08:08:47 <ifat_afek> I'm still working on supporting vitrage in liberty
08:09:24 <ifat_afek> Almost everything works, with slight changes in vitrage code. There is one problem with our cli commands, show topology returns html instead of json. I'm checking it
08:09:32 <ifat_afek> Who else wants to update?
08:09:39 <idan_hefetz> i will
08:10:07 <idan_hefetz> I'm currently manually installing vitrage on the demo setup, with redhat liberty distribution, with good progress.
08:10:40 <idan_hefetz> Except for OPNFV perp, I'm working to write a blueprint for aodh, support for custom alarms, that will allow vitrage-evaluator to create aodh alarms.
08:10:56 <idan_hefetz> Thats that
08:11:09 <ifat_afek> idan_hefetz: cool
08:11:25 <eyalb> I will update
08:11:45 <eyalb> I built the vitrage rpms and checked them and they look ok
08:12:16 <eyalb> I also asked for a package review for rdo so the rpms will be added to RDO
08:12:57 <eyalb> and I continue pushing code to puppet-vitrage
08:13:16 <eyalb> #link https://bugzilla.redhat.com/show_bug.cgi?id=1342987
08:13:16 <openstack> bugzilla.redhat.com bug 1342987 in Package Review "Review Request: openstack-vitrage - OpenStack RCA (Root Cause Analysis) Engine" [Unspecified,New] - Assigned to hguemar
08:13:32 <eyalb> no response yet :-(
08:13:36 <eyalb> thats it
08:14:19 <alexey_weyl> I will update
08:14:40 <alexey_weyl> I have finished to write the zabbix data source and tests.
08:14:47 <alexey_weyl> I will push it all today.
08:15:10 <alexey_weyl> at the moment it works with get_all and get_changes.
08:15:52 <alexey_weyl> We plan to do the notifications for zabbix soon, but we still need to understand exactly how we won't to send and receive the notifications from zabbix
08:16:23 <alexey_weyl> should we send to oslo bus if it is possible from bash or python
08:16:40 <alexey_weyl> and i am working on the installation of zabbix still.
08:17:00 <alexey_weyl> at the moment we know how to install the server
08:17:37 <alexey_weyl> and still need to understand exactly how to install with agent, and how to install it on environments that doesn't have a connection to the internet
08:17:40 <alexey_weyl> thats it
08:17:44 <ifat_afek> alexey_weyl: great news about Zabbix datasource. We hope we can use it for Berlin POC
08:18:28 <lhartal> I have some updates to
08:18:39 <lhartal> So finally I added our new API – template validate
08:18:43 <lhartal> :)
08:18:52 <lhartal> It is available through CLI and URL
08:19:07 <lhartal> You can find more info about in Vitrage documentation : https://github.com/openstack/vitrage/blob/master/doc/source/vitrage-api.rst
08:19:34 <lhartal> #link https://github.com/openstack/vitrage/blob/master/doc/source/vitrage-api.rst
08:19:40 <lhartal> Also, we have a list of validation status messages and codes – I will add it to Vitrage docs by the end of this week
08:20:01 <lhartal> This week I’m gonna start to work on the template list API
08:20:31 <lhartal> It will show a list of all loaded templates and their status (validation failed or success)
08:20:52 <lhartal> In addition, I started to think how to show this list in GUI
08:21:12 <lhartal> That’s all for now
08:21:22 <ifat_afek> lhartal: sounds great, thanks
08:22:06 <elisha_r> I'll update
08:22:08 <lhartal> sorry for the duplicated link - I'm not familiar with IRC
08:22:27 <ifat_afek> lhartal: no problem ;-)
08:23:19 <elisha_r> The support for overlapping templates has been pushed. A small fix will be hopefully merged today.
08:23:43 <elisha_r> I've also updated the RST with documentation on this feature, which also will hopefully be merged today
08:25:25 <elisha_r> this feature makes it safe to add templates without concern about possible overlap or contradiction with others, in the sense that the evaluator now has a determinstic behavior in such cases. For more info, check the doc.
08:25:35 <elisha_r> thats it
08:25:43 <ifat_afek> elisha_r: cool, thanks
08:26:11 <ifat_afek> Who else wants to update?
08:27:53 <ifat_afek> Moving on
08:28:00 <ifat_afek> #topic Open Discussion
08:28:09 <ifat_afek> Anyone would like to discuss anything?
08:28:17 <Wendy_> Hi,everyone,i'm dongwenjuan
08:28:27 <Wendy_> Could you please help me to add the workflow+1 for these reviews? Thanks
08:28:34 <Wendy_> #link https://review.openstack.org/#/c/324371/
08:28:35 <ifat_afek> Hi dongwenjuan :-)
08:28:42 <Wendy_> #link  https://review.openstack.org/#/c/324377/
08:29:08 <alexey_weyl> שפפרםהקג
08:29:10 <alexey_weyl> approved
08:29:12 <ifat_afek> First link - will soon be approved
08:29:43 <Wendy_> OK, thanks. :)
08:29:53 <ifat_afek> Also the second one
08:30:15 <ifat_afek> Although in general, we should think again about which info and debug messages we would like to have in vitrage
08:30:38 <ifat_afek> Any other issue?
08:32:48 <ifat_afek> A reminder - we are looking for new contributors :-) whoever is interested is welcome to contact us
08:33:03 <ifat_afek> #link https://wiki.openstack.org/wiki/Vitrage
08:33:44 <alexey_weyl> I we really need some more power here, because we have plenty of things to do
08:34:07 <alexey_weyl> in vitrage itself, the UI needs to be approved
08:34:49 <alexey_weyl> *improved
08:36:21 <ifat_afek> alexey_weyl: exactly
08:36:34 <ifat_afek> Any other topic to discuss, or should we close the meeting?
08:37:17 <gtt116> hi, I  have found Vitrage this morning, I'm doing some investigate, hopping I can do some help in the future
08:37:44 <elisha_r> great - welcome
08:37:45 <alexey_weyl> We would love to help
08:37:58 <ifat_afek> gtt116: great!
08:38:13 <gtt116> :) cool, thanks guys!
08:38:14 <ifat_afek> gtt116: you are welcome to come with any question you have
08:39:14 <ifat_afek> gtt116: any specific areas you are interested in?
08:39:35 <gtt116> maybe sensu datasource
08:40:21 <gtt116> first of all, I think I need to learn how it works
08:40:54 <ifat_afek> gtt116: We wanted to add sensu datasource, but as a first stage we are adding zabbix. So if you want to write it you are more than welcome :-)
08:41:25 <ifat_afek> Anyway, take your time and learn. Let us know if you need any help
08:41:40 <elisha_r> yeah, a sensu datasource would be great
08:41:49 <gtt116> OK, I will, thanks
08:42:16 <gtt116> I also like zabbix, too
08:43:01 <gtt116> I know zabbix, and have wrote a tool to back up zabbix configuration throught zabbix HTTP api. does this help?
08:43:50 <alexey_weyl> I have just pushed the zabbix datasource
08:44:03 <alexey_weyl> I am planning to push the tests in an hour
08:44:11 <alexey_weyl> https://review.openstack.org/#/c/326575/
08:44:22 <alexey_weyl> #https://review.openstack.org/#/c/326575/
08:44:31 <alexey_weyl> #link https://review.openstack.org/#/c/326575/
08:44:48 <alexey_weyl> but i am still a neweby in zabbix
08:45:00 <gtt116> alexey_weyl, cool
08:45:02 <alexey_weyl> and if you could help me with some more, it will be great.
08:46:32 <gtt116> yeah, that's great, I'm a newby in Vitrage, give me some time to learn it :)
08:46:50 <alexey_weyl> no problem :)
08:47:09 <alexey_weyl> How can I maybe contact you?
08:47:49 <gtt116> my email: gtt116@gmail.com, also IRC is OK
08:48:35 <ifat_afek> Any other issue someone would like to discuss?
08:50:38 <ifat_afek> So goodbye everyone, see you next week
08:50:42 <alexey_weyl> bye bye
08:50:47 <danoffek> bye
08:50:49 <Wendy_> bye
08:50:50 <gtt116> bye bye
08:51:01 <ifat_afek> #endmeeting