*** thorst_ has joined #openstack-watcher | 00:10 | |
*** thorst__ has joined #openstack-watcher | 00:17 | |
*** thorst_ has quit IRC | 00:20 | |
*** thorst__ has quit IRC | 00:23 | |
*** thorst_ has joined #openstack-watcher | 01:56 | |
*** thorst_ has quit IRC | 01:59 | |
*** esberglu has joined #openstack-watcher | 02:01 | |
*** esberglu has quit IRC | 02:23 | |
*** vincentfrancoise has joined #openstack-watcher | 07:24 | |
*** alexchadin has joined #openstack-watcher | 07:41 | |
*** alexchadin has quit IRC | 07:59 | |
*** openstackgerrit has quit IRC | 08:03 | |
*** openstackgerrit has joined #openstack-watcher | 08:03 | |
*** alexchadin has joined #openstack-watcher | 08:17 | |
*** alexchadin has quit IRC | 08:19 | |
*** alexchadin has joined #openstack-watcher | 08:20 | |
*** gzhai has quit IRC | 08:23 | |
*** alexchadin has quit IRC | 08:43 | |
*** alexchadin has joined #openstack-watcher | 08:47 | |
*** hvprash has joined #openstack-watcher | 09:00 | |
*** hvprash_ has quit IRC | 09:01 | |
*** dtardivel has joined #openstack-watcher | 10:03 | |
openstackgerrit | David TARDIVEL proposed openstack/python-watcherclient: Add strategy name in action plan fields https://review.openstack.org/357734 | 10:08 |
---|---|---|
openstackgerrit | Merged openstack/watcher: Updated from global requirements https://review.openstack.org/357711 | 10:19 |
*** alexchadin has quit IRC | 10:22 | |
*** alexchadin has joined #openstack-watcher | 10:23 | |
*** alexchadin has quit IRC | 10:24 | |
*** alexchadin has joined #openstack-watcher | 10:25 | |
*** alexchadin has quit IRC | 11:24 | |
*** pkoniszewski has quit IRC | 11:26 | |
*** pkoniszewski has joined #openstack-watcher | 11:27 | |
openstackgerrit | Daniel Pawlik proposed openstack/puppet-watcher: Change authtoken to class https://review.openstack.org/356792 | 11:39 |
*** hvprash_ has joined #openstack-watcher | 11:42 | |
*** thorst_ has joined #openstack-watcher | 11:43 | |
*** hvprash has quit IRC | 11:45 | |
openstackgerrit | Vincent Françoise proposed openstack/watcher: Notification and CDM partial update https://review.openstack.org/357802 | 12:00 |
*** alexchadin has joined #openstack-watcher | 12:24 | |
*** alexchadin has quit IRC | 12:27 | |
openstackgerrit | Vincent Françoise proposed openstack/watcher: Added strategy ID + Action Plan syncing https://review.openstack.org/325213 | 12:27 |
*** alexchadin has joined #openstack-watcher | 12:33 | |
*** alexchadin has quit IRC | 12:44 | |
*** alexchadin has joined #openstack-watcher | 12:45 | |
openstackgerrit | David TARDIVEL proposed openstack/watcher-dashboard: Updated from global requirements https://review.openstack.org/354329 | 12:52 |
alexchadin | vincentfrancoise: hi | 13:27 |
vincentfrancoise | alexchadin: hello | 13:27 |
alexchadin | vincentfrancoise: Maybe you have already met with this kind of problem | 13:28 |
alexchadin | I need to pass json through watcher CLI | 13:28 |
alexchadin | for example, I pass it like this watcher audittemplate --debug create a6 server_consolidation --strategy basic -o '{"strategy": "No"}' | 13:29 |
alexchadin | Watcher API accepts {'scope': '{"strategy": "No"}', 'strategy': '40baf95a-499e-4fb1-990a-fa286aac9623', 'goal': 'e7c48f79-6704-40be-9d61-7d120f292131', 'name': 'a6'} | 13:29 |
*** hvprash_ has quit IRC | 13:29 | |
vincentfrancoise | alexchadin: hmm not really, which command are your trying to feed this JSON to? | 13:29 |
alexchadin | I'm working on scope right now:) | 13:29 |
*** hvprash has joined #openstack-watcher | 13:29 | |
alexchadin | -o is scope parameter | 13:30 |
vincentfrancoise | I see | 13:30 |
alexchadin | well | 13:30 |
alexchadin | wsme cannot valid json | 13:30 |
alexchadin | cause it comes with '' | 13:30 |
vincentfrancoise | the closest was the strategy parameters | 13:30 |
vincentfrancoise | CLI | 13:30 |
alexchadin | yes, but there is <name=value> | 13:31 |
vincentfrancoise | yeah | 13:31 |
alexchadin | in the strategy parameters | 13:31 |
alexchadin | I need to pass json :( | 13:31 |
alexchadin | looks like CLI adds '' to the API request | 13:32 |
vincentfrancoise | what is the full structure of the JSON you want to pass? | 13:32 |
alexchadin | for example, I need to pass it [{"availability_zones": [{"name": "AZ1"}]}, {"exclude": [{"instances": [{"uuid": "07fde36b-5bd8-4953-96f4-2533b8bed9cf"}]}]}] | 13:33 |
alexchadin | there is 2 and 3 levels of nesting | 13:33 |
vincentfrancoise | well | 13:34 |
vincentfrancoise | the CLI should be simple overall | 13:34 |
vincentfrancoise | so I would make the options work with only the simple combinations of filters | 13:35 |
alexchadin | ok, will try | 13:35 |
vincentfrancoise | and then you can also add a more complete option that takes a json file as an input | 13:35 |
alexchadin | I think we also need ability to pass .json files | 13:35 |
vincentfrancoise | so the simple version would only allow people to add availability zone (no excludes) | 13:37 |
*** esberglu has joined #openstack-watcher | 13:38 | |
*** acabot has quit IRC | 13:45 | |
*** hvprash_ has joined #openstack-watcher | 13:51 | |
*** edleafe is now known as figleaf | 13:52 | |
*** hvprash has quit IRC | 13:54 | |
*** acabot has joined #openstack-watcher | 13:59 | |
*** alexchadin has quit IRC | 14:26 | |
*** michaelgugino has joined #openstack-watcher | 14:26 | |
openstackgerrit | Vincent Françoise proposed openstack/watcher: Added tests on API hooks and related context https://review.openstack.org/357938 | 14:42 |
openstackgerrit | Antoine Cabot proposed openstack/watcher-specs: Graph model describing virtual and physical elements in a data center https://review.openstack.org/298891 | 15:12 |
michaelgugino | All, I'm currently working on integrating Watcher with OpenStack-Ansible. I have a working version of an ansible role that can deploy watcher. Please check out https://github.com/mgugino-upstream-stage/openstack-ansible-os_watcher I'm hoping to get this merged into OpenStack-Ansible soon, but for now you can use ./run_tests.sh to test the software locally. | 15:21 |
*** jed56 has joined #openstack-watcher | 15:26 | |
danpawlik | michaelgugino: good job! | 15:41 |
michaelgugino | thank you | 15:42 |
danpawlik | michaelgugino: are you talked already with openstak ansible team? | 15:43 |
michaelgugino | danpawlik: I work with them daily. I have their support | 15:43 |
dtardivel | michaelgugino: Hi, thanks, I will play with it ASAP. | 15:46 |
acabot | michaelgugino : looks great ! thx Michael | 15:46 |
*** esberglu has quit IRC | 16:32 | |
openstackgerrit | Vincent Françoise proposed openstack/watcher: Notification and CDM partial update https://review.openstack.org/357802 | 16:35 |
openstackgerrit | Vincent Françoise proposed openstack/watcher: Doc on how to add notification endpoints https://review.openstack.org/358007 | 16:35 |
*** vincentfrancoise has quit IRC | 16:39 | |
*** wootehfoot has joined #openstack-watcher | 16:54 | |
*** esberglu has joined #openstack-watcher | 17:40 | |
*** tri2sing has joined #openstack-watcher | 17:45 | |
*** wootehfoot has quit IRC | 18:15 | |
*** dtardivel has quit IRC | 18:17 | |
*** figleaf has quit IRC | 18:28 | |
*** edleafe has joined #openstack-watcher | 18:31 | |
*** hvprash has joined #openstack-watcher | 18:33 | |
*** hvprash_ has quit IRC | 18:36 | |
*** hvprash_ has joined #openstack-watcher | 18:51 | |
*** hvprash has quit IRC | 18:54 | |
*** jed56 has quit IRC | 19:05 | |
*** edleafe- has joined #openstack-watcher | 19:18 | |
*** edleafe has quit IRC | 19:19 | |
*** hvprash_ has quit IRC | 19:19 | |
*** hvprash has joined #openstack-watcher | 19:20 | |
*** hvprash has quit IRC | 19:25 | |
*** hvprash has joined #openstack-watcher | 19:33 | |
openstackgerrit | Prashanth Hari proposed openstack/watcher: Fixes to get cluster data model https://review.openstack.org/357295 | 19:43 |
*** esberglu has quit IRC | 19:47 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/watcher-dashboard: Updated from global requirements https://review.openstack.org/354329 | 19:54 |
*** esberglu has joined #openstack-watcher | 20:02 | |
*** esberglu has quit IRC | 20:02 | |
*** esberglu has joined #openstack-watcher | 20:08 | |
*** esberglu has quit IRC | 21:01 | |
*** hvprash has quit IRC | 21:13 | |
*** hvprash has joined #openstack-watcher | 21:14 | |
*** hvprash has quit IRC | 21:32 | |
*** hvprash has joined #openstack-watcher | 21:33 | |
*** hvprash has quit IRC | 21:36 | |
*** hvprash has joined #openstack-watcher | 21:36 | |
*** thorst_ has quit IRC | 21:39 | |
*** thorst has joined #openstack-watcher | 21:41 | |
*** thorst has quit IRC | 21:45 | |
*** edleafe- is now known as edleafe | 21:52 | |
*** hvprash_ has joined #openstack-watcher | 21:52 | |
*** hvprash has quit IRC | 21:56 | |
*** thorst has joined #openstack-watcher | 21:56 | |
*** thorst has quit IRC | 21:59 | |
*** hvprash_ has quit IRC | 22:27 | |
*** hvprash has joined #openstack-watcher | 22:27 | |
*** hvprash has quit IRC | 22:27 | |
*** michaelgugino has quit IRC | 22:50 | |
*** tri2sing has quit IRC | 23:33 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!