*** electrocucaracha has quit IRC | 00:00 | |
*** Alexandra_ has joined #openstack-dev | 00:02 | |
*** asettle has quit IRC | 00:02 | |
*** yaguang has joined #openstack-dev | 00:02 | |
*** electrocucaracha has joined #openstack-dev | 00:03 | |
*** haomaiwa_ has joined #openstack-dev | 00:04 | |
*** haomaiw__ has quit IRC | 00:04 | |
*** sputnik13 has quit IRC | 00:04 | |
*** diogogmt has quit IRC | 00:04 | |
*** Alexandra_ is now known as asettle | 00:05 | |
*** diogogmt has joined #openstack-dev | 00:07 | |
*** achampion has joined #openstack-dev | 00:07 | |
*** zzzeek has quit IRC | 00:07 | |
*** ngoracke has quit IRC | 00:08 | |
*** ncoghlan has joined #openstack-dev | 00:09 | |
*** electrocucaracha has quit IRC | 00:10 | |
*** yamamoto has quit IRC | 00:17 | |
*** Sukhdev has quit IRC | 00:17 | |
*** ncoghlan has quit IRC | 00:18 | |
*** stevemar has joined #openstack-dev | 00:18 | |
*** natorious is now known as zz_natorious | 00:20 | |
*** xarses has quit IRC | 00:22 | |
*** haomaiwa_ has quit IRC | 00:23 | |
*** david-lyle has quit IRC | 00:24 | |
*** tsekiyama has quit IRC | 00:27 | |
*** vokt_ has quit IRC | 00:27 | |
*** asettle has quit IRC | 00:28 | |
*** Openstack-t has joined #openstack-dev | 00:29 | |
*** Swami has quit IRC | 00:30 | |
*** janonymous_ has joined #openstack-dev | 00:30 | |
*** yaguang has quit IRC | 00:31 | |
*** gaughen has quit IRC | 00:31 | |
*** zz_natorious is now known as natorious | 00:31 | |
*** gaughen has joined #openstack-dev | 00:32 | |
*** dims has quit IRC | 00:33 | |
*** otter768 has quit IRC | 00:35 | |
bknudson | davidmichaelkarr: git add | 00:36 |
---|---|---|
bknudson | git status will tell you to git add | 00:36 |
*** jckasper has joined #openstack-dev | 00:37 | |
*** _cjones_ has quit IRC | 00:37 | |
davidmichaelkarr | Is it possible to change the password that was generated for "HTTP Password"? | 00:38 |
*** fallenpegasus has quit IRC | 00:40 | |
*** harshs has quit IRC | 00:40 | |
*** yanfengxi has joined #openstack-dev | 00:40 | |
davidmichaelkarr | On another matter, when I first entered my commit message for "git review", I apparently made a mistake with where I had the "Change-id", as it's complaining I don't have it in the footer. I thought I would just do "git review" again to edit the comment, but now it won't let me edit the comment and just gives me the same error again. | 00:41 |
davidmichaelkarr | bknudson: Thanks, I figured out that I needed to do "git add" for each file. | 00:41 |
davidmichaelkarr | anteaya: I've looked at the developer docs, but I haven't used the sandbox repo. | 00:42 |
*** mwang2_ has quit IRC | 00:42 | |
bknudson | git add . might work too. | 00:43 |
bknudson | do git commit --amend and it'll add the change-id this time. | 00:43 |
*** tiswanso has quit IRC | 00:44 | |
*** bharath has quit IRC | 00:45 | |
*** dims has joined #openstack-dev | 00:46 | |
*** xarses has joined #openstack-dev | 00:48 | |
davidmichaelkarr | bknudson: And that works even if I had originally done "git review"? What do I do after doing "git commit --amend" then? Does that just "finish" the git review, or do I have to do "git review" after doing "git commit --amend"? | 00:49 |
davidmichaelkarr | And do I have to just make sure that the change-id is the LAST line in the comment? | 00:49 |
bknudson | you have to git review to push the change. | 00:49 |
bknudson | it's probably best to just try it out and see what happens. you can't break anything. | 00:50 |
*** baoli has joined #openstack-dev | 00:51 | |
*** dsneddon has quit IRC | 00:51 | |
*** harshs has joined #openstack-dev | 00:52 | |
*** bswartz has joined #openstack-dev | 00:53 | |
*** harshs has quit IRC | 00:53 | |
*** patrickeast has quit IRC | 00:55 | |
*** fallenpegasus has joined #openstack-dev | 00:55 | |
*** yamamoto has joined #openstack-dev | 00:57 | |
*** asettle has joined #openstack-dev | 00:58 | |
*** dguerri is now known as dguerri` | 00:59 | |
*** bpokorny has quit IRC | 01:00 | |
*** Marga_ has quit IRC | 01:00 | |
*** Marga_ has joined #openstack-dev | 01:01 | |
*** btulchinsky has quit IRC | 01:01 | |
*** haomaiwang has joined #openstack-dev | 01:03 | |
*** harshs has joined #openstack-dev | 01:03 | |
*** ngoracke has joined #openstack-dev | 01:04 | |
*** leeantho has quit IRC | 01:04 | |
*** yaguang has joined #openstack-dev | 01:05 | |
*** zz_dimtruck is now known as dimtruck | 01:05 | |
*** novas0x2a|lapto1 has quit IRC | 01:09 | |
*** jyuso1 has joined #openstack-dev | 01:10 | |
*** otter768 has joined #openstack-dev | 01:12 | |
*** joffter has quit IRC | 01:13 | |
*** joffter has joined #openstack-dev | 01:13 | |
*** sthillma has quit IRC | 01:16 | |
*** jwcroppe has quit IRC | 01:16 | |
anteaya | davidmichaelkarr: http://gitimmersion.com/ might be of assistance as well | 01:18 |
*** jfran has quit IRC | 01:18 | |
*** tobe has joined #openstack-dev | 01:19 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 01:20 | |
davidmichaelkarr | so what is the exact requirement for having the change-id in the footer? It's in the comment itself, and it's the last non-blank, non-comment line. | 01:20 |
*** kacieee has joined #openstack-dev | 01:20 | |
*** otter768 has quit IRC | 01:21 | |
anteaya | gerrit considers the change-id as the unique identifer for a patch within a given repo | 01:22 |
*** bobh has joined #openstack-dev | 01:23 | |
anteaya | if the change id isn't present gerrit thinks it is a new patch and a change id is created and appended to the commit message for a patch by git review | 01:23 |
anteaya | if the change id isn't where gerrit/git review thinks it should be, it will consider it absent | 01:23 |
anteaya | davidmichaelkarr: take a look at the commit message of a few patches: https://review.openstack.org/#/q/status:open,n,z | 01:24 |
anteaya | davidmichaelkarr: hopefully that will give you a feel for things | 01:24 |
davidmichaelkarr | anteaya: So you don't know where it expects it to be, you're just suggesting I look at existing examples? | 01:26 |
davidmichaelkarr | In any case, I tried simply deleting the blank line after the change-id, and that completed, but now when I run "git review" again, it's failing with: | 01:27 |
*** carl_baldwin has quit IRC | 01:27 | |
davidmichaelkarr | Oh, I see. I guess since I did the last update there were more checkins to the files I'm working on. Sigh. More merge conflicts. | 01:27 |
*** debedb has joined #openstack-dev | 01:29 | |
*** tiswanso has joined #openstack-dev | 01:30 | |
anteaya | davidmichaelkarr: I know where it expects it to be, and it can be in one or the other of some liens | 01:30 |
anteaya | davidmichaelkarr: I'm trying to help you help yourself | 01:30 |
anteaya | as you seem to be fairly blocked in your work | 01:31 |
janonymous_ | Hi , how to link github repo with review process/commit process of openstack | 01:31 |
*** Lee1092 has joined #openstack-dev | 01:31 | |
anteaya | janonymous_: create a repo on stackforge | 01:31 |
anteaya | which mirrors to github | 01:31 |
anteaya | repos created on githube are not on our gerrit so not part of our workflow | 01:32 |
janonymous_ | could you explain a bit. | 01:32 |
anteaya | I suggest you beging here: http://docs.openstack.org/infra/manual/developers.html | 01:32 |
*** Longgeek has joined #openstack-dev | 01:32 | |
davidmichaelkarr | anteaya: Can you tell me how to change the HTTP Password? It generated one for me, but I'm forced to enter it each time, and it's unmemorizable, so I have to go to that page and copy/paste it each time. | 01:32 |
anteaya | janonymous_: then move to this guide once you understand our workflow: http://docs.openstack.org/infra/manual/creators.html | 01:33 |
debedb | moving here from openstack-101 as it seems somewhat apropos… | 01:33 |
debedb | anyone can help with a (potentially stupid) gerrit question | 01:33 |
davidmichaelkarr | anteaya: Sigh. It's still not working. The change-id line is the LAST line in the comment, and it still says "missing Change-Id in commit message footer". | 01:33 |
anteaya | davidmichaelkarr: the only way to change it is to generate a new one, which also will be unmemorizable | 01:33 |
anteaya | davidmichaelkarr: what are you doing that you need an http password? | 01:34 |
anteaya | debedb: ask the question | 01:34 |
debedb | ok | 01:34 |
debedb | so | 01:34 |
anteaya | debedb: then we'll both find out | 01:34 |
davidmichaelkarr | anteaya: I can't use ssh. I have to use https. | 01:34 |
anteaya | oh can you get somewhere where you can use ssh, or not at all | 01:34 |
janonymous_ | davisdmichaelkarr : try git commit -a --amend | 01:34 |
anteaya | davidmichaelkarr: you seem to be having a really tough time | 01:34 |
*** gongysh has quit IRC | 01:34 | |
davidmichaelkarr | anteaya: Really? I hadn't noticed. | 01:35 |
anteaya | davidmichaelkarr: and I think if you could try to slow down and make this easier on yourself you might have better success | 01:35 |
anteaya | davidmichaelkarr: I'm trying to help | 01:35 |
janonymous_ | anteaya : i have gone through the page , but when i login to git hub it shows no commit against my name | 01:35 |
davidmichaelkarr | anteaya: I appreciate it. | 01:35 |
*** stanzgy has joined #openstack-dev | 01:35 | |
debedb | let’s say I have a local clone of an openstack repo. and I am looking at some code that ’s in review in gerrit. and I want to take that change as if it were already merged into the mainline. what do i do in case of conflicts? how would this happen in real life (if the change that’s being reviewed is to be directly pulled into the tree it create sa conflict) | 01:35 |
anteaya | janonymous_: we mirror to github only, our repos are on gerrit | 01:36 |
anteaya | janonymous_: did you read http://docs.openstack.org/infra/manual/developers.html ? | 01:36 |
janonymous_ | yes | 01:36 |
debedb | in particular let s say I have the neutron repo and I want to pull https://review.openstack.org/#/c/183099/ | 01:36 |
davidmichaelkarr | anteaya: And concerning "slowing down", I've been battling this since for a week now. I couldn't go much slower. | 01:36 |
anteaya | janonymous_: what did you understand from reading that? | 01:37 |
janonymous_ | Only local commit/review procedure | 01:37 |
davidmichaelkarr | anteaya: In any case, I have to go do some other things, so I'll check back in tomorrow. Thanks for the help. | 01:37 |
*** zhiwei has joined #openstack-dev | 01:37 | |
anteaya | davidmichaelkarr: have you read our docs? used our sandbox? done a git tutorial? | 01:37 |
anteaya | janonymous_: tell me what our docs say about gerrit? | 01:38 |
anteaya | debedb: what do you do in case of conflicts, well you will have some | 01:38 |
debedb | well | 01:38 |
anteaya | debedb: so what you do is up to you | 01:38 |
debedb | my question is wwjd :) what would jenkins do? | 01:38 |
debedb | in this case | 01:38 |
anteaya | what would jenkins do about what? | 01:39 |
debedb | let’s say the patch gets a +2 | 01:39 |
debedb | maybe Im not understanding this | 01:39 |
debedb | say people approve the change | 01:39 |
debedb | would it not automatically try to get merged and fail? | 01:39 |
debedb | and hten what | 01:39 |
anteaya | debedb: have you read this? http://docs.openstack.org/infra/manual/developers.html | 01:39 |
*** gaughen has quit IRC | 01:39 | |
anteaya | some patches that are approved fail on merge | 01:39 |
debedb | I have skimmed it to look for what I want | 01:40 |
anteaya | so the patch author rebases and submits a new patchset | 01:40 |
debedb | so ok | 01:40 |
anteaya | what do you want? | 01:40 |
*** gyee_ has quit IRC | 01:40 | |
debedb | I guess the answer is I should not at all necessarily assume taht all these patches in review are supposed to be magically mergeable | 01:40 |
anteaya | yes | 01:41 |
debedb | what I want is to apply the change | 01:41 |
*** gaughen has joined #openstack-dev | 01:41 | |
anteaya | I agree that would be a safe position to start from | 01:41 |
anteaya | apply the change to what? | 01:41 |
debedb | to my clone | 01:41 |
debedb | which is effectively tip of hte master | 01:41 |
anteaya | git review -d <gerrit patch number> | 01:41 |
anteaya | that pulls down the patch number to your clone | 01:41 |
anteaya | then you can do as you like | 01:42 |
*** natorious is now known as zz_natorious | 01:42 | |
*** fallenpegasus has quit IRC | 01:42 | |
debedb | ah! | 01:42 |
anteaya | don't expect it to sync with master though | 01:42 |
debedb | and I was using the git pull link from the page - was that a wrong approach or its same? | 01:42 |
anteaya | pulling down patches is for development purposes | 01:42 |
anteaya | if you do that and put those patches into production that is on you | 01:42 |
debedb | no no | 01:42 |
anteaya | same | 01:42 |
debedb | this is purely for my experimentation | 01:43 |
debedb | no production is anywhere near here | 01:43 |
anteaya | ah okay then | 01:43 |
anteaya | great | 01:43 |
anteaya | git review -d patchnumber gets the patch and its dependenies in the repo | 01:43 |
*** kacieee has quit IRC | 01:43 | |
anteaya | git review -x patchnumber is a cherry pick, no dependencies | 01:43 |
debedb | since I don’t know what I’m doing I’ll assume the first one is safer :) | 01:43 |
anteaya | it depends on your definition of safe | 01:44 |
anteaya | but since you are experimenting try both | 01:44 |
anteaya | and view your git log | 01:44 |
anteaya | then you will see what they do | 01:44 |
debedb | more in line with what the patch author intended? | 01:44 |
anteaya | https://review.openstack.org/#/c/189544/ | 01:45 |
*** kacieee has joined #openstack-dev | 01:45 | |
anteaya | this patch has many patches ahead of it on the stack | 01:45 |
anteaya | if you do git review -d 189544 you will get this patch and all the ones it is dependant upon | 01:45 |
anteaya | at least 5 | 01:45 |
anteaya | if you do git review -x 189544 you get just this patch, no dependencies | 01:46 |
janonymous_ | anteaya : i think you didn't got my ques. | 01:46 |
anteaya | both are as the author intended | 01:46 |
debedb | how do you see “ahead on the stack" | 01:46 |
debedb | I guess that maybe what I was missing | 01:46 |
anteaya | debedb: Dependencies | 01:46 |
debedb | I see it says it’s only dependent on one | 01:46 |
anteaya | 01:46 | |
*** jyuso1 has quit IRC | 01:46 | |
debedb | i rgirght | 01:46 |
anteaya | click that patch | 01:46 |
debedb | and more turtles all the way down | 01:46 |
anteaya | see it is also dependent | 01:46 |
debedb | yea | 01:46 |
anteaya | yes | 01:46 |
debedb | got it | 01:47 |
debedb | thank you! | 01:47 |
anteaya | so -d for turtles | 01:47 |
anteaya | -x for one turtle | 01:47 |
*** kiran-r has joined #openstack-dev | 01:47 | |
anteaya | welcome | 01:47 |
debedb | :) | 01:47 |
*** jyuso1 has joined #openstack-dev | 01:47 | |
anteaya | janonymous_: try again | 01:47 |
*** harshs has quit IRC | 01:47 | |
*** GB21 has joined #openstack-dev | 01:47 | |
janonymous_ | i was talking about my existing repo on github to use for commits and review on gerrit | 01:49 |
*** Marga_ has quit IRC | 01:50 | |
anteaya | if you want your repo on gerrit you need to move it off of github to our gerrit | 01:50 |
*** dims has quit IRC | 01:50 | |
*** eghobo has quit IRC | 01:50 | |
anteaya | then you don't use it on github anymore | 01:51 |
anteaya | you use it on gerrit | 01:51 |
anteaya | it will be mirrored on github | 01:51 |
anteaya | but you can't accept pull requests via github anymore | 01:51 |
anteaya | if people want to offer patches to your repo they do so via gerrit | 01:51 |
*** yanfengxi has quit IRC | 01:52 | |
bknudson | http://gerrithub.io/ | 01:52 |
anteaya | gerrit is our canonical repo source | 01:52 |
*** Longgeek has quit IRC | 01:52 | |
StevenK | Not gerrithub either | 01:53 |
anteaya | bknudson: that would be for folks who want to stand up their own gerrit | 01:53 |
anteaya | which folks are welcome to do | 01:53 |
*** zz_natorious is now known as natorious | 01:54 | |
*** janonymous_ has quit IRC | 01:57 | |
*** hdd has quit IRC | 01:58 | |
*** hichihara has quit IRC | 01:58 | |
debedb | ok sorry for bothering but git review gives me permission denied tohough I do have public key registered? | 02:00 |
anteaya | paste the whole error? | 02:01 |
anteaya | paste.openstack.org | 02:01 |
*** hichihara has joined #openstack-dev | 02:01 | |
debedb | http://paste.openstack.org/show/294654/ | 02:02 |
anteaya | run git review -s | 02:04 |
*** amotoki has joined #openstack-dev | 02:04 | |
debedb | http://paste.openstack.org/show/294655/ is the ssh -vv result | 02:04 |
debedb | that git review is giving http://paste.openstack.org/show/294656/ | 02:05 |
anteaya | Host '[review.openstack.org]:29418' is known and matches the RSA host key. | 02:06 |
anteaya | you have connected successfully to gerrit in the past | 02:07 |
debedb | yes | 02:07 |
debedb | no I just added stuff from the ssh keys page to known_hosts | 02:07 |
anteaya | oh | 02:07 |
anteaya | did you run git review -s | 02:07 |
debedb | yes - that is http://paste.openstack.org/show/294656/ | 02:07 |
*** asettle has quit IRC | 02:07 | |
anteaya | okay so it is a key problem | 02:08 |
anteaya | when you are signed into gerrit | 02:08 |
*** david-lyle has joined #openstack-dev | 02:08 | |
debedb | I just deleted the key from my box and the website and regenerated it agin | 02:08 |
debedb | same thing | 02:08 |
anteaya | go to settings | 02:09 |
anteaya | top right hand corner, click your name then settings | 02:09 |
*** GB21 has quit IRC | 02:09 | |
anteaya | what is your gerrit username | 02:09 |
*** yamada-h has joined #openstack-dev | 02:10 | |
debedb | oo | 02:10 |
debedb | lol | 02:10 |
debedb | username was missing | 02:10 |
debedb | (facepalm) | 02:10 |
anteaya | type it in exactly as you want it | 02:10 |
anteaya | no typos | 02:10 |
anteaya | you can't change it | 02:10 |
*** bobh has quit IRC | 02:11 | |
debedb | that does it | 02:11 |
anteaya | great | 02:11 |
debedb | for some reason I guess it enver was there | 02:11 |
anteaya | it isn't | 02:11 |
anteaya | until you put it there | 02:11 |
debedb | cause it said ‘debedb’ but that ws full name | 02:11 |
debedb | heh | 02:11 |
debedb | awesome | 02:11 |
anteaya | The first time you sign into OpenStack’s Gerrit (review.openstack.org), you will be prompted to “Select a unique username:”. You can enter your Launchpad username here, or something else if you want. Type carefully, as once set it cannot be changed. This is the username you will eventually use to submit changes to Gerrit and to perform authenticated queries through its API. | 02:12 |
anteaya | http://docs.openstack.org/infra/manual/developers.html#account-setup | 02:12 |
*** kiran-r has quit IRC | 02:12 | |
debedb | I actually am signed in to review.opendstack.org! however I had to go to profile to find that my username was blank | 02:12 |
anteaya | yes | 02:12 |
anteaya | were you not prompted for a username the first time you signed in? | 02:13 |
anteaya | the very first time you signed into gerrit? | 02:13 |
*** gaughen has quit IRC | 02:13 | |
*** gaughen has joined #openstack-dev | 02:14 | |
*** yamada-h has quit IRC | 02:14 | |
*** asettle has joined #openstack-dev | 02:14 | |
*** kacieee has quit IRC | 02:15 | |
*** tdruiva_ has quit IRC | 02:18 | |
*** amotoki has quit IRC | 02:20 | |
*** spzala has quit IRC | 02:22 | |
*** yaguang has quit IRC | 02:23 | |
*** amotoki has joined #openstack-dev | 02:31 | |
*** amoturi has quit IRC | 02:31 | |
*** _cjones_ has joined #openstack-dev | 02:34 | |
*** kevin_b has quit IRC | 02:34 | |
*** bradjones has quit IRC | 02:35 | |
*** unicell has quit IRC | 02:35 | |
*** bradjones has joined #openstack-dev | 02:35 | |
*** bradjones has quit IRC | 02:35 | |
*** bradjones has joined #openstack-dev | 02:35 | |
*** yamada-h has joined #openstack-dev | 02:37 | |
*** yamada-h has quit IRC | 02:37 | |
*** dguerri` is now known as dguerri | 02:38 | |
*** amotoki has quit IRC | 02:39 | |
*** juggler has quit IRC | 02:39 | |
*** amotoki has joined #openstack-dev | 02:39 | |
*** baoli has quit IRC | 02:42 | |
*** baoli has joined #openstack-dev | 02:43 | |
*** bswartz has quit IRC | 02:44 | |
*** isd has joined #openstack-dev | 02:47 | |
*** bswartz has joined #openstack-dev | 02:47 | |
*** dguerri is now known as dguerri` | 02:48 | |
*** kiran-r has joined #openstack-dev | 02:48 | |
*** Longgeek has joined #openstack-dev | 02:49 | |
*** yaguang has joined #openstack-dev | 02:50 | |
*** Marga_ has joined #openstack-dev | 02:51 | |
*** Marga_ has quit IRC | 02:52 | |
*** Marga_ has joined #openstack-dev | 02:53 | |
*** penick has joined #openstack-dev | 02:53 | |
*** patrickeast has joined #openstack-dev | 02:56 | |
*** yamada-h has joined #openstack-dev | 02:59 | |
*** amotoki has quit IRC | 03:01 | |
*** bobh has joined #openstack-dev | 03:02 | |
*** pballand has quit IRC | 03:06 | |
*** stevemar has quit IRC | 03:06 | |
*** kiran-r has quit IRC | 03:08 | |
*** pballand has joined #openstack-dev | 03:08 | |
*** nkinder__ has quit IRC | 03:08 | |
*** _cjones_ has quit IRC | 03:10 | |
*** asettle has quit IRC | 03:11 | |
*** asettle has joined #openstack-dev | 03:12 | |
*** asettle has quit IRC | 03:12 | |
*** asettle has joined #openstack-dev | 03:12 | |
*** kiran-r has joined #openstack-dev | 03:12 | |
*** _cjones_ has joined #openstack-dev | 03:14 | |
*** tlian has joined #openstack-dev | 03:15 | |
*** claudiub has quit IRC | 03:15 | |
*** Longgeek has quit IRC | 03:17 | |
*** tdruiva has joined #openstack-dev | 03:19 | |
*** hdd has joined #openstack-dev | 03:19 | |
*** tobe has quit IRC | 03:20 | |
*** kiran-r has quit IRC | 03:20 | |
*** asettle has quit IRC | 03:22 | |
*** otter768 has joined #openstack-dev | 03:22 | |
*** gaughen has quit IRC | 03:22 | |
*** tobe has joined #openstack-dev | 03:23 | |
*** gaughen has joined #openstack-dev | 03:23 | |
*** amotoki has joined #openstack-dev | 03:24 | |
*** tdruiva has quit IRC | 03:24 | |
*** smoriya has joined #openstack-dev | 03:26 | |
*** otter768 has quit IRC | 03:27 | |
*** yuntong1 has quit IRC | 03:28 | |
*** bobh has quit IRC | 03:28 | |
*** jekenned has quit IRC | 03:29 | |
*** reed has quit IRC | 03:31 | |
*** _cjones_ has quit IRC | 03:31 | |
*** _cjones_ has joined #openstack-dev | 03:32 | |
*** mfisch has quit IRC | 03:32 | |
*** jekenned has joined #openstack-dev | 03:32 | |
*** blentz has quit IRC | 03:32 | |
*** marios has quit IRC | 03:32 | |
*** sdake has quit IRC | 03:32 | |
*** marios has joined #openstack-dev | 03:32 | |
*** blentz has joined #openstack-dev | 03:33 | |
*** reed has joined #openstack-dev | 03:33 | |
*** mfisch has joined #openstack-dev | 03:36 | |
*** mfisch is now known as Guest68660 | 03:36 | |
*** _cjones_ has quit IRC | 03:37 | |
*** penick has quit IRC | 03:37 | |
*** gaughen has quit IRC | 03:39 | |
*** unicell has joined #openstack-dev | 03:40 | |
*** gaughen has joined #openstack-dev | 03:40 | |
*** coolsvap|afk is now known as coolsvap | 03:41 | |
*** fallenpegasus has joined #openstack-dev | 03:44 | |
*** baoli has quit IRC | 03:44 | |
*** bharath has joined #openstack-dev | 03:45 | |
*** pballand has quit IRC | 03:45 | |
*** dims has joined #openstack-dev | 03:46 | |
*** Marga_ has quit IRC | 03:48 | |
*** bharath has quit IRC | 03:50 | |
*** dims has quit IRC | 03:51 | |
*** redrobot has quit IRC | 03:55 | |
*** gaughen has quit IRC | 03:56 | |
*** mkolesni_ has joined #openstack-dev | 03:59 | |
*** yamada-h has quit IRC | 04:01 | |
*** asettle has joined #openstack-dev | 04:02 | |
*** jwcroppe has joined #openstack-dev | 04:02 | |
*** dimtruck is now known as zz_dimtruck | 04:02 | |
*** eghobo has joined #openstack-dev | 04:04 | |
*** yamada-h has joined #openstack-dev | 04:04 | |
*** bswartz1 has joined #openstack-dev | 04:05 | |
*** gamado has joined #openstack-dev | 04:08 | |
*** unicell has quit IRC | 04:08 | |
*** bswartz has quit IRC | 04:08 | |
*** deepthi has joined #openstack-dev | 04:11 | |
*** kevin_b has joined #openstack-dev | 04:12 | |
*** ayoung has quit IRC | 04:12 | |
*** unicell has joined #openstack-dev | 04:13 | |
*** Alexandra_ has joined #openstack-dev | 04:13 | |
*** asettle has quit IRC | 04:13 | |
*** radek_ has joined #openstack-dev | 04:14 | |
*** Alexandra_ has quit IRC | 04:14 | |
*** asettle has joined #openstack-dev | 04:14 | |
*** Longgeek has joined #openstack-dev | 04:14 | |
*** radek__ has quit IRC | 04:15 | |
*** sdake has joined #openstack-dev | 04:17 | |
*** tiswanso has quit IRC | 04:19 | |
*** tdruiva has joined #openstack-dev | 04:20 | |
*** bhunter71 has quit IRC | 04:20 | |
*** bswartz1 has quit IRC | 04:23 | |
debedb | [7:13pm] anteaya: were you not prompted for a username the first time you signed in? | 04:24 |
debedb | [7:13pm] anteaya: the very first time you signed into gerrit? | 04:24 |
debedb | oops | 04:24 |
debedb | guess not | 04:24 |
*** tdruiva has quit IRC | 04:25 | |
*** belmoreira has joined #openstack-dev | 04:26 | |
*** stanchan has joined #openstack-dev | 04:27 | |
*** Ephur has quit IRC | 04:29 | |
*** achanda has joined #openstack-dev | 04:29 | |
*** bswartz has joined #openstack-dev | 04:30 | |
*** Sukhdev has joined #openstack-dev | 04:31 | |
*** vCloudernBeer has joined #openstack-dev | 04:31 | |
*** belmoreira has quit IRC | 04:31 | |
*** isd has quit IRC | 04:40 | |
*** vCloudernBeer has quit IRC | 04:40 | |
*** Longgeek has quit IRC | 04:41 | |
*** deepakcs has joined #openstack-dev | 04:42 | |
*** shyama has joined #openstack-dev | 04:43 | |
*** ybathia has quit IRC | 04:45 | |
*** asettle has quit IRC | 04:46 | |
*** tobe has quit IRC | 04:47 | |
*** asettle has joined #openstack-dev | 04:49 | |
*** rraja has joined #openstack-dev | 04:50 | |
*** comay has quit IRC | 04:50 | |
*** ukalifon has joined #openstack-dev | 04:53 | |
*** SridharG has joined #openstack-dev | 04:55 | |
*** amotoki has quit IRC | 04:59 | |
*** yamada-h has quit IRC | 05:05 | |
*** ncoghlan has joined #openstack-dev | 05:05 | |
*** RoozbehShafiee has joined #openstack-dev | 05:06 | |
*** arnaud___ has joined #openstack-dev | 05:06 | |
*** yamada-h has joined #openstack-dev | 05:06 | |
*** tobe has joined #openstack-dev | 05:07 | |
*** ijw has joined #openstack-dev | 05:08 | |
*** kiran-r has joined #openstack-dev | 05:08 | |
*** dulek has joined #openstack-dev | 05:11 | |
*** yamada-h has quit IRC | 05:12 | |
*** zz_jgrimm is now known as jgrimm | 05:20 | |
*** achanda has quit IRC | 05:20 | |
*** amotoki has joined #openstack-dev | 05:21 | |
*** BharatK has joined #openstack-dev | 05:21 | |
*** otter768 has joined #openstack-dev | 05:23 | |
*** BharatK has quit IRC | 05:26 | |
*** nihilifer has joined #openstack-dev | 05:26 | |
*** tlian has quit IRC | 05:28 | |
*** Openstack-t has left #openstack-dev | 05:28 | |
*** arnaud___ has quit IRC | 05:28 | |
*** otter768 has quit IRC | 05:28 | |
*** Openstack-t has joined #openstack-dev | 05:28 | |
*** yamahata has joined #openstack-dev | 05:29 | |
*** stevemar has joined #openstack-dev | 05:30 | |
*** abregman has joined #openstack-dev | 05:33 | |
*** aswadr has joined #openstack-dev | 05:35 | |
*** tdruiva has joined #openstack-dev | 05:36 | |
*** gfidente has joined #openstack-dev | 05:36 | |
*** gfidente has quit IRC | 05:36 | |
*** gfidente has joined #openstack-dev | 05:36 | |
*** tobe has quit IRC | 05:37 | |
*** armax has quit IRC | 05:38 | |
*** Longgeek has joined #openstack-dev | 05:38 | |
*** BharatK has joined #openstack-dev | 05:38 | |
*** tdruiva has quit IRC | 05:41 | |
*** hdd has quit IRC | 05:41 | |
*** itzikb has joined #openstack-dev | 05:43 | |
*** yamada-h has joined #openstack-dev | 05:44 | |
*** doron_afk has joined #openstack-dev | 05:45 | |
*** Longgeek has quit IRC | 05:47 | |
*** Longgeek has joined #openstack-dev | 05:48 | |
*** asrangne has joined #openstack-dev | 05:50 | |
*** aswadr has quit IRC | 05:51 | |
*** yamada-h has quit IRC | 05:51 | |
*** achanda has joined #openstack-dev | 05:54 | |
*** ihrachyshka has joined #openstack-dev | 05:55 | |
*** Openstack-t has quit IRC | 05:55 | |
*** belmoreira has joined #openstack-dev | 05:55 | |
*** itamarl has joined #openstack-dev | 05:56 | |
*** AnilV4 has joined #openstack-dev | 05:56 | |
*** asettle has quit IRC | 05:56 | |
*** jtomasek has joined #openstack-dev | 05:57 | |
*** kushal has joined #openstack-dev | 05:57 | |
*** patrickeast has quit IRC | 05:58 | |
*** achampion has quit IRC | 05:59 | |
*** Maike has joined #openstack-dev | 06:00 | |
*** ihrachyshka has quit IRC | 06:01 | |
*** gaughen has joined #openstack-dev | 06:02 | |
*** tobe has joined #openstack-dev | 06:02 | |
*** asrangne has quit IRC | 06:04 | |
*** mrunge has joined #openstack-dev | 06:06 | |
*** numan has joined #openstack-dev | 06:07 | |
*** shyama_ has joined #openstack-dev | 06:07 | |
*** krykowski has joined #openstack-dev | 06:08 | |
*** shyama has quit IRC | 06:08 | |
*** shyama_ is now known as shyama | 06:08 | |
*** ngoracke has quit IRC | 06:10 | |
*** numan has quit IRC | 06:12 | |
*** spandhe has quit IRC | 06:12 | |
*** sdake has quit IRC | 06:14 | |
*** yeylon has joined #openstack-dev | 06:16 | |
*** fawadkhaliq has joined #openstack-dev | 06:17 | |
*** hichihara has quit IRC | 06:17 | |
*** gaughen has quit IRC | 06:18 | |
*** numan has joined #openstack-dev | 06:19 | |
*** gaughen has joined #openstack-dev | 06:20 | |
*** svinota has joined #openstack-dev | 06:21 | |
*** achanda_ has joined #openstack-dev | 06:21 | |
*** achanda has quit IRC | 06:22 | |
*** unicell has quit IRC | 06:24 | |
*** eghobo has quit IRC | 06:25 | |
*** unicell has joined #openstack-dev | 06:26 | |
*** mpaolino has joined #openstack-dev | 06:27 | |
*** jwcroppe has quit IRC | 06:29 | |
*** lpetrut has joined #openstack-dev | 06:29 | |
*** doude has joined #openstack-dev | 06:29 | |
*** jwcroppe has joined #openstack-dev | 06:30 | |
*** Sukhdev has quit IRC | 06:31 | |
*** dtantsur|afk is now known as dtantsur | 06:32 | |
*** jwcroppe has quit IRC | 06:35 | |
*** belmoreira has quit IRC | 06:36 | |
*** gaughen has quit IRC | 06:36 | |
*** scheuran has joined #openstack-dev | 06:38 | |
*** k4n0 has joined #openstack-dev | 06:38 | |
*** yamada-h has joined #openstack-dev | 06:40 | |
*** corXi has joined #openstack-dev | 06:40 | |
*** dguerri` is now known as dguerri | 06:42 | |
*** mpaolino has quit IRC | 06:43 | |
*** salv-orlando has joined #openstack-dev | 06:44 | |
*** yamada-h has quit IRC | 06:44 | |
*** xarses has quit IRC | 06:44 | |
*** tkammer has joined #openstack-dev | 06:45 | |
*** mpaolino has joined #openstack-dev | 06:45 | |
*** xarses has joined #openstack-dev | 06:45 | |
*** xarses has quit IRC | 06:45 | |
*** salv-orl_ has joined #openstack-dev | 06:46 | |
*** scheuran has quit IRC | 06:46 | |
*** scheuran has joined #openstack-dev | 06:47 | |
*** xarses has joined #openstack-dev | 06:47 | |
*** xarses has quit IRC | 06:47 | |
*** fallenpegasus has quit IRC | 06:48 | |
*** jprovazn has joined #openstack-dev | 06:49 | |
*** salv-orlando has quit IRC | 06:49 | |
*** dguerri is now known as dguerri` | 06:50 | |
*** ihrachyshka has joined #openstack-dev | 06:50 | |
*** SridharG has left #openstack-dev | 06:55 | |
*** numan has quit IRC | 06:55 | |
*** gaughen has joined #openstack-dev | 06:56 | |
*** scheuran_ has joined #openstack-dev | 06:56 | |
*** nmagnezi has joined #openstack-dev | 06:58 | |
*** oro has joined #openstack-dev | 06:58 | |
*** scheuran has quit IRC | 06:59 | |
*** ukalifon has quit IRC | 07:01 | |
*** matrohon has joined #openstack-dev | 07:01 | |
*** natorious is now known as zz_natorious | 07:02 | |
*** fawadkhaliq has quit IRC | 07:05 | |
*** jyuso1 has quit IRC | 07:06 | |
*** greghaynes has quit IRC | 07:08 | |
*** jmccrory has quit IRC | 07:08 | |
*** paramite has joined #openstack-dev | 07:10 | |
*** greghaynes has joined #openstack-dev | 07:10 | |
*** ijw has quit IRC | 07:12 | |
*** jmccrory has joined #openstack-dev | 07:12 | |
*** zhiwei has quit IRC | 07:13 | |
*** gaughen has quit IRC | 07:13 | |
*** gaughen has joined #openstack-dev | 07:15 | |
*** shardy_ has joined #openstack-dev | 07:15 | |
*** shardy has quit IRC | 07:16 | |
*** ukalifon1 has joined #openstack-dev | 07:16 | |
*** shardy_ has quit IRC | 07:21 | |
*** shardy has joined #openstack-dev | 07:21 | |
*** neeti has joined #openstack-dev | 07:22 | |
*** achanda_ has quit IRC | 07:22 | |
*** otter768 has joined #openstack-dev | 07:24 | |
*** soren has joined #openstack-dev | 07:26 | |
*** otter768 has quit IRC | 07:28 | |
*** mpaolino has quit IRC | 07:29 | |
*** markus_z has joined #openstack-dev | 07:29 | |
*** mpaolino has joined #openstack-dev | 07:30 | |
*** bradjones has quit IRC | 07:30 | |
*** gaughen has quit IRC | 07:31 | |
*** dizquierdo has joined #openstack-dev | 07:31 | |
*** gaughen has joined #openstack-dev | 07:32 | |
*** jordanP has joined #openstack-dev | 07:32 | |
*** mpaolino has quit IRC | 07:33 | |
*** mpaolino has joined #openstack-dev | 07:33 | |
*** scheuran_ has quit IRC | 07:35 | |
*** unicell has quit IRC | 07:35 | |
*** bradjones has joined #openstack-dev | 07:36 | |
*** bradjones has quit IRC | 07:36 | |
*** bradjones has joined #openstack-dev | 07:36 | |
*** mpaolino has quit IRC | 07:36 | |
*** mpaolino has joined #openstack-dev | 07:36 | |
*** bharath_ has joined #openstack-dev | 07:36 | |
*** tdruiva has joined #openstack-dev | 07:36 | |
*** gordc has joined #openstack-dev | 07:39 | |
*** haomaiwang has quit IRC | 07:39 | |
*** mpaolino has quit IRC | 07:40 | |
*** haomaiwang has joined #openstack-dev | 07:40 | |
*** devvesa has joined #openstack-dev | 07:40 | |
*** mpaolino has joined #openstack-dev | 07:40 | |
*** ygbo has joined #openstack-dev | 07:40 | |
*** tobe has quit IRC | 07:40 | |
*** tdruiva has quit IRC | 07:41 | |
*** pnavarro has joined #openstack-dev | 07:41 | |
*** svinota has quit IRC | 07:47 | |
*** tobe has joined #openstack-dev | 07:47 | |
*** Ala has joined #openstack-dev | 07:47 | |
*** gaughen has quit IRC | 07:48 | |
*** stanzgy__ has joined #openstack-dev | 07:50 | |
*** stanzgy has quit IRC | 07:51 | |
*** shardy_ has joined #openstack-dev | 07:52 | |
*** alex_klimov has joined #openstack-dev | 07:53 | |
*** shardy has quit IRC | 07:53 | |
*** yamada-h has joined #openstack-dev | 07:54 | |
*** yamada-h has quit IRC | 07:54 | |
*** belmoreira has joined #openstack-dev | 07:54 | |
*** mpaolino has quit IRC | 07:55 | |
*** mpaolino has joined #openstack-dev | 07:55 | |
*** mpaolino has quit IRC | 07:55 | |
*** scheuran has joined #openstack-dev | 07:56 | |
*** mpaolino has joined #openstack-dev | 07:56 | |
*** dizquierdo is now known as dizquierdo_afk | 07:57 | |
*** shardy_ has quit IRC | 07:57 | |
*** shardy has joined #openstack-dev | 07:58 | |
*** shardy has quit IRC | 07:58 | |
*** jcoufal has joined #openstack-dev | 08:00 | |
*** shardy has joined #openstack-dev | 08:01 | |
*** ZZelle has quit IRC | 08:02 | |
*** safchain has joined #openstack-dev | 08:03 | |
*** ZZelle has joined #openstack-dev | 08:03 | |
*** c0m0 has joined #openstack-dev | 08:05 | |
*** oro has quit IRC | 08:05 | |
*** tobe has quit IRC | 08:06 | |
*** mpaolino has quit IRC | 08:06 | |
*** mpaolino has joined #openstack-dev | 08:07 | |
*** yassine has joined #openstack-dev | 08:09 | |
*** derekh has joined #openstack-dev | 08:10 | |
*** bethelwell has joined #openstack-dev | 08:11 | |
*** bethelwell has quit IRC | 08:11 | |
*** bethelwell has joined #openstack-dev | 08:12 | |
*** lpetrut has quit IRC | 08:12 | |
*** yamada-h has joined #openstack-dev | 08:15 | |
*** tobe has joined #openstack-dev | 08:16 | |
*** yamada-h_ has joined #openstack-dev | 08:16 | |
*** danieru has quit IRC | 08:18 | |
*** eglynn has joined #openstack-dev | 08:18 | |
*** GB21 has joined #openstack-dev | 08:18 | |
*** Nikolay_St has joined #openstack-dev | 08:19 | |
*** yamada-h has quit IRC | 08:19 | |
*** Qiming has joined #openstack-dev | 08:21 | |
*** Marga_ has joined #openstack-dev | 08:21 | |
*** danieru has joined #openstack-dev | 08:23 | |
*** ukalifon2 has joined #openstack-dev | 08:25 | |
*** ukalifon1 has quit IRC | 08:25 | |
*** yamada-h has joined #openstack-dev | 08:26 | |
*** jaosorior has joined #openstack-dev | 08:27 | |
*** jogo has quit IRC | 08:27 | |
*** afazekas has joined #openstack-dev | 08:29 | |
*** yamahata has quit IRC | 08:29 | |
*** doron_afk has quit IRC | 08:29 | |
*** yamada-h_ has quit IRC | 08:30 | |
*** bin_005 has joined #openstack-dev | 08:35 | |
*** jyuso1 has joined #openstack-dev | 08:35 | |
*** ho has quit IRC | 08:37 | |
*** ukalifon1 has joined #openstack-dev | 08:37 | |
*** ukalifon2 has quit IRC | 08:38 | |
*** rushiagr_away is now known as rushiagr | 08:44 | |
*** andreykurilin has quit IRC | 08:45 | |
*** viktors|afk has quit IRC | 08:47 | |
*** lpetrut has joined #openstack-dev | 08:48 | |
*** jyuso1 has quit IRC | 08:48 | |
*** xarses has joined #openstack-dev | 08:48 | |
*** xarses has quit IRC | 08:49 | |
*** bharath_ has quit IRC | 08:49 | |
*** stanchan has quit IRC | 08:49 | |
*** xarses has joined #openstack-dev | 08:49 | |
*** stanchan has joined #openstack-dev | 08:49 | |
*** viktors has joined #openstack-dev | 08:51 | |
*** andreykurilin has joined #openstack-dev | 08:51 | |
*** zhiwei has joined #openstack-dev | 08:52 | |
*** dtantsur is now known as dtantsur|brb | 08:52 | |
*** stevemar has quit IRC | 08:52 | |
*** yamahata has joined #openstack-dev | 08:52 | |
*** fawadkhaliq has joined #openstack-dev | 08:52 | |
*** zhiwei has left #openstack-dev | 08:53 | |
*** jbell8 has quit IRC | 08:53 | |
*** dizquierdo_afk is now known as dizquierdo | 08:53 | |
*** yamada-h_ has joined #openstack-dev | 08:54 | |
*** yamada-h has quit IRC | 08:57 | |
*** yamahata has quit IRC | 08:57 | |
*** yamamoto has quit IRC | 08:58 | |
*** yamamoto has joined #openstack-dev | 08:58 | |
*** yamada-h_ has quit IRC | 08:58 | |
*** yamada-h has joined #openstack-dev | 08:59 | |
*** aix has joined #openstack-dev | 09:00 | |
*** ncoghlan has quit IRC | 09:03 | |
*** saggi has quit IRC | 09:05 | |
*** saggi has joined #openstack-dev | 09:09 | |
*** GB21 has quit IRC | 09:10 | |
*** cdent has joined #openstack-dev | 09:10 | |
*** doron_afk has joined #openstack-dev | 09:10 | |
*** pelix has joined #openstack-dev | 09:13 | |
*** gszasz has joined #openstack-dev | 09:13 | |
*** dims has joined #openstack-dev | 09:18 | |
*** franred has joined #openstack-dev | 09:18 | |
*** dims has quit IRC | 09:23 | |
*** abregman is now known as abregman|lunch | 09:25 | |
*** otter768 has joined #openstack-dev | 09:25 | |
*** krykowski has quit IRC | 09:27 | |
*** akrivoka has joined #openstack-dev | 09:27 | |
*** Ala has quit IRC | 09:29 | |
*** flip214 has quit IRC | 09:30 | |
*** otter768 has quit IRC | 09:30 | |
*** flip214 has joined #openstack-dev | 09:31 | |
*** haomaiwang has quit IRC | 09:31 | |
*** paramite is now known as paramite|afk | 09:34 | |
*** Ala has joined #openstack-dev | 09:36 | |
*** svinota has joined #openstack-dev | 09:40 | |
*** gordc has quit IRC | 09:41 | |
*** gordc has joined #openstack-dev | 09:43 | |
*** tobe has quit IRC | 09:46 | |
*** dguerri` is now known as dguerri | 09:48 | |
*** kiran-r has quit IRC | 09:50 | |
*** achanda has joined #openstack-dev | 09:50 | |
*** gaughen has joined #openstack-dev | 09:50 | |
*** yassine has quit IRC | 09:51 | |
flaper87 | bnemec: hey. Could you take a look at my comment here: https://review.openstack.org/#/c/191942/2/zuul/layout.yaml,cm ? | 09:52 |
*** tobe has joined #openstack-dev | 09:56 | |
*** Marga_ has quit IRC | 10:00 | |
*** aix has quit IRC | 10:01 | |
*** exploreshaifali has joined #openstack-dev | 10:01 | |
*** saggi has quit IRC | 10:02 | |
*** Marga_ has joined #openstack-dev | 10:06 | |
*** gordc has quit IRC | 10:08 | |
*** dtantsur|brb is now known as dtantsur | 10:08 | |
*** aix has joined #openstack-dev | 10:12 | |
*** gordc has joined #openstack-dev | 10:12 | |
*** saggi has joined #openstack-dev | 10:16 | |
*** Marga_ has quit IRC | 10:20 | |
*** asselin_ has quit IRC | 10:22 | |
*** abregman|lunch is now known as abregman | 10:25 | |
*** Longgeek_ has joined #openstack-dev | 10:25 | |
*** Longgeek has quit IRC | 10:28 | |
*** haomaiwa_ has joined #openstack-dev | 10:28 | |
*** franred has quit IRC | 10:29 | |
*** gaughen has quit IRC | 10:32 | |
*** hichihara has joined #openstack-dev | 10:33 | |
*** pc_m has joined #openstack-dev | 10:36 | |
*** gordc has quit IRC | 10:36 | |
*** paramite|afk is now known as paramite | 10:37 | |
*** gordc has joined #openstack-dev | 10:37 | |
*** claudiub has joined #openstack-dev | 10:38 | |
*** yamada-h has quit IRC | 10:39 | |
*** soren has quit IRC | 10:41 | |
*** Nikolay_St has quit IRC | 10:44 | |
*** franred has joined #openstack-dev | 10:46 | |
*** tochi has quit IRC | 10:47 | |
*** Nikolay_St has joined #openstack-dev | 10:48 | |
*** toscalix has joined #openstack-dev | 10:49 | |
*** mstrukov has joined #openstack-dev | 10:50 | |
*** debedb has quit IRC | 10:50 | |
*** markmc has joined #openstack-dev | 10:50 | |
*** tobe has quit IRC | 10:50 | |
*** tobe has joined #openstack-dev | 10:51 | |
*** mstrukov has quit IRC | 10:53 | |
*** stanzgy__ has quit IRC | 10:53 | |
*** tobe has quit IRC | 10:56 | |
*** hdd has joined #openstack-dev | 10:56 | |
*** bin_005_r has joined #openstack-dev | 10:58 | |
*** bin_005 has quit IRC | 10:58 | |
*** yaguang has quit IRC | 11:06 | |
*** salv-orl_ has quit IRC | 11:09 | |
*** yamada-h has joined #openstack-dev | 11:10 | |
*** gordc has quit IRC | 11:11 | |
*** gordc has joined #openstack-dev | 11:13 | |
*** deepthi has quit IRC | 11:14 | |
*** yamada-h has quit IRC | 11:16 | |
*** dims has joined #openstack-dev | 11:20 | |
*** gordc has quit IRC | 11:21 | |
*** devvesa has quit IRC | 11:21 | |
*** btulchinsky has joined #openstack-dev | 11:23 | |
*** coolsvap is now known as coolsvap|afk | 11:23 | |
*** btulchinsky has joined #openstack-dev | 11:23 | |
*** dims has quit IRC | 11:25 | |
*** coolsvap|afk is now known as coolsvap | 11:26 | |
*** tkammer has quit IRC | 11:26 | |
*** otter768 has joined #openstack-dev | 11:26 | |
*** tkammer has joined #openstack-dev | 11:28 | |
*** dims has joined #openstack-dev | 11:29 | |
*** dprince has joined #openstack-dev | 11:29 | |
*** coolsvap is now known as coolsvap|afk | 11:30 | |
*** coolsvap|afk is now known as coolsvap | 11:31 | |
*** otter768 has quit IRC | 11:31 | |
*** svinota has quit IRC | 11:31 | |
*** salv-orlando has joined #openstack-dev | 11:32 | |
*** kevin__b has joined #openstack-dev | 11:34 | |
*** jcoufal has quit IRC | 11:35 | |
*** kevin_b has quit IRC | 11:36 | |
*** kevin__b has quit IRC | 11:36 | |
*** kevin__b has joined #openstack-dev | 11:37 | |
*** achanda has quit IRC | 11:37 | |
*** shyama has quit IRC | 11:37 | |
*** bin_005_r has quit IRC | 11:39 | |
*** Longgeek_ has quit IRC | 11:40 | |
*** Longgeek has joined #openstack-dev | 11:40 | |
*** yassine has joined #openstack-dev | 11:40 | |
*** yassine has quit IRC | 11:40 | |
*** kiran-r has joined #openstack-dev | 11:41 | |
*** neeti has quit IRC | 11:41 | |
*** salv-orlando has quit IRC | 11:43 | |
*** yassine has joined #openstack-dev | 11:43 | |
*** CustosLimen has quit IRC | 11:44 | |
*** baoli has joined #openstack-dev | 11:45 | |
*** shyama has joined #openstack-dev | 11:46 | |
*** mrunge has quit IRC | 11:48 | |
*** deepakcs has quit IRC | 11:48 | |
*** CustosLimen has joined #openstack-dev | 11:48 | |
*** paramite is now known as paramite|afk | 11:49 | |
*** yaguang has joined #openstack-dev | 11:49 | |
*** bharath_ has joined #openstack-dev | 11:50 | |
*** coolsvap is now known as coolsvap|afk | 11:52 | |
*** yassine has quit IRC | 11:53 | |
*** yassine has joined #openstack-dev | 11:53 | |
*** svinota has joined #openstack-dev | 11:54 | |
*** mrunge has joined #openstack-dev | 11:54 | |
*** bharath_ has quit IRC | 11:55 | |
*** amuller has joined #openstack-dev | 11:56 | |
*** athomas has quit IRC | 11:56 | |
*** yamamoto has quit IRC | 11:57 | |
*** BharatK has quit IRC | 11:58 | |
*** morazi has joined #openstack-dev | 11:59 | |
*** kylek3h has quit IRC | 12:03 | |
*** bethelwell has quit IRC | 12:03 | |
*** GB21 has joined #openstack-dev | 12:03 | |
*** baoli has quit IRC | 12:04 | |
*** paramite|afk is now known as paramite | 12:04 | |
*** athomas has joined #openstack-dev | 12:05 | |
*** fawadkhaliq has quit IRC | 12:10 | |
*** raildo has joined #openstack-dev | 12:11 | |
*** SridharG has joined #openstack-dev | 12:12 | |
*** hichihara has quit IRC | 12:14 | |
*** trown|outttypeww is now known as trown | 12:15 | |
*** salv-orlando has joined #openstack-dev | 12:15 | |
*** bethelwell has joined #openstack-dev | 12:15 | |
*** kiran-r has quit IRC | 12:17 | |
*** mkolesni_ has quit IRC | 12:18 | |
*** bswartz has quit IRC | 12:18 | |
*** km has quit IRC | 12:21 | |
*** bknudson has quit IRC | 12:22 | |
*** kylek3h has joined #openstack-dev | 12:24 | |
*** aysyanne has joined #openstack-dev | 12:26 | |
*** bethelwell has quit IRC | 12:26 | |
*** bobh has joined #openstack-dev | 12:29 | |
*** ngoracke has joined #openstack-dev | 12:31 | |
*** gamado has quit IRC | 12:31 | |
*** baoli has joined #openstack-dev | 12:33 | |
*** gaughen has joined #openstack-dev | 12:37 | |
*** achampion has joined #openstack-dev | 12:37 | |
*** taec_ has joined #openstack-dev | 12:38 | |
*** tdruiva has joined #openstack-dev | 12:38 | |
*** alexpilotti has joined #openstack-dev | 12:38 | |
*** hichihara has joined #openstack-dev | 12:39 | |
*** ala_ has joined #openstack-dev | 12:39 | |
*** rraja has quit IRC | 12:39 | |
*** ZZelle-backup has joined #openstack-dev | 12:40 | |
*** svinota has quit IRC | 12:40 | |
*** redrobot has joined #openstack-dev | 12:42 | |
*** redrobot is now known as Guest74993 | 12:42 | |
*** Ala has quit IRC | 12:42 | |
*** Guest74993 is now known as el_robot_rojo | 12:43 | |
*** tdruiva has quit IRC | 12:43 | |
*** el_robot_rojo is now known as redrobot | 12:44 | |
*** rraja has joined #openstack-dev | 12:46 | |
*** hdd has quit IRC | 12:47 | |
*** dsirrine has joined #openstack-dev | 12:48 | |
*** thrash|g0ne is now known as thrash | 12:50 | |
*** bobh has quit IRC | 12:50 | |
*** bknudson has joined #openstack-dev | 12:50 | |
*** READ10 has joined #openstack-dev | 12:51 | |
*** diogogmt has quit IRC | 12:54 | |
*** gaughen has quit IRC | 12:54 | |
*** tlian has joined #openstack-dev | 12:54 | |
*** gaughen has joined #openstack-dev | 12:55 | |
*** jckasper has quit IRC | 12:55 | |
*** amotoki has quit IRC | 12:56 | |
*** edleafe has quit IRC | 12:57 | |
*** yamamoto has joined #openstack-dev | 12:58 | |
*** edleafe has joined #openstack-dev | 12:59 | |
*** dustins has joined #openstack-dev | 13:00 | |
*** jehb has quit IRC | 13:00 | |
*** nihilifer has quit IRC | 13:00 | |
*** yamahata has joined #openstack-dev | 13:01 | |
*** nihilifer has joined #openstack-dev | 13:01 | |
*** smoriya has quit IRC | 13:01 | |
*** yamamoto_ has joined #openstack-dev | 13:02 | |
*** Maike has quit IRC | 13:02 | |
*** svinota has joined #openstack-dev | 13:02 | |
*** nihilifer has quit IRC | 13:03 | |
*** kiran-r has joined #openstack-dev | 13:03 | |
*** nihilifer has joined #openstack-dev | 13:03 | |
*** mrunge has quit IRC | 13:04 | |
*** yamamoto has quit IRC | 13:05 | |
*** zzzeek has joined #openstack-dev | 13:05 | |
*** bdemers has joined #openstack-dev | 13:05 | |
*** doron_afk is now known as doron_ | 13:06 | |
*** changbl has quit IRC | 13:07 | |
*** toscalix has quit IRC | 13:07 | |
*** afazekas has quit IRC | 13:09 | |
*** MattMan has quit IRC | 13:09 | |
*** MattMan has joined #openstack-dev | 13:09 | |
*** ayoung has joined #openstack-dev | 13:10 | |
*** xarses has quit IRC | 13:10 | |
*** rushiagr is now known as rushiagr_away | 13:10 | |
*** vladikr has joined #openstack-dev | 13:12 | |
*** GB21 has quit IRC | 13:14 | |
*** miqui has joined #openstack-dev | 13:16 | |
*** erlon has joined #openstack-dev | 13:17 | |
ZZelle-backup | zzzeek: hi | 13:17 |
*** Marga_ has joined #openstack-dev | 13:17 | |
*** kylek3h has quit IRC | 13:18 | |
*** onovy has joined #openstack-dev | 13:19 | |
*** marun has joined #openstack-dev | 13:19 | |
onovy | Hi. I'm trying to update my Contact information at https://review.openstack.org/#/settings/contact but it's not working: {"jsonrpc":"2.0","id":14,"error":{"code":-32603,"message":"Cannot store contact information"}} | 13:20 |
*** marun has quit IRC | 13:20 | |
ZZelle-backup | onovy: hi, iirc, it's the "normal" behavior | 13:20 |
*** achampion has quit IRC | 13:21 | |
onovy | ZZelle-backup: i don't think so it push --dry-run ssh://onovy@review.openstack.org:29418/openstack/swift.git --all --> fatal: ICLA contributor agreement requires current contact information. | 13:22 |
*** siwsky has joined #openstack-dev | 13:22 | |
ZZelle-backup | onovy: HA! It's a common trouble, documented somewhere | 13:22 |
*** oro has joined #openstack-dev | 13:22 | |
*** bethelwell has joined #openstack-dev | 13:23 | |
ZZelle-backup | onovy: did you sign the ICLA agreement? | 13:23 |
onovy | yes | 13:23 |
*** cbader has joined #openstack-dev | 13:23 | |
onovy | VerifiedICLAOpenStack Individual Contributor License Agreement | 13:23 |
*** otter768 has joined #openstack-dev | 13:27 | |
*** jehb has joined #openstack-dev | 13:27 | |
*** bswartz has joined #openstack-dev | 13:27 | |
*** kylek3h has joined #openstack-dev | 13:27 | |
*** RoozbehShafiee has quit IRC | 13:28 | |
*** otter768 has quit IRC | 13:31 | |
onovy | fixed, thanks! | 13:31 |
*** sdake has joined #openstack-dev | 13:32 | |
*** sdake has quit IRC | 13:32 | |
*** itamarl has quit IRC | 13:33 | |
*** sdake has joined #openstack-dev | 13:33 | |
*** Marga_ has quit IRC | 13:34 | |
*** doron_ is now known as doron_afk | 13:34 | |
ZZelle-backup | onovy: good news! | 13:34 |
*** amoturi has joined #openstack-dev | 13:34 | |
onovy | and my first review pushed :) https://review.openstack.org/192198 | 13:35 |
*** amitgandhinz has joined #openstack-dev | 13:35 | |
*** itamarl has joined #openstack-dev | 13:35 | |
*** ryu_mido has joined #openstack-dev | 13:37 | |
*** taec_ has quit IRC | 13:37 | |
*** bobh has joined #openstack-dev | 13:38 | |
*** Marga_ has joined #openstack-dev | 13:39 | |
*** tdruiva_ has joined #openstack-dev | 13:39 | |
*** xgsa has quit IRC | 13:39 | |
*** Ctina has joined #openstack-dev | 13:40 | |
*** Marga_ has quit IRC | 13:40 | |
*** prazumovsky has joined #openstack-dev | 13:40 | |
*** Marga_ has joined #openstack-dev | 13:40 | |
*** achanda has joined #openstack-dev | 13:42 | |
*** tdruiva_ has quit IRC | 13:43 | |
*** kushal has quit IRC | 13:44 | |
*** eharney has joined #openstack-dev | 13:45 | |
*** mriedem_away is now known as mriedem | 13:46 | |
*** kbringard has joined #openstack-dev | 13:46 | |
*** rraja has quit IRC | 13:48 | |
*** jwcroppe has joined #openstack-dev | 13:51 | |
*** egafford has joined #openstack-dev | 13:52 | |
*** ksobkowiak has joined #openstack-dev | 13:52 | |
*** gfidente is now known as gfidente|afk | 13:52 | |
*** armax has joined #openstack-dev | 13:53 | |
*** CustosLimen has quit IRC | 13:55 | |
*** abregman has quit IRC | 13:56 | |
*** electrocucaracha has joined #openstack-dev | 13:56 | |
*** Sukhdev has joined #openstack-dev | 13:56 | |
*** jckasper has joined #openstack-dev | 13:56 | |
*** numan has joined #openstack-dev | 13:57 | |
*** xgsa has joined #openstack-dev | 13:57 | |
*** carl_baldwin has joined #openstack-dev | 13:59 | |
*** cbouch has joined #openstack-dev | 13:59 | |
*** mriedem is now known as mriedem_meeting | 13:59 | |
*** rrrobbb has joined #openstack-dev | 13:59 | |
*** amotoki has joined #openstack-dev | 14:00 | |
*** rraja has joined #openstack-dev | 14:00 | |
*** jdurgin1 has joined #openstack-dev | 14:00 | |
*** jecarey has joined #openstack-dev | 14:01 | |
*** SridharG has left #openstack-dev | 14:01 | |
*** CustosLimen has joined #openstack-dev | 14:01 | |
*** zz_dimtruck is now known as dimtruck | 14:02 | |
*** GB21 has joined #openstack-dev | 14:03 | |
*** danielbruno has joined #openstack-dev | 14:03 | |
*** xarses has joined #openstack-dev | 14:03 | |
*** Marga_ has quit IRC | 14:03 | |
*** xarses has quit IRC | 14:04 | |
*** xarses has joined #openstack-dev | 14:04 | |
*** ajmiller has joined #openstack-dev | 14:05 | |
*** gargola has joined #openstack-dev | 14:05 | |
*** johnbelamaric has joined #openstack-dev | 14:05 | |
*** achanda has quit IRC | 14:05 | |
*** cdub has joined #openstack-dev | 14:06 | |
*** nihilifer has quit IRC | 14:06 | |
*** abregman has joined #openstack-dev | 14:08 | |
*** tdruiva_ has joined #openstack-dev | 14:08 | |
*** diogogmt has joined #openstack-dev | 14:09 | |
*** diogogmt has quit IRC | 14:10 | |
*** achampion has joined #openstack-dev | 14:13 | |
*** taec_ has joined #openstack-dev | 14:14 | |
*** tiswanso has joined #openstack-dev | 14:15 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 14:16 | |
*** debedb has joined #openstack-dev | 14:19 | |
*** taec_ has quit IRC | 14:19 | |
*** VanL has joined #openstack-dev | 14:19 | |
*** gszasz has quit IRC | 14:20 | |
*** harshs has joined #openstack-dev | 14:20 | |
*** zz_natorious is now known as natorious | 14:21 | |
*** mriedem_meeting is now known as mriedem | 14:21 | |
*** gszasz has joined #openstack-dev | 14:21 | |
*** VanL has quit IRC | 14:21 | |
*** jprovazn has quit IRC | 14:22 | |
*** kacieee has joined #openstack-dev | 14:24 | |
*** kdas_ has joined #openstack-dev | 14:24 | |
*** TrevorV has joined #openstack-dev | 14:26 | |
*** tkammer has quit IRC | 14:26 | |
*** Marga_ has joined #openstack-dev | 14:26 | |
*** taec_ has joined #openstack-dev | 14:27 | |
*** bobmel has joined #openstack-dev | 14:27 | |
*** kiran-r has quit IRC | 14:29 | |
*** kiran-r has joined #openstack-dev | 14:29 | |
*** diogogmt has joined #openstack-dev | 14:30 | |
*** Guest68660 is now known as mfisch | 14:30 | |
*** mfisch is now known as Guest81226 | 14:31 | |
*** gargola has quit IRC | 14:31 | |
*** rlrevell has joined #openstack-dev | 14:31 | |
*** dustins_ has joined #openstack-dev | 14:31 | |
*** harshs has quit IRC | 14:33 | |
*** dsirrine has quit IRC | 14:33 | |
*** achanda has joined #openstack-dev | 14:34 | |
*** dustins has quit IRC | 14:34 | |
*** Marga_ has quit IRC | 14:35 | |
*** kiran-r has quit IRC | 14:35 | |
*** dsirrine has joined #openstack-dev | 14:35 | |
*** Marga_ has joined #openstack-dev | 14:35 | |
*** itamarl has quit IRC | 14:35 | |
*** doug-fish has joined #openstack-dev | 14:36 | |
*** Guest81226 has quit IRC | 14:38 | |
*** jwcroppe has quit IRC | 14:38 | |
*** jwcroppe has joined #openstack-dev | 14:39 | |
*** aswadr has joined #openstack-dev | 14:39 | |
*** aswadr has quit IRC | 14:40 | |
*** aswadr has joined #openstack-dev | 14:40 | |
*** electrocucaracha has quit IRC | 14:41 | |
*** corXi has quit IRC | 14:41 | |
*** doron_afk is now known as doron_ | 14:42 | |
*** carl_baldwin has quit IRC | 14:42 | |
*** AnilV4 has quit IRC | 14:43 | |
*** corXi has joined #openstack-dev | 14:43 | |
*** jwcroppe has quit IRC | 14:43 | |
*** xarses_ has joined #openstack-dev | 14:43 | |
*** xarses_ has quit IRC | 14:44 | |
*** xarses_ has joined #openstack-dev | 14:44 | |
*** obondarev has quit IRC | 14:45 | |
*** ayoung has quit IRC | 14:46 | |
*** obondarev has joined #openstack-dev | 14:46 | |
*** rrrobbb has quit IRC | 14:46 | |
*** electrocucaracha has joined #openstack-dev | 14:46 | |
*** xarses has quit IRC | 14:46 | |
*** doron_ is now known as doron_afk | 14:48 | |
*** garthb_ has joined #openstack-dev | 14:48 | |
*** garthb has joined #openstack-dev | 14:48 | |
*** andymaier has joined #openstack-dev | 14:48 | |
*** dulek has quit IRC | 14:48 | |
*** harlowja_at_home has joined #openstack-dev | 14:49 | |
*** stevemar has joined #openstack-dev | 14:50 | |
*** andymaier has quit IRC | 14:50 | |
*** xarses_ is now known as xarses | 14:50 | |
*** andymaier has joined #openstack-dev | 14:50 | |
*** shyama has quit IRC | 14:50 | |
*** mdorman has joined #openstack-dev | 14:50 | |
*** galstrom_zzz is now known as galstrom | 14:50 | |
*** kgiusti has joined #openstack-dev | 14:51 | |
*** xingchao has joined #openstack-dev | 14:53 | |
*** RabidCicada has joined #openstack-dev | 14:53 | |
*** kdas_ has quit IRC | 14:54 | |
*** AlanClark has joined #openstack-dev | 14:55 | |
*** kacieee has quit IRC | 14:55 | |
*** egallen has joined #openstack-dev | 14:55 | |
*** coolsvap|afk is now known as coolsvap | 14:56 | |
*** mfisch has joined #openstack-dev | 14:56 | |
*** mfisch is now known as Guest25676 | 14:56 | |
*** cbouch has quit IRC | 14:57 | |
*** shyama has joined #openstack-dev | 14:58 | |
*** itzikb has quit IRC | 14:58 | |
*** carl_baldwin has joined #openstack-dev | 14:59 | |
*** CustosLimen has quit IRC | 14:59 | |
*** ayoung has joined #openstack-dev | 15:00 | |
*** unicell has joined #openstack-dev | 15:00 | |
*** shyama_ has joined #openstack-dev | 15:00 | |
*** tdruiva_ is now known as tdruiva | 15:01 | |
*** kgiusti1 has joined #openstack-dev | 15:01 | |
*** neoXsys has quit IRC | 15:01 | |
*** k4n0 has quit IRC | 15:01 | |
*** Guest25676 is now known as mfisch | 15:01 | |
*** mfisch has quit IRC | 15:02 | |
*** mfisch has joined #openstack-dev | 15:02 | |
*** neoXsys has joined #openstack-dev | 15:02 | |
*** kgiusti has quit IRC | 15:02 | |
*** shyama has quit IRC | 15:03 | |
*** shyama_ is now known as shyama | 15:03 | |
*** achanda has quit IRC | 15:03 | |
*** TrevorV has quit IRC | 15:03 | |
*** jcoufal has joined #openstack-dev | 15:04 | |
*** tiswanso has quit IRC | 15:04 | |
*** bhunter71 has joined #openstack-dev | 15:04 | |
*** agireud has joined #openstack-dev | 15:04 | |
*** dkranz has joined #openstack-dev | 15:04 | |
*** tiswanso has joined #openstack-dev | 15:04 | |
*** Marga_ has quit IRC | 15:05 | |
*** belmoreira has quit IRC | 15:05 | |
*** corXi has quit IRC | 15:05 | |
*** paramite has quit IRC | 15:05 | |
*** ZZelle-backup has quit IRC | 15:06 | |
*** fallenpegasus has joined #openstack-dev | 15:06 | |
*** Marga_ has joined #openstack-dev | 15:06 | |
*** asalkeld has quit IRC | 15:06 | |
*** corXi has joined #openstack-dev | 15:06 | |
*** abregman has quit IRC | 15:06 | |
*** jaypipes has quit IRC | 15:06 | |
*** okrieg has joined #openstack-dev | 15:07 | |
*** okrieg has quit IRC | 15:08 | |
*** okrieg has joined #openstack-dev | 15:09 | |
*** TrevorV has joined #openstack-dev | 15:09 | |
*** Marga__ has joined #openstack-dev | 15:10 | |
*** numan has quit IRC | 15:10 | |
*** Marga_ has quit IRC | 15:10 | |
*** achanda has joined #openstack-dev | 15:10 | |
*** prazumovsky has quit IRC | 15:10 | |
*** VanL has joined #openstack-dev | 15:10 | |
*** epopt37 has quit IRC | 15:11 | |
*** CustosLimen has joined #openstack-dev | 15:11 | |
*** kacieee has joined #openstack-dev | 15:11 | |
*** yamahata has quit IRC | 15:12 | |
*** Ctina has quit IRC | 15:14 | |
*** Ctina has joined #openstack-dev | 15:15 | |
*** etoews has joined #openstack-dev | 15:16 | |
*** epopt37 has joined #openstack-dev | 15:17 | |
*** corXi has quit IRC | 15:19 | |
*** Marga__ has quit IRC | 15:19 | |
*** vokt has joined #openstack-dev | 15:20 | |
*** asrangne has joined #openstack-dev | 15:20 | |
*** jbell8 has joined #openstack-dev | 15:21 | |
*** bpokorny has joined #openstack-dev | 15:22 | |
*** aswadr has quit IRC | 15:23 | |
*** puranamr has joined #openstack-dev | 15:23 | |
*** taec_ has quit IRC | 15:23 | |
*** gargola has joined #openstack-dev | 15:23 | |
*** taec_ has joined #openstack-dev | 15:24 | |
*** gfidente|afk is now known as gfidente | 15:24 | |
*** spzala has joined #openstack-dev | 15:24 | |
*** achanda has quit IRC | 15:25 | |
*** andymaier has quit IRC | 15:26 | |
*** andymaier has joined #openstack-dev | 15:26 | |
*** puranamr has quit IRC | 15:26 | |
*** ajmiller has quit IRC | 15:27 | |
*** thedodd has joined #openstack-dev | 15:27 | |
*** changbl has joined #openstack-dev | 15:27 | |
*** ajmiller has joined #openstack-dev | 15:27 | |
*** otter768 has joined #openstack-dev | 15:27 | |
*** elmiko has joined #openstack-dev | 15:28 | |
*** okrieg has quit IRC | 15:29 | |
*** asrangne__ has joined #openstack-dev | 15:29 | |
*** Marga_ has joined #openstack-dev | 15:30 | |
*** asrangne has quit IRC | 15:31 | |
*** stanchan has quit IRC | 15:31 | |
*** kushal has joined #openstack-dev | 15:32 | |
*** otter768 has quit IRC | 15:32 | |
*** jfran has joined #openstack-dev | 15:32 | |
*** puranamr has joined #openstack-dev | 15:35 | |
*** changbl has quit IRC | 15:36 | |
*** prashup has joined #openstack-dev | 15:37 | |
*** tsekiyama has joined #openstack-dev | 15:37 | |
*** oro has quit IRC | 15:38 | |
*** kacieee has quit IRC | 15:38 | |
*** Qiming has quit IRC | 15:38 | |
*** agireud has quit IRC | 15:39 | |
*** krtaylor has quit IRC | 15:40 | |
*** jgrimm is now known as zz_jgrimm | 15:41 | |
*** alex_klimov has quit IRC | 15:42 | |
*** agireud has joined #openstack-dev | 15:45 | |
*** yaguang has quit IRC | 15:45 | |
*** zz_jgrimm is now known as jgrimm | 15:46 | |
*** hichihara has quit IRC | 15:46 | |
*** leeantho has joined #openstack-dev | 15:47 | |
*** Maike has joined #openstack-dev | 15:47 | |
*** ihrachyshka has quit IRC | 15:47 | |
*** changbl has joined #openstack-dev | 15:48 | |
*** abregman has joined #openstack-dev | 15:49 | |
*** yassine has quit IRC | 15:50 | |
*** puranamr has quit IRC | 15:50 | |
*** puranamr has joined #openstack-dev | 15:51 | |
*** arnaud___ has joined #openstack-dev | 15:52 | |
*** ngoracke has quit IRC | 15:52 | |
*** VanL has quit IRC | 15:53 | |
*** harlowja_at_home has quit IRC | 15:54 | |
*** krtaylor has joined #openstack-dev | 15:54 | |
*** eghobo has joined #openstack-dev | 15:54 | |
*** Sukhdev has quit IRC | 15:56 | |
*** ayoung has quit IRC | 15:57 | |
*** sthillma has joined #openstack-dev | 15:57 | |
*** doude has quit IRC | 15:58 | |
*** okrieg has joined #openstack-dev | 15:58 | |
*** hdd has joined #openstack-dev | 15:59 | |
*** sthillma_ has joined #openstack-dev | 16:00 | |
*** okrieg has quit IRC | 16:01 | |
*** cdub has quit IRC | 16:01 | |
*** sivy has joined #openstack-dev | 16:01 | |
*** sthillma has quit IRC | 16:02 | |
*** sthillma_ is now known as sthillma | 16:02 | |
*** Nikolay_St has quit IRC | 16:02 | |
*** sputnik13 has joined #openstack-dev | 16:03 | |
*** markus_z has quit IRC | 16:04 | |
*** taec_ has quit IRC | 16:06 | |
*** okrieg has joined #openstack-dev | 16:06 | |
*** okrieg has quit IRC | 16:06 | |
*** tpeoples has joined #openstack-dev | 16:07 | |
*** Nikolay_St has joined #openstack-dev | 16:08 | |
*** xarses has quit IRC | 16:08 | |
*** comay has joined #openstack-dev | 16:08 | |
*** asrangne__ has quit IRC | 16:08 | |
*** tdruiva has quit IRC | 16:09 | |
*** hdd has quit IRC | 16:09 | |
*** elmiko has quit IRC | 16:10 | |
*** dimtruck is now known as zz_dimtruck | 16:10 | |
*** xarses has joined #openstack-dev | 16:10 | |
*** achanda has joined #openstack-dev | 16:10 | |
*** ayoung has joined #openstack-dev | 16:10 | |
*** unicell has quit IRC | 16:11 | |
*** VanL has joined #openstack-dev | 16:11 | |
*** rcrit has quit IRC | 16:12 | |
*** zz_dimtruck is now known as dimtruck | 16:12 | |
*** tdruiva has joined #openstack-dev | 16:12 | |
*** dizquierdo has quit IRC | 16:13 | |
*** hdd has joined #openstack-dev | 16:14 | |
*** nmagnezi has quit IRC | 16:15 | |
*** rcrit has joined #openstack-dev | 16:16 | |
*** pballand has joined #openstack-dev | 16:18 | |
davidmichaelkarr | I'm still struggling with "git review" saying that my "Change-Id" isn't in the right place. It's saying "missing Change-Id in commit message footer". What EXACTLY are the requirements for this? I have it in the commit message. It is the last line. | 16:20 |
*** mfalatic has quit IRC | 16:21 | |
svinota | davidmichaelkarr, pls post the exact commit message on any pastebin — we'll see | 16:23 |
svinota | the Change-Id should be on a new line starting from the beginning of the line, after any commit message. It can be mixed with Bug-Url: tag and so on. | 16:23 |
davidmichaelkarr | The following is what I get when I enter "git commit --amend": | 16:24 |
davidmichaelkarr | https://www.irccloud.com/pastebin/QsQ7TbWG/ | 16:24 |
*** sivy has quit IRC | 16:24 | |
davidmichaelkarr | I've tried deleting the comment lines. I've tried deleting the blank line. Neither makes a difference. | 16:25 |
*** earlephilhower_ has quit IRC | 16:25 | |
*** jcoufal has quit IRC | 16:28 | |
*** jwcroppe has joined #openstack-dev | 16:28 | |
*** amotoki has quit IRC | 16:28 | |
svinota | davidmichaelkarr, looks really strange. Since it looks normal, but obviously fails | 16:28 |
svinota | davidmichaelkarr, are you sure you have proper line ends? | 16:29 |
svinota | in the commit message | 16:29 |
*** baoli has quit IRC | 16:30 | |
davidmichaelkarr | svinota: Yes, I am. | 16:30 |
*** rrrobbb has joined #openstack-dev | 16:30 | |
*** patrickeast has joined #openstack-dev | 16:30 | |
*** ygbo has quit IRC | 16:30 | |
*** trown is now known as trown|lunch | 16:30 | |
*** gszasz has quit IRC | 16:31 | |
*** baoli_ has joined #openstack-dev | 16:31 | |
*** Marga_ has quit IRC | 16:32 | |
*** Marga_ has joined #openstack-dev | 16:33 | |
*** gszasz has joined #openstack-dev | 16:34 | |
*** taec_ has joined #openstack-dev | 16:34 | |
*** amoturi has quit IRC | 16:34 | |
*** xarses_ has joined #openstack-dev | 16:34 | |
*** vladikr has quit IRC | 16:35 | |
*** kiran-r has joined #openstack-dev | 16:35 | |
*** arnaud___ has quit IRC | 16:35 | |
*** vladikr has joined #openstack-dev | 16:36 | |
*** ssurana has joined #openstack-dev | 16:36 | |
*** penick has joined #openstack-dev | 16:36 | |
*** vladikr has quit IRC | 16:36 | |
*** vladikr has joined #openstack-dev | 16:37 | |
*** ngoracke has joined #openstack-dev | 16:37 | |
*** xarses has quit IRC | 16:37 | |
*** Akshik has joined #openstack-dev | 16:39 | |
*** ZZelle_ has joined #openstack-dev | 16:39 | |
*** tiswanso has quit IRC | 16:40 | |
*** dtantsur is now known as dtantsur|afk | 16:40 | |
*** lpetrut has quit IRC | 16:40 | |
*** unicell has joined #openstack-dev | 16:41 | |
svinota | davidmichaelkarr, and there is exactly one commit to be checked in? | 16:42 |
*** stanchan has joined #openstack-dev | 16:43 | |
*** rushiagr_away is now known as rushiagr | 16:43 | |
*** _cjones_ has joined #openstack-dev | 16:43 | |
*** Marga_ has quit IRC | 16:44 | |
*** Marga_ has joined #openstack-dev | 16:44 | |
davidmichaelkarr | svinota: Good question. I think there are two commits. I'm now not sure what commit message I get when I do "git commit --amend". | 16:44 |
*** kiran-r has quit IRC | 16:45 | |
*** sputnik13 has quit IRC | 16:45 | |
*** Marga_ has quit IRC | 16:45 | |
*** mwang2 has joined #openstack-dev | 16:46 | |
*** Marga_ has joined #openstack-dev | 16:46 | |
*** markmc has quit IRC | 16:46 | |
mdorman | i realize this is kind of a rtfm question, but is there any hierarchical project support plans for glance in liberty? | 16:47 |
*** Swami has joined #openstack-dev | 16:47 | |
*** bhunter71 has quit IRC | 16:47 | |
*** mfalatic has joined #openstack-dev | 16:47 | |
svinota | davidmichaelkarr, try git log / git rebase -i | 16:48 |
*** mkolesni_ has joined #openstack-dev | 16:48 | |
*** mkolesni_ has quit IRC | 16:48 | |
*** VanL has quit IRC | 16:48 | |
*** Xiti has quit IRC | 16:49 | |
*** Longgeek has quit IRC | 16:49 | |
*** c0m0 has quit IRC | 16:49 | |
*** Marga_ has quit IRC | 16:49 | |
*** arielleslie has quit IRC | 16:49 | |
*** Marga_ has joined #openstack-dev | 16:49 | |
*** Marga_ has quit IRC | 16:49 | |
davidmichaelkarr | svinota: Why am I running git log? | 16:50 |
*** Xiti has joined #openstack-dev | 16:50 | |
*** scheuran has quit IRC | 16:50 | |
*** mkolesni has joined #openstack-dev | 16:50 | |
*** dsneddon has joined #openstack-dev | 16:50 | |
svinota | davidmichaelkarr, to review the commits you're working on — probably you're not on the next from origin, but more | 16:51 |
*** puranamr has quit IRC | 16:52 | |
*** sputnik13 has joined #openstack-dev | 16:52 | |
*** doude has joined #openstack-dev | 16:53 | |
*** doude has quit IRC | 16:53 | |
*** dguerri is now known as dguerri` | 16:53 | |
*** puranamr has joined #openstack-dev | 16:53 | |
*** thedodd has quit IRC | 16:53 | |
*** sputnik13 has quit IRC | 16:53 | |
*** sputnik13 has joined #openstack-dev | 16:53 | |
*** safchain has quit IRC | 16:53 | |
*** harshs has joined #openstack-dev | 16:54 | |
*** sarob has joined #openstack-dev | 16:55 | |
*** okrieg has joined #openstack-dev | 16:55 | |
*** Longgeek has joined #openstack-dev | 16:56 | |
*** Longgeek has quit IRC | 16:56 | |
*** sthillma has quit IRC | 16:56 | |
*** earlephilhower has joined #openstack-dev | 16:57 | |
*** jschwarz has joined #openstack-dev | 16:57 | |
*** bethelwell has quit IRC | 16:57 | |
*** penick has quit IRC | 16:58 | |
davidmichaelkarr | svinota: Ok, I do need the changes in both commits, but it would be best if I could combine them. Is that "git squash"? One of them doesn't have the change-id, so that's likely what git review was complaining about. | 16:58 |
*** dguerri` is now known as dguerri | 16:58 | |
*** asselin has joined #openstack-dev | 16:58 | |
*** nmagnezi has joined #openstack-dev | 16:58 | |
*** ijw has joined #openstack-dev | 16:58 | |
*** asselin has quit IRC | 16:59 | |
*** asselin has joined #openstack-dev | 16:59 | |
*** dguerri is now known as dguerri` | 16:59 | |
*** egallen has quit IRC | 16:59 | |
svinota | davidmichaelkarr, exactly. Squash or meld them — but stop on the one that has Change-Id for amending (r), just in case to control the commit message once again. | 16:59 |
*** sarob has quit IRC | 17:00 | |
*** puranamr has quit IRC | 17:00 | |
*** ihrachyshka has joined #openstack-dev | 17:00 | |
*** kbringard has quit IRC | 17:00 | |
*** Ephur has joined #openstack-dev | 17:00 | |
*** mrunge has joined #openstack-dev | 17:01 | |
*** cdent has quit IRC | 17:02 | |
*** sarob has joined #openstack-dev | 17:02 | |
*** puranamr has joined #openstack-dev | 17:02 | |
*** jwcroppe has quit IRC | 17:02 | |
*** slupers has joined #openstack-dev | 17:03 | |
*** med_ has joined #openstack-dev | 17:03 | |
*** tiswanso has joined #openstack-dev | 17:03 | |
*** med_ has quit IRC | 17:03 | |
*** med_ has joined #openstack-dev | 17:03 | |
*** jaredrohe has joined #openstack-dev | 17:03 | |
*** xingchao has quit IRC | 17:04 | |
*** haomaiwa_ has quit IRC | 17:04 | |
*** hdd has quit IRC | 17:05 | |
*** egafford has quit IRC | 17:06 | |
davidmichaelkarr | svinota: Ok, when I run "git rebase -i requirejs-branch" (that's the name of my branch), I see many commits defaulted to "pick", and the last one is my commit with the change-id. The other commit that doesn't have the change-id is not here. | 17:06 |
*** tiswanso has quit IRC | 17:06 | |
*** derekh has quit IRC | 17:06 | |
*** tiswanso has joined #openstack-dev | 17:07 | |
*** mpaolino has quit IRC | 17:08 | |
*** okrieg has quit IRC | 17:09 | |
*** Akshik has quit IRC | 17:09 | |
*** slupers has quit IRC | 17:09 | |
*** okrieg has joined #openstack-dev | 17:10 | |
*** xarses_ is now known as xarses | 17:10 | |
*** amotoki has joined #openstack-dev | 17:11 | |
*** Marga_ has joined #openstack-dev | 17:12 | |
*** okrieg has quit IRC | 17:12 | |
*** rrrobbb has quit IRC | 17:12 | |
*** spandhe has joined #openstack-dev | 17:12 | |
*** haomaiwa_ has joined #openstack-dev | 17:13 | |
*** okrieg has joined #openstack-dev | 17:13 | |
*** okrieg has quit IRC | 17:13 | |
*** jordanP has quit IRC | 17:15 | |
dhellmann | gordc, thingee, nikhil_k, stevebaker, david-lyle, devananda, morganfainberg, mestery, SlickNik: we want to make sure you saw and agree with the proposed server versions before the L1 milestone next week. Please drop by #openstack-relmgr-office if you would like to chat about the details. | 17:16 |
*** shyama has quit IRC | 17:16 | |
*** rrrobbb has joined #openstack-dev | 17:16 | |
mestery | dhellmann: It's on my list of things to review today yet, sorry, this morning has been crazy so far | 17:16 |
morganfainberg | stevemar, dolphm: cc ^^ | 17:16 |
mestery | dhellmann: but thank you for the ping! | 17:17 |
*** agireud has quit IRC | 17:17 | |
*** Marga_ has quit IRC | 17:17 | |
dhellmann | mestery: I think you're probably covered, if you're ok with all of the neutron plugin projects using the same base versioning, but we can chat any time you want | 17:17 |
morganfainberg | dhellmann: I will try and look but I'm mostly out this week, trusting stevemar and dolphm to weigh in as needed. | 17:17 |
dhellmann | morganfainberg: ack | 17:17 |
*** bharath has joined #openstack-dev | 17:17 | |
nikhil_k | Thanks for the reminder dhellmann ! planning to review it today | 17:18 |
dhellmann | nikhil_k: ok. We'll be discussing it in the cross-project meeting, too | 17:18 |
nikhil_k | ok, cool | 17:19 |
*** sdake has quit IRC | 17:19 | |
*** sdake_ has joined #openstack-dev | 17:19 | |
*** gszasz has quit IRC | 17:20 | |
*** Marga_ has joined #openstack-dev | 17:20 | |
*** matrohon has quit IRC | 17:21 | |
*** cdub has joined #openstack-dev | 17:22 | |
*** ala_ has quit IRC | 17:22 | |
*** gyee has quit IRC | 17:24 | |
*** pnavarro has quit IRC | 17:25 | |
*** rushiagr is now known as rushiagr_away | 17:25 | |
*** Marga_ has quit IRC | 17:25 | |
*** Ephur has quit IRC | 17:25 | |
*** gyee has joined #openstack-dev | 17:26 | |
*** lpetrut has joined #openstack-dev | 17:26 | |
*** otter768 has joined #openstack-dev | 17:28 | |
*** dsneddon has quit IRC | 17:28 | |
*** debedb has quit IRC | 17:30 | |
*** mwang2 has quit IRC | 17:31 | |
*** egafford has joined #openstack-dev | 17:32 | |
*** otter768 has quit IRC | 17:33 | |
*** semiautomatic has joined #openstack-dev | 17:33 | |
*** dsneddon has joined #openstack-dev | 17:34 | |
*** achanda has quit IRC | 17:36 | |
*** yamahata has joined #openstack-dev | 17:36 | |
*** sputnik13 has quit IRC | 17:36 | |
*** jaypipes has joined #openstack-dev | 17:37 | |
*** aix has quit IRC | 17:37 | |
*** pelix has quit IRC | 17:38 | |
*** dguerri` is now known as dguerri | 17:38 | |
*** semiautomatic has quit IRC | 17:39 | |
*** doron_afk has quit IRC | 17:40 | |
*** athomas has quit IRC | 17:41 | |
*** kbringard has joined #openstack-dev | 17:41 | |
*** okrieg has joined #openstack-dev | 17:42 | |
*** yamamoto_ has quit IRC | 17:42 | |
*** sputnik13 has joined #openstack-dev | 17:42 | |
*** jaredrohe has quit IRC | 17:43 | |
*** doron_afk has joined #openstack-dev | 17:43 | |
*** electrocucaracha has quit IRC | 17:43 | |
*** slupers has joined #openstack-dev | 17:43 | |
*** natorious is now known as zz_natorious | 17:43 | |
*** toscalix has joined #openstack-dev | 17:45 | |
*** Marga_ has joined #openstack-dev | 17:46 | |
*** puranamr has quit IRC | 17:47 | |
*** VanL has joined #openstack-dev | 17:49 | |
*** doron_afk has quit IRC | 17:52 | |
*** VanL_ has joined #openstack-dev | 17:52 | |
*** puranamr has joined #openstack-dev | 17:52 | |
*** trown|lunch is now known as trown | 17:52 | |
*** VanL has quit IRC | 17:53 | |
*** Nikolay_St has quit IRC | 17:54 | |
*** ryu_mido has quit IRC | 17:54 | |
*** taec_ has quit IRC | 17:55 | |
*** jschwarz has quit IRC | 17:55 | |
*** mwang2 has joined #openstack-dev | 17:56 | |
*** puranamr has quit IRC | 17:56 | |
*** puranamr has joined #openstack-dev | 17:56 | |
*** debedb has joined #openstack-dev | 17:56 | |
*** achanda has joined #openstack-dev | 17:57 | |
*** CustosLimen has quit IRC | 17:59 | |
*** baoli_ has quit IRC | 17:59 | |
*** mkolesni has quit IRC | 17:59 | |
*** puranamr has quit IRC | 18:00 | |
*** taec_ has joined #openstack-dev | 18:00 | |
*** marzif_ has joined #openstack-dev | 18:00 | |
*** baoli_ has joined #openstack-dev | 18:00 | |
*** okrieg has quit IRC | 18:00 | |
*** puranamr has joined #openstack-dev | 18:01 | |
*** marzif has quit IRC | 18:01 | |
*** matrohon has joined #openstack-dev | 18:01 | |
*** vahidh has joined #openstack-dev | 18:02 | |
*** elmiko has joined #openstack-dev | 18:02 | |
*** jbell8 has quit IRC | 18:03 | |
*** eghobo has quit IRC | 18:03 | |
*** electrocucaracha has joined #openstack-dev | 18:03 | |
*** puranamr has quit IRC | 18:03 | |
*** eghobo has joined #openstack-dev | 18:03 | |
*** fawadkhaliq has joined #openstack-dev | 18:03 | |
*** harshs has quit IRC | 18:05 | |
*** harshs has joined #openstack-dev | 18:06 | |
*** andymaier has quit IRC | 18:06 | |
*** Marga_ has quit IRC | 18:07 | |
*** Marga_ has joined #openstack-dev | 18:07 | |
*** jasondotstar has joined #openstack-dev | 18:07 | |
*** CustosLimen has joined #openstack-dev | 18:07 | |
*** toscalix has quit IRC | 18:08 | |
*** sthillma has joined #openstack-dev | 18:08 | |
*** hdd has joined #openstack-dev | 18:09 | |
*** ybathia has joined #openstack-dev | 18:10 | |
*** Ctina_ has joined #openstack-dev | 18:10 | |
*** abregman has quit IRC | 18:11 | |
*** sarob has quit IRC | 18:12 | |
*** ihrachyshka has quit IRC | 18:12 | |
*** svinota has quit IRC | 18:12 | |
*** Ctina has quit IRC | 18:13 | |
*** amoturi has joined #openstack-dev | 18:14 | |
*** coolsvap is now known as coolsvap|afk | 18:16 | |
*** sarob has joined #openstack-dev | 18:16 | |
*** jaredrohe has joined #openstack-dev | 18:16 | |
*** nmagnezi has quit IRC | 18:17 | |
*** Maike has quit IRC | 18:17 | |
*** debedb_ has joined #openstack-dev | 18:19 | |
*** ijw has quit IRC | 18:19 | |
*** ijw has joined #openstack-dev | 18:19 | |
*** notnownikki has quit IRC | 18:20 | |
*** dprince has quit IRC | 18:20 | |
*** kacieee has joined #openstack-dev | 18:20 | |
*** agireud has joined #openstack-dev | 18:21 | |
*** ngoracke has quit IRC | 18:21 | |
*** fawadkhaliq has quit IRC | 18:22 | |
*** debedb has quit IRC | 18:22 | |
*** debedb_ is now known as debedb | 18:22 | |
*** sarob has quit IRC | 18:22 | |
*** achanda has quit IRC | 18:22 | |
*** hdd has quit IRC | 18:23 | |
*** ngoracke has joined #openstack-dev | 18:24 | |
*** gfidente is now known as gfidente|afk | 18:24 | |
*** Marga_ has quit IRC | 18:25 | |
*** diogogmt has quit IRC | 18:25 | |
*** Marga_ has joined #openstack-dev | 18:26 | |
*** eglynn has quit IRC | 18:27 | |
*** kbringard has quit IRC | 18:28 | |
*** dustins_ has quit IRC | 18:28 | |
*** kbringard has joined #openstack-dev | 18:28 | |
*** puranamr has joined #openstack-dev | 18:29 | |
*** bswartz has quit IRC | 18:30 | |
*** amuller is now known as amuller_afk | 18:30 | |
*** dustins has joined #openstack-dev | 18:30 | |
*** achanda has joined #openstack-dev | 18:31 | |
*** eghobo has quit IRC | 18:32 | |
*** kdas_ has joined #openstack-dev | 18:32 | |
*** ijw has quit IRC | 18:32 | |
*** patrickeast_ has joined #openstack-dev | 18:32 | |
*** patrickeast has quit IRC | 18:33 | |
*** patrickeast_ is now known as patrickeast | 18:33 | |
*** puranamr has quit IRC | 18:34 | |
*** kdas_ has quit IRC | 18:34 | |
*** gokrokve has joined #openstack-dev | 18:34 | |
*** Sukhdev has joined #openstack-dev | 18:34 | |
*** penick has joined #openstack-dev | 18:35 | |
*** VanL has joined #openstack-dev | 18:35 | |
*** kushal has quit IRC | 18:35 | |
*** Nikolay_St has joined #openstack-dev | 18:36 | |
*** VanL_ has quit IRC | 18:38 | |
*** vokt has quit IRC | 18:40 | |
*** elmiko has quit IRC | 18:40 | |
*** b3nt_pin is now known as beagles | 18:45 | |
*** GB21 has quit IRC | 18:45 | |
*** diogogmt has joined #openstack-dev | 18:47 | |
*** diogogmt has quit IRC | 18:48 | |
*** amotoki has quit IRC | 18:49 | |
*** jaredrohe has quit IRC | 18:49 | |
*** GB21 has joined #openstack-dev | 18:49 | |
*** jwcroppe has joined #openstack-dev | 18:49 | |
*** jruano has joined #openstack-dev | 18:51 | |
*** ijw has joined #openstack-dev | 18:52 | |
*** sputnik13 has quit IRC | 18:52 | |
*** electrocucaracha has quit IRC | 18:53 | |
*** bswartz has joined #openstack-dev | 18:55 | |
*** akshai has joined #openstack-dev | 18:56 | |
*** Nikolay_St has quit IRC | 18:56 | |
*** kushal has joined #openstack-dev | 18:56 | |
*** bethelwell has joined #openstack-dev | 18:58 | |
*** CustosLimen has quit IRC | 18:58 | |
*** mfalatic has quit IRC | 19:00 | |
*** ybathia has quit IRC | 19:01 | |
*** gaughen has quit IRC | 19:01 | |
*** mrunge_ has joined #openstack-dev | 19:01 | |
*** gokrokve has quit IRC | 19:01 | |
*** gaughen has joined #openstack-dev | 19:02 | |
*** gokrokve has joined #openstack-dev | 19:02 | |
*** bethelwell has quit IRC | 19:02 | |
*** mrunge_ has quit IRC | 19:03 | |
*** electrocucaracha has joined #openstack-dev | 19:03 | |
*** zzzeek has quit IRC | 19:04 | |
*** Nikolay_St has joined #openstack-dev | 19:04 | |
*** jbell8 has joined #openstack-dev | 19:05 | |
*** Lee1092 has quit IRC | 19:05 | |
*** zzzeek has joined #openstack-dev | 19:05 | |
*** mrunge has quit IRC | 19:06 | |
*** yamahata has quit IRC | 19:06 | |
*** gokrokve has quit IRC | 19:07 | |
*** Marga_ has quit IRC | 19:07 | |
*** Ephur has joined #openstack-dev | 19:08 | |
*** diogogmt has joined #openstack-dev | 19:08 | |
*** siwsky has quit IRC | 19:09 | |
*** puranamr has joined #openstack-dev | 19:09 | |
*** earlephilhower has quit IRC | 19:09 | |
*** taec_ has quit IRC | 19:10 | |
*** bhunter71 has joined #openstack-dev | 19:10 | |
*** vladikr has quit IRC | 19:13 | |
*** sdake_ is now known as sdake | 19:13 | |
*** taec_ has joined #openstack-dev | 19:14 | |
*** vokt has joined #openstack-dev | 19:14 | |
*** vladikr has joined #openstack-dev | 19:15 | |
*** sdake has quit IRC | 19:15 | |
*** cdub has quit IRC | 19:15 | |
*** agireud has quit IRC | 19:15 | |
*** sdake has joined #openstack-dev | 19:16 | |
*** exploreshaifali has quit IRC | 19:17 | |
*** CustosLimen has joined #openstack-dev | 19:18 | |
*** achanda has quit IRC | 19:18 | |
*** jruano has quit IRC | 19:18 | |
*** btulchinsky has quit IRC | 19:18 | |
*** pnavarro has joined #openstack-dev | 19:19 | |
*** bin_005 has joined #openstack-dev | 19:20 | |
*** johnbelamaric has quit IRC | 19:21 | |
*** novas0x2a|laptop has joined #openstack-dev | 19:23 | |
*** johnbelamaric has joined #openstack-dev | 19:24 | |
*** harlowja has quit IRC | 19:25 | |
*** ukalifon1 has quit IRC | 19:26 | |
*** otter768 has joined #openstack-dev | 19:29 | |
*** yamamoto has joined #openstack-dev | 19:31 | |
*** miqui has quit IRC | 19:33 | |
*** puranamr has quit IRC | 19:33 | |
*** otter768 has quit IRC | 19:34 | |
*** johnbelamaric has quit IRC | 19:34 | |
*** kbringard has quit IRC | 19:35 | |
*** kbringard has joined #openstack-dev | 19:35 | |
*** vokt has quit IRC | 19:36 | |
*** yamamoto has quit IRC | 19:36 | |
*** eghobo has joined #openstack-dev | 19:37 | |
*** kbringard has quit IRC | 19:37 | |
*** kbringard has joined #openstack-dev | 19:38 | |
*** johnbelamaric has joined #openstack-dev | 19:39 | |
*** rrrobbb has quit IRC | 19:41 | |
*** changbl has quit IRC | 19:41 | |
*** patrickeast has quit IRC | 19:42 | |
*** GeetikaBatra__ has joined #openstack-dev | 19:42 | |
*** GB21 has quit IRC | 19:44 | |
*** jgrimm is now known as zz_jgrimm | 19:46 | |
*** trown is now known as trown|outttypeww | 19:46 | |
*** changbl has joined #openstack-dev | 19:46 | |
*** ijw_ has joined #openstack-dev | 19:48 | |
*** jaredrohe has joined #openstack-dev | 19:48 | |
*** taec_ has quit IRC | 19:49 | |
*** jaredrohe_ has joined #openstack-dev | 19:50 | |
*** krtaylor has quit IRC | 19:50 | |
*** dustins has quit IRC | 19:51 | |
*** toscalix has joined #openstack-dev | 19:51 | |
*** siwsky has joined #openstack-dev | 19:52 | |
*** agireud has joined #openstack-dev | 19:52 | |
*** dustins has joined #openstack-dev | 19:53 | |
*** vokt has joined #openstack-dev | 19:54 | |
*** VanL has quit IRC | 19:54 | |
*** GB21 has joined #openstack-dev | 19:55 | |
*** vokt has quit IRC | 19:56 | |
*** taec_ has joined #openstack-dev | 19:57 | |
*** jcoufal has joined #openstack-dev | 19:57 | |
*** GeetikaBatra__ has quit IRC | 19:58 | |
*** jaredrohe_ has quit IRC | 19:58 | |
*** Marga_ has joined #openstack-dev | 20:01 | |
*** krtaylor has joined #openstack-dev | 20:02 | |
*** earlephilhower has joined #openstack-dev | 20:02 | |
*** jaredroh- has joined #openstack-dev | 20:03 | |
*** changbl has quit IRC | 20:03 | |
*** taec_ has quit IRC | 20:06 | |
*** baoli_ has quit IRC | 20:07 | |
*** rrrobbb has joined #openstack-dev | 20:08 | |
*** rrrobbb has quit IRC | 20:08 | |
*** btulchinsky has joined #openstack-dev | 20:08 | |
*** gokrokve has joined #openstack-dev | 20:08 | |
*** rrrobbb has joined #openstack-dev | 20:08 | |
*** mwang2 has quit IRC | 20:10 | |
*** changbl has joined #openstack-dev | 20:11 | |
*** sthillma has quit IRC | 20:12 | |
*** eharney has quit IRC | 20:14 | |
*** krtaylor has quit IRC | 20:14 | |
*** Ctina_ has quit IRC | 20:15 | |
*** sdake_ has joined #openstack-dev | 20:16 | |
*** Maike has joined #openstack-dev | 20:17 | |
*** zz_natorious is now known as natorious | 20:19 | |
*** sdake has quit IRC | 20:20 | |
*** jcoufal has quit IRC | 20:23 | |
*** spzala has quit IRC | 20:23 | |
*** natorious is now known as zz_natorious | 20:24 | |
*** rcrit has quit IRC | 20:27 | |
*** rlrevell has quit IRC | 20:27 | |
*** krtaylor has joined #openstack-dev | 20:27 | |
*** ajmiller_ has joined #openstack-dev | 20:27 | |
*** exploreshaifali has joined #openstack-dev | 20:28 | |
*** zz_natorious is now known as natorious | 20:28 | |
*** rcrit has joined #openstack-dev | 20:28 | |
*** radek_ has quit IRC | 20:30 | |
*** ajmiller has quit IRC | 20:31 | |
*** tsekiyam_ has joined #openstack-dev | 20:33 | |
*** tsekiyam_ has quit IRC | 20:33 | |
*** puranamr has joined #openstack-dev | 20:34 | |
*** Sukhdev has quit IRC | 20:34 | |
*** ijw has quit IRC | 20:34 | |
*** kushal has quit IRC | 20:35 | |
*** ybathia has joined #openstack-dev | 20:35 | |
*** ijw has joined #openstack-dev | 20:35 | |
*** VanL has joined #openstack-dev | 20:36 | |
*** tsekiyama has quit IRC | 20:36 | |
*** changbl has quit IRC | 20:36 | |
*** svinota has joined #openstack-dev | 20:36 | |
*** VanL_ has joined #openstack-dev | 20:36 | |
*** alex_klimov has joined #openstack-dev | 20:37 | |
*** mwang2 has joined #openstack-dev | 20:37 | |
*** puranamr has quit IRC | 20:38 | |
*** VanL has quit IRC | 20:40 | |
*** rraja has quit IRC | 20:42 | |
*** GB21 has quit IRC | 20:42 | |
*** eharney has joined #openstack-dev | 20:42 | |
bknudson | dhellmann: https://review.openstack.org/#/q/topic:semver-releases,n,z -- jenkins not happy | 20:43 |
bknudson | git history requires a target version of pbr.version.SemanticVersion(2015.1.1), but target version is pbr.version.SemanticVersion(8.0.0) | 20:44 |
bknudson | needs a tag? | 20:44 |
*** btulchinsky has quit IRC | 20:46 | |
*** hdd has joined #openstack-dev | 20:46 | |
dhellmann | bknudson: I'll take a look | 20:48 |
bknudson | I get the same result locally with tox -e pep8, so it's easy to recreate | 20:49 |
*** hdd has quit IRC | 20:49 | |
*** elmiko has joined #openstack-dev | 20:50 | |
*** eharney has quit IRC | 20:51 | |
*** mfalatic has joined #openstack-dev | 20:53 | |
*** btulchinsky has joined #openstack-dev | 20:54 | |
bknudson | pbr doesn't like that 8.0.0 is < the last tag of 2015.0 | 20:54 |
bknudson | I can set the version=2016.0.0 and it's loving it | 20:54 |
*** ybathia has quit IRC | 20:57 | |
*** eharney has joined #openstack-dev | 20:59 | |
*** yeylon has quit IRC | 20:59 | |
ekarlso | doug-fish: is there a way to have WSME not blow up exception handling middlewares? | 20:59 |
*** akrivoka has quit IRC | 20:59 | |
*** penick has quit IRC | 21:00 | |
doug-fish | ekarlso: WSME? | 21:00 |
ekarlso | doug-fish: ehm, wrong doug.. dhellmann | 21:00 |
*** liam_ has joined #openstack-dev | 21:00 | |
doug-fish | ah good. Because I can't fix that. :-) | 21:00 |
*** liam_ has quit IRC | 21:00 | |
*** puranamr has joined #openstack-dev | 21:01 | |
*** dustins has quit IRC | 21:01 | |
*** amuller_afk is now known as amuller | 21:01 | |
bknudson | dhellmann: I created annotated tag locally and it works with version = 8.0.0 | 21:01 |
*** eghobo has quit IRC | 21:01 | |
*** ybathia has joined #openstack-dev | 21:02 | |
*** slupers has quit IRC | 21:02 | |
*** penick has joined #openstack-dev | 21:02 | |
*** slupers has joined #openstack-dev | 21:03 | |
dhellmann | bknudson: yeah, lifeless filled me in. I'll go through and tag the projects with alpha versions to make the patches work. That'll have to wait for tomorrow. | 21:03 |
*** aysyanne has quit IRC | 21:03 | |
*** pc_m has quit IRC | 21:03 | |
bknudson | neat | 21:03 |
*** bin_005 has quit IRC | 21:04 | |
*** TrevorV has quit IRC | 21:04 | |
*** bin_005_i has joined #openstack-dev | 21:04 | |
*** slupers has quit IRC | 21:04 | |
*** lpetrut has quit IRC | 21:04 | |
*** jbell8 has quit IRC | 21:05 | |
*** slupers has joined #openstack-dev | 21:05 | |
*** pnavarro has quit IRC | 21:05 | |
ekarlso | dhellmann: no ideas ? :) | 21:05 |
dhellmann | ekarlso: I'm in a meeting | 21:05 |
ekarlso | dhellmann: k | 21:05 |
*** eghobo has joined #openstack-dev | 21:06 | |
*** eharney has quit IRC | 21:07 | |
*** ozialien has joined #openstack-dev | 21:08 | |
*** Marga_ has quit IRC | 21:09 | |
*** Marga_ has joined #openstack-dev | 21:10 | |
*** eharney has joined #openstack-dev | 21:10 | |
*** kbringard has quit IRC | 21:11 | |
*** dkranz has quit IRC | 21:11 | |
*** kbringard has joined #openstack-dev | 21:11 | |
*** tlian2 has joined #openstack-dev | 21:11 | |
*** Maike has quit IRC | 21:12 | |
*** rtheis has quit IRC | 21:12 | |
*** stanchan has quit IRC | 21:12 | |
*** dimtruck is now known as zz_dimtruck | 21:13 | |
*** harlowja has joined #openstack-dev | 21:13 | |
*** tlian has quit IRC | 21:14 | |
*** amoturi has quit IRC | 21:17 | |
*** elmiko has quit IRC | 21:18 | |
*** stanchan has joined #openstack-dev | 21:18 | |
*** ybathia has quit IRC | 21:19 | |
*** davideagnello has quit IRC | 21:21 | |
*** davideagnello has joined #openstack-dev | 21:21 | |
ekarlso | jaypipes: around ? | 21:23 |
*** persia has quit IRC | 21:23 | |
*** eharney has quit IRC | 21:23 | |
*** persia_ has joined #openstack-dev | 21:24 | |
*** persia_ has quit IRC | 21:24 | |
*** sarob has joined #openstack-dev | 21:24 | |
*** persia has joined #openstack-dev | 21:25 | |
*** puranamr has quit IRC | 21:26 | |
*** puranamr has joined #openstack-dev | 21:27 | |
*** bobh has quit IRC | 21:27 | |
*** ijw has quit IRC | 21:29 | |
*** zz_jgrimm is now known as jgrimm | 21:29 | |
*** Marga_ has quit IRC | 21:30 | |
*** slupers has quit IRC | 21:30 | |
*** ndipanov has quit IRC | 21:30 | |
*** Marga_ has joined #openstack-dev | 21:30 | |
*** slupers has joined #openstack-dev | 21:30 | |
*** otter768 has joined #openstack-dev | 21:30 | |
*** Daviey has quit IRC | 21:30 | |
*** xarses has quit IRC | 21:30 | |
*** ijw has joined #openstack-dev | 21:31 | |
*** gokrokve has quit IRC | 21:32 | |
*** fallenpegasus has quit IRC | 21:32 | |
*** puranamr has quit IRC | 21:34 | |
*** taec_ has joined #openstack-dev | 21:35 | |
*** otter768 has quit IRC | 21:35 | |
*** kbringard has quit IRC | 21:35 | |
*** johnbelamaric has quit IRC | 21:38 | |
*** taec_ has quit IRC | 21:39 | |
*** Marga_ has quit IRC | 21:40 | |
*** juggler_ has joined #openstack-dev | 21:40 | |
*** Marga_ has joined #openstack-dev | 21:40 | |
*** ijw__ has joined #openstack-dev | 21:40 | |
*** siwsky has quit IRC | 21:43 | |
*** ijw has quit IRC | 21:43 | |
*** gfidente|afk has quit IRC | 21:47 | |
*** fawadkhaliq has joined #openstack-dev | 21:48 | |
*** okrieg has joined #openstack-dev | 21:48 | |
*** claudiub has quit IRC | 21:49 | |
*** jwcroppe has quit IRC | 21:50 | |
*** AlanClark has quit IRC | 21:52 | |
*** pballand has quit IRC | 21:52 | |
*** fawadkhaliq has quit IRC | 21:53 | |
*** okrieg has quit IRC | 21:53 | |
*** rlrevell has joined #openstack-dev | 21:54 | |
*** doug-fish has left #openstack-dev | 21:55 | |
*** bobh has joined #openstack-dev | 21:55 | |
*** mriedem is now known as mriedem_away | 21:55 | |
*** taec_ has joined #openstack-dev | 21:56 | |
*** jwcroppe has joined #openstack-dev | 21:56 | |
*** asettle has joined #openstack-dev | 21:56 | |
*** bobh has quit IRC | 21:57 | |
*** kylek3h has quit IRC | 21:57 | |
*** asettle has quit IRC | 21:57 | |
*** ZZelle_ has quit IRC | 21:57 | |
*** asettle has joined #openstack-dev | 21:58 | |
*** penick has quit IRC | 21:59 | |
*** harshs has quit IRC | 21:59 | |
*** akshai has quit IRC | 22:00 | |
*** slupers has quit IRC | 22:00 | |
*** harlowja has quit IRC | 22:00 | |
*** slupers has joined #openstack-dev | 22:01 | |
*** kylek3h has joined #openstack-dev | 22:01 | |
*** harlowja has joined #openstack-dev | 22:02 | |
*** sdake_ is now known as sdake | 22:02 | |
*** btulchinsky has quit IRC | 22:03 | |
*** juggler_ is now known as juggler | 22:04 | |
*** kylek3h has quit IRC | 22:06 | |
*** jecarey has quit IRC | 22:12 | |
*** rlrevell has left #openstack-dev | 22:12 | |
*** bknudson has quit IRC | 22:13 | |
*** p4tux has joined #openstack-dev | 22:14 | |
*** ngoracke has quit IRC | 22:15 | |
*** jckasper has quit IRC | 22:16 | |
*** penick has joined #openstack-dev | 22:18 | |
*** slupers has quit IRC | 22:18 | |
*** erlon has quit IRC | 22:20 | |
*** bobmel has quit IRC | 22:21 | |
*** alexpilotti has quit IRC | 22:21 | |
*** stanchan has quit IRC | 22:21 | |
*** bobmel has joined #openstack-dev | 22:21 | |
*** egafford has quit IRC | 22:21 | |
*** oro has joined #openstack-dev | 22:22 | |
*** dguerri is now known as dguerri` | 22:22 | |
*** persia has quit IRC | 22:23 | |
*** slupers has joined #openstack-dev | 22:24 | |
*** 21WACGOA9 has joined #openstack-dev | 22:25 | |
*** pballand has joined #openstack-dev | 22:25 | |
*** jgrimm is now known as zz_jgrimm | 22:28 | |
*** harshs has joined #openstack-dev | 22:30 | |
*** ajmiller_ is now known as ajmiller | 22:30 | |
*** 21WACGOA9 is now known as persia | 22:30 | |
*** persia has quit IRC | 22:31 | |
*** persia has joined #openstack-dev | 22:31 | |
*** galstrom is now known as galstrom_zzz | 22:34 | |
*** asettle is now known as asettle-afk | 22:35 | |
*** ybathia has joined #openstack-dev | 22:35 | |
*** pballand has quit IRC | 22:35 | |
*** bin_005_i has quit IRC | 22:35 | |
*** dguerri` is now known as dguerri | 22:36 | |
*** armax has quit IRC | 22:37 | |
*** btulchinsky has joined #openstack-dev | 22:37 | |
*** ayoung has quit IRC | 22:37 | |
*** kacieee has quit IRC | 22:38 | |
mordred | markmcclain, mestery: (or anyone else from neutron) - does it make any sense to create a router _without_ assigning a subnet? | 22:38 |
*** puranamr has joined #openstack-dev | 22:38 | |
*** diogogmt has quit IRC | 22:39 | |
mordred | also - does it make any sense to create a router without a gateway? | 22:39 |
*** dguerri is now known as dguerri` | 22:39 | |
markmcclain | mordred: since routing is L3 ... no for not assigning a subnet | 22:39 |
*** VanL_ has quit IRC | 22:39 | |
mordred | ok. cool. that will make one thing "simpler" | 22:39 |
markmcclain | for intra-tenant | 22:39 |
markmcclain | not having a gateway is valid | 22:39 |
mordred | ok. so you mgiht want to either not have one, or assign one later | 22:40 |
markmcclain | right | 22:40 |
*** diogogmt has joined #openstack-dev | 22:41 | |
mordred | markmcclain: awesome. I think I'm going to simplify something in the ansible modules then and just ahve a router module taht has gateway and subnet params | 22:41 |
markmcclain | yeah.. that's sensible | 22:41 |
mordred | markmcclain: I'll ping you when I've got the new version so you can double check that i'm not doing something stupid | 22:41 |
mordred | dguerri`, Shrews:, SpamapS: ^^ fyi | 22:41 |
markmcclain | ok.. sounds good | 22:41 |
*** ksobkowiak has quit IRC | 22:43 | |
*** exploreshaifali has quit IRC | 22:44 | |
*** cbader has quit IRC | 22:44 | |
mordred | markmcclain: does it make any sense to change the subnet on a router? | 22:44 |
*** tlian2 has quit IRC | 22:45 | |
*** ybathia has quit IRC | 22:45 | |
*** puranamr has quit IRC | 22:46 | |
*** Nikolay_St has quit IRC | 22:46 | |
*** Nikolay_St has joined #openstack-dev | 22:48 | |
*** dguerri` is now known as dguerri | 22:48 | |
*** bharath has quit IRC | 22:49 | |
*** zz_dimtruck is now known as dimtruck | 22:50 | |
*** Swami has quit IRC | 22:50 | |
greghaynes | changing a subnet from ansible would be a hairy operation | 22:50 |
greghaynes | im trying to think in what case a user would want to do that without the whole world going up in flames | 22:51 |
*** gargola has quit IRC | 22:52 | |
*** amitgandhinz has quit IRC | 22:55 | |
*** Marga_ has quit IRC | 22:55 | |
*** isd has joined #openstack-dev | 22:55 | |
markmcclain | mordred: probably not unless you're renumbering | 22:56 |
mordred | yah - it seems like create/delete is more likely, yeah? | 22:57 |
*** ybathia has joined #openstack-dev | 22:57 | |
*** Defcronyke has joined #openstack-dev | 22:57 | |
*** jaredrohe has quit IRC | 22:59 | |
*** puranamr has joined #openstack-dev | 22:59 | |
*** dguerri is now known as dguerri` | 23:00 | |
markmcclain | right | 23:02 |
*** puranamr has quit IRC | 23:02 | |
*** carl_baldwin has quit IRC | 23:05 | |
*** shardy has quit IRC | 23:05 | |
*** km has joined #openstack-dev | 23:05 | |
*** tdruiva has quit IRC | 23:08 | |
*** alex_klimov has quit IRC | 23:08 | |
*** puranamr has joined #openstack-dev | 23:09 | |
*** debedb has quit IRC | 23:09 | |
*** matrohon has quit IRC | 23:09 | |
*** asalkeld has joined #openstack-dev | 23:09 | |
*** puranamr has quit IRC | 23:11 | |
*** sdague has quit IRC | 23:12 | |
*** tpeoples has quit IRC | 23:14 | |
*** btulchinsky has quit IRC | 23:17 | |
*** debedb has joined #openstack-dev | 23:18 | |
*** p4tux has quit IRC | 23:19 | |
*** Marga_ has joined #openstack-dev | 23:19 | |
*** taec_ has quit IRC | 23:20 | |
*** rrrobbb has quit IRC | 23:21 | |
*** yamamoto has joined #openstack-dev | 23:22 | |
*** yamada-h has joined #openstack-dev | 23:22 | |
*** elmiko has joined #openstack-dev | 23:24 | |
*** sdague has joined #openstack-dev | 23:24 | |
*** mwang2 has quit IRC | 23:24 | |
*** sgran has quit IRC | 23:25 | |
*** yamamoto has quit IRC | 23:26 | |
*** garthb_ has quit IRC | 23:27 | |
*** garthb has quit IRC | 23:27 | |
*** yamada-h has quit IRC | 23:27 | |
*** elmiko has quit IRC | 23:28 | |
*** taec_ has joined #openstack-dev | 23:29 | |
*** otter768 has joined #openstack-dev | 23:31 | |
*** sgran has joined #openstack-dev | 23:32 | |
*** yamamoto has joined #openstack-dev | 23:32 | |
*** pgbridge has joined #openstack-dev | 23:33 | |
*** yamamoto has quit IRC | 23:34 | |
*** natorious is now known as zz_natorious | 23:35 | |
*** jaosorior has quit IRC | 23:35 | |
*** otter768 has quit IRC | 23:37 | |
*** svinota has quit IRC | 23:38 | |
*** asettle-afk is now known as asettle | 23:38 | |
*** agireud has quit IRC | 23:39 | |
*** BitSmith has joined #openstack-dev | 23:40 | |
*** Marga_ has quit IRC | 23:41 | |
*** tochi has joined #openstack-dev | 23:41 | |
*** toscalix has quit IRC | 23:41 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 23:42 | |
*** okrieg has joined #openstack-dev | 23:44 | |
*** stevemar has quit IRC | 23:44 | |
*** stevemar has joined #openstack-dev | 23:44 | |
*** btulchinsky has joined #openstack-dev | 23:45 | |
*** mdorman has quit IRC | 23:46 | |
*** zzzeek has quit IRC | 23:48 | |
*** ijw__ has quit IRC | 23:48 | |
*** agireud has joined #openstack-dev | 23:48 | |
*** pgbridge has quit IRC | 23:49 | |
*** pgbridge has joined #openstack-dev | 23:49 | |
*** Kennan2 is now known as Kennan | 23:51 | |
*** bobh has joined #openstack-dev | 23:52 | |
*** puranamr has joined #openstack-dev | 23:52 | |
*** ajmiller has quit IRC | 23:53 | |
*** Marga_ has joined #openstack-dev | 23:53 | |
*** ho has joined #openstack-dev | 23:55 | |
*** puranamr has quit IRC | 23:56 | |
*** puranamr has joined #openstack-dev | 23:56 | |
*** xingchao has joined #openstack-dev | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!