Friday, 2017-11-03

openstackgerritOpenStack Proposal Bot proposed openstack/karbor master: Updated from global requirements  https://review.openstack.org/51747500:47
*** jiaopengju has joined #openstack-karbor00:51
openstackgerritOpenStack Proposal Bot proposed openstack/karbor master: Updated from global requirements  https://review.openstack.org/51747500:52
*** zhurong has joined #openstack-karbor00:55
*** zengyingzhe has joined #openstack-karbor00:58
*** yamamoto has quit IRC01:04
*** gouthamr has quit IRC01:08
*** liujiong has joined #openstack-karbor01:34
openstackgerritchenying proposed openstack/karbor master: Add API controller for the quotas of Karbor  https://review.openstack.org/51719801:38
*** yamamoto has joined #openstack-karbor01:53
*** yamamoto has quit IRC01:54
*** yamamoto has joined #openstack-karbor01:56
*** yamamoto has quit IRC02:02
*** gengchc2_ has joined #openstack-karbor02:15
gengchc2_ping chenying02:16
gengchc2_ping jiaopengju02:17
jiaopengjuhi gengchc2_02:17
gengchc2_I remove retention_protect from common/constants.py02:18
gengchc2_and add retention_operation.py ?02:19
gengchc2_Can I merge retention_operation.py and test_retention_operation.py to 501611 ?02:21
jiaopengjuAs chenying wrote in the comments, patch 501611 will be abandoned02:25
gengchc2_ok02:25
openstackgerritgengchc2 proposed openstack/karbor master: adding more protection parameters retention period(add retention_protect)  https://review.openstack.org/51715502:26
*** Jeffrey4l has quit IRC02:26
chenyinghi gengchc202:27
*** yamamoto has joined #openstack-karbor02:27
*** Jeffrey4l has joined #openstack-karbor02:29
*** zhurong has quit IRC02:30
gengchc2_Will patch 501611 be abandoned? or Can I merge retention_operation.py and test_retention_operation.py to 501611 ?02:32
*** zhurong has joined #openstack-karbor02:40
chenyinghi gengchc2_ What the relationship between these two patch?03:00
chenyingIf the the patch about retention_operation also need the change in the patch 501611? you may need merge.03:02
chenyinghi jiaopengju  Could you please review this patch? https://review.openstack.org/#/c/517198/ The py35 job has passed.03:03
jiaopengjuhi chengying: I am reviewing it, but not finished03:05
gengchc2_501611 is old without retention_protect,  I want to abandon it.  517155 is new with retention_protect.03:13
chenyinggengchc2_: I see.03:36
*** yamamoto has quit IRC03:40
openstackgerritchenying proposed openstack/karbor master: Add API controller for the quotas of Karbor  https://review.openstack.org/51719803:51
*** yamamoto has joined #openstack-karbor04:35
*** zhurong has quit IRC04:43
*** yamamoto has quit IRC05:25
*** yamamoto has joined #openstack-karbor05:28
*** lihi has quit IRC05:33
*** yamamoto has quit IRC05:33
*** lihi has joined #openstack-karbor05:34
*** zhurong has joined #openstack-karbor05:55
*** yamamoto has joined #openstack-karbor06:34
*** yamamoto has quit IRC06:53
openstackgerritgengchc2 proposed openstack/karbor master: adding more protection parameters retention period(add retention_protect)  https://review.openstack.org/51715507:14
*** zhurong has quit IRC07:36
jiaopengjuping chenying gengchc2_08:37
*** gengchc2_ has quit IRC08:38
openstackgerritMerged openstack/karbor master: Add API controller for the quotas of Karbor  https://review.openstack.org/51719808:44
*** dims has quit IRC08:46
*** dims has joined #openstack-karbor08:48
openstackgerritgengchc2 proposed openstack/karbor master: adding more protection parameters retention period  https://review.openstack.org/51715508:49
chenyinghi jiaopengju09:50
jiaopengjuhi chenying, do you see my comments in this patch: https://review.openstack.org/#/c/501611/09:51
jiaopengjuhttps://review.openstack.org/#/c/501611/5/karbor/services/operationengine/operations/protect_operation.py@11109:52
jiaopengjuchenying: created_at in karbor is a date, not a time, so if users have more than one checkpoints, this may delete the checkpoint that users do not want to delete.09:53
jiaopengjufor example:09:53
jiaopengjuUser A created 3 checkpoints in day1, 2 checkpoints in day2, day1 < day2.09:53
jiaopengjuWhen he want to make max_backups = 4, which one of the 3 checkpoints in day1 will be deleted?09:53
jiaopengjucreated_at in karbor is a date, '%Y-%m-%d, not a time. so we can not know which checkpoint was created earlier in day1.09:53
chenyingjiaopengju: gengchc2 said that he will abandon this one. So we can review the new one. we can discuss it in the new patch.09:54
jiaopengjuchenying: the new patch is same with the old one09:55
chenyingjiaopengju: Let me see.09:55
jiaopengjuchenying: ok09:55
chenyingcreated_at in karbor is a date, not a time  you mean that created_at only show the year month day? It not show the hour about the time?09:57
jiaopengjuchenying: yes09:59
jiaopengjuchenying: so we have no way to know which one is older in one day09:59
chenyingjiaoengju: The checkpoints have been sorted by the date. So the limited checkpoints will be deleted by the order.10:03
jiaopengjuchenying: I mean in one day, multi checkpoints.10:04
chenyingjiaopengju: I will leave the office now. So we can discuss it next time.10:04
jiaopengjuchenying: ok10:04
jiaopengjuchenying: see you10:05
*** jiaopengju has quit IRC10:06
*** liujiong has quit IRC10:06
*** jemmy has quit IRC10:14
*** jemmy has joined #openstack-karbor10:16
*** yamamoto has joined #openstack-karbor12:37
*** yamamoto has quit IRC13:13
*** yamamoto has joined #openstack-karbor13:34
openstackgerritOpenStack Proposal Bot proposed openstack/karbor master: Updated from global requirements  https://review.openstack.org/51747513:42
*** yamamoto has quit IRC16:19
*** gouthamr has joined #openstack-karbor17:18
*** yamamoto has joined #openstack-karbor17:20
*** gouthamr_ has joined #openstack-karbor17:24
*** gouthamr has quit IRC17:27
*** yamamoto has quit IRC17:28
*** gouthamr_ is now known as gouthamr17:36
openstackgerritOpenStack Proposal Bot proposed openstack/karbor master: Updated from global requirements  https://review.openstack.org/51747517:47
openstackgerritOpenStack Proposal Bot proposed openstack/karbor master: Updated from global requirements  https://review.openstack.org/51747517:51
*** gouthamr has quit IRC23:40

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!