*** thorst has joined #openstack-watcher | 00:02 | |
*** thorst has quit IRC | 00:08 | |
*** thorst has joined #openstack-watcher | 00:36 | |
*** thorst has quit IRC | 00:36 | |
*** zhurong has joined #openstack-watcher | 00:47 | |
*** lakerzhou1 has joined #openstack-watcher | 01:39 | |
*** lakerzhou2 has quit IRC | 01:39 | |
*** thorst has joined #openstack-watcher | 01:52 | |
*** thorst has quit IRC | 01:56 | |
*** zhurong has quit IRC | 02:43 | |
*** hidekazu has left #openstack-watcher | 02:56 | |
*** Yumeng has joined #openstack-watcher | 03:06 | |
*** lakerzhou1 has quit IRC | 03:12 | |
*** lakerzhou2 has joined #openstack-watcher | 03:12 | |
*** thorst has joined #openstack-watcher | 03:53 | |
*** thorst has quit IRC | 03:57 | |
*** lakerzhou1 has joined #openstack-watcher | 04:07 | |
*** lakerzhou2 has quit IRC | 04:07 | |
*** adisky__ has joined #openstack-watcher | 04:14 | |
*** lakerzhou1 has quit IRC | 04:20 | |
*** zhurong has joined #openstack-watcher | 04:46 | |
*** openstackgerrit has joined #openstack-watcher | 05:03 | |
openstackgerrit | aditi sharma proposed openstack/watcher master: Enable migration to rely on nova-scheduler https://review.openstack.org/476369 | 05:03 |
---|---|---|
*** vvargaszte has quit IRC | 05:45 | |
*** vvargaszte has joined #openstack-watcher | 05:52 | |
*** thorst has joined #openstack-watcher | 05:54 | |
*** thorst has quit IRC | 05:59 | |
*** vvargaszte1 has joined #openstack-watcher | 06:19 | |
*** vvargaszte has quit IRC | 06:21 | |
*** vvargaszte1 is now known as vvargaszte | 06:21 | |
*** alexchadin has joined #openstack-watcher | 06:27 | |
openstackgerrit | Zhong Luyao proposed openstack/watcher master: bug fix: Can't get sample through CeilometerHelper https://review.openstack.org/482016 | 06:39 |
alexchadin | Yumeng: morning | 06:55 |
Yumeng | alexchadin:hi | 06:56 |
alexchadin | Yumeng: have you submitted your talks? | 06:56 |
Yumeng | alexchadin: not yet. I am writing the proposal. | 06:57 |
Yumeng | alexchadin: I will finish a draft today, and send it to you for a review. | 06:58 |
alexchadin | Yumeng: I'm doing the same. What category have you selected? Techincal? | 06:58 |
alexchadin | Yumeng: oh, okay | 06:58 |
Yumeng | alexchadin: yes,Techincal | 06:58 |
Yumeng | alexchadin:probably Telecom & NFV | 06:59 |
alexchadin | Yumeng: there is no Telecom | 06:59 |
Yumeng | https://www.openstack.org/summit/sydney-2017/summit-categories/ | 07:00 |
Yumeng | alexchadin: aha~ yeah I mean the track | 07:00 |
Yumeng | scroll down to the bottom | 07:00 |
alexchadin | Yumeng: then it will be Business and Strategy section | 07:01 |
*** hidekazu has joined #openstack-watcher | 07:01 | |
Yumeng | alexchadin: oh, yes | 07:01 |
Yumeng | alexchadin: I just see that | 07:02 |
Yumeng | alexchadin: then Business and Strategy section | 07:03 |
*** harlowja has quit IRC | 07:11 | |
alexchadin | hidekazu: hi | 07:20 |
hidekazu | alexchadin: hi | 07:21 |
alexchadin | hidekazu: back to our talks about cron support: you have executed the following command | 07:21 |
alexchadin | "watcher audit create -g dummy -s dummy -i "*/5 * * * * *" -t CONTINUOUS --auto-trigger" | 07:21 |
hidekazu | alexchadin: yes | 07:22 |
alexchadin | so, it means that you want to execute audit every 5 seconds, not 5 minutes | 07:22 |
alexchadin | cause there is six sections | 07:23 |
alexchadin | if you want to work with minutes and higher, use five sections | 07:23 |
alexchadin | like */5 * * * * | 07:23 |
alexchadin | hidekazu: I've tested it on my stack, it works good with five sections | 07:24 |
hidekazu | alexchadin: i did "watcher --debug audit create -g dummy -s dummy -i "*/5 * * * * *" -t CONTINUOUS --auto-trigger" | 07:25 |
hidekazu | alexchadin: from history. | 07:25 |
hidekazu | alexchadin: result : http://paste.openstack.org/show/614870/ | 07:27 |
hidekazu | alexchadin: ok, i will do "*/5 * * * *" | 07:27 |
alexchadin | hidekazu: that's why you shouldn't use cron with seconds | 07:27 |
alexchadin | hidekazu: I consider that I need to mention it in docs | 07:28 |
hidekazu | alexchadin: i see "watcher help audit create" and did it. | 07:29 |
alexchadin | hidekazu: whoa | 07:30 |
alexchadin | hidekazu: yeah, I will fix it now | 07:30 |
openstackgerrit | Alexander Chadin proposed openstack/python-watcherclient master: Add support for cron syntax https://review.openstack.org/473865 | 07:30 |
hidekazu | alexchadin: i executed "*/5 * * * *". only single action plan created after 5 minutes i created audit. | 07:36 |
alexchadin | hidekazu: at 35 minutes? | 07:37 |
*** nicolasbock has joined #openstack-watcher | 07:37 | |
hidekazu | alexchadin: yes, exactly. | 07:38 |
alexchadin | hidekazu: fine :) | 07:39 |
hidekazu | alexchadin: you are genious! | 07:39 |
hidekazu | alexchadin: you could see my env. | 07:40 |
hidekazu | alexchadin: now onemore created. | 07:40 |
alexchadin | at 40, exactly ;) | 07:40 |
hidekazu | alexchadin: completely works! | 07:40 |
hidekazu | alexchadin: i want to know your cmd result. because in my env, next run time shows local time, but create at and update at shows utc. | 07:43 |
hidekazu | alexchadin: example: Next Run Time | 2017-07-10T16:40:00 | 07:44 |
hidekazu | alexchadin: Updated At | 2017-07-10T07:35:01+00:00 | 07:44 |
alexchadin | hidekazu: yeah, there is a reason for this | 07:44 |
hidekazu | alexchadin: intended? | 07:45 |
alexchadin | hidekazu: cause we need to give next run time to apscheduler, which takes not utc, but local time | 07:45 |
alexchadin | hidekazu: cause apscheduler launches scheduled job by local time | 07:45 |
alexchadin | hidekazu: we can left it as is, or covert local time to utc, write utc to db, then take utc and convert it to local | 07:47 |
hidekazu | alexchadin: user feel happy to see consistent time. | 07:49 |
alexchadin | hidekazu: I agree | 07:49 |
alexchadin | hidekazu: I'll try to find a solution | 07:49 |
hidekazu | alexchadin: still time to pike-3 release. | 07:50 |
*** thorst has joined #openstack-watcher | 07:54 | |
*** thorst has quit IRC | 08:00 | |
*** efoley has joined #openstack-watcher | 08:31 | |
*** hidekazu has left #openstack-watcher | 08:51 | |
*** thorst has joined #openstack-watcher | 09:23 | |
*** thorst has quit IRC | 09:28 | |
alexchadin | Yumeng: don't forget to add your presentation details here: https://etherpad.openstack.org/p/watcher-Sydney-meetings | 09:36 |
Yumeng | alexchadin:ok | 09:37 |
openstackgerrit | YumengBao proposed openstack/watcher master: [WIP] Add baremetal data model https://review.openstack.org/482093 | 10:55 |
*** alexchadin has quit IRC | 11:10 | |
openstackgerrit | YumengBao proposed openstack/watcher master: Saving Energy Strategy https://review.openstack.org/476767 | 11:12 |
openstackgerrit | YumengBao proposed openstack/watcher master: Ignore autogenerated sample config file https://review.openstack.org/482098 | 11:17 |
openstackgerrit | aditi sharma proposed openstack/watcher master: Enable migration to rely on nova-scheduler https://review.openstack.org/476369 | 11:26 |
*** jwcroppe_ has quit IRC | 11:28 | |
*** jwcroppe has joined #openstack-watcher | 11:29 | |
openstackgerrit | YumengBao proposed openstack/watcher-dashboard master: Add rm to whitelist_externals in tox.ini https://review.openstack.org/482109 | 11:44 |
openstackgerrit | YumengBao proposed openstack/watcher-dashboard master: Remove load url from future https://review.openstack.org/482110 | 11:46 |
*** danpawlik has quit IRC | 11:48 | |
*** thorst has joined #openstack-watcher | 11:53 | |
*** danpawlik has joined #openstack-watcher | 11:54 | |
*** alexchadin has joined #openstack-watcher | 12:25 | |
*** vvargaszte has quit IRC | 12:29 | |
*** vvargaszte has joined #openstack-watcher | 12:30 | |
*** zhurong has quit IRC | 12:36 | |
*** lakerzhou has joined #openstack-watcher | 12:54 | |
Yumeng | alexchadin: hi Alex! please see updates in https://etherpad.openstack.org/p/watcher-Sydney-meetings | 13:02 |
Yumeng | alexchadin: please leave comment in etherpad. Have a nice day! | 13:03 |
*** Yumeng has quit IRC | 13:03 | |
openstackgerrit | Merged openstack/watcher master: bug fix: Can't get sample through CeilometerHelper https://review.openstack.org/482016 | 13:53 |
*** jwcroppe has quit IRC | 13:59 | |
*** jwcroppe has joined #openstack-watcher | 14:15 | |
*** alexchadin has quit IRC | 14:25 | |
*** zhurong has joined #openstack-watcher | 14:30 | |
*** XueFeng has joined #openstack-watcher | 14:34 | |
*** XueFeng has left #openstack-watcher | 14:35 | |
*** zhurong has quit IRC | 14:56 | |
openstackgerrit | Hidekazu Nakamura proposed openstack/watcher master: [Doc] Add gnocchi to system architecture diagram https://review.openstack.org/482180 | 15:16 |
*** wootehfoot has joined #openstack-watcher | 16:35 | |
*** harlowja has joined #openstack-watcher | 16:37 | |
*** jwcroppe has quit IRC | 16:39 | |
*** jwcroppe has joined #openstack-watcher | 16:47 | |
*** jwcroppe has quit IRC | 16:49 | |
*** wootehfoot has quit IRC | 17:21 | |
*** wootehfoot has joined #openstack-watcher | 17:22 | |
*** efoley has quit IRC | 17:30 | |
*** lakerzhou has quit IRC | 19:54 | |
*** lakerzhou has joined #openstack-watcher | 19:55 | |
*** wootehfoot has quit IRC | 20:26 | |
*** wootehfoot has joined #openstack-watcher | 20:26 | |
*** nicolasbock has quit IRC | 20:34 | |
*** thorst has quit IRC | 20:42 | |
*** lakerzhou has quit IRC | 20:43 | |
*** thorst has joined #openstack-watcher | 20:45 | |
*** thorst has quit IRC | 20:49 | |
*** lakerzhou has joined #openstack-watcher | 20:52 | |
*** thorst has joined #openstack-watcher | 21:00 | |
*** lakerzhou has quit IRC | 21:01 | |
*** wootehfoot has quit IRC | 21:31 | |
*** thorst has quit IRC | 22:02 | |
*** thorst has joined #openstack-watcher | 23:17 | |
*** thorst has quit IRC | 23:21 | |
*** thorst has joined #openstack-watcher | 23:57 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!