openstackgerrit | Merged openstack/python-watcherclient master: Turn on warning-is-error in sphinx build https://review.openstack.org/477508 | 00:28 |
---|---|---|
*** thorst has joined #openstack-watcher | 01:53 | |
*** thorst has quit IRC | 01:57 | |
openstackgerrit | YumengBao proposed openstack/python-watcherclient master: Move existing content into the new standard structure https://review.openstack.org/478342 | 02:16 |
openstackgerrit | YumengBao proposed openstack/python-watcherclient master: Move existing content into the new standard structure https://review.openstack.org/478342 | 02:17 |
*** licanwei has joined #openstack-watcher | 02:18 | |
openstackgerrit | YumengBao proposed openstack/python-watcherclient master: import content from cli-reference in openstack-manuals https://review.openstack.org/478343 | 02:26 |
*** Yumeng has joined #openstack-watcher | 03:12 | |
openstackgerrit | suzhengwei proposed openstack/watcher-specs master: add name for audit https://review.openstack.org/474865 | 03:17 |
openstackgerrit | suzhengwei proposed openstack/watcher-specs master: cluster-maintenance-strategy https://review.openstack.org/464602 | 03:28 |
*** adisky__ has joined #openstack-watcher | 03:51 | |
openstackgerrit | licanwei proposed openstack/watcher master: Fix test_execute_dummy_action_plan failed https://review.openstack.org/478366 | 03:52 |
*** thorst has joined #openstack-watcher | 03:54 | |
*** thorst has quit IRC | 04:00 | |
adisky__ | hidekau: hii | 04:32 |
adisky__ | https://github.com/openstack/watcher/blob/master/watcher/common/nova_helper.py#L693 | 04:32 |
adisky__ | line 693 | 04:32 |
adisky__ | i have a doubt, isn't the availability zone hardcoded here?? | 04:33 |
hidekau | adisky__: i think yes | 04:36 |
hidekau | adisky__: i wonder who has "nova:%s" % node_id az | 04:39 |
*** hidekau is now known as hidekazu | 04:41 | |
adisky__ | hidekazu: yes same | 04:41 |
hidekazu | adisky__: az per one node? ridiculous. | 04:42 |
adisky__ | hidekazu: I think its better to call cold migration Nova API, if destination node None | 04:42 |
openstackgerrit | Rajat Sharma proposed openstack/watcher master: Replace the usage of 'manager' with 'os_primary' https://review.openstack.org/478384 | 05:06 |
openstackgerrit | licanwei proposed openstack/watcher master: Fix test_execute_dummy_action_plan failed https://review.openstack.org/478366 | 05:50 |
*** thorst has joined #openstack-watcher | 05:57 | |
*** thorst has quit IRC | 06:02 | |
openstackgerrit | Merged openstack/watcher master: Updated from global requirements https://review.openstack.org/478123 | 06:09 |
hidekazu | adisky__: did you report a bug? | 06:21 |
adisky__ | no i didn't | 06:21 |
adisky__ | i will report | 06:21 |
openstackgerrit | licanwei proposed openstack/watcher master: Fix test_list_with_limit failed https://review.openstack.org/478401 | 06:37 |
*** vincentfrancoise has joined #openstack-watcher | 07:02 | |
*** alexchadin has joined #openstack-watcher | 07:34 | |
openstackgerrit | aditi sharma proposed openstack/watcher master: Enable live-migration to rely on nova-scheduler https://review.openstack.org/476369 | 07:38 |
openstackgerrit | suzhengwei proposed openstack/watcher master: add name for audit https://review.openstack.org/476752 | 07:48 |
*** thorst has joined #openstack-watcher | 07:58 | |
*** thorst has quit IRC | 08:03 | |
openstackgerrit | suzhengwei proposed openstack/watcher master: add name for audit, update audit notifications https://review.openstack.org/475329 | 08:09 |
openstackgerrit | suzhengwei proposed openstack/watcher master: add name for audit, changes for watcher api/db https://review.openstack.org/475329 | 08:11 |
openstackgerrit | suzhengwei proposed openstack/watcher master: add name for audit, update audit notifications https://review.openstack.org/476752 | 08:12 |
openstackgerrit | suzhengwei proposed openstack/python-watcherclient master: add name for audit, changes for python-watcherclient https://review.openstack.org/475324 | 08:13 |
openstackgerrit | suzhengwei proposed openstack/watcher master: add name for audit, changes for watcher api/db https://review.openstack.org/475329 | 08:13 |
hidekazu | i am asked watcher is python3 ready. i am not sure that gate-watcher-python35 is enough. anyone knows? | 08:29 |
alexchadin | hidekazu: it would be good to try functional tests with py3* | 08:31 |
alexchadin | hidekazu: if they work then probably watcher fully supports python3 | 08:32 |
alexchadin | at this point I'm 99% sure it is :) | 08:32 |
vincentfrancoise | alexchadin: I reckon it should work | 08:33 |
alexchadin | vincentfrancoise: +1 | 08:33 |
*** alexchadin has quit IRC | 08:34 | |
hidekazu | alexchadin: vincentfrancoise: he saw https://wiki.openstack.org/wiki/Python3. and said why not? | 08:34 |
hidekazu | alexchadin: vincentfrancoise: do you know criteria as openstack project? | 08:35 |
vincentfrancoise | hidekazu: you mean regarding python3 support? | 08:35 |
hidekazu | vincentfrancoise: yes | 08:36 |
vincentfrancoise | hidekazu: I believe it's py27 mainly but py3k is a goal in the short term | 08:37 |
vincentfrancoise | hidekazu: alexchadin BTW I already ran some tempest tests using python 3 like 6 months ago and was working | 08:37 |
hidekazu | vincentfrancoise: py3k support is a goal of pike? | 08:39 |
vincentfrancoise | hidekazu: https://governance.openstack.org/tc/goals/pike/python35.html | 08:40 |
hidekazu | vincentfrancoise: i found https://governance.openstack.org/tc/goals/pike/python35.html | 08:40 |
hidekazu | vincentfrancoise: i should google before asking. | 08:40 |
vincentfrancoise | hidekazu: Voting check and gate jobs are present to run all of the project’s integration tests under python 3.5 to avoid regressions. | 08:41 |
vincentfrancoise | hidekazu: I guess tempest tests running as python3 is an obligation | 08:41 |
hidekazu | vincentfrancoise: should we run all gate as python3? | 08:42 |
vincentfrancoise | hidekazu: we already have unit tests as py35 | 08:43 |
vincentfrancoise | hidekazu: so IMHO, we now need the tempest tests and that should be all | 08:43 |
vincentfrancoise | hidekazu: I don't know about the doc generation job though | 08:44 |
hidekazu | vincentfrancoise: so officially we are not supporting python 3.5. but maybe we can in this cycle. | 08:45 |
hidekazu | https://governance.openstack.org/tc/goals/pike/python35.html#watcher | 08:47 |
hidekazu | vincentfrancoise: thanks, i understand current status. | 08:47 |
vincentfrancoise | hidekazu: well, no project was running tempest tests in python3 because projects like nova were not fully supporting it at the time | 08:48 |
openstackgerrit | suzhengwei proposed openstack/watcher-specs master: silent timeperiods to audit, spec https://review.openstack.org/478440 | 08:48 |
vincentfrancoise | hidekazu: so that's why | 08:48 |
openstackgerrit | Merged openstack/watcher master: Replace the usage of 'manager' with 'os_primary' https://review.openstack.org/478384 | 08:51 |
hidekazu | licanwei: can we discuss Add action description notification? | 09:11 |
*** thorst has joined #openstack-watcher | 09:24 | |
adisky__ | hidekazu: hii | 09:28 |
hidekazu | adisky__: hi | 09:28 |
adisky__ | hidekazu: "Migrating instance %s. Destination node will be determined by nova-scheduler" or something if destination node is not given | 09:29 |
*** thorst has quit IRC | 09:29 | |
adisky__ | hidekazu: then we need to us if, else for debug log, is that fine?? | 09:29 |
hidekazu | adisky__: yeah, i once hesitated. but "to None"is strange and feel bug. | 09:30 |
adisky__ | adisky__: ok | 09:31 |
hidekazu | adisky__: how about build sentence before LOG.debug? | 09:31 |
licanwei | hidekazu: sorry, I'll go home. | 09:31 |
hidekazu | licanwei: ok, no worry. | 09:31 |
licanwei | hidekazu: we can discuss tomorrow :) | 09:32 |
hidekazu | licanwei: i will too :) | 09:32 |
adisky__ | hidekazu: In any case, conditional statement would be required :) | 09:32 |
hidekazu | adisky__: yes,anyway. | 09:32 |
hidekazu | adisky__: when we write the case destination may not be given, we feel code little strange. | 09:34 |
*** licanwei has quit IRC | 09:34 | |
adisky__ | adisky__: sorry didn't get you?? | 09:34 |
hidekazu | adisky__: i will go home. | 09:40 |
*** hidekazu has left #openstack-watcher | 09:40 | |
openstackgerrit | suzhengwei proposed openstack/watcher-specs master: silent timeperiods to audit, spec https://review.openstack.org/478440 | 09:42 |
*** alexchadin has joined #openstack-watcher | 11:18 | |
*** thorst has joined #openstack-watcher | 11:25 | |
*** adisky__ has left #openstack-watcher | 11:25 | |
*** thorst has quit IRC | 11:29 | |
openstackgerrit | Merged openstack/watcher master: Fix test_list_with_limit failed https://review.openstack.org/478401 | 11:39 |
openstackgerrit | Merged openstack/watcher master: Noisy Neighbor Strategy https://review.openstack.org/454359 | 12:06 |
*** vincentfrancoise has quit IRC | 12:09 | |
*** thorst has joined #openstack-watcher | 12:10 | |
*** vincentfrancoise has joined #openstack-watcher | 12:26 | |
*** vmahe has joined #openstack-watcher | 12:43 | |
openstackgerrit | Merged openstack/python-watcherclient master: Enable some off-by-default checks https://review.openstack.org/476747 | 12:44 |
openstackgerrit | Merged openstack/python-watcherclient master: Updated from global requirements https://review.openstack.org/478098 | 12:44 |
*** vmahe has left #openstack-watcher | 12:45 | |
*** alexchadin has quit IRC | 13:01 | |
*** alexchadin has joined #openstack-watcher | 13:01 | |
*** alexchadin has quit IRC | 13:06 | |
openstackgerrit | Hidekazu Nakamura proposed openstack/watcher master: Cinder model integration https://review.openstack.org/450642 | 13:14 |
*** vincentfrancoise has quit IRC | 13:14 | |
*** hidekazu has joined #openstack-watcher | 13:19 | |
*** alexchadin has joined #openstack-watcher | 13:21 | |
*** vincentfrancoise has joined #openstack-watcher | 13:29 | |
*** adisky__ has joined #openstack-watcher | 13:32 | |
*** lakerzhou1 has joined #openstack-watcher | 13:34 | |
*** zhurong_ has joined #openstack-watcher | 13:38 | |
hidekazu | zhurong_: chould you review cinder model integration? | 13:47 |
zhurong_ | hidekazu sure | 13:50 |
alexchadin | we have meeting on #openstack-meeting-4 in 3 minutes | 13:57 |
*** lakerzhou2 has joined #openstack-watcher | 13:58 | |
*** vincentfrancoise has quit IRC | 14:01 | |
*** lakerzhou1 has quit IRC | 14:02 | |
*** vincentfrancoise has joined #openstack-watcher | 14:16 | |
openstackgerrit | Alexander Chadin proposed openstack/watcher-specs master: Support visualizing workload fingerprints https://review.openstack.org/448394 | 14:37 |
*** Yumeng__ has joined #openstack-watcher | 15:00 | |
Yumeng__ | adisky__: hi | 15:00 |
adisky__ | Yumeng__: hii | 15:01 |
Yumeng__ | adisky__: could you tell me what is your main concern about doc-migration? | 15:01 |
*** alexchadin has quit IRC | 15:02 | |
Yumeng__ | adisky__ :about installation or any? | 15:02 |
*** zhurong_ has quit IRC | 15:03 | |
adisky__ | Yumeng__: I don't have any concerns, are you doing it for watcher as well?? | 15:03 |
adisky__ | Yumeng__: there?? | 15:05 |
Yumeng__ | yes. I was not very clear about the point you mentioned in the meeting. Can you please repeat it again? | 15:06 |
Yumeng__ | adisky__: yes. Here | 15:06 |
Yumeng__ | adisky__: until now only for watcherclient | 15:07 |
adisky__ | Yumeng__: actually after doc migration, there will be single gate job for, install-guide, developer docs etc | 15:07 |
adisky__ | Yumeng__: so I had proposed a patch for install-guide jobs, but it will not get merged due to doc migration | 15:08 |
adisky__ | Yumeng__: see https://review.openstack.org/#/c/471601/ | 15:09 |
adisky__ | Yumeng__: If you are doing it for watcher also, it is fine otherwise i will do it | 15:10 |
Yumeng__ | adisky__: as I remember, install-guides can be put in doc/source/installation. developer is doc/source/contributor. | 15:10 |
Yumeng__ | adisky__: aha. Yes. I remember I have proposed a patch depends on your patch. | 15:11 |
adisky__ | Yumeng__: which patch, please share link | 15:11 |
Yumeng__ | adisky__: please do it for watcher. I haven't start yet | 15:11 |
Yumeng__ | If you can do it before I have time, that's good for watcher | 15:12 |
Yumeng__ | Give me a second | 15:12 |
adisky__ | Yumeng__: Ok I will do, will ask you if need any help | 15:12 |
*** hidekazu has left #openstack-watcher | 15:12 | |
adisky__ | Yumeng__: Need to leave now bye :) | 15:14 |
*** adisky__ has left #openstack-watcher | 15:14 | |
Yumeng__ | adisky__: https://review.openstack.org/#/c/473793/ | 15:14 |
Yumeng__ | adisky__: bye! Good night! | 15:14 |
openstackgerrit | suzhengwei proposed openstack/watcher-specs master: extend-node-status https://review.openstack.org/464549 | 15:22 |
openstackgerrit | suzhengwei proposed openstack/watcher master: refactor action change_nova_service_state https://review.openstack.org/474871 | 15:24 |
*** vincentfrancoise has quit IRC | 16:28 | |
*** Yumeng__ has quit IRC | 17:40 | |
*** thorst has quit IRC | 21:12 | |
*** thorst has joined #openstack-watcher | 21:46 | |
*** thorst has quit IRC | 21:50 | |
*** thorst has joined #openstack-watcher | 22:10 | |
*** lakerzhou2 has quit IRC | 22:16 | |
*** thorst has quit IRC | 22:17 | |
*** thorst has joined #openstack-watcher | 22:17 | |
*** thorst has quit IRC | 22:22 | |
*** danpawlik has joined #openstack-watcher | 22:39 | |
*** danpawlik_afk has quit IRC | 22:41 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!