*** thorst has quit IRC | 00:02 | |
*** jinquan1 has joined #openstack-watcher | 00:08 | |
*** jinquan1 has left #openstack-watcher | 00:09 | |
*** jinquan1 has joined #openstack-watcher | 00:09 | |
*** jinquan1 has left #openstack-watcher | 00:10 | |
*** thorst has joined #openstack-watcher | 00:48 | |
*** jwcroppe has joined #openstack-watcher | 00:57 | |
*** hvprash_ has quit IRC | 01:20 | |
*** thorst has quit IRC | 01:59 | |
*** thorst has joined #openstack-watcher | 02:00 | |
*** thorst has quit IRC | 02:08 | |
*** openstackgerrit has quit IRC | 02:47 | |
*** openstackgerrit has joined #openstack-watcher | 02:47 | |
*** thorst has joined #openstack-watcher | 03:06 | |
*** thorst has quit IRC | 03:13 | |
*** jwcroppe has quit IRC | 03:54 | |
*** jwcroppe has joined #openstack-watcher | 03:55 | |
*** jwcroppe_ has joined #openstack-watcher | 03:56 | |
*** jwcroppe has quit IRC | 03:59 | |
*** thorst has joined #openstack-watcher | 04:11 | |
*** thorst has quit IRC | 04:18 | |
*** thorst has joined #openstack-watcher | 05:16 | |
*** thorst has quit IRC | 05:23 | |
*** ecelik has joined #openstack-watcher | 05:24 | |
*** vtech has quit IRC | 06:14 | |
*** apoorv has joined #openstack-watcher | 06:21 | |
*** thorst has joined #openstack-watcher | 06:21 | |
*** thorst has quit IRC | 06:29 | |
*** openstackgerrit has quit IRC | 06:48 | |
*** openstackgerrit has joined #openstack-watcher | 06:48 | |
openstackgerrit | Bruno Grazioli proposed openstack/watcher-dashboard: Changed test for strategy list https://review.openstack.org/326595 | 07:07 |
---|---|---|
openstackgerrit | Bruno Grazioli proposed openstack/watcher-dashboard: Fix strategy list parameter https://review.openstack.org/326535 | 07:07 |
openstackgerrit | Antoine Cabot proposed openstack/watcher: Fix broken link in doc https://review.openstack.org/326564 | 07:22 |
*** thorst has joined #openstack-watcher | 07:26 | |
*** danpawlik has joined #openstack-watcher | 07:28 | |
*** vincentfrancoise has joined #openstack-watcher | 07:32 | |
*** thorst has quit IRC | 07:33 | |
*** alexchadin has joined #openstack-watcher | 07:34 | |
alexchadin | jed56: hello! | 07:37 |
jed56 | alexchadin: hello | 07:37 |
jed56 | how are you ? | 07:37 |
alexchadin | i'm fine | 07:37 |
alexchadin | how are you? | 07:37 |
jed56 | good :) | 07:37 |
alexchadin | jed56: it would be good to rename uuid in API to id | 07:39 |
alexchadin | jed56: what do you think? | 07:39 |
jed56 | Where and Why ? | 07:40 |
alexchadin | jed56: cause rally use "return obj_from_name(resource_config, resources, typename).id" to get uuid from any openstack object | 07:41 |
alexchadin | such projects as nova, neutron, glance are now using id instead of uuid | 07:41 |
jed56 | IMHO, id is an internal identifier. | 07:43 |
alexchadin | jed56: I agree with you | 07:43 |
jed56 | I'm not sure that this is a good idea to expose it | 07:43 |
jed56 | I believe that the only reason that we have this is is for nova.db | 07:43 |
alexchadin | jed56: We don't need to expose real id | 07:44 |
jed56 | what do you mean ? | 07:44 |
alexchadin | it would be good to return uuid named as id | 07:45 |
alexchadin | look | 07:47 |
alexchadin | https://github.com/openstack/watcher/blob/master/watcher/api/controllers/v1/audit.py | 07:47 |
alexchadin | line 127 | 07:47 |
*** openstackgerrit has quit IRC | 07:48 | |
*** openstackgerrit has joined #openstack-watcher | 07:48 | |
jed56 | I see your point | 07:48 |
jed56 | but I'm not fan this solution, it can be error prone | 07:48 |
alexchadin | I'm afraid rally team won't take changes if I use "if statement" | 07:50 |
alexchadin | they're trying to unify all | 07:50 |
jed56 | can you show me in nova where they are doing that ? | 08:11 |
alexchadin | https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/views/servers.py | 08:13 |
alexchadin | line 279 | 08:13 |
alexchadin | for example, that's what i get when request http://controller:8774/v2/f6b90a79e4c94026b97357c16d8b9cd7/servers/1185cb87-7b70-4227-ac75-2e3bf74b251a | 08:15 |
alexchadin | "id": "1185cb87-7b70-4227-ac75-2e3bf74b251a" | 08:15 |
*** alexchadin has quit IRC | 08:27 | |
*** alexchadin has joined #openstack-watcher | 08:28 | |
openstackgerrit | Merged openstack/watcher: Fix broken link in doc https://review.openstack.org/326564 | 08:30 |
brunograz | Hi all | 08:34 |
brunograz | I would like to add a small feature to the dashboard | 08:34 |
brunograz | should I create a blueprint or a wishlist bug? | 08:35 |
*** openstackgerrit has quit IRC | 08:48 | |
*** openstackgerrit has joined #openstack-watcher | 08:48 | |
jed56 | hello brunograz | 08:58 |
jed56 | What is the feature ? | 08:59 |
acabot | meeting starts on #openstack-meeting-4 | 08:59 |
*** ostroverkhov has joined #openstack-watcher | 08:59 | |
*** dtardivel has joined #openstack-watcher | 09:00 | |
*** vtech has joined #openstack-watcher | 09:03 | |
brunograz | hi jed56 | 09:03 |
brunograz | I would like to list information of an action | 09:04 |
brunograz | in the same way it works for audits/audit_templates et | 09:04 |
brunograz | and also if possible add information of the previous and next action in a table | 09:06 |
vincentfrancoise | brunograz: I guess you can create a blueprint but no spec would be needed | 09:07 |
brunograz | vincentfrancoise: will do it | 09:08 |
vincentfrancoise | Just put enough detail in the BP so we know what to expect | 09:08 |
brunograz | ok | 09:08 |
jed56 | IMHO, you can create a blueprint or a wishlist bug | 09:17 |
jed56 | brunograz: for your information we are currently in watcher meeting | 09:22 |
jed56 | on #openstack-meeting-4 | 09:23 |
brunograz | jed56: I'm not able to attend today's meeting due other commitments | 09:24 |
jed56 | okay :) | 09:24 |
danpawlik | hi, do we have watcher on pypi.python.org or we have only watcherclient there :P ? | 09:27 |
vincentfrancoise | yes watcher is called python-watcher on pypi | 09:28 |
brunograz | jed56: apologizes for that - we will attend the meeting next week | 09:32 |
brunograz | in the afternoon is easier for us ;) | 09:32 |
danpawlik | vincentfrancoise: oh, I have not noticed xD | 09:33 |
danpawlik | acabot: are you there? | 09:33 |
acabot | danpawlik : weekly meeting right now | 09:34 |
*** ostroverkhov has quit IRC | 09:57 | |
*** vincentfrancoise has quit IRC | 10:11 | |
*** alexchadin has quit IRC | 10:11 | |
*** vtech has quit IRC | 10:40 | |
*** vtech has joined #openstack-watcher | 10:47 | |
brunograz | created the blueprint https://blueprints.launchpad.net/watcher-dashboard/+spec/display-action-info | 11:12 |
*** jinquan1 has joined #openstack-watcher | 11:23 | |
*** jinquan1 has quit IRC | 11:24 | |
acabot | brunograz : thx bruno, its definitely a feature we need in the dashboard | 11:59 |
acabot | brunograz : I'm still looking for a JS/Angular contributor for Watcher ;-) | 11:59 |
brunograz | acabot: we changed the current implementation of the dashboard in order to display this info | 12:10 |
brunograz | it only display plain text info from the database | 12:11 |
brunograz | still v basic changes but after fixing bugs and implementing this blueprint | 12:12 |
brunograz | we are quite happy with the status of watcher-dashboard | 12:13 |
brunograz | :D | 12:13 |
*** apoorv has quit IRC | 12:13 | |
*** vincentfrancoise has joined #openstack-watcher | 12:17 | |
*** hvprash has joined #openstack-watcher | 12:36 | |
*** hvprash has quit IRC | 12:41 | |
*** thorst has joined #openstack-watcher | 12:45 | |
*** hvprash has joined #openstack-watcher | 12:45 | |
*** hvprash has quit IRC | 12:46 | |
*** thorst has quit IRC | 12:49 | |
*** alexchadin has joined #openstack-watcher | 12:57 | |
*** thorst has joined #openstack-watcher | 13:00 | |
openstackgerrit | Vincent Françoise proposed openstack/watcher: Added EfficacyIndicator object https://review.openstack.org/318178 | 13:01 |
openstackgerrit | Vincent Françoise proposed openstack/watcher: Added efficacy indicators to /action_plans https://review.openstack.org/318179 | 13:01 |
openstackgerrit | Vincent Françoise proposed openstack/watcher: Added EfficacyIndicator model in DB https://review.openstack.org/318176 | 13:01 |
openstackgerrit | Vincent Françoise proposed openstack/watcher: Added efficacy specification to /goals https://review.openstack.org/318177 | 13:01 |
openstackgerrit | Vincent Françoise proposed openstack/watcher: [WIP] Strategy selector select based on efficacy https://review.openstack.org/325214 | 13:01 |
openstackgerrit | Vincent Françoise proposed openstack/watcher: Documentation on goal and efficacy https://review.openstack.org/319275 | 13:01 |
openstackgerrit | Vincent Françoise proposed openstack/watcher: Added pre/post execution methods to strategies https://review.openstack.org/325212 | 13:01 |
openstackgerrit | Vincent Françoise proposed openstack/watcher: Decoupled Goal from Strategy https://review.openstack.org/318175 | 13:01 |
openstackgerrit | Vincent Françoise proposed openstack/watcher: [WIP] Cancel out related audits and action plans https://review.openstack.org/325213 | 13:01 |
*** alexchadin has quit IRC | 13:01 | |
openstackgerrit | Vincent Françoise proposed openstack/python-watcherclient: Updated CLI to display efficacy related fields https://review.openstack.org/320966 | 13:03 |
*** alexchadin has joined #openstack-watcher | 13:04 | |
*** hvprash has joined #openstack-watcher | 13:17 | |
*** esberglu has joined #openstack-watcher | 13:20 | |
hvprash | acabot: sorry i missed todays meeting. failed again to wake up early | 13:23 |
hvprash | https://review.openstack.org/#/c/317130/ : need some discussions | 13:24 |
*** ecelik has quit IRC | 13:31 | |
openstackgerrit | Vladimir Ostroverkhov proposed openstack/watcher-dashboard: Add support continuously-optimization https://review.openstack.org/327095 | 13:34 |
acabot | hvprash : yes thats what I said during our meeting :-) | 13:41 |
acabot | hvprash : we have 2 options here and I don't see your preference in your last PS | 13:42 |
openstackgerrit | Jean-Emile DARTOIS proposed openstack/watcher: Fix StrategyContext to use the strategy_id in the Audit Template https://review.openstack.org/327098 | 13:44 |
sballe_ | Morning | 13:54 |
sballe_ | Sorry for missign the meeting this morning. I overslepet | 13:54 |
*** thorst has quit IRC | 13:57 | |
acabot | sballe_ : no pb ;-) good morning | 13:57 |
sballe_ | hvprash: You are not alone ;-) | 13:57 |
acabot | sballe_ hvprash : http://eavesdrop.openstack.org/meetings/watcher/2016/watcher.2016-06-08-09.00.html | 13:58 |
sballe_ | thx | 13:58 |
sballe_ | acabot: I have reserved a Video Conference room between Poland and Hillsboro for Tues and Wed so tkaczynski can join "live". | 13:59 |
acabot | we have a new contributor from ZTE ! | 13:59 |
sballe_ | He will not be there for dinenrs and luches but otherwise we will see him just as clearly as the peopel in the room | 13:59 |
acabot | sballe_ : cool | 13:59 |
sballe_ | acabot: Cool! on the new contributor from ZTE | 14:00 |
acabot | any registration from chinese people ? | 14:00 |
acabot | for the mid-cycle | 14:00 |
tkaczynski | sballe_ +1 ! | 14:00 |
sballe_ | no | 14:00 |
sballe_ | I haven't seen any new registrations since I sent out the email | 14:00 |
acabot | ok | 14:01 |
acabot | any opportunity to sync with Nova during the mid-cycle ? | 14:01 |
sballe_ | for now it is b-com 2, IBM 2, Intel 2 (Thijs will join as well, Nishi is a maybe because of the summer) and IBM Poland 1 via conf room | 14:01 |
sballe_ | acabot: yes plenty | 14:01 |
sballe_ | acabot: Oh sorry forgot hvprash who also signed up | 14:02 |
sballe_ | hvprash: Sorry about that ;-( | 14:02 |
acabot | I dont think there is an agenda yet but maybe we should ask mriedem | 14:02 |
sballe_ | We will be in the same buildings for 3 days so we can just walk over to them | 14:03 |
acabot | ok 4 companies for now, not so bad ;-) | 14:03 |
sballe_ | b-com 2, IBM 2, Intel 3-4, Walmart 1 | 14:03 |
acabot | I discussed with sbauza and it looks like it will be hard to find time in their agenda | 14:03 |
sballe_ | I had a typo on IBM Poland I meant Intel Poland | 14:04 |
acabot | we should probably have our next mid-cycle in China to see Edwin & Jinquan ;-) | 14:05 |
sballe_ | :) | 14:14 |
hvprash | seeing all these mesg now. was away from desk. | 14:28 |
hvprash | sballe_ trying to see if mike can also join for the mid-cycle if the travel gets approved | 14:29 |
sballe_ | great! | 14:39 |
hvprash | vincentfancoise edleafe jwcroppe_: Thx for the persistent audit review. IMHO, I think we should have the strategy_id and goal_id in audit table for strategy selection and efficacy indicators. We should maintain the audit_tempate reference in audit table for other details and make it immutable if there is an active audit using that template. | 14:47 |
*** michaelgugino has joined #openstack-watcher | 14:48 | |
hvprash | that way we can avoid keep copying the fields | 14:48 |
michaelgugino | hello all | 14:50 |
vincentfrancoise | hi hvprash | 14:54 |
hvprash | hi vincentfrancoise | 14:54 |
jed56 | hi hvprash | 14:54 |
*** alexchadin has quit IRC | 14:54 | |
vincentfrancoise | I didn't post any review on this yet | 14:54 |
vincentfrancoise | but I would rather have the fields copied over because the audit template is only a convenience in order to create an audit | 14:55 |
jed56 | IMHO, we didn't need to make to audit-template immutable | 14:55 |
vincentfrancoise | The raison d'etre of the template is just to keep the operator from having to type over and over again the same parameters | 14:56 |
jed56 | but, I have to read the comments to make sure that I have understand well the point of view of jwcroppe_ and edleafe | 14:56 |
jed56 | yes, i agree with vincentfrancoise | 14:56 |
jed56 | if the administrator wants to update a parameter | 14:57 |
jed56 | we could just update the audit-template | 14:57 |
hvprash | as per jwcroppe_ and edleafe there might be other details in audit_template which the audit can refer to. like aggregates etc ? | 14:57 |
hvprash | currently the aggregate is stored in audit_template ? | 14:58 |
vincentfrancoise | hvprash: if so, then maybe we should also copy over these fields | 14:58 |
jed56 | hvprash: yes we can refer to aggregates hosts and in the next versions of watcher to the audit-scope (https://blueprints.launchpad.net/watcher/+spec/define-the-audit-scope) | 14:58 |
jed56 | We didn't need to keep the history changes of the audit-template | 14:59 |
jed56 | By default, the audit template can provide some defaults parameters | 15:00 |
jed56 | if we want to instantiate an audit | 15:00 |
hvprash | jed56, thx for that link. So is it the plan to maintain different aggregates for audits vs create aggregates in template ? | 15:01 |
jed56 | The plan is to use the audit-template has a convenient way to instantiate an audit with the default parameters. | 15:02 |
jed56 | but you can change these parameters and they will be stored in the audit | 15:02 |
hvprash | so in future any schema changes in audit template we should think if those would require changes in audit too | 15:04 |
jed56 | in the template we could specify the aggregate used by default | 15:04 |
jed56 | hvprash: yes | 15:05 |
jed56 | if we add a new field the the audit-template we have to modify the audit db schema | 15:05 |
hvprash | yes agree | 15:05 |
jed56 | you can see the audit-template has a "factory" of audit | 15:06 |
jed56 | *as | 15:06 |
hvprash | thx, understood | 15:07 |
*** vmahe has quit IRC | 15:07 | |
vincentfrancoise | I agree with jed56 ;) | 15:07 |
hvprash | ok so the understanding is we will copy the strategy_id, goal_id and aggregate to audit in the current scope. Am I misssing anything ? | 15:08 |
jed56 | vincentfrancoise: I like when you are agree with me :) | 15:08 |
hvprash | he he | 15:08 |
jed56 | what do you mean by current scope ? | 15:09 |
*** vmahe has joined #openstack-watcher | 15:10 | |
jed56 | hi vmahe | 15:10 |
hvprash | jed56, i meant in the current newton-2 scope for this spec | 15:10 |
vincentfrancoise | yes that's the idea | 15:12 |
jed56 | I think we are on same page! | 15:12 |
hvprash | cool, will make the changes and one more round of review | 15:14 |
jed56 | hvprash: thanks a lot for your contribution | 15:15 |
hvprash | pleasure working on this project :) | 15:16 |
hvprash | we see lot of potential on this | 15:16 |
jed56 | me too : ) | 15:17 |
hvprash | anyone have the link to mid-cycle agenda etherpad | 15:17 |
jed56 | but I'm a bit biased because I was one of the first contributors of watcher :) | 15:18 |
hvprash | great ! | 15:18 |
hvprash | sballe_ do you have the link to mid-cycle agenda etherpad | 15:20 |
hvprash | nm, found it https://wiki.openstack.org/wiki/Watcher_newton_mid-cycle_meetup_agenda | 15:25 |
*** rickyhai11 has joined #openstack-watcher | 15:27 | |
rickyhai11 | Hi Watcher Team | 15:27 |
rickyhai11 | Just have a quick question related to watcher | 15:28 |
rickyhai11 | Does Watcher support hyper-visor like Docker ? | 15:28 |
rickyhai11 | monitoring container... | 15:29 |
vincentfrancoise | hi rickyhai11 | 15:30 |
*** zarkone has joined #openstack-watcher | 15:30 | |
vincentfrancoise | As of now, the main priority for Watcher is to optimize VMs via Nova | 15:31 |
rickyhai11 | Hi | 15:31 |
vincentfrancoise | However, the way we design Watcher should allow anyone to create plugins to tackle containers optimization | 15:31 |
zarkone | hello all! I'm struggling with getting info about `continious` audit types.. How to create them, to set time? or does it repeat automatically after last iteration? Please, point me out to some place at docs or code. Thanks! | 15:32 |
vincentfrancoise | but we do not provide any helpers that communicates with Magnum to retrieve contraints for example | 15:32 |
vincentfrancoise | Hi zarkone | 15:33 |
zarkone | hi vincentfrancoise =) | 15:33 |
zarkone | nice to see you again | 15:33 |
jed56 | hi zarkone | 15:33 |
vincentfrancoise | continuous audits are currently under develpment | 15:33 |
zarkone | jed56: hello!! | 15:33 |
vincentfrancoise | reviews are ongoing on gerrit | 15:33 |
zarkone | ah, ok | 15:33 |
vincentfrancoise | so it should be available by n2 I believe | 15:33 |
jed56 | https://review.openstack.org/#/q/status:open+project:openstack/watcher+branch:master+topic:bp/continuously-optimization | 15:33 |
jed56 | zarkone: you can take look | 15:34 |
rickyhai11 | ok i got it thank Vincentfrancoise | 15:34 |
vincentfrancoise | rickyhai11: if you have any use case using containers, I'd be glad to hear about it though | 15:35 |
zarkone | jed56: yes, thanks a lot... In watcher 0.22 we created kind-of audits auto-creator, but it doesn't work nice | 15:35 |
zarkone | so decided to ask about state of this continious | 15:35 |
jed56 | zarkone: IMHO, you can try the patchset of Alexander | 15:36 |
zarkone | jed56: but you see, I have to use 0.22 right now, so.. | 15:37 |
rickyhai11 | vincentfrancoise : at this point I am thinking about docker and resource optimization for container, will post my use case when completely finishing | 15:37 |
zarkone | vincentfrancoise: jed56: anyway, thanks for the info. Thanks again for your answers, guys! | 15:38 |
jed56 | zarkone: welcome | 15:38 |
*** hvprash_ has joined #openstack-watcher | 15:46 | |
*** hvprash has quit IRC | 15:49 | |
*** michaelgugino has quit IRC | 16:04 | |
*** hvprash has joined #openstack-watcher | 16:06 | |
*** hvprash__ has joined #openstack-watcher | 16:07 | |
*** hvprash_ has quit IRC | 16:08 | |
*** hvprash has quit IRC | 16:11 | |
*** vtech has quit IRC | 16:15 | |
*** wootehfoot has joined #openstack-watcher | 16:25 | |
*** zarkone has quit IRC | 16:52 | |
*** vincentfrancoise has quit IRC | 16:52 | |
*** thorst_ has joined #openstack-watcher | 16:58 | |
*** vtech has joined #openstack-watcher | 17:02 | |
*** thorst_ has quit IRC | 17:05 | |
*** thorst_ has joined #openstack-watcher | 17:17 | |
jwcroppe_ | hvprath: correct, other details could be in the template as well | 17:18 |
jwcroppe_ | hvprash: ^ | 17:18 |
*** thorst_ has quit IRC | 17:22 | |
*** thorst_ has joined #openstack-watcher | 17:29 | |
*** thorst_ has quit IRC | 17:29 | |
*** brunograz has quit IRC | 17:33 | |
*** wootehfoot has quit IRC | 18:05 | |
*** wootehfoot has joined #openstack-watcher | 18:05 | |
*** dtardivel has quit IRC | 18:07 | |
*** hvprash has joined #openstack-watcher | 18:52 | |
*** hvprash__ has quit IRC | 18:56 | |
*** hvprash_ has joined #openstack-watcher | 19:08 | |
*** hvprash has quit IRC | 19:11 | |
*** harlowja has quit IRC | 19:12 | |
*** harlowja has joined #openstack-watcher | 19:15 | |
*** esberglu has quit IRC | 20:11 | |
*** esberglu has joined #openstack-watcher | 20:21 | |
*** openstackgerrit has quit IRC | 20:48 | |
*** openstackgerrit has joined #openstack-watcher | 20:48 | |
*** jwcroppe_ has quit IRC | 21:25 | |
*** thorst has joined #openstack-watcher | 21:47 | |
*** wootehfoot has quit IRC | 22:35 | |
*** jwcroppe has joined #openstack-watcher | 22:42 | |
*** hvprash_ has quit IRC | 22:44 | |
*** hvprash has joined #openstack-watcher | 22:45 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!