*** thorst has quit IRC | 01:09 | |
*** thorst has joined #openstack-watcher | 01:10 | |
*** thorst has quit IRC | 01:19 | |
*** thorst has joined #openstack-watcher | 01:59 | |
*** thorst has quit IRC | 01:59 | |
*** thorst has joined #openstack-watcher | 02:00 | |
*** thorst has quit IRC | 02:08 | |
*** jinquan1 has quit IRC | 02:25 | |
*** thorst has joined #openstack-watcher | 02:25 | |
*** thorst has quit IRC | 02:28 | |
*** jinquan has joined #openstack-watcher | 02:35 | |
*** thorst has joined #openstack-watcher | 03:29 | |
*** thorst has quit IRC | 03:37 | |
*** thorst has joined #openstack-watcher | 04:35 | |
*** aswadr_ has joined #openstack-watcher | 04:41 | |
*** thorst has quit IRC | 04:42 | |
*** thorst has joined #openstack-watcher | 05:40 | |
*** thorst has quit IRC | 05:48 | |
*** gzhai has joined #openstack-watcher | 06:13 | |
*** gzhai has quit IRC | 06:13 | |
*** gzhai has joined #openstack-watcher | 06:13 | |
*** gzhai has quit IRC | 06:13 | |
*** gzhai has joined #openstack-watcher | 06:14 | |
*** gzhai has quit IRC | 06:14 | |
*** gzhai has joined #openstack-watcher | 06:14 | |
*** gzhai has quit IRC | 06:14 | |
*** gzhai has joined #openstack-watcher | 06:16 | |
*** thorst has joined #openstack-watcher | 06:44 | |
*** thorst has quit IRC | 06:52 | |
*** ossifrath has quit IRC | 06:57 | |
*** ossifrath has joined #openstack-watcher | 06:57 | |
*** alexchadin has joined #openstack-watcher | 07:08 | |
*** dtardivel has joined #openstack-watcher | 07:20 | |
*** vincentfrancoise has joined #openstack-watcher | 07:22 | |
*** alexchadin has quit IRC | 07:33 | |
*** alexchadin has joined #openstack-watcher | 07:34 | |
alexchadin | hi guys | 07:38 |
---|---|---|
alexchadin | I'm currently write a little brief for my company about Watcher | 07:38 |
alexchadin | Do we plan to support not only instances but also volumes, images, etc? | 07:40 |
vincentfrancoise | alexchadin: hi | 07:45 |
vincentfrancoise | will go on a meeting | 07:45 |
vincentfrancoise | but short answer would be yes | 07:45 |
vincentfrancoise | although we are focus on getting it right for Nova first | 07:45 |
vincentfrancoise | that's why we already have the cinder client , glance client and so on in the watcher/common/clients.py | 07:46 |
alexchadin | In our company we have some issues with Cinder performance after instances | 07:47 |
alexchadin | I think, Cinder driver would be one of good goal for Ocata | 07:48 |
alexchadin | goals& | 07:48 |
alexchadin | * | 07:48 |
*** thorst has joined #openstack-watcher | 07:50 | |
gzhai | dtardivel: hi | 07:51 |
*** thorst has quit IRC | 07:58 | |
*** alexchadin has quit IRC | 07:58 | |
*** alexchadin has joined #openstack-watcher | 07:58 | |
dtardivel | hi | 08:03 |
gzhai | dtardivel: I can run your pkb image now. | 08:16 |
gzhai | some questions. | 08:16 |
gzhai | dtardivel: this pkb image just create required VMs and put workload in them, right? | 08:16 |
gzhai | dtardivel: does pkb containder also issue watcher command for strategy test? | 08:18 |
*** gzhai has quit IRC | 08:31 | |
dtardivel | gzhai: no pkb container does not have watcher client to trigger an audit. | 08:36 |
openstackgerrit | licanwei proposed openstack/watcher: Add unit tests for continuous.py https://review.openstack.org/360336 | 08:40 |
openstackgerrit | Vincent Françoise proposed openstack/watcher: Notification and CDM partial update https://review.openstack.org/357802 | 08:46 |
openstackgerrit | Vincent Françoise proposed openstack/watcher: Doc on how to add notification endpoints https://review.openstack.org/358007 | 08:46 |
*** openstackgerrit has quit IRC | 08:48 | |
*** openstackgerrit has joined #openstack-watcher | 08:48 | |
*** diga has joined #openstack-watcher | 08:51 | |
*** thorst has joined #openstack-watcher | 08:56 | |
*** thorst has quit IRC | 09:03 | |
*** vincentfrancoise has quit IRC | 09:05 | |
*** vincentfrancoise has joined #openstack-watcher | 09:06 | |
*** alexchadin has quit IRC | 09:39 | |
*** danpawlik has joined #openstack-watcher | 09:52 | |
*** thorst has joined #openstack-watcher | 10:00 | |
openstackgerrit | Vincent Françoise proposed openstack/watcher: Notification and CDM partial update https://review.openstack.org/357802 | 10:03 |
openstackgerrit | Vincent Françoise proposed openstack/watcher: Doc on how to add notification endpoints https://review.openstack.org/358007 | 10:03 |
danpawlik | Hello folks. Why watcherclient doesn't have openstackclient in requirements.txt ? | 10:06 |
*** thorst has quit IRC | 10:07 | |
*** alexchadin has joined #openstack-watcher | 10:07 | |
alexchadin | All patches regarding to the watcher support in rally are merged | 10:14 |
alexchadin | Now we can activate our experimental gate | 10:14 |
*** jed56 has quit IRC | 10:35 | |
*** alexchadin has quit IRC | 10:43 | |
*** alexchadin has joined #openstack-watcher | 10:44 | |
*** thorst has joined #openstack-watcher | 11:05 | |
*** alexchadin has quit IRC | 11:09 | |
*** alexchadin has joined #openstack-watcher | 11:10 | |
*** thorst has quit IRC | 11:12 | |
*** alexchadin has quit IRC | 11:22 | |
*** alexchadin has joined #openstack-watcher | 11:22 | |
*** alexchadin has quit IRC | 11:41 | |
*** alexchadin has joined #openstack-watcher | 11:42 | |
*** thorst has joined #openstack-watcher | 11:44 | |
*** zarkone has joined #openstack-watcher | 11:49 | |
zarkone | Hello! I'm trying to port our strategy code from 0.22 to 0.26. I see the code which create migration request, using `watcher.decision_engine.actions.migration import Migrate` | 11:51 |
zarkone | but seems like it was removed in 0.25 | 11:51 |
zarkone | how this Migrate should happen now? | 11:51 |
zarkone | ah, seems like it's in applier now | 11:56 |
acabot | danpawlink : https://github.com/openstack/watcher/blob/master/requirements.txt#L34 | 12:05 |
acabot | zarkone : yes actions have been move to the applier | 12:05 |
zarkone | acabot: thanks! | 12:05 |
acabot | zarkone : vincentfrancoise will be be back soon for any more specific question | 12:05 |
zarkone | I hope I'll not bother Vincent today) | 12:06 |
acabot | ok ;-) | 12:07 |
*** alexchadin has quit IRC | 12:09 | |
*** alexchadin has joined #openstack-watcher | 12:11 | |
*** alexchadin has quit IRC | 12:15 | |
*** alexchadin has joined #openstack-watcher | 12:16 | |
*** Kevin_Zheng has quit IRC | 12:23 | |
*** Kevin_Zheng has joined #openstack-watcher | 12:25 | |
danpawlik | acabot: yeah, but I'm talking about watcherclient ;P | 12:28 |
vincentfrancoise | hi zarkone | 12:29 |
zarkone | Hello vincentfrancoise! | 12:29 |
vincentfrancoise | do you still have some issues? | 12:30 |
zarkone | No, just one -- sad to say, but i'm still not at bleeding edge of watcher, have to use 0.26 because of mitaka | 12:30 |
zarkone | =) | 12:30 |
vincentfrancoise | is it the Migrate issue I see up in the discussion? | 12:31 |
vincentfrancoise | or a new one? | 12:31 |
zarkone | no, this is "our client use mitaka" issue | 12:31 |
zarkone | migrate was easy, just changed import.. | 12:32 |
vincentfrancoise | lol ok :) | 12:32 |
zarkone | it's actually makes sence that Migrate is in applier | 12:32 |
vincentfrancoise | danpawlik: hi | 12:33 |
vincentfrancoise | danpawlik: if I'm not mistaken, openstackclient dependency is now deprecated for plugins, we should use osc-lib instead (see https://github.com/openstack/python-watcherclient/blob/master/requirements.txt#L7) | 12:35 |
vincentfrancoise | zarkone: yeah this was done in order to further decouple the decision engine from the applier | 12:36 |
*** gzhai has joined #openstack-watcher | 12:38 | |
danpawlik | vincentfrancoise: Thanks | 12:55 |
danpawlik | vincentfrancoise: Ah, I know why I need openstackclient. https://github.com/dduuch/openstack-watcherclient/blob/master/python-watcherclient.spec#L16 So I use 0.24 version and in 0.24 openstackclient is required xD | 12:57 |
*** gzhai has quit IRC | 13:02 | |
*** alexchadin has quit IRC | 13:19 | |
*** alexchadin has joined #openstack-watcher | 13:20 | |
*** alexchadin has quit IRC | 13:24 | |
*** alexchadin has joined #openstack-watcher | 13:24 | |
*** michaelgugino has joined #openstack-watcher | 13:36 | |
*** alexchadin has quit IRC | 13:38 | |
*** alexchadin has joined #openstack-watcher | 13:38 | |
openstackgerrit | Alexander Chadin proposed openstack/watcher: [WIP] Add Audit Scope Handler https://review.openstack.org/359963 | 13:43 |
*** alexchadin has quit IRC | 13:45 | |
*** alexchadin has joined #openstack-watcher | 13:46 | |
*** zarkone has quit IRC | 13:50 | |
*** tkaczynski_ has joined #openstack-watcher | 13:56 | |
*** alexchadin has quit IRC | 13:57 | |
*** alexchadin has joined #openstack-watcher | 13:58 | |
*** tkaczynski_ has quit IRC | 14:03 | |
*** tkaczynski_ has joined #openstack-watcher | 14:09 | |
*** tkaczynski_ has quit IRC | 14:13 | |
*** tkaczynski_ has joined #openstack-watcher | 14:14 | |
*** tkaczynski_ has quit IRC | 14:14 | |
*** tkaczynski_ has joined #openstack-watcher | 14:15 | |
*** dtardivel has quit IRC | 14:17 | |
*** tkaczynski_ has quit IRC | 14:28 | |
openstackgerrit | Alexander Chadin proposed openstack/watcher: [WIP] Add Audit Scope Handler https://review.openstack.org/359963 | 14:34 |
*** dtardivel has joined #openstack-watcher | 14:35 | |
openstackgerrit | Merged openstack/watcher: Updated from global requirements https://review.openstack.org/360242 | 14:36 |
*** openstackgerrit has quit IRC | 14:48 | |
*** openstackgerrit has joined #openstack-watcher | 14:49 | |
openstackgerrit | Merged openstack/watcher: Fixed flaky tempest test https://review.openstack.org/359851 | 15:50 |
openstackgerrit | Alexander Chadin proposed openstack/watcher: [WIP] Add Audit Scope Handler https://review.openstack.org/359963 | 15:52 |
sballe_ | morning | 15:57 |
*** danpawlik has quit IRC | 16:09 | |
*** alexchadin has quit IRC | 16:11 | |
michaelgugino | hi sballe_ | 16:11 |
*** diga has quit IRC | 16:27 | |
sballe_ | michaelgugino: hey | 16:38 |
*** tri2sing has joined #openstack-watcher | 17:08 | |
*** wootehfoot has joined #openstack-watcher | 18:06 | |
*** aswadr_ has quit IRC | 18:21 | |
*** michaelgugino has quit IRC | 19:01 | |
sballe_ | hey | 20:03 |
sballe_ | just got an email saying that: Watcher, the Infrastructure Optimization service for OpenStack: Plans for the O-release and beyond was accepted at the summit | 20:03 |
*** dtardivel has quit IRC | 20:17 | |
*** sballe__ has joined #openstack-watcher | 20:55 | |
*** sballe_ has quit IRC | 20:56 | |
*** sballe__ is now known as sballe_ | 20:56 | |
openstackgerrit | Alexander Chadin proposed openstack/watcher: [WIP] Add Audit Scope Handler https://review.openstack.org/359963 | 21:01 |
openstackgerrit | Merged openstack/watcher: Added strategy ID + Action Plan syncing https://review.openstack.org/325213 | 21:08 |
*** thorst has quit IRC | 21:09 | |
*** wootehfoot has quit IRC | 21:11 | |
*** thorst has joined #openstack-watcher | 21:12 | |
*** thorst has quit IRC | 21:16 | |
openstackgerrit | Daniel Pawlik proposed openstack/puppet-watcher: Change authtoken to class https://review.openstack.org/356792 | 21:39 |
*** tri2sing has quit IRC | 22:14 | |
*** tri2sing has joined #openstack-watcher | 22:31 | |
*** thorst has joined #openstack-watcher | 22:42 | |
*** thorst has quit IRC | 22:47 | |
*** thorst has joined #openstack-watcher | 22:47 | |
*** thorst has quit IRC | 22:56 | |
*** gzhai has joined #openstack-watcher | 23:12 | |
*** thorst has joined #openstack-watcher | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!