Tuesday, 2015-10-13

*** exploreshaifali has quit IRC00:16
*** namratab94 has quit IRC00:36
*** asettle has quit IRC00:46
*** asettle has joined #openstack-opw00:54
*** josephine has joined #openstack-opw01:08
*** josephine is now known as Guest7237901:08
*** sonali5 has joined #openstack-opw01:19
*** Laucon_ has joined #openstack-opw02:23
Laucon_Ok. I'm here02:23
asettleLaucon_, okay. Here is a link to help you out when using IRC http://www.irchelp.org/irchelp/irctutorial.html02:23
asettleI can't see your messages in the larger channels unless you ping me personally02:24
Laucon_Cool,02:24
asettleSee how I've used your nickname there? It should come up as red - meaning I"ve spoken to you directly02:24
asettleI can see that if you do that for me. My nick is always asettle02:24
Laucon_Oh, I see. How I speak to you directly?02:24
asettletype my nick02:24
asettlehere02:24
Laucon_asettle02:24
Laucon_<asettle>02:25
asettleTo me, that comes up as bright red. It means you have messaged me02:25
Laucon_I'm trying02:25
asettleYou don't need to put the brackets around the name.02:25
Laucon_asettle So should I do that each time I send a message?02:25
asettleNo, not every time. Just the initial time. If you wish to grab my attention. You can just say 'ping asettle'02:25
Laucon_Gotcha.02:25
asettleThis lets me know that you've messaged me and wish to speak to me.02:25
Laucon_Good to know.02:25
asettleOkay, great. Now for all things intern related, definitely join in this channel so we can chat. That's what this one is designed for.02:26
Laucon_I committed the change. A little too soon because I then saw your note about contractions and it told me you have committed too changes but I should have made it into one change.02:26
asettleLaucon_, there doesn't appear to be any changes here: https://review.openstack.org/#/c/233897/02:27
Laucon_Oh, in that case, great. I can do it again.02:27
asettlePlease follow those steps carefully.02:28
Laucon_Ok02:28
asettleDo you understand each of the steps I have outlined?02:29
Laucon_Yes I do. But after I did commit -a, it said nothing to commit.02:29
Laucon_working directory clean.02:30
asettleAre you doing git commit -a --amend02:30
asettleGot just git commit -a02:30
asettleOr*02:30
Laucon_Oh, no. Just git commit -a02:30
asettleYou have edited the original file, saved it?02:31
Laucon_Yes. Exactly. I cleaned up the lines and the contractions02:31
asettleLaucon_, do $ git branch for me please02:31
asettleAnd tell me what it says02:31
Laucon_error: pathspec 'branch' did not match any file(s) known to git.02:32
asettlepwd for me please02:32
asettleare you in ha-guide?02:32
Laucon_I am. I did cd ha guide02:32
asettleDoes it say that you're in ha-guide?02:33
Laucon_No, actually. It says no such file or directory. huh?02:33
asettleYou didn't delete ha-guide, did you?02:34
Laucon_No. A second ago it said I was in it. Maybe it's a matter of putting ha guide vs. ha-guide02:34
asettleGo to your 'home' and pwd for me02:34
asettleWell you have to go into ha-guide as, from memory, that's what it's called02:34
Laucon_No, I am in the ha-guide.02:34
Laucon_Definetly in the ha-guide02:35
asettleplease do $ ls for me02:35
Laucon_ok02:35
Laucon_still in the ha-guide02:35
asettleOkay, what is the output of $ ls Laucon_02:36
Laucon_README.rsttest-requirements.txt doctools doc-test.conftox.ini doc-tools-check-languages.conf02:36
Laucon_that's what's in the ha-guide, right?02:36
asettleyes it is02:37
asettleOkay $ git branch02:37
asettleWiat02:37
asettleHold on one second02:37
Laucon_ok02:37
asettleYes that's it02:37
asettleOkay $ git branch02:37
Laucon_review/lauren/bug/141411502:37
asettleFantastic.02:37
Laucon_under master with a little astericks02:37
asettleThat's what you want, that means you're in the right branch02:38
asettleOkay, open up the file again for me02:38
Laucon_which file?02:38
asettleThe file you have been working on l02:38
asettleLaucon_,02:38
Laucon_You mean in sublime text?02:38
asettleYes Laucon_ you need to open up the file you were working on before to fix it.02:39
Laucon_ok02:39
Laucon_It's open.02:39
asettleNow you need to go to where you included in the new text, and fix the issues.02:39
Laucon_I made sure all the lines were 79 characters long or less and I changed the isn't to is not.02:40
asettleOkay, save the file, exit.02:40
Laucon_great02:40
Laucon_did that02:40
asettleNow $ git commit -a --amend02:40
Laucon_ok02:40
asettleYou need to fix your commit message to look like the one I showed you in the email.02:41
Laucon_I will do that right now.02:41
asettleAnd so that it follows the conventions. It also needs to wrap at 79 characters.02:41
asettleEnsure that it is as the TOP of the page. Not the middle. The op.02:41
asettletop*02:41
Laucon_Ok. I did that. Then I did :wp to exit it out02:43
asettleFantastic, now please do $ git review -d02:44
Laucon_will do02:44
Laucon_usage: git review [OPTIONS] ... [BRANCH] git-review: error: argument -d/--download: expected one argument02:45
asettlesorry sorry02:45
asettlemy mistake02:45
asettlegit review -v02:45
Laucon_no problem02:45
Laucon_I think it ran.02:45
asettleWhat was the output?02:46
Laucon_remote:  remote: New Changes:         remote:   https://review.openstack.org/233916         remote:  To ssh://Laucon@review.openstack.org:29418/openstack/ha-guide.git  * [new branch]      HEAD -> refs/publish/master/bug/1414115 2015-10-12 22:45:33.856989 Running: git rev-parse --show-toplevel --git-dir02:46
Laucon_plus it was running a ton of things02:46
asettleOkay, I see what's happened here. I was not paying enough attention but somehow you've created a whole new patch. When I sent you the directions to do the following: $ git review -d 23389702:48
asettleThey were not random numbers02:48
Laucon_oh wow. ok02:48
asettleThose numbers come from the patch number here: https://review.openstack.org/#/c/233897/02:49
Laucon_so what numbers do I use?02:49
asettleWhat we're going to do is abandon the other patch and start this again. This explains why you weren't getting the correct responses.02:49
Laucon_ok02:49
asettleYou use the numbers in the link there Laucon_02:49
asettlePlease go into this patch: https://review.openstack.org/#/c/233916/ and hit the abandon button, please write a message explaining why02:49
asettleIt looks like you've got a better handle on your commit messages now. However you still haven't wrapped it to 79 characters. We'll practice that on the next patch.02:50
asettleI now need you to follow my instruction very carefully Laucon_02:50
Laucon_first looking for the abandon button02:50
asettleIt says "abandon change"02:50
asettleIn the middle of the page02:51
Laucon_i see checkout, pull, cherrypick, patch02:52
asettleI'll do it for now.02:52
Laucon_ok02:52
asettleWe'll get to that another time.02:52
asettleNow let's go through these instructions VERY carefully l02:53
asettleLaucon_,02:53
Laucon_ok02:53
asettleTo amend a review in progress, you are going to be working on the same patch again. In which case, that is this patch: https://review.openstack.org/#/c/233897/02:53
Laucon_ok02:53
asettleThe patch is referenced with a number. This number you will find in the URL02:53
asettleIn this case, the number is 23389702:53
Laucon_ok02:53
asettleYour patch will never not have a number02:53
Laucon_Ok02:54
asettleTo fix it, you need to open your terminal in the ha-guide folder02:54
asettleAnd execute:02:54
asettle$ git review -d 23389702:54
asettleThis should then open up a new branch for you. If you are unsure of this, run $ git branch02:54
asettleAnd tell me what the output is.02:54
Laucon_did that. it's running02:54
Laucon_Switched to branch "review/lauren/bug/1414115"02:54
asettlePlease run git status02:54
asettleAnd tell me what the output is02:55
Laucon_On branch review/lauren/bug/1414115 Your branch is ahead of 'gerrit/master' by 1 commit.   (use "git push" to publish your local commits) nothing to commit, working directory clean02:55
asettleOkay what I'm going to get you to do here is different to normal.02:55
Laucon_ok02:55
asettlePlease run $ git reset --hard HEAD02:55
asettleAnd then run $ git status02:56
Laucon_HEAD is now at 15bbe51 Commit a6b516ae73d6671894a5cd3246e5db026b0e650502:56
Laucon_On branch review/lauren/bug/1414115 Your branch is ahead of 'gerrit/master' by 1 commit.   (use "git push" to publish your local commits) nothing to commit, working directory clean Macintosh:ha-guide laurenconrad$02:56
asettleUgh I hate it when it does this. I'm going to cheat a bit here because the other way will take too long02:56
asettleplease do $ git checkout master02:56
Laucon_Switched to branch 'master' Your branch is up-to-date with 'origin/master'.02:57
asettle$ git branch -D review/lauren/bug/141411502:57
Laucon_Deleted branch review/lauren/bug/1414115 (was 15bbe51).02:57
asettle$ git branch02:57
Laucon_ laucon/1414115 * master02:57
asettle$ git pull02:58
Laucon_already up to date02:58
asettle$ git review -d 23389702:58
Laucon_Switched to branch "review/lauren/bug/1414115"02:58
asettleOkay, you now need to open up the file you were working on again in Sublime and fix the issue. I noticed before that you are still not wrapping within 79 characters.02:59
asettlePlease use a counter in your text editor to ensure you're wrapping properly.02:59
Laucon_I did.03:00
Laucon_I think it's good now.03:00
asettleUnfortunately Laucon_ you didn't. You can see here: https://review.openstack.org/#/c/233916/1/doc/ha-guide/source/intro-ha-concepts.rst In the abandon patch that nothing changed.03:00
asettlePlease save and exit the file.03:00
Laucon_Ok.03:01
asettle$ git commit -a --amend03:01
Laucon_I edited it in sublime text and hit save all and exited it03:01
asettleYou should be able to see your old commit message that looks like this one: https://review.openstack.org/#/c/233897/03:01
Laucon_I did that03:01
Laucon_Yes I do03:01
asettlePlease delete the old commit message as it is in the wrong spot03:01
Laucon_It's ugly03:01
asettleAnd fix it like you did on the abandoned patch03:01
asettleIt needs to be at the top of the page, and it needs to wrap at 70 characters.03:02
asettlehttps://review.openstack.org/#/c/230996/ it needs to look like this03:02
asettleThe commit message you had for this one: https://review.openstack.org/#/c/233916/1 is in the right place, but it is too long03:02
asettleEnsure you're pressing enter after the 70 character limit, or else it won't wrap. It just will look like it's wrapping in your terminal.03:03
Laucon_one sec03:03
Laucon_ok. I wrote what I think is a correct commit message.03:05
Laucon_It says this and it wraps to just 70 charatcers03:05
asettleOkay, :wq03:05
Laucon_Update "Chapter 1. Introduction to OpenStack High Availability in OpenStack High Availability Guide" to include HA concepts in context of OpenStack  Added a paragraph to explain why High Availability is not the default set up and how it can be difficult to use in some cases.  Closes-Bug: 141411503:05
openstackbug 1414115 in openstack-manuals "Update "Chapter 1. Introduction to OpenStack High Availability in OpenStack High Availability Guide" to include HA concepts in context of OpenStack" [Medium,In progress] https://launchpad.net/bugs/1414115 - Assigned to Lauren (laucon)03:05
Laucon_ok03:05
asettleLaucon_, ensure that the first line is a very brief summary03:05
Laucon_Ok.03:06
Laucon_I just hit the wp button03:06
asettle$ git review -v03:06
Laucon_To ssh://Laucon@review.openstack.org:29418/openstack/ha-guide.git  * [new branch]      HEAD -> refs/publish/master/bug/1414115 2015-10-12 23:07:01.522100 Running: git rev-parse --show-toplevel --git-dir03:07
asettleWhat's the output Laucon_ ?03:08
Laucon_To ssh://Laucon@review.openstack.org:29418/openstack/ha-guide.git  * [new branch]      HEAD -> refs/publish/master/bug/1414115 2015-10-12 23:07:01.522100 Running: git rev-parse --show-toplevel --git-dir03:08
asettleyou hit 'git review -v' right?03:08
Laucon_yes03:08
asettlePlease send me a screen shot of your terminal03:09
Laucon_I just did that.03:09
asettleSomehow Laucon_ you are continuously making new patches. This one is correct however, I'm going to leave this one here and abandon the other.03:12
asettleI don't know how you're doing that.03:12
Laucon_ok03:12
asettleThe part of the output I needed to see was the end. Either it is going to tell you that there is an update to your old commit, or there is a new link.03:13
asettleThere is a new link at the end of that output, https://review.openstack.org/#/c/233919/03:13
asettleThis has also failed because you have excess whitespace.03:13
asettleWhich you'll need to remove.03:13
Laucon_ok03:14
asettleI'm going to do it now, because I want to ensure that this is potentially just an issue with something you're doing as opposed to a bigger problem.03:14
Laucon_so do I do the amend command again?03:14
asettleNo, please, allow me to do this first.03:14
Laucon_Ok03:14
asettleI am going to screen shot my terminal as I go to show you what I've done.03:15
Laucon_ok03:15
asettleOkay Laucon_ https://review.openstack.org/#/c/233919/1 what I've done here is uploaded a second patch. I will send you screen shots of everything I've done and why soon.03:18
Laucon_Ok03:19
asettleI've altered your commit message so that the first line is simple, short, and explains what's happening03:19
Laucon_Ok03:19
asettleI've also changed it to state that you are fixing a 'partial-bug' not closing it.03:19
asettleAs your paragraph will need further work.03:19
Laucon_That's good. And ok03:19
Laucon_How should I fix that?03:19
asettleWe will get there please, slow down. Let's take baby steps.03:19
Laucon_No problem.03:20
asettleWhat I have fixed here is what's called 'whitespace'03:20
Laucon_I know what white space is. Ok03:20
asettleGreat.03:20
asettleIt appears in a patch like this: https://review.openstack.org/#/c/233919/1/doc/ha-guide/source/intro-ha-concepts.rst03:20
asettleSee the red boxes?03:20
Laucon_Yes I do03:20
asettleWhat I've simply done is just remove the extra spaces at the end of the two sentences to ensure that it does not fail.03:20
Laucon_Great.03:21
asettleSo patch set two looks like this: https://review.openstack.org/#/c/233919/2/doc/ha-guide/source/intro-ha-concepts.rst03:21
Laucon_Fanastic03:21
asettleYour name is still on that patch, so don't worry about me fixing that little thing. That can often happen. What I'll do now is send you an email with the screen shots of what I've done, and what each output is supposed to look like.03:22
asettleYou seem like quite the visual learner, so I think this will really help oyu.03:22
Laucon_Thanks!03:22
asettleNot a problem03:23
asettleNow, if we open this back up again: https://review.openstack.org/#/c/233919/203:23
asettleSee, jenkins is all happy. Now reviewers can come along and give you feedback on your patch.03:23
asettleDo not be perturbed if people give you negative reviews. This is common, and just means that people are offering their insights into what can be fixed.03:23
asettleIt's all about community collaboration.03:23
Laucon_Awesome03:23
asettleAlright, check that patch again in the morning and we should be swell.03:24
Laucon_Ok. So should I say good bye now?03:24
asettleDo you have any other questions for me?03:25
Laucon_No I think I'm good. I learned so much.03:26
*** sonali5 has quit IRC03:28
Laucon_bye!03:28
asettleBye Laucon_03:30
*** Laucon_ has quit IRC03:31
*** sonali5 has joined #openstack-opw04:12
*** khushbu_ has joined #openstack-opw04:17
*** khushbu_ has quit IRC04:17
*** vsham20 has joined #openstack-opw04:20
*** sonali5 has quit IRC04:29
*** Guest72379 has quit IRC04:29
*** Zyric has quit IRC04:37
*** khushbu has joined #openstack-opw04:39
*** khushbu has quit IRC04:39
*** nikhil_k has joined #openstack-opw04:39
*** vsham20 has quit IRC04:40
*** vsham20 has joined #openstack-opw04:41
*** nikhil has quit IRC04:42
*** asettle has quit IRC04:49
*** sd3 has joined #openstack-opw04:52
*** sd3 has left #openstack-opw04:52
*** vsham20 has quit IRC04:58
*** vsham20 has joined #openstack-opw04:59
*** vsham201 has joined #openstack-opw05:14
*** vsham20 has quit IRC05:14
*** mahatic has joined #openstack-opw05:19
*** nikhil has joined #openstack-opw05:41
*** nikhil_k has quit IRC05:43
vsham201sayali:hello...so i tried running ./stack.sh and its the same error again...but this time i'm able to access it on browser but thr is some authentication error coming up05:57
*** openstack has joined #openstack-opw06:29
*** Eva-i has quit IRC06:37
*** Eva-i has joined #openstack-opw06:54
*** vsham20 has quit IRC07:03
*** vsham20 has joined #openstack-opw07:04
*** exploreshaifali has joined #openstack-opw07:11
*** khushbu_ has joined #openstack-opw07:14
*** pt_15 has quit IRC07:18
*** enthurohini has joined #openstack-opw07:18
*** exploreshaifali has quit IRC07:20
*** itisha has quit IRC07:21
*** khushbu_ has quit IRC07:26
*** parul has joined #openstack-opw07:37
*** mahatic_ has joined #openstack-opw07:39
*** mahatic has quit IRC07:39
*** enthurohini has quit IRC07:41
*** khushbu_ has joined #openstack-opw07:44
*** khushbu_ has quit IRC07:53
*** enthurohini has joined #openstack-opw07:54
*** Zyric has joined #openstack-opw08:03
*** jcoufal has joined #openstack-opw08:06
*** lsmola_ has joined #openstack-opw08:11
*** sonali5 has joined #openstack-opw08:20
*** openstack has joined #openstack-opw08:48
*** sayali_ has joined #openstack-opw08:50
*** sayali_ has quit IRC09:02
*** exploreshaifali has joined #openstack-opw09:03
sayalivsham201: so devstack did not complete?09:13
*** sonali5 has quit IRC09:14
*** parul has quit IRC09:14
*** openstackstatus has joined #openstack-opw09:38
*** ChanServ sets mode: +v openstackstatus09:38
-openstackstatus- NOTICE: gerrit is undergoing an emergency restart to investigate load issues09:43
*** ChanServ changes topic to "gerrit is undergoing an emergency restart to investigate load issues"09:43
vsham201sayali:no09:55
vsham201sayali:same error again09:55
vsham201sayali:i also tried it with more stable branch  too09:56
sayalivsham201: you are running ubuntu right?09:56
vsham201yes09:56
sayalivsham201: did you update and upgrade before running devstack?09:57
vsham201sayali:initialy i was using ubutu 15.04 but it was causing some problems so i switched it to 14.0409:58
sayalivsham201: before running devstack run sudo apt-get update && sudo apt-get upgrade09:59
vsham201sayali:okay..wait...lemme do it :)10:00
sayalimaybe this blog will help you understand better too http://blog.sayalilunkad.com/posts/Devstack/10:00
sayalivsham201: also after that please run the stable branch not master10:01
vsham201sayali: sure...i'll dig this up..thnks10:01
*** Travis__ has joined #openstack-opw10:03
*** enthurohini_ has joined #openstack-opw10:03
*** ShrutiJ has joined #openstack-opw10:08
*** Travis__ has left #openstack-opw10:10
*** enthurohini has quit IRC10:19
*** vsham20 has joined #openstack-opw10:19
*** vsham201 has quit IRC10:19
*** mahatic_ has quit IRC10:48
*** mahatic_ has joined #openstack-opw10:51
*** enthurohini_ has quit IRC11:17
*** vsham20 has quit IRC11:17
*** vsham20 has joined #openstack-opw11:18
-openstackstatus- NOTICE: Gerrit has been restarted and is responding to normal load again.11:18
*** ChanServ changes topic to "Welcome to Outreachy for OpenStack discussion channel! Feel free to ask us everything you need - Nobody around? Please come back from 8am-12pm and 4pm-11pm UTC | https://wiki.openstack.org/wiki/Outreachy | Logs: http://eavesdrop.openstack.org/irclogs/%23openstack-opw/"11:18
*** Zyric has quit IRC11:26
*** exploreshaifali has quit IRC11:32
*** pt_15 has joined #openstack-opw11:49
*** vsham20 has quit IRC11:49
*** codaholic has joined #openstack-opw12:05
*** ShrutiJ has quit IRC12:10
*** aysyd has joined #openstack-opw12:14
*** mahatic has joined #openstack-opw12:33
*** mahatic_ has quit IRC12:35
*** sonali5 has joined #openstack-opw12:37
*** itisha has joined #openstack-opw12:42
*** joyce_ has joined #openstack-opw12:44
*** khushbu has joined #openstack-opw12:50
*** julim has joined #openstack-opw13:15
*** julim has quit IRC13:25
*** julim has joined #openstack-opw13:26
*** lblanchard has joined #openstack-opw13:28
*** annegentle has quit IRC13:30
*** mahatic has quit IRC13:35
*** khushbu has quit IRC13:37
*** mahatic has joined #openstack-opw13:38
*** 32NAAJXKZ has joined #openstack-opw13:41
*** 16WAAH5EP has joined #openstack-opw13:46
*** 16WAAH5EP has quit IRC13:55
*** julim has quit IRC14:05
*** annegentle has joined #openstack-opw14:05
*** rossella_s has quit IRC14:06
*** rossella_s has joined #openstack-opw14:07
*** julim has joined #openstack-opw14:07
*** khushbu_ has joined #openstack-opw14:12
*** ShrutiJ has joined #openstack-opw14:17
*** openstack_ has joined #openstack-opw14:25
*** 32NAAJXKZ has quit IRC14:30
*** parul has joined #openstack-opw14:39
*** khushbu_ has quit IRC14:41
*** openstack_ is now known as njirap14:46
*** annegentle has quit IRC15:00
*** annegentle has joined #openstack-opw15:22
*** khushbu has joined #openstack-opw15:33
*** itisha has quit IRC15:51
*** pt_15 has quit IRC15:58
*** njirap has quit IRC16:17
*** sayali_ has joined #openstack-opw16:30
*** khushbu has quit IRC16:31
*** parul has quit IRC16:36
*** joyce_ has quit IRC16:39
*** vsham20 has joined #openstack-opw16:55
*** vsham20 has quit IRC17:07
*** vsham201 has joined #openstack-opw17:08
*** vkmc is now known as vkmc-afk17:08
*** mahatic has quit IRC17:22
*** sayali_ has quit IRC17:32
*** nikhil has quit IRC17:39
*** nikhil has joined #openstack-opw17:40
*** annegentle has quit IRC17:42
*** vkmc-afk is now known as vkmc17:45
*** sonali5 has quit IRC17:45
*** annegentle has joined #openstack-opw17:48
*** annegentle has quit IRC18:01
*** vsham201 has quit IRC18:14
*** ShrutiJ has quit IRC18:50
*** neiljerram has quit IRC19:14
*** sayali_ has joined #openstack-opw19:17
*** sayali_ has quit IRC19:19
*** Zyric has joined #openstack-opw19:53
*** annegent_ has joined #openstack-opw19:58
*** annegent_ has quit IRC19:59
*** annegentle has joined #openstack-opw19:59
*** codaholic has quit IRC20:42
*** exploreshaifali has joined #openstack-opw20:55
*** lblanchard has quit IRC21:03
*** aysyd has quit IRC21:07
*** annegentle has quit IRC21:32
*** julim has quit IRC21:39
*** exploreshaifali has quit IRC21:59
*** newbiee has joined #openstack-opw22:04
*** rossella_s has quit IRC22:06
*** rossella_s has joined #openstack-opw22:07
*** annegentle has joined #openstack-opw22:22
*** newbiee has quit IRC22:47
*** asettle has joined #openstack-opw23:04

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