Wednesday, 2016-08-24

openstackgerritOpenStack Proposal Bot proposed openstack/watcher: Updated from global requirements  https://review.openstack.org/35829301:40
*** thorst_ has joined #openstack-watcher01:52
*** aswadr_ has joined #openstack-watcher03:17
*** michaelgugino has quit IRC03:36
*** thorst_ has quit IRC03:38
*** thorst_ has joined #openstack-watcher03:39
*** thorst_ has quit IRC03:47
*** bauzas has left #openstack-watcher03:50
*** thorst_ has joined #openstack-watcher04:45
*** thorst_ has quit IRC04:52
*** thorst_ has joined #openstack-watcher05:50
*** thorst_ has quit IRC05:58
openstackgerritAndreas Jaeger proposed openstack/watcher: Remove pot files  https://review.openstack.org/35962506:41
*** jinquan1 has joined #openstack-watcher06:42
*** hanrong1 has joined #openstack-watcher06:43
*** hanrong has quit IRC06:43
*** jinquan has quit IRC06:45
*** alexchadin has joined #openstack-watcher06:52
*** thorst_ has joined #openstack-watcher06:56
*** thorst_ has quit IRC07:03
*** hanrong has joined #openstack-watcher07:03
*** jinquan has joined #openstack-watcher07:03
*** hanrong1 has quit IRC07:04
*** jinquan1 has quit IRC07:05
*** hanrong has quit IRC07:08
*** jinquan1 has joined #openstack-watcher07:08
*** hanrong has joined #openstack-watcher07:08
*** jinquan has quit IRC07:08
*** vincentfrancoise has joined #openstack-watcher07:37
*** diga has joined #openstack-watcher07:52
*** thorst_ has joined #openstack-watcher08:00
*** alexchadin has quit IRC08:09
*** thorst_ has quit IRC08:09
*** alexchadin has joined #openstack-watcher08:10
*** alexchadin has quit IRC08:11
*** alexchadin has joined #openstack-watcher08:20
*** gabor_antal has joined #openstack-watcher08:23
*** jed56 has joined #openstack-watcher08:33
openstackgerritJinquan Ni proposed openstack/watcher-specs: Resize instance base on workload  https://review.openstack.org/35969008:40
*** Ananth_ has joined #openstack-watcher09:00
tkaczynskihi09:00
vincentfrancoisetkaczynski: morning09:01
Ananth_hello09:01
tkaczynskiI hope that the scoring module will be merged soon :) so I was thinking that it would be good to update some documentation: add a page about new plugin, extend glossary etc.09:02
vincentfrancoiseoh yeah sure that would be great :)09:03
tkaczynskiI did review some stuff under the doc folder, but I guess there is some tool which generates the final HTML from these sources. where can I learn about that?09:03
tkaczynskiI have no idea about this process, so any help would be great :)09:03
vincentfrancoiseyes, the tox -e docs command generates the lot in doc/build/09:03
vincentfrancoiseit will generate everything that is in the doc/source/ folder09:04
tkaczynskisounds great :) what about sections like that: .. list-plugins:: watcher_strategies09:05
tkaczynskihow this is populated? based on stevedore plugins?09:06
*** thorst_ has joined #openstack-watcher09:06
tkaczynskiI would like to have something like that for scoring_engine plugins09:07
vincentfrancoisethese are directive that list everything under an entrypoint namespace09:12
vincentfrancoiseso you can use this with something like "list-plugin:: watcher_scoring_engine"09:12
vincentfrancoiseso yeah based on the stevedore plugins09:13
tkaczynskiok, I will try. thanks for help (as always :) )09:13
*** thorst_ has quit IRC09:13
vincentfrancoiseyeah if you don't understand something, please do ask :)09:14
tkaczynskiI should be good now, but won't hesitate if I need anything ;)09:14
*** Ananth_ has left #openstack-watcher09:15
openstackgerritMerged openstack/watcher: Remove pot files  https://review.openstack.org/35962509:23
*** thorst_ has joined #openstack-watcher10:11
openstackgerritVincent Françoise proposed openstack/watcher: Notification and CDM partial update  https://review.openstack.org/35780210:16
openstackgerritVincent Françoise proposed openstack/watcher: Doc on how to add notification endpoints  https://review.openstack.org/35800710:16
*** thorst_ has quit IRC10:18
*** alexchadin has quit IRC10:37
*** diga has quit IRC11:02
*** thorst_ has joined #openstack-watcher11:16
*** thorst_ has quit IRC11:23
*** thorst_ has joined #openstack-watcher11:37
*** alexchadin has joined #openstack-watcher11:38
sballe_Morning11:39
*** alexchadin has quit IRC11:39
vincentfrancoisesballe_: hi11:40
*** dtardivel has joined #openstack-watcher11:47
openstackgerritJinquan Ni proposed openstack/watcher: Check unspecified parameters create audit  https://review.openstack.org/35981811:49
openstackgerritJinquan Ni proposed openstack/watcher: Check unspecified parameters when create audit  https://review.openstack.org/35981811:49
jinquan1vincentfrancoise: hi?11:51
vincentfrancoisejinquan1: hello11:51
jinquan1openstack/watcher-specs: Resize instance base on workload  https://review.openstack.org/35969011:51
jinquan1 Check unspecified parameters when create audit  https://review.openstack.org/35981811:51
jinquan1 vincentfrancoise: these two patchs need review , should i add into meeting agenda?11:52
vincentfrancoiseI'm looking at the jsonschema one right now11:52
vincentfrancoisebut yes add them to the agenda ;)11:53
jinquan1vincentfrancoise: ok, i add by myself, am i has permission?11:54
openstackgerritMerged openstack/watcher: Updated from global requirements  https://review.openstack.org/35829311:55
jinquan1 vincentfrancoise:thank you! this one , i already test, it's work! :)11:55
vincentfrancoisethe problem with what you did is that it will only work in the post() method11:56
vincentfrancoiseI would prefer seeing something that is part of the JsonSchemaValidator11:56
vincentfrancoiselike for the default value that was done here: https://github.com/openstack/watcher/blob/master/watcher/common/utils.py#L136-L15411:57
jinquan1vincentfrancoise: you mean move it into utils?11:59
jinquan1common.utils11:59
*** alexchadin has joined #openstack-watcher12:00
vincentfrancoiseyes12:00
vincentfrancoiseIMHO all the validations should be inside the validator so that the validate() is responsible for checking everything12:01
jinquan1ok, i will done it , so i will just add another patch to  agenda12:01
jinquan1vincentfrancoise: by the way , i can't join the meeting tonight , let you known, sorry for this12:02
vincentfrancoiseI pushed my comments as well12:02
vincentfrancoisejinquan1: not problem12:03
jinquan1 vincentfrancoise: great! thank you!12:03
jinquan1i will push a new patch as soon as possible12:03
vincentfrancoisecool :)12:03
acabotjinquan : I will update the agenda12:06
acabotjinquan1 : thx12:06
jinquan1acabot: no thx :),12:06
acabotjinquan1 :  https://review.openstack.org/#/c/359690/ could you please retarget in Ocata ?12:14
*** diga has joined #openstack-watcher12:20
*** alexchadin has quit IRC12:23
*** alexchadin has joined #openstack-watcher12:24
alexchadinhi vincentfrancoise12:32
openstackgerritVincent Françoise proposed openstack/watcher: Notification and CDM partial update  https://review.openstack.org/35780212:37
openstackgerritVincent Françoise proposed openstack/watcher: Doc on how to add notification endpoints  https://review.openstack.org/35800712:37
openstackgerritVincent Françoise proposed openstack/watcher: Fixed flaky tempest test  https://review.openstack.org/35985112:47
*** diga_ has joined #openstack-watcher12:48
*** diga has quit IRC12:49
*** diga_ has quit IRC13:04
openstackgerritVincent Françoise proposed openstack/watcher: Notification and CDM partial update  https://review.openstack.org/35780213:07
openstackgerritVincent Françoise proposed openstack/watcher: Doc on how to add notification endpoints  https://review.openstack.org/35800713:07
openstackgerritDigambar proposed openstack/watcher-specs: automatic triggering audit  https://review.openstack.org/34247313:17
*** diga has joined #openstack-watcher13:19
openstackgerritDigambar proposed openstack/watcher-specs: automatic triggering audit  https://review.openstack.org/34247313:25
*** openstackgerrit has quit IRC13:26
*** openstackgerrit has joined #openstack-watcher13:26
digaHi13:37
digaGetting error while creating goal & strategy - http://paste.openstack.org/show/563002/13:38
vincentfrancoisediga: hi13:41
vincentfrancoiseyou didn't specify the goal in your command (only the strategy)13:42
digavincentfrancoise: got the above error in command line13:42
vincentfrancoisewatcher audittemplate create my_first_audit_template bcb395c6-f44f-4ffc-a8ef-44ca782d5de0 --strategy d484b5fc-923b-4666-94b5-6ae8e888176413:42
digalet me check13:43
digaokay13:44
digathanks vincentfrancoise13:44
digabut while creating goal, what am i missing13:44
digasorry - watcher strategy list --goal-uuid bcb395c6-f44f-4ffc-a8ef-44ca782d5de013:44
vincentfrancoiseit's not --goal-uuid anymore, use --goal instead13:45
digaokay13:45
vincentfrancoisebecause you can also specify the goal name instead of its uuid if you want13:45
digaokay13:46
digawe need to update readme13:46
digawill update it13:46
tkaczynskivincentfrancoise: suddenly the name field becomes a unique identifier then, this relates to the discussion we had the other day about id, uuid and name fields13:47
digaacabot: submitted spec - https://review.openstack.org/#/c/342473/13:47
vincentfrancoisetkaczynski: it's a psudo unique field13:47
vincentfrancoiseit is unique business logic wise but not DB wise due to the soft delete feature13:48
sballe_diga: I will review13:48
digathanks sballe_13:48
tkaczynskiexactly, I know, there is no way to enforce uniqueness13:48
acabotdiga : thx13:49
digawe have meeting in 10 mins, right ?13:49
vincentfrancoisetkaczynski: exactly13:49
tkaczynskithis is why I had to rework scoring engine13:49
digaacabot: wc!13:49
tkaczynskiI've hit the wall with that, it is so much part of the platform13:49
acabotdiga : could you please resubmit for ocata ?13:49
digaacabot: okay13:50
vincentfrancoiseyes, this is really annoying but it's now a little too widespread to change it without spending too much time13:50
acabotdiga : yes, weekly meeting in 10 minutes on #openstack-meeting-413:52
digayep13:53
*** tri2sing has joined #openstack-watcher13:53
acabotdiga : are you still working on https://bugs.launchpad.net/watcher/+bug/1527163 ?13:53
openstackLaunchpad bug 1527163 in watcher "Add unit test for watcher/doc.py" [Low,Triaged] - Assigned to Digambar (digambarpatil15)13:53
digaacabot: No, It was assigned to me13:54
digaacabot: I need to discuss before start working on it13:54
acabotdiga : ok I will add it in the agenda13:55
digaok13:55
openstackgerritDigambar proposed openstack/watcher-specs: automatic triggering audit  https://review.openstack.org/34247313:58
digaacabot: submitted to ocata13:59
acabotthx13:59
*** tkaczynski_ has joined #openstack-watcher13:59
openstackgerritVincent Françoise proposed openstack/watcher: Notification and CDM partial update  https://review.openstack.org/35780214:04
openstackgerritVincent Françoise proposed openstack/watcher: Doc on how to add notification endpoints  https://review.openstack.org/35800714:04
*** tkaczynski_ has quit IRC14:05
*** alexchadin has quit IRC14:18
*** alexchadin has joined #openstack-watcher14:21
*** michaelgugino has joined #openstack-watcher14:35
acabotgzhai : are you there ?15:00
*** tri2sing has quit IRC15:05
*** tri2sing has joined #openstack-watcher15:24
openstackgerritAlexander Chadin proposed openstack/watcher: [WIP] Add Audit Scope Handler  https://review.openstack.org/35996315:29
*** diga has quit IRC15:36
*** danpawlik has quit IRC16:15
*** michaelgugino has quit IRC16:37
openstackgerritVincent Françoise proposed openstack/watcher: Refactored Watcher objects to use OVO  https://review.openstack.org/35906516:44
openstackgerritVincent Françoise proposed openstack/watcher: [WIP] Added Versioned notification support for audits  https://review.openstack.org/36000816:44
*** vincentfrancoise has quit IRC16:50
*** alexchadin has quit IRC17:27
*** michaelgugino has joined #openstack-watcher17:41
*** aswadr_ has quit IRC17:51
*** tri2sing has quit IRC17:53
*** tri2sing has joined #openstack-watcher17:53
*** d34dh0r53 is now known as b3rnard0-b0n-h4r18:25
*** b3rnard0-b0n-h4r is now known as d34dh0r5319:14
*** dtardivel has quit IRC19:27
*** wootehfoot has joined #openstack-watcher20:16
openstackgerritDaniel Pawlik proposed openstack/puppet-watcher: Change authtoken to class  https://review.openstack.org/35679220:55
*** thorst_ has quit IRC21:21
*** michaelgugino has quit IRC21:38
*** thorst_ has joined #openstack-watcher21:51
*** thorst_ has quit IRC21:55
*** wootehfoot has quit IRC22:44
*** thorst has joined #openstack-watcher22:48
*** zigo has quit IRC22:56
*** zigo has joined #openstack-watcher22:57
*** tri2sing has quit IRC23:32

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!