*** jiaopengju has joined #openstack-karbor | 00:39 | |
*** dixiaoli has joined #openstack-karbor | 00:51 | |
*** liujiong has joined #openstack-karbor | 01:02 | |
*** yamamoto_ has quit IRC | 01:31 | |
*** yamamoto has joined #openstack-karbor | 01:35 | |
*** yushb has joined #openstack-karbor | 02:05 | |
openstackgerrit | Merged openstack/karbor master: Add deletion of the failed image https://review.openstack.org/487349 | 02:14 |
---|---|---|
openstackgerrit | chenying proposed openstack/karbor master: Add operation_log API for karbor https://review.openstack.org/478459 | 02:14 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/karbor master: Updated from global requirements https://review.openstack.org/484552 | 02:18 |
*** liujiong has quit IRC | 02:39 | |
*** liujiong has joined #openstack-karbor | 02:43 | |
*** dixiaoli has quit IRC | 03:09 | |
*** yushb has quit IRC | 04:18 | |
*** yushb has joined #openstack-karbor | 04:38 | |
*** gouthamr has quit IRC | 04:38 | |
openstackgerrit | chenying proposed openstack/karbor master: Add Bank Plugins Development Guide doc to Karbor https://review.openstack.org/479765 | 04:42 |
*** yushb has quit IRC | 04:58 | |
*** NatanBro has joined #openstack-karbor | 05:15 | |
*** yushb has joined #openstack-karbor | 06:00 | |
yuval | hey chenying__ | 06:09 |
chenying__ | hi yuval | 06:16 |
chenying__ | yuval Good morning. | 06:16 |
yuval | chenying__: good after noon | 06:17 |
chenying__ | yuval It seam that you get up early today. :D | 06:17 |
yuval | chenying__: :) | 06:17 |
chenying__ | yuval Hi yuval Can we review and merge the patches about trove database plugins first? IMO, we don't need wait the gate job about trove integration. I will submit fullstack test aftre the the gate about trove integration is OK. The trove database plugins have been fully tested in my local devsstack environment. | 06:19 |
yuval | chenying__: ummmm.... | 06:20 |
yuval | chenying__: not ideal at all | 06:20 |
chenying__ | yuval So I don't know when we can finish the trove gat job for karbor.? Do you have any idea about it? | 06:21 |
yuval | chenying__: schedule too tight :\ | 06:22 |
openstackgerrit | Merged openstack/python-karborclient master: Add operation log API cmd to karborclient https://review.openstack.org/484653 | 06:23 |
openstackgerrit | Merged openstack/karbor master: Add operation_log API for karbor https://review.openstack.org/478459 | 06:24 |
chenying__ | yuval I hope it can be done ASAP. So that I can submmit the fullstack for trove plugins immediately. I hope that the trove plugins can be included in PIKE of karbor. | 06:25 |
yuval | chenying__: trove gate is a bit problematic now, maybe better to merge without | 06:26 |
yuval | chenying__: anything else we need in karborclient? | 06:26 |
chenying__ | yuval: You know that I join the openstack days china a few days ago. Some guys show a great interest on our trove database instance backup with karbor. | 06:28 |
chenying__ | yuval 'maybe better to merge without | 06:31 |
chenying__ | anything else we need in karborclient?' Do you mean that we can merge trove plugins without trove jenkins gat first? As I know, the trove plugins don't depend on karborclient? | 06:31 |
yuval | chenying__: I'm asking whether there is something to merge in karborclient in general | 06:37 |
yuval | chenying__: requirements freeze is on Saturday | 06:37 |
chenying__ | yuval I see. | 06:38 |
yuval | chenying__: btw, if we merge the trove protectable, won't it affect deployments with no trove? | 06:40 |
chenying__ | yuval After the patch about operation log being merged. I will fully test it in my local environment today. I don't have anything else need be merged in karborclient. | 06:40 |
chenying__ | yuval btw, if we merge the trove protectable, won't it affect deployments with no trove? ---- jiaopengju has submmit a patch to ignore the resources which service is not enable. So I think it will not affect karbor deployments without trove. | 06:42 |
yuval | chenying__: we need to make sure.. | 06:43 |
chenying__ | yuval I will make sure it with him. | 06:43 |
jiaopengju | yuval chenying__ : I have tested that patch without manila, and it works well | 06:45 |
chenying__ | jiaopengju Does it ignore the exception about protectable resources when the service is not enable? I just make sure it with you. | 06:47 |
jiaopengju | chenying__ : yes, it ignore the exception | 06:47 |
jiaopengju | chenying__ : When fetch dependent resources fail, it will ignore that type | 06:49 |
jiaopengju | chenying__ : and return the protectable_resources of manila type as [] | 06:50 |
chenying__ | jiaopengju OK I see. Thanks. | 06:51 |
chenying__ | jiaopengju Do you have any patches that need be included in karborclient? karborclient freeze is on Saturday. | 06:51 |
jiaopengju | chenying__ : you are wellcome | 06:51 |
jiaopengju | chenying__ : I do not have patches about karborclient | 06:52 |
chenying__ | yuval So the plugins about trove won't affect karbor deployments with no trove service. What's your oppion about it? | 06:55 |
yuval | chenying__: not really calm about that :\ | 06:57 |
chenying__ | yuval So what do you worry about? | 07:03 |
yuval | chenying__: deployments without trove | 07:03 |
chenying__ | yuval So the same question is that karbor deployments without manila? | 07:04 |
yuval | chenying__: yes, I know | 07:04 |
chenying__ | yuval The fullstack tests with trove plugins are all OK. So it will not affect karbor service and other plugins. | 07:07 |
chenying__ | yuval When manila or trove is not enable. The exceptions about it only raise when we run the cmd about querying the resources usint protable instance API. | 07:08 |
chenying__ | yuval querying the resources instance using protable instance API. | 07:09 |
yuval | chenying__: I see | 07:09 |
chenying__ | yuval The root cause of this exception is initing the manila/torve client failure. | 07:10 |
chenying__ | yuval Because the service is not enable. We can not init the client about it. | 07:11 |
chenying__ | yuval The solution of jiaopengju's patch is to ignore the exception about it( initing the manila/torve client failure.) | 07:12 |
yuval | chenying__: yes, I understand | 07:13 |
yuval | chenying__: I'll review the trove patches | 07:13 |
chenying__ | yuval OK Thanks. | 07:13 |
*** yushb has quit IRC | 08:34 | |
*** yushb has joined #openstack-karbor | 08:35 | |
openstackgerrit | chenying proposed openstack/karbor master: Add Bank Plugins Development Guide doc to Karbor https://review.openstack.org/479765 | 08:56 |
openstackgerrit | Yuval Brik proposed openstack/python-karborclient master: Docs: arrange guides https://review.openstack.org/487778 | 09:12 |
yuval | chenying__: mind looking at https://review.openstack.org/#/c/487778/ ? | 09:12 |
yuval | chenying__: required for karborclient | 09:12 |
yuval | chenying__: also, bank guide failed: http://logs.openstack.org/65/479765/3/check/gate-karbor-docs-ubuntu-xenial/bb8c8e4/console.html | 09:13 |
openstackgerrit | chenying proposed openstack/karbor master: Add Bank Plugins Development Guide doc to Karbor https://review.openstack.org/479765 | 09:14 |
chenying__ | yuval I will. | 09:14 |
openstackgerrit | chenying proposed openstack/karbor master: Add Bank Plugins Development Guide doc to Karbor https://review.openstack.org/479765 | 09:18 |
chenying__ | yuval How to seee the gate doc job result of this patch? https://review.openstack.org/#/c/487778/ Do I need wait all the gate jobs finished? | 09:19 |
yuval | chenying__: already finished now | 09:20 |
chenying__ | yuval I see. | 09:21 |
chenying__ | yuval | 09:27 |
chenying__ | Operation Engine: Support Trigger Multi Node I have a comment about this patch. | 09:27 |
yuval | chenying__: nice catch | 09:28 |
yuval | chenying__: thanks for noiticing | 09:28 |
yuval | chenying__: will update | 09:28 |
yuval | chenying__: meanwhile, can you rebase trove patches? | 09:28 |
yuval | chenying__: you know what? nevermind, don't rebase | 09:28 |
yuval | chenying__: mind moving the bank plugin development guide to 'docs/source/contributor'? and link to it from 'doc/source/contributor/index.rst' instead from 'doc/source/index.rst'? | 09:36 |
chenying__ | yuval Ok I will rebase trove patches. | 09:45 |
chenying__ | yuval I will updte the doc about bank plugins. | 09:46 |
yuval | chenying__: no, don't rebase the trove patche | 09:51 |
yuval | chenying__: we can merge them | 09:51 |
chenying__ | yuval OK I will update the patch about bank plugins doc. | 09:52 |
yuval | chenying__: mind merging this as well: https://review.openstack.org/#/c/487778/ ? | 09:53 |
chenying__ | yuval sure | 09:53 |
*** yamamoto has quit IRC | 10:00 | |
openstackgerrit | Merged openstack/karbor master: Add trove database instance protectable plugin for karbor https://review.openstack.org/482493 | 10:04 |
openstackgerrit | zengchen proposed openstack/karbor master: Remove 'HeatTemplate' https://review.openstack.org/466475 | 10:06 |
openstackgerrit | Merged openstack/karbor master: Add trove database instance protection plugin for karbor https://review.openstack.org/483890 | 10:07 |
openstackgerrit | chenying proposed openstack/karbor master: Add Bank Plugins Development Guide doc to Karbor https://review.openstack.org/479765 | 10:11 |
openstackgerrit | zengchen proposed openstack/karbor master: Remove all codes about Heat https://review.openstack.org/466478 | 10:15 |
*** jiaopengju has quit IRC | 10:15 | |
*** yushb has quit IRC | 10:28 | |
*** yamamoto has joined #openstack-karbor | 10:31 | |
*** jiaopengju has joined #openstack-karbor | 10:40 | |
openstackgerrit | chenying proposed openstack/karbor master: Add Bank Plugins Development Guide doc to Karbor https://review.openstack.org/479765 | 11:07 |
*** liujiong has quit IRC | 11:13 | |
*** yamamoto has quit IRC | 12:14 | |
*** yushb has joined #openstack-karbor | 12:20 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/karbor master: Updated from global requirements https://review.openstack.org/484552 | 12:31 |
*** jiaopengju has quit IRC | 12:55 | |
*** jiaopengju has joined #openstack-karbor | 12:56 | |
*** yamamoto has joined #openstack-karbor | 13:14 | |
*** yamamoto has quit IRC | 13:21 | |
*** gouthamr has joined #openstack-karbor | 13:32 | |
*** liujiong has joined #openstack-karbor | 13:36 | |
openstackgerrit | Merged openstack/karbor master: Add Bank Plugins Development Guide doc to Karbor https://review.openstack.org/479765 | 13:40 |
*** NatanBro has quit IRC | 14:15 | |
*** jiaopengju has quit IRC | 15:03 | |
*** yushb has quit IRC | 15:48 | |
*** liujiong has quit IRC | 15:49 | |
*** c00281451_ has quit IRC | 17:01 | |
*** zengyingzhe has quit IRC | 17:01 | |
*** zengyingzhe has joined #openstack-karbor | 17:01 | |
*** c00281451_ has joined #openstack-karbor | 17:02 | |
*** zengyingzhe has quit IRC | 18:53 | |
*** zengyingzhe has joined #openstack-karbor | 18:53 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/karbor master: Updated from global requirements https://review.openstack.org/484552 | 19:10 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-karborclient master: Updated from global requirements https://review.openstack.org/488118 | 19:21 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/karbor master: Updated from global requirements https://review.openstack.org/484552 | 19:46 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-karborclient master: Updated from global requirements https://review.openstack.org/488118 | 19:56 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/karbor master: Updated from global requirements https://review.openstack.org/484552 | 20:04 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-karborclient master: Updated from global requirements https://review.openstack.org/488118 | 20:14 |
*** edisonxiang has quit IRC | 20:54 | |
*** edisonxiang has joined #openstack-karbor | 20:54 | |
*** yamamoto_ has joined #openstack-karbor | 21:13 | |
*** yamamoto_ has quit IRC | 21:20 | |
*** yamamoto has joined #openstack-karbor | 22:04 | |
*** gouthamr_ has joined #openstack-karbor | 22:10 | |
*** gouthamr has quit IRC | 22:10 | |
*** gouthamr_ has quit IRC | 22:37 | |
*** openstack has joined #openstack-karbor | 22:45 | |
*** gouthamr has joined #openstack-karbor | 22:53 | |
*** edisonxiang_ has joined #openstack-karbor | 23:38 | |
*** edisonxiang has quit IRC | 23:38 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!