Wednesday, 2016-11-23

*** zhurong has joined #openstack-karbor01:19
openstackgerritMerged openstack/karbor: Updated from global requirements  https://review.openstack.org/40090301:49
openstackgerritMerged openstack/python-karborclient: Add metadata parameter to checkpoint API  https://review.openstack.org/35329402:48
*** yamamoto has joined #openstack-karbor02:51
*** yamamoto has quit IRC02:52
xiangxinyongRonghUI: hello03:00
*** zhurong has quit IRC03:04
*** zhurong has joined #openstack-karbor03:07
*** RonghUI has quit IRC03:24
*** zhurong has quit IRC03:35
*** zhurong has joined #openstack-karbor03:36
*** yamamoto has joined #openstack-karbor04:21
*** yamamoto has quit IRC04:23
*** yamamoto has joined #openstack-karbor04:54
*** yamamoto has quit IRC04:54
*** Jeffrey4l has quit IRC05:06
*** zhangshuai has quit IRC06:00
*** yamamoto has joined #openstack-karbor06:02
*** zhangshuai has joined #openstack-karbor06:11
openstackgerritzhangshuai proposed openstack/karbor: Update requirements  https://review.openstack.org/40107606:27
*** yamamoto has quit IRC06:34
*** yamamoto has joined #openstack-karbor06:43
*** zengchen has quit IRC06:45
*** yamamoto has joined #openstack-karbor06:51
*** yamamoto has quit IRC06:57
zhangshuaiping yuval07:03
zhangshuaiping yuval07:20
*** leon_wang_ has joined #openstack-karbor07:20
leon_wang_ping chenying_07:20
chenying_hi07:21
leon_wang_chenying: http://paste.openstack.org/show/590163/07:21
leon_wang_It still not work.07:21
zhangshuai@leon_wang_, could you show git config by using 'git config -l'?07:24
leon_wang_zhuangshuai: i have showed in the link07:25
zhangshuaissh://krejwang:2rihrySOfBBi9cyqJNpKpi2tF+CA0D/dX7I7pADoAg@review.openstack.org:29418/openstack/python-karborclient.git07:26
leon_wang_http://paste.openstack.org/show/590164/07:26
chenying_leon_wang_: remote.gerrit.url=ssh://krejwang:2rihrySOfBBi9cyqJNpKpi2tF+CA0D/dX7I7pADoAg@review.openstack.org:29418/openstack/python-karborclient.git07:26
leon_wang_zhangshuai: it shows not such file07:26
zhangshuaissh  maybe not  valid.07:27
chenying_<leon_wang_>  It is wrong.  it should begin with =https:07:27
leon_wang_not ssh?07:27
zhangshuaihttps07:27
chenying_leon_wang_: you can see this value in the karbor config.07:28
*** gouthamr has joined #openstack-karbor07:30
leon_wang_chenying_: you mean like this? http://paste.openstack.org/show/590165/07:31
zhangshuaiYou got it.07:33
chenying_leon_wang_: yes07:36
leon_wangI have tried but still the same.07:36
zhangshuaiis your name(krejwang) and password(2rihrySOfBBi9cyqJNpKpi2tF+CA0D/dX7I7pADoAg) right?07:37
zhangshuaiping tommylikehu07:38
leon_wang_zhurong:  i just copied it from the review website.07:38
zhangshuaileon_wang_: that is ok.07:39
leon_wang_fatal: unable to access 'https://krejwang@review.openstack.org:29418/openstack/python-karborclient.git/': Failed to connect to review.openstack.org port 29418: Connection timed out error: Could not fetch gerrit07:40
*** leon_wang_ has quit IRC07:45
zhangshuaino need 2941807:50
zhangshuaigit remote add gerrit https://krejwang:2rihrySOfBBi9cyqJNpKpi2tF+CA0D/dX7I7pADoAg@review.openstack.org/openstack/python-karborclient.git07:51
*** dimak has joined #openstack-karbor07:51
*** yamamoto has joined #openstack-karbor08:08
*** yamamoto has quit IRC08:19
*** yamamoto has joined #openstack-karbor08:23
zhangshuai@leon_wang: are you here?08:25
zhangshuai@leon_wang: are you ok?08:25
leon_wangzhangshuai: that question has been solved08:29
leon_wangbut it shows missing the ref when i do git review08:29
*** yamamoto has quit IRC08:29
*** yamamoto has joined #openstack-karbor08:30
zhangshuaiwhat is the meaning ot 'missing the ref'?08:32
*** yamamoto has quit IRC08:35
*** leon_wang_ has joined #openstack-karbor08:36
leon_wang_zhangshuai: http://paste.openstack.org/show/590171/08:36
*** yuval has joined #openstack-karbor08:51
chenying_hi yuval08:57
yuvalhey chenying_08:58
chenying_yuval: In this patch:Stabilize Protection Plugin API,  I note that the sync status mechanism use the old solution. All the status of resourece is updated in the same method sync_status(self).09:01
chenying_yuval: Will you update the design about the resource status update mechanism in plguins?09:02
yuvalchenying_: I don't understand. what sync mechanism uses the old solution?09:04
*** gouthamr has quit IRC09:04
chenying_yuval: In cinder protection plugin, the status of all resources are updated in one method sync_status in plugin.09:06
yuvalchenying_: cinder plugin will be updated in a later patch09:08
chenying_yuval: What's your solution about updating the status of all resources in cinder protection plguin?09:12
openstackgerritOpenStack Proposal Bot proposed openstack/karbor: Updated from global requirements  https://review.openstack.org/40114209:15
chenying_yuval: As we know,  the cinder protection plugin is a single instance in karbor's protection service.  IMO, this protection plugin is a instance executor for volume operation,09:22
chenying_  it don't need care about the data about operation resource. We should not save much data about resources to this instance. But now, so much data about resources are saved to09:22
chenying_  this plugin instance's variable ( self.protection_resource_map). Is it a good way?  Will it introduce some problem like performance with lots of volumes portection scene?09:22
chenying_IMO, different operation type (protect/delete) may have different periodicity status sync implement. But now in cinder driver, all the sync status is done in the same method sync_status.09:40
*** yuval has quit IRC09:43
*** zhurong has quit IRC10:01
*** lihi has joined #openstack-karbor10:06
*** leon_wang_ has quit IRC10:07
openstackgerritzhangshuai proposed openstack/karbor: Support checkpoint scheduled clean  https://review.openstack.org/40054010:10
*** zhangshuai has quit IRC10:17
*** zhangshuai has joined #openstack-karbor10:23
*** Jeffrey4l has joined #openstack-karbor11:14
*** yuval has joined #openstack-karbor11:15
*** yuval has quit IRC11:15
*** saggi has joined #openstack-karbor11:49
saggichenying_: ping11:49
*** openstackgerrit has quit IRC12:03
*** openstackgerrit has joined #openstack-karbor12:04
*** gouthamr has joined #openstack-karbor12:32
*** lihi has quit IRC12:46
*** dimak has quit IRC12:50
*** yamamoto has joined #openstack-karbor13:25
*** dimak has joined #openstack-karbor14:09
*** yamamoto has quit IRC14:42
*** yamamoto has joined #openstack-karbor14:44
*** yamamoto has quit IRC14:45
*** yamamoto has joined #openstack-karbor14:54
*** dimak has quit IRC15:19
*** gouthamr has quit IRC16:12
*** gouthamr has joined #openstack-karbor16:13
*** yamamoto has quit IRC16:45
*** lihi has joined #openstack-karbor16:45
*** lihi has quit IRC17:10
*** yamamoto has joined #openstack-karbor17:45
*** yamamoto has quit IRC17:52
*** dimak has joined #openstack-karbor20:06
*** gouthamr has quit IRC20:50
*** Jeffrey4l has quit IRC21:35
*** Jeffrey4l has joined #openstack-karbor21:35
*** dimak has quit IRC22:06

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