*** yamamoto has joined #openstack-karbor | 00:41 | |
*** yamamoto has quit IRC | 00:45 | |
*** jiaopengju has joined #openstack-karbor | 00:52 | |
*** jiaopengju has quit IRC | 00:52 | |
*** jiaopengju has joined #openstack-karbor | 00:52 | |
*** jiaopeng_ has joined #openstack-karbor | 00:53 | |
*** jiaopengju has quit IRC | 00:57 | |
*** yamamoto has joined #openstack-karbor | 01:11 | |
*** yamamoto has quit IRC | 01:15 | |
*** jiaopeng_ has quit IRC | 01:23 | |
*** jiaopengju has joined #openstack-karbor | 01:24 | |
openstackgerrit | zhangshuai proposed openstack/karbor master: Update fullstack efficiency https://review.openstack.org/437841 | 01:25 |
---|---|---|
*** yamamoto has joined #openstack-karbor | 01:28 | |
*** yamamoto has quit IRC | 01:28 | |
openstackgerrit | zhangshuai proposed openstack/karbor-dashboard master: Fix restore form page https://review.openstack.org/440005 | 01:32 |
*** yamamoto has joined #openstack-karbor | 01:36 | |
*** yamamoto has quit IRC | 01:41 | |
openstackgerrit | zhangshuai proposed openstack/karbor master: Fix scheduled operation api validate https://review.openstack.org/436724 | 01:41 |
*** jiaopengju has quit IRC | 01:58 | |
*** jiaopengju has joined #openstack-karbor | 02:02 | |
*** yamamoto has joined #openstack-karbor | 02:19 | |
*** yamamoto has quit IRC | 02:19 | |
*** tommylikehu has quit IRC | 02:25 | |
*** tommylikehu has joined #openstack-karbor | 02:30 | |
*** yamamoto has joined #openstack-karbor | 02:31 | |
*** jiaopeng_ has joined #openstack-karbor | 03:22 | |
*** zhurong has joined #openstack-karbor | 03:25 | |
*** jiaopengju has quit IRC | 03:26 | |
*** yamamoto has quit IRC | 03:50 | |
*** yamamoto has joined #openstack-karbor | 03:57 | |
*** yamamoto has quit IRC | 03:59 | |
*** yamamoto has joined #openstack-karbor | 04:00 | |
*** zhurong has quit IRC | 04:16 | |
*** yamamoto has joined #openstack-karbor | 04:55 | |
*** zhurong has joined #openstack-karbor | 04:59 | |
*** yamamoto has quit IRC | 05:00 | |
*** zhurong has quit IRC | 05:14 | |
openstackgerrit | zhangshuai proposed openstack/karbor master: Update fullstack efficiency https://review.openstack.org/437841 | 05:21 |
*** yamamoto has joined #openstack-karbor | 06:11 | |
*** yamamoto has quit IRC | 06:18 | |
openstackgerrit | chenying proposed openstack/karbor master: Generic database Bank: Database tables and modules definition https://review.openstack.org/438259 | 07:12 |
openstackgerrit | zhangshuai proposed openstack/karbor master: Update fullstack efficiency https://review.openstack.org/437841 | 07:15 |
openstackgerrit | chenying proposed openstack/karbor master: Generic database Bank: plugin implementation https://review.openstack.org/438267 | 07:29 |
*** Jeffrey4l__ has quit IRC | 07:33 | |
*** Jeffrey4l__ has joined #openstack-karbor | 07:36 | |
*** c00281451_ is now known as zengchen | 07:49 | |
zengchen | ping yuval | 07:49 |
zengchen | ping yuvalb | 07:49 |
yuval | ping zengchen | 07:49 |
zengchen | yuval:hey, how are you? | 07:49 |
yuval | zengchen: very well, you? | 07:49 |
zengchen | yuval:good. | 07:49 |
zengchen | yuval:why did you do at here? https://review.openstack.org/#/c/441965/2/karbor/services/protection/clients/utils.py | 07:50 |
zengchen | yuval:not very understand. | 07:50 |
yuval | zengchen: get the option by attribute, not by getitem | 07:51 |
zengchen | yuval:I see the codes of cfg. if you get option list conf.***, it will invoke the __getattr__ at last. | 07:54 |
yuval | zengchen: correct | 07:54 |
zengchen | yuval:so, it seems that it is no need to modify it. | 07:54 |
yuval | zengchen: I modified it because when passing a mock as config, you can mock the attributes | 07:55 |
yuval | zengchen: mocking items is a bit more complex | 07:55 |
zengchen | yuval:so, the original codes are correct. right? | 07:56 |
yuval | zengchen: yes | 07:59 |
yuval | zengchen: see https://github.com/openstack/oslo.config/blob/master/oslo_config/cfg.py#L2380-L2396 | 07:59 |
zengchen | yuval:another question. Ocata of Karbor has released. IMO, if we want to update the api of rabbit mq, we should update it by upgrade, not modify it dirrectly. | 08:00 |
yuval | zengchen: update rabbit mq api? | 08:00 |
zengchen | yuval:see https://review.openstack.org/#/c/352748/30/karbor/services/protection/rpcapi.py. | 08:00 |
zengchen | yual:no, I means the rpc api of Karbor. | 08:01 |
yuval | zengchen: the assumption is that 1. right now we are still making changes to api (we didn't reach 1.0 yet) 2. on upgrade, both API and Protection Service will be upgraded together | 08:02 |
yuval | zengchen: what's your suggestiong? | 08:02 |
yuval | *suggestion | 08:02 |
zengchen | yuval:I means we should set up some standards if updating the rpc api later. | 08:03 |
yuval | zengchen: totally agree | 08:03 |
zengchen | yuval:ok, so we can write some docs about it. | 08:06 |
yuval | zengchen: what are you working on now? | 08:06 |
zengchen | yuval:you know I had come back to work for a few days. at present, I plan to work on one of the BP you said at last meeting. | 08:08 |
yuval | zengchen: great! :) which one? | 08:08 |
zengchen | yual:sorry, I don't have known much about the backgroud of those Bps. | 08:11 |
zengchen | yuval:Maybe i can try on this one .https://blueprints.launchpad.net/karbor/+spec/bank-indexing | 08:11 |
zengchen | yuval:what's your opinion? | 08:12 |
yuval | zengchen: most of the work was already done by saggi | 08:12 |
yuval | zengchen: here: https://review.openstack.org/#/c/356011/ | 08:13 |
zengchen | yuval:yes, I have reviewed it at this morning. | 08:13 |
zengchen | yuval:I still not quite understand it. because karbor has had the api about list the checkpoints at manager.py/list_checkpoints | 08:14 |
yuval | zengchen: but IMO we need to remove the handle, and add it to the bank interface | 08:15 |
yuval | zengchen: the api for listing will remain, the implementation will use the bank inde | 08:15 |
yuval | x | 08:15 |
zengchen | yvual:do you mean add some interface to bank plugin to support listing checkpoints? | 08:17 |
zengchen | yuval:sorry, i missunderstand you. ignore it. | 08:18 |
yuval | zengchen: :) | 08:18 |
yuval | zengchen: good to have you back, waiting for your input on the specs :) | 08:19 |
zengchen | yuval:do you mean just modify the way to get the checkpoints by bank index? | 08:20 |
zengchen | yuval:i will work hard on Karbor. | 08:20 |
yuval | zengchen: 1. add to the bank interface a way to index and query items. 2. implement the checkpoint listing by using the bank indexing | 08:20 |
zengchen | yuval:understand. you mean just update the interface of Bank, not bank plugin. | 08:22 |
*** yamamoto has joined #openstack-karbor | 08:22 | |
yuval | zengchen: bank plugins will have to implement the interface | 08:22 |
zengchen | yuval:yes, if need, the bank plugin should be modified. I notice that Bank just use the bank plugin to read/write data. The datas are organized by instance of Bank not bank plugin. | 08:25 |
yuval | zengchen: not sure I understand what you mean | 08:25 |
yuval | zengchen: bank plugin interface should be extended to add index/query | 08:25 |
yuval | zengchen: we should provide reference implementation for that - i.e sqlite on top of the bank | 08:26 |
zengchen | yvual:I mean on the point of view of implementation, bank plugin is not bank. bank just use bank plugin to store the data. the logic of datas such as index are set by Bank. so it just updates the Bank, not Bank plugin. | 08:29 |
zengchen | yuval:do you mean set up the index in the sqlite? what's the relationship between the sqlite and Bank. | 08:31 |
yuval | zengchen: No. Bank plugin will have to implement the indexing, or inherit from one of our reference implementation index | 08:32 |
yuval | zengchen: yes. The sqlite will reside in the bank, and will index the objects inside | 08:32 |
yuval | zengchen: see the content of the spec by saggi | 08:32 |
zengchen | yuval:OK, I will understand saggi's spec first. then talk to you. :) | 08:33 |
zengchen | yuval:do we have plan to implement the protection plugin of Freezer in Pike. | 08:34 |
yuval | zengchen: low priorirty | 08:39 |
zengchen | yuval:got it. | 08:41 |
zengchen | yuval:sorry. I notice 'Remove Heat' has not been claimed. So can I work on it? | 08:47 |
yuval | zengchen: go ahead | 08:48 |
zengchen | yuval:ok. thanks. | 08:48 |
*** openstackgerrit has quit IRC | 09:02 | |
*** yamamoto has quit IRC | 09:04 | |
*** jiaopeng_ has quit IRC | 09:07 | |
*** Saaam_ has joined #openstack-karbor | 09:09 | |
yuval | zhangshuai here? | 09:36 |
*** Saaam2 has joined #openstack-karbor | 09:40 | |
*** Saaam_ has quit IRC | 09:40 | |
Saaam2 | hello guys, quick question here : Would you say that Karbor has any chance to work on Liberty or this is daydreaming ? | 09:43 |
*** Saaam3 has joined #openstack-karbor | 09:44 | |
yuval | Saaam2: might require some work, can you elaborate a bit more on your environment and deployment? | 09:46 |
*** Saaam2 has quit IRC | 09:47 | |
Saaam3 | It is a private cloud which we have deployed running liberty on top of ubuntu cannonical. It all works well and we are happy with it. Although I now need to backup the VMs which disks are on cinder through Fibre channel volumes | 09:48 |
yuval | Saaam3: do you have a staging env? | 09:50 |
Saaam3 | yes | 09:50 |
*** yamamoto has joined #openstack-karbor | 10:03 | |
*** yamamoto has quit IRC | 10:07 | |
*** yamamoto has joined #openstack-karbor | 10:21 | |
*** zhurong has joined #openstack-karbor | 11:17 | |
*** yamamoto has joined #openstack-karbor | 11:22 | |
*** yamamoto has quit IRC | 11:30 | |
*** Jeffrey4l_ has joined #openstack-karbor | 11:34 | |
*** Jeffrey4l__ has quit IRC | 11:36 | |
*** zhurong has quit IRC | 11:37 | |
*** yamamoto has joined #openstack-karbor | 11:41 | |
*** zhangshuai has joined #openstack-karbor | 12:10 | |
yuval | zhangshuai: hey | 12:34 |
*** yuvalb has quit IRC | 12:53 | |
*** saggi has quit IRC | 12:54 | |
*** saggi has joined #openstack-karbor | 12:54 | |
*** yuvalb has joined #openstack-karbor | 12:54 | |
*** yamamoto has quit IRC | 12:55 | |
*** Saaam4 has joined #openstack-karbor | 12:57 | |
*** Saaam3 has quit IRC | 13:00 | |
*** gouthamr has joined #openstack-karbor | 13:08 | |
*** saggi has quit IRC | 13:13 | |
*** saggi has joined #openstack-karbor | 13:14 | |
*** openstackgerrit has joined #openstack-karbor | 13:21 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/karbor master: Updated from global requirements https://review.openstack.org/445920 | 13:21 |
*** saggi has quit IRC | 13:31 | |
*** saggi has joined #openstack-karbor | 13:31 | |
*** tommylikehu_ has joined #openstack-karbor | 13:38 | |
*** yamamoto has joined #openstack-karbor | 13:55 | |
*** yamamoto has quit IRC | 14:04 | |
*** chenying_ has quit IRC | 14:15 | |
*** chenying_ has joined #openstack-karbor | 14:15 | |
*** tommylikehu_ has quit IRC | 14:55 | |
*** Saaam5 has joined #openstack-karbor | 15:03 | |
*** Saaam4 has quit IRC | 15:04 | |
*** Saaam6 has joined #openstack-karbor | 15:08 | |
*** chenying__ has joined #openstack-karbor | 15:10 | |
*** Saaam5 has quit IRC | 15:10 | |
*** chenying_ has quit IRC | 15:13 | |
*** Saaam6 has quit IRC | 17:00 | |
*** Saaam6 has joined #openstack-karbor | 17:00 | |
*** Saaam6 has quit IRC | 17:57 | |
*** x00350071_ has joined #openstack-karbor | 20:13 | |
*** c00281451_ has joined #openstack-karbor | 20:15 | |
*** chenying_ has joined #openstack-karbor | 20:16 | |
*** chenying__ has quit IRC | 20:29 | |
*** edisonxiang has quit IRC | 20:29 | |
*** zengchen has quit IRC | 20:29 | |
*** tommylikehu1 has joined #openstack-karbor | 20:43 | |
*** tommylikehu has quit IRC | 20:44 | |
*** tommylikehu1 is now known as tommylikehu | 20:44 | |
*** Jeffrey4l_ has quit IRC | 21:35 | |
*** Jeffrey4l_ has joined #openstack-karbor | 21:38 | |
*** gouthamr has quit IRC | 21:50 | |
*** tommylikehu_ has joined #openstack-karbor | 22:56 | |
*** tommylikehu_ has quit IRC | 23:02 | |
*** tommylikehu_ has joined #openstack-karbor | 23:11 | |
*** tommylikehu_ has quit IRC | 23:23 | |
*** tommylikehu_ has joined #openstack-karbor | 23:23 | |
*** tommylikehu_ has quit IRC | 23:23 | |
*** tommylikehu_ has joined #openstack-karbor | 23:24 | |
*** tommylikehu_ has quit IRC | 23:24 | |
*** tommylikehu_ has joined #openstack-karbor | 23:25 | |
*** tommylikehu_ has quit IRC | 23:25 | |
*** tommylikehu_ has joined #openstack-karbor | 23:25 | |
*** tommylikehu_ has quit IRC | 23:26 | |
*** tommylikehu_ has joined #openstack-karbor | 23:26 | |
*** tommylikehu_ has quit IRC | 23:27 | |
*** tommylikehu_ has joined #openstack-karbor | 23:27 | |
*** tommylikehu_ has quit IRC | 23:27 | |
*** tommylikehu_ has joined #openstack-karbor | 23:28 | |
*** tommylikehu_ has quit IRC | 23:28 | |
*** tommylikehu_ has joined #openstack-karbor | 23:29 | |
*** tommylikehu_ has quit IRC | 23:29 | |
*** tommylikehu_ has joined #openstack-karbor | 23:29 | |
*** tommylikehu_ has quit IRC | 23:30 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!