Thursday, 2017-04-06

*** gouthamr has joined #openstack-karbor00:03
*** zhurong has joined #openstack-karbor00:32
*** jiaopengju has joined #openstack-karbor01:02
*** jiaopeng_ has joined #openstack-karbor01:03
*** jiaopengju has quit IRC01:06
*** zengyingzhe has joined #openstack-karbor01:09
*** zengyingzhe has quit IRC02:21
*** zengyingzhe has joined #openstack-karbor02:21
openstackgerritchenying proposed openstack/karbor master: Add deploying karbor-api with mod-wsgi  https://review.openstack.org/45370503:52
*** zengyingzhe_ has joined #openstack-karbor04:01
*** zengyingzhe has quit IRC04:10
*** x00350071_ has quit IRC04:34
*** x00350071_ has joined #openstack-karbor04:34
*** gouthamr has quit IRC04:47
openstackgerritzhangshuai proposed openstack/karbor master: Add database_bank fullstack  https://review.openstack.org/45208505:02
*** dimak_ has joined #openstack-karbor06:58
*** dimak_ has quit IRC07:01
openstackgerritLingyong Xu proposed openstack/karbor master: Use HostAddressOpt for opts that accept IP and hostname  https://review.openstack.org/45400707:09
*** dimak_ has joined #openstack-karbor07:27
yuvalping chenying_07:31
*** yamamoto has quit IRC07:33
*** yamamoto has joined #openstack-karbor07:34
openstackgerritLingyong Xu proposed openstack/karbor master: Use HostAddressOpt for opts that accept IP and hostnames  https://review.openstack.org/45401607:37
chenying_hi yuval07:39
chenying_Good morning.07:39
yuvalchenying_: good afternoon07:44
chenying_yuval The patches about bp 'instances-extra-info' have been updated according to your comments. https://review.openstack.org/388593 https://review.openstack.org/390613 If you have some time, Could you please review them first?07:46
yuvalchenying_: I'll try, but I'm working on specs (multi tenant isolation)07:47
yuvalchenying_: since I'll be off since tomorrow until later in April (holiday), I'll make effort to review them today07:47
chenying_yuval  Lots of patches need be reviewed from you. Most of patches have been reviewed by the other guys.07:51
chenying_yuval I suggest that the small patches about fix or optimization could be reviewed and merged ASAP. We don't need so much time(over a month) about these patches.08:01
yuvalchenying_: most patches need to be reviewed by everyone08:06
yuvalchenying_: the extra_info patches have no +1 from anyone right now08:07
yuvalchenying_: the small patches can wait, we are in the beginning of the cycle. Specs are the highest priority right now08:07
chenying_yuval  The patch has been updated. The +1 about this patches have been brushed off.08:09
chenying_yuval the small patches can wait, we are in the beginning of the cycle. Specs are the highest priority right now:  IMO  I think that it is not conflicting.08:10
*** c00281451 has joined #openstack-karbor08:13
*** c00281451 is now known as zengchen08:13
yuvalchenying_: never said it is conflicting. When I choose what to dedicate my time on - I start on specs. If I have more time - I review small patches08:16
yuvalchenying_: didn't understand your answer in line 53-56 in https://review.openstack.org/#/c/388593/20/karbor/services/protection/flows/protect.py08:23
yuvalchenying_: never mind, was looking at an older version08:24
*** zengchen has quit IRC08:43
*** zengchen has joined #openstack-karbor08:44
*** yamamoto has quit IRC08:48
*** yamamoto has joined #openstack-karbor08:48
openstackgerritMerged openstack/karbor master: Add extra_info field to the response of instances API  https://review.openstack.org/38859308:57
zengchenyuval: ping09:01
yuvalzengchen: hey09:02
zengchenyuval:how are you? thanks for reviewing my patches. I am sorry for not quite understanding this comments. could you please explain it again.09:03
yuvalzengchen: which?09:03
zengchenyuval:https://review.openstack.org/#/c/450694/3/karbor/services/protection/resource_flow.py09:03
yuvalzengchen: this adds "restore" argument as mandatory for all operations09:03
yuvalzengchen: why did you add it?09:04
zengchenyuval:not for all operation. just for restore.09:04
zengchenyuval:if the operation is not 'restore', OPERATION_EXTRA_ARGS.get(self.operation_type, []) will return []09:05
yuvalzengchen: you are correct09:06
yuvalzengchen: anyway, other comments still apply09:06
yuvalzengchen: and tests needs some love09:06
yuvalzengchen: will be back later09:06
zengchenyuval:IMO, 'utils.udpate_resource_restore_result' is needed. because this function will be invoked at several different places and different protect plugins. I don't want to write repeat codes.09:09
zengchenyuval:what do you mean for 'and tests needs some love'. sorry.09:10
openstackgerritchenying proposed openstack/karbor master: Add extra_info field to the resource database table of plan API  https://review.openstack.org/39061309:55
*** yamamoto has quit IRC09:57
*** yamamoto has joined #openstack-karbor09:57
*** yamamoto has quit IRC10:13
*** yamamoto has joined #openstack-karbor10:15
*** saggi has quit IRC10:25
*** saggi has joined #openstack-karbor10:27
*** jiaopeng_ has quit IRC10:32
yuvalzengchen: but why do we need that function?11:08
yuvalzengchen: "tests need some love" = currently the tests fail11:09
zengchenyuval: you can see that function did some other work, such as save db and write log if failed.11:14
*** x00350071_ has quit IRC11:24
*** x00350071_ has joined #openstack-karbor11:25
openstackgerritLingyong Xu proposed openstack/karbor master: Updated from global requirements  https://review.openstack.org/45411811:34
openstackgerritMerged openstack/karbor master: Add extra_info field to the resource database table of plan API  https://review.openstack.org/39061311:35
yuvalzengchen: but we already have a method for the restore object for saving in the db, why do we need to wrap it?11:40
zengchenyuval:because we have to invoke two methonds to update fileds of restore and we should write some log if it fails. The codes will be cleaner if I just invoke the wrapped function.11:53
yuvalzengchen: sorry, I don't see it. Either log in the invoker, or add logs in the restore object method11:54
zengchenyuval:ok. so, I don't need to modify it, right?11:56
*** x00350071_ is now known as edisonxiang12:00
yuvalzengchen: modify what?12:07
zengchenyvual: use the wrapped function to update fileds of restore object.12:08
openstackgerritOpenStack Proposal Bot proposed openstack/karbor master: Updated from global requirements  https://review.openstack.org/45388012:18
openstackgerritzengchen proposed openstack/karbor master: Refactor resource.py/Resource  https://review.openstack.org/45415012:22
openstackgerritMerged openstack/karbor master: Get rid of timezone info for all time fields of versioned objects  https://review.openstack.org/44177012:28
zengchenyuval:could you please take a look at these tow patch. thanks.12:34
zengchenhttps://review.openstack.org/#/c/454150  https://review.openstack.org/#/c/450689/12:34
*** gouthamr has joined #openstack-karbor12:37
*** zhurong has quit IRC12:42
*** jiaopengju has joined #openstack-karbor12:57
openstackgerritchenying proposed openstack/karbor master: Add a check about the range of the parameter 'offset'  https://review.openstack.org/45418913:39
*** zengyingzhe_ has quit IRC13:43
*** zengyingzhe_ has joined #openstack-karbor13:44
openstackgerritMerged openstack/karbor master: Fix the configuration name about base URL of karbor api  https://review.openstack.org/45144713:47
*** jiaopengju02 has joined #openstack-karbor14:30
*** dimak_ has quit IRC14:46
*** tommylikehu_ has joined #openstack-karbor14:55
*** tommylikehu_ has quit IRC15:00
openstackgerritchenying proposed openstack/karbor master: Don't use default=None for config options  https://review.openstack.org/45422915:12
*** zengchen has quit IRC15:16
*** zengchen has joined #openstack-karbor15:16
*** jiaopengju has quit IRC15:19
*** jiaopengju02 has quit IRC15:20
*** zhurong has joined #openstack-karbor15:47
*** zhurong has quit IRC15:49
*** dimak_ has joined #openstack-karbor17:31
*** chenying_ has quit IRC18:11
*** chenying_ has joined #openstack-karbor18:12
*** zengchen has quit IRC18:19
*** openstack has joined #openstack-karbor19:47
*** chenying_ has quit IRC20:03
*** chenying_ has joined #openstack-karbor20:04
*** dimak_ has quit IRC20:27
*** openstackgerrit has quit IRC21:07
*** gouthamr has quit IRC21:11
*** gouthamr has joined #openstack-karbor21:35
*** openstack has joined #openstack-karbor22:03

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