| *** jwcroppe has joined #openstack-watcher | 01:29 | |
| *** yuanying has quit IRC | 02:52 | |
| openstackgerrit | zhangyanxian proposed openstack/watcher: Fix a typo in watcher.po https://review.openstack.org/373611 | 03:18 |
|---|---|---|
| openstackgerrit | zhangyanxian proposed openstack/watcher: Fix a typo in watcher.po https://review.openstack.org/373611 | 03:20 |
| *** yuanying has joined #openstack-watcher | 03:49 | |
| openstackgerrit | Ha Van Tu proposed openstack/watcher: Fix typo in docstring from "interprete" to "interpret" https://review.openstack.org/373633 | 04:11 |
| *** jwcroppe has quit IRC | 05:11 | |
| *** jwcroppe has joined #openstack-watcher | 05:12 | |
| *** tmetsch has joined #openstack-watcher | 07:02 | |
| *** dtardivel has joined #openstack-watcher | 07:09 | |
| *** acabot has joined #openstack-watcher | 07:23 | |
| openstackgerrit | Alexander Chadin proposed openstack/python-watcherclient: Add service support https://review.openstack.org/373533 | 07:32 |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/watcher: Updated from global requirements https://review.openstack.org/373723 | 07:35 |
| *** alexchadin has joined #openstack-watcher | 07:38 | |
| openstackgerrit | liwei proposed openstack/watcher-dashboard: Drop *openstack/common* in flake8 exclude https://review.openstack.org/373824 | 07:40 |
| *** alexchadin has quit IRC | 07:44 | |
| *** alexchadin has joined #openstack-watcher | 07:45 | |
| alexchadin | hi acabot | 07:58 |
| alexchadin | hi jed56 | 07:59 |
| jed56 | hi alexchadin | 08:09 |
| jed56 | How are you ? | 08:10 |
| acabot | alexchadin : hi | 08:11 |
| *** vincentfrancoise has joined #openstack-watcher | 08:30 | |
| alexchadin | jed56: I'm great, thanks! | 08:39 |
| alexchadin | jed56: acabot: I'd like to discuss with you watcher audit scope, since we have requests from the company side. | 08:41 |
| *** diga has joined #openstack-watcher | 08:42 | |
| alexchadin | jed56: acabot: It would be really great to respect nova scheduler filters, especially aggregate_instance_extra_specs filter | 08:42 |
| alexchadin | jed56: acabot: Cause we cannot migrate vm between different host_aggregates that doesn't match flavor of vm. | 08:45 |
| diga | alexchadin: Hi | 08:54 |
| diga | GM | 08:54 |
| alexchadin | Hello diga | 08:54 |
| diga | alexchadin: are we having meeting now ? | 08:54 |
| diga | alexchadin: just pushed latest patch on https://review.openstack.org/#/c/342473/ | 08:55 |
| alexchadin | diga: meeting will take a place at 14:00 UTC | 08:56 |
| diga | vincentfrancoise: alexchadin : given reply to all you comments and corrected changes in the this patch | 08:56 |
| diga | alexchadin: ok | 08:56 |
| alexchadin | diga: I've seen your patch, will review it this evening or tomorrow. | 08:56 |
| diga | alexchadin: sure | 08:56 |
| diga | alexchadin: when can we start work for ocata ? | 08:57 |
| vincentfrancoise | diga: hi | 08:58 |
| vincentfrancoise | diga: ocata starts next week | 08:58 |
| diga | vincentfrancoise: Hello | 08:58 |
| diga | okay | 08:58 |
| alexchadin | hi vincentfrancoise | 08:59 |
| diga | vincentfrancoise: updated latest patch, did correction as per your comments, please go through it - https://review.openstack.org/#/c/342473/ | 08:59 |
| alexchadin | I've addressed some messages to jed56 and acabot above | 08:59 |
| alexchadin | vincentfrancoise: Have you seen them? | 08:59 |
| diga | vincentfrancoise: alexchadin : eager to start development as early as possible, cant wait more :) | 09:00 |
| openstackgerrit | Merged openstack/watcher: Updated from global requirements https://review.openstack.org/373723 | 09:02 |
| openstackgerrit | liwei proposed openstack/watcher-dashboard: Remove addition operator in settings.py https://review.openstack.org/373926 | 09:04 |
| openstackgerrit | Rong Han proposed openstack/watcher-specs: Resize instance base on workload https://review.openstack.org/359690 | 09:08 |
| openstackgerrit | Merged openstack/watcher: 'tox -e py27' failed https://review.openstack.org/373815 | 09:20 |
| *** diga has quit IRC | 09:29 | |
| *** jwcroppe has quit IRC | 09:42 | |
| *** jwcroppe has joined #openstack-watcher | 09:42 | |
| *** alexchadin has quit IRC | 09:44 | |
| *** jwcroppe has quit IRC | 09:46 | |
| *** alexchadin has joined #openstack-watcher | 09:48 | |
| acabot | alexchadin : can you add this topic in open discussions ? https://wiki.openstack.org/wiki/Watcher_Meeting_Agenda#09.2F21.2F2016 | 09:56 |
| acabot | diga : Ocata code can start now | 09:57 |
| alexchadin | acabot: I'm not sure that I will be at the meeting | 09:57 |
| acabot | diga : except for watcher-dashbord | 09:57 |
| acabot | alexchadin : ok what do you want to do exactly ? | 09:58 |
| acabot | today we dont respect nova filters | 09:58 |
| alexchadin | I can see two ways to do it: To have some watcher api in nova like it is done here https://github.com/openstack/nova/blob/cdbcfd9cf0d484c1c359b9d1434a64359fb5c42b/nova/api/openstack/compute/assisted_volume_snapshots.py | 09:59 |
| alexchadin | Or to implement at least this logic on watcher side: https://github.com/openstack/nova/blob/cdbcfd9cf0d484c1c359b9d1434a64359fb5c42b/nova/scheduler/filters/aggregate_instance_extra_specs.py | 10:00 |
| acabot | did you have a look at https://blueprints.launchpad.net/watcher/+spec/nova-policies ? | 10:00 |
| acabot | https://review.openstack.org/#/c/329873/ | 10:01 |
| acabot | we discussed it a lot during last mid-cycle | 10:02 |
| alexchadin | yeah, that's what we really need | 10:02 |
| acabot | and the best solution seems to submit a backlog spec to Nova | 10:02 |
| alexchadin | +1 | 10:02 |
| acabot | but jwcroppe went to the Nova mid-cycle | 10:02 |
| acabot | and decided to wait that the placement API showed up on Ocata | 10:03 |
| acabot | I should say that I'm not really up-to-date on this topic due to last release weeks... | 10:03 |
| acabot | I have a couple of Nova emails to read | 10:04 |
| alexchadin | I've met yesterday with our cloud department | 10:05 |
| alexchadin | This is the number one feature we would like to see in Watcher | 10:06 |
| acabot | me too :-) | 10:06 |
| acabot | unfortunately we are dependant of Nova on this | 10:06 |
| alexchadin | The second one is to turn host in maintenance mode | 10:06 |
| alexchadin | for example, we want to exclude host from Host Aggregate | 10:07 |
| acabot | we tried also this implementation https://blueprints.launchpad.net/watcher/+spec/select-destinations-filter | 10:07 |
| alexchadin | then vms on this host must be migrated to another host with respecting nova policies | 10:07 |
| acabot | its the same case, watcher should respect Nova policies | 10:08 |
| acabot | now that we are a big tent project, its easier to discuss with Nova | 10:08 |
| acabot | but it will take a long time to make it | 10:08 |
| alexchadin | It would be good to discuss it with Nova Group on Summit | 10:09 |
| alexchadin | I think once we resolve this issue, Watcher will get a lot of attention from the companies. | 10:12 |
| alexchadin | I'm out, will try to be at meeting | 10:12 |
| alexchadin | Have a nice day! | 10:12 |
| *** alexchadin has quit IRC | 10:13 | |
| openstackgerrit | David TARDIVEL proposed openstack/python-watcherclient: Add constraint target to tox.ini and remove 1 dep https://review.openstack.org/373996 | 10:15 |
| openstackgerrit | liwei proposed openstack/watcher-dashboard: Fix py27 commands failed https://review.openstack.org/373926 | 10:23 |
| *** jed56 has quit IRC | 11:25 | |
| *** liwei has joined #openstack-watcher | 11:50 | |
| sballe_ | dtardivel: acabot d you uys want to start a little early? | 12:15 |
| sballe_ | ok np. | 12:17 |
| *** liwei has quit IRC | 12:54 | |
| openstackgerrit | Merged openstack/watcher: Fix a typo in watcher.po https://review.openstack.org/373611 | 13:05 |
| *** diga has joined #openstack-watcher | 13:29 | |
| openstackgerrit | Vincent Françoise proposed openstack/watcher: Fixed GMR configuration issue https://review.openstack.org/374159 | 13:48 |
| openstackgerrit | Digambar proposed openstack/watcher-specs: automatic triggering of action plans for AUDIT https://review.openstack.org/342473 | 13:49 |
| *** hvprash has joined #openstack-watcher | 13:49 | |
| *** tri2sing has joined #openstack-watcher | 13:51 | |
| *** diga_ has joined #openstack-watcher | 13:53 | |
| acabot | weekly meeting starts in 2 min on #openstack-meeting-4 | 13:58 |
| *** jwcroppe has joined #openstack-watcher | 14:01 | |
| openstackgerrit | Merged openstack/watcher: Fix typo in docstring from "interprete" to "interpret" https://review.openstack.org/373633 | 14:11 |
| *** jed56 has joined #openstack-watcher | 14:32 | |
| openstackgerrit | Merged openstack/watcher: Fixed GMR configuration issue https://review.openstack.org/374159 | 14:37 |
| *** michaelgugino has joined #openstack-watcher | 14:43 | |
| *** diga has quit IRC | 14:44 | |
| *** openstack has joined #openstack-watcher | 14:59 | |
| sballe_ | dtardivel: ready? | 15:00 |
| *** diga_ has quit IRC | 15:07 | |
| *** umbSublime has left #openstack-watcher | 15:08 | |
| *** umbSublime has joined #openstack-watcher | 15:08 | |
| sballe_ | acabot: dtardivel I am super confused now | 15:17 |
| sballe_ | dtardivel: just told me need to install ceilometer too | 15:17 |
| dtardivel | sballe_: ceilosca works inside ceilometer | 15:18 |
| dtardivel | so we need to deploy ceilometer (API + AGENT) as well | 15:18 |
| sballe_ | ok so should we install ceilomter on the same node a Monasca? | 15:18 |
| dtardivel | sballe_: yes you can | 15:18 |
| sballe_ | I can't do it | 15:19 |
| sballe_ | but I can ask gustave to do it and see what he says | 15:19 |
| sballe_ | but we'll need help with configuaiton | 15:19 |
| sballe_ | can we insatall itnow? | 15:19 |
| *** tmetsch has quit IRC | 15:27 | |
| *** tri2sing has quit IRC | 15:40 | |
| *** tri2sing has joined #openstack-watcher | 15:40 | |
| *** danpawlik has quit IRC | 16:15 | |
| openstackgerrit | Vincent Françoise proposed openstack/python-watcherclient: Added support for Client creation from KS session https://review.openstack.org/374286 | 16:47 |
| *** vincentfrancoise has quit IRC | 16:51 | |
| *** gfhellma has joined #openstack-watcher | 17:21 | |
| *** hvprash1 has quit IRC | 17:25 | |
| *** jed56 has quit IRC | 17:35 | |
| *** gfhellma has quit IRC | 17:38 | |
| *** dtardivel has quit IRC | 19:27 | |
| *** michaelgugino has quit IRC | 19:47 | |
| *** thorst has joined #openstack-watcher | 22:31 | |
| *** thorst has quit IRC | 22:41 | |
| *** thorst has joined #openstack-watcher | 22:41 | |
| *** thorst has quit IRC | 22:46 | |
| *** thorst has joined #openstack-watcher | 22:54 | |
| *** thorst has quit IRC | 22:59 | |
| *** tri2sing has quit IRC | 23:28 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!