Friday, 2018-10-19

*** markvoelker has quit IRC00:02
*** brinzhang has joined #openstack-glance00:15
*** markvoelker has joined #openstack-glance00:58
*** imacdonn has quit IRC01:22
*** imacdonn has joined #openstack-glance01:22
*** markvoelker has quit IRC01:32
*** pooja_jadhav has quit IRC01:45
*** MattMan_ has quit IRC01:46
*** MattMan_ has joined #openstack-glance01:46
*** pooja_jadhav has joined #openstack-glance01:53
*** jmccrory has joined #openstack-glance02:02
*** Dinesh_Bhor has joined #openstack-glance02:07
*** Dinesh_Bhor has quit IRC02:31
*** Dinesh_Bhor has joined #openstack-glance02:35
*** lixiaoy1 has joined #openstack-glance02:48
*** Dinesh_Bhor has quit IRC04:08
*** Dinesh_Bhor has joined #openstack-glance05:17
*** Luzi has joined #openstack-glance05:45
*** pcaruana has joined #openstack-glance06:14
*** mosulica has joined #openstack-glance06:29
*** Dinesh_Bhor has quit IRC06:36
*** pcaruana has quit IRC07:09
*** rcernin has quit IRC07:17
*** Dinesh_Bhor has joined #openstack-glance07:26
*** pcaruana has joined #openstack-glance07:28
*** pcaruana is now known as pcaruana|elisa|07:30
*** Dinesh_Bhor has quit IRC08:02
*** mosulica has quit IRC08:36
*** lixiaoy1 has quit IRC08:54
*** Dinesh_Bhor has joined #openstack-glance09:06
*** zigo has joined #openstack-glance09:13
*** brinzhang has quit IRC09:53
*** Dinesh_Bhor has quit IRC10:22
*** jdillaman1 has joined #openstack-glance11:57
*** dillaman has quit IRC11:59
*** jiaopengju has quit IRC12:16
*** jiaopengju has joined #openstack-glance12:16
*** rosmaita has joined #openstack-glance12:30
*** dpawlik has quit IRC12:30
*** dpawlik has joined #openstack-glance12:30
*** priteau has joined #openstack-glance12:34
*** dpawlik has quit IRC12:35
*** jmlowe has joined #openstack-glance13:17
*** lbragstad is now known as elbragstad13:23
*** dpawlik has joined #openstack-glance13:37
*** dpawlik has quit IRC13:38
*** dpawlik has joined #openstack-glance13:38
*** Luzi has quit IRC14:07
*** mhen has joined #openstack-glance14:27
*** jistr is now known as jistr|call14:29
mhenrosmaita, are you around?14:29
rosmaitamhen: hello14:35
mhenrosmaita, hi :)14:35
mhenrosmaita, sorry for interrupting you. Just a quick question about specs in gerrit14:36
rosmaitanp, i need to review your spec today14:36
rosmaita:)14:36
rosmaitawhat's your question?14:36
mhenI'd like to address your comments so far by adding a few updates to the spec14:36
mhenon the comments there are buttons like "Reply", "Fix", "Done" etc. - do I have to use this functionality or can I simply push a new revision via "git review" from a local working copy?14:37
mhenwhat happens to old comments and their binding to lines and parts of the code/spec when a new revision is uploaded?14:38
rosmaitathe comments are bound to a particular patch set -- so the new revision won't have links to them.  but someone can see them by changing the patch sets being compared in the gerrit interface14:39
rosmaitausually, i use "reply" when i want to respond, but it's not something i will address in the next patch set14:39
rosmaita"done" is kind of nice because it indicates that you've accepted the comment and have done something about it in your new patch set14:39
mhenso I upload a new patch set and then click "Done" on the relevant discussion points from the previous one?14:40
rosmaitaif you want to ... it's kind of helpful to make sure you addressed them14:40
rosmaitaif there are a lot of comments, you can get sidetracked when you do your changes and forget to address some14:41
rosmaita(which can really annoy reviewers, to read through and see that you've ignored their comments!)14:41
rosmaitaglad to hear that you're pushing a new patch set, i'll wait to comment on the new patch14:43
mhenit's not that big of a change, just clarifying/updating a few things14:43
mhenthanks for your advice, I'll try my best14:43
rosmaitamhen: happy to help, glad you are keeping things moving14:45
*** jistr|call is now known as jistr14:47
*** pcaruana|elisa| has quit IRC14:56
*** pcaruana|elisa| has joined #openstack-glance14:57
*** pcaruana|elisa| has quit IRC15:08
*** pcaruana has joined #openstack-glance15:08
mhenrosmaita, I used the "Checkout" link at the top right "Download" menu in gerrit, made my changes, committed and now wanted to push via "git review". It is now asking me if I really want to submit 2 commits since it seems to include the original patch set's commit. How do I do this correctly?15:11
rosmaitamhen: looking15:12
rosmaitawhen you committed, did you do "git commit --amend" ?15:13
mhenrosmaita, no I didn't15:14
rosmaitayeah, that's the trick to using gerrit, you keep amending the commit at the head of your local branch, and gerrit keeps track of hte patch sets for you15:16
mhenrosmaita, I see15:16
mhenI just noticed Luzi already noted that down but I somehow missed it :)15:17
rosmaitai'm trying to think of an easy way to do this without losing your edits15:17
rosmaitapossibly copy the current version of the file to somewhere out of tree, like your home dir15:18
rosmaitathen do a git reset HEAD~1 to go back to the current commit15:18
rosmaitaif you do a git log -n 1 at that point, you should see your commit message from the version that's up in gerrit15:19
rosmaitaand git status should show no changes15:19
rosmaitathen copy your saved spec back into the branch15:19
rosmaitaand git status should show your changes15:19
rosmaitaand then do commit --amend15:20
rosmaitaand then git review15:20
rosmaita(there may be a better way to do this, but this should work)15:20
*** openstackgerrit has joined #openstack-glance15:20
openstackgerritMarkus Hentsch proposed openstack/glance-specs master: Spec for the Glance part of Image Encryption  https://review.openstack.org/60966715:20
mhenrosmaita, I simply backuped the changed version, reset the branch to the gerrit state and reapplied the file15:24
mhens/backuped/backed up/15:25
rosmaitasounds good15:25
*** pcaruana has quit IRC15:31
*** dpawlik has quit IRC15:34
*** dpawlik has joined #openstack-glance15:34
*** dpawlik has quit IRC15:34
*** dpawlik has joined #openstack-glance15:35
*** dpawlik has quit IRC15:36
*** dpawlik has joined #openstack-glance15:36
*** dpawlik has quit IRC15:40
*** dpawlik has joined #openstack-glance15:52
*** dpawlik has quit IRC15:56
*** jmlowe has quit IRC16:01
*** openstackgerrit has quit IRC16:24
*** gyee has joined #openstack-glance17:12
*** jmlowe has joined #openstack-glance18:04
*** rosmaita has left #openstack-glance21:45
*** priteau has quit IRC22:12
*** openstackgerrit has joined #openstack-glance23:42
openstackgerritiain MacDonnell proposed openstack/glance-specs master: spec-lite: Embed validation data in locations  https://review.openstack.org/59764823:42
openstackgerritiain MacDonnell proposed openstack/glance master: Embed validation data when setting locations  https://review.openstack.org/59736823:45
*** gyee has quit IRC23:50

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