Monday, 2015-10-12

*** _michael_ has joined #openstack-opw00:25
*** akanksha_ has quit IRC00:28
*** akanksha_ has joined #openstack-opw00:30
*** _michael_ is now known as asettle00:39
*** aysyd has joined #openstack-opw01:29
*** laucon has joined #openstack-opw01:57
lauconHey. Is Alex here?01:57
asettleo/ yo01:57
lauconOk, I'm doing the things you said in your email right now.01:57
asettleGreat :)01:57
lauconOk, after -s I got The branch '–s' does not exist on the given remote 'gerrit'. If these changes are intended to start a new branch, re-run with the '-R' option enabled.01:59
lauconthen I did the next command and it said fatal: remote gerrit already exists. not sure what to do next01:59
asettleYou ran git review -s, right?02:00
lauconyes i did02:00
lauconexactly02:00
vkmclaucon, please paste the output of git remote -v02:00
vkmclaucon, http://paste.openstack.org02:00
lauconalex, should i?02:00
asettlelaucon, should you what?02:00
laucondo what vkmc said and do git remote -v02:00
asettleThis is Victoria, laucon - she's a lot more technically advanced than I am, and she will be able to help you out.02:01
asettlePlease follow her instruction :)02:01
lauconGotcha. Thanks. Hi Victoria!02:01
lauconAwesome. ok. I think it worked02:01
vkmchi laucon!02:01
lauconno error messages02:01
asettleWas there anything?02:01
vkmccool, there should be an output though with your remotes02:01
lauconit said fetch and push. Is that what you mean?02:02
lauconto be more precise, it said gerritssh://Laucon@review.openstack.org:29418/openstack/openstack-manuals.git (fetch) gerritssh://Laucon@review.openstack.org:29418/openstack/openstack-manuals.git (push) originhttps://github.com/openstack/openstack-manuals (fetch) originhttps://github.com/openstack/openstack-manuals (push)02:02
vkmccool, those are your remotes02:03
lauconok02:03
lauconwhat exactly does that mean?02:03
vkmcis Laucon your gerrit id?02:03
vkmcthe git remotes are routes that point to the repository you are contributing to02:03
lauconok02:03
lauconSorry if I'm a little confused. What do I do next?02:04
vkmcasettle, git review, right?02:05
vkmclaucon, if you already worked on your change and created a commit (git commit), then the next step is submit it for review02:06
laucondo I do git fetch origin?02:06
*** rossella_s has quit IRC02:06
asettleyes, sorry02:06
asettle$ git review -s02:06
*** rossella_s has joined #openstack-opw02:07
lauconI should do git review -s a second time?02:07
asettlevkmc, Lauren is currently at this step: https://wiki.openstack.org/wiki/Documentation/HowTo#Edit_OpenStack_RST_and.2For_DocBook_documentation02:07
asettleStep 302:07
asettlelaucon, what was your output of the first "git review -s"02:07
lauconthe result was /Library/Python/2.7/site-packages/git_review/cmd.py:748: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal02:08
lauconif (current_remote.strip() == "remotes/%s/%s" % (remote, branch) The branch '–s' does not exist on the given remote 'gerrit'. If these changes are intended to start a new branch, re-run with the '-R' option enabled.02:09
vkmclaucon, did you install git review?02:09
vkmcit seems so02:09
lauconI installed git02:09
laucongit 2.5.3 marvericks02:10
lauconintel universal02:10
vkmclet me see if that is something related to macosx02:10
vkmcbtw... - is not –02:11
vkmc- is minus02:11
vkmc– is a dash02:11
vkmcput a minus02:11
lauconoh!02:11
laucongotcha02:11
lauconlike this _02:11
vkmcno... minus is -02:11
lauconso use a minus key?02:12
vkmcyes02:12
vkmcor copy paste this02:12
vkmcgit review -s02:12
lauconok02:12
lauconok. i did that. it just gave me another line to put stuff on, but with no error messages02:12
vkmcthat's great02:12
vkmcwhat is the output now?02:13
asettleNo error messages is best error messages.02:13
lauconnothing, just another line with the $02:13
vkmcoh nice02:13
vkmcso it succeeded02:13
vkmcwell done02:13
lauconso this whole problem was because i was using minus signs instead of dashes?02:13
lauconanyway, what should I plug in now?02:13
vkmcno, the other way round02:13
lauconok02:13
asettleYou were using a dash instead of a minus.02:13
laucongotcha02:14
asettleOkay, let's ensure that this is actually going to work from here on in.02:14
lauconok02:14
asettleare you currently in openstack-manuals?02:14
lauconshould i go cd openstack-manuals?02:14
asettleYes.02:14
vkmclaucon, you can check where you are standing right now with "pwd"02:14
lauconright/02:15
lauconyes, yes I am02:15
asettleOkay, I want you to create a branch.02:15
lauconok02:15
asettle$ git checkout -b Laucon/firstpatch02:15
asettleOr something similar.02:15
asettleThe name, that is, don't change anything else.02:15
lauconawesome! it switched to the new branch02:15
asettleThat's great, okay, one second.02:16
lauconk02:16
asettleI have a bug I can give you that's simple that we can work on now.02:16
lauconok, but I already wrote up documentation for a bug02:16
lauconi wrote it in oxygen xml author about ha guides02:16
asettleWell let's just hold on that for a while02:17
lauconok02:17
asettlehttps://bugs.launchpad.net/openstack-manuals/+bug/150393802:17
openstackLaunchpad bug 1503938 in openstack-manuals "OpenStack Compute in Installation Guide" [Low,Confirmed] - Assigned to Lauren (laucon)02:17
lauconno problem02:17
lauconI'm on it02:17
asettleAs you can see ^^ I've just assigned you this bug.02:17
lauconyes02:17
asettleRead what it says, open up the corresponding file, make the change, and then ping me please.02:18
lauconwill do.02:18
lauconby ping do you mean email or come to you on here?02:18
asettlehere.02:19
lauconok02:19
vkmclaucon, try to ask for help here, so other people can give you a hand when asettle is not around02:21
vkmc(for future reference)02:22
vkmcwe usually consider to be a very positive aspect when applicants can ask for help to the community, not only to their mentors02:22
lauconthank you. I will definitely do that in the future.02:23
vkmcawesome02:23
vkmclaucon, where are you based?02:23
lauconI did try, actually, but people said to me, you'd better Skype with your mentor02:23
lauconnyc usa02:23
vkmccool02:23
vkmcso we are close... timezone wise02:23
lauconfantastic!02:23
vkmc:)02:24
asettlelaucon, it was good that you were in the openstack-doc channel, but unfortunately that crew isn't really a part of the mentoring process.02:24
lauconoh, ok02:24
asettleIt was good that we skyped, we made a lot of ground. But they often don't have the time to give02:24
*** GB21 has quit IRC02:24
lauconI'm trying to fix this bug. do i open it in the oxygen editor?02:24
vkmclaucon, sounds good, any text editor works02:26
* vkmc googles oxygen 02:26
lauconok02:26
* vkmc has never touched a mac... for too long02:26
asettleYes, open the file in your oxygen editor, you will find the correct file in: openstack-manuals/doc/install-guide/source/02:27
asettleI don't use Oxygen either, wouldn't have a clue how to use it. I just use... gedit on the fedora machine, and TextWrangler on the mac.02:27
lauconok. I fixed the doc in sublime text, actually. it seemed easiest02:28
lauconI fixed the bug02:29
vkmcoh sublime I know!02:29
asettleOkay great, save the document and close it.02:29
asettleThen let's go through the following steps.02:29
lauconI did that.02:29
asettleBack to your terminal.02:29
asettle$ git commit -a02:29
lauconback to terminal02:29
lauconnow it says add commit change02:30
asettleIt will open up a text editor called vim. You will recall this from the other day, remember we had to press the letter i (insert) to type02:30
lauconI thought we pressed q02:30
asettleq was to quit02:30
lauconI don't see vim02:30
asettleYou do, it's in your terminal.02:30
lauconoh, ok02:30
lauconi pressed I02:31
asettleYou need to now type in a message that explains briefly what you've done.02:31
lauconI will open up the how to write commit change documentation and do that right now02:31
asettleGreat :)02:31
lauconok, I wrote the commit message.02:36
asettleDid you also reference the bug?02:36
lauconYes I did. I said it closes bug and then wrote the bug numer02:36
asettleWonderful.02:36
lauconmumber*02:36
lauconnumber*02:36
asettleOkay, exit the editor02:36
laucondid it02:36
asettleYou should now be able to do: $ git review02:37
lauconwait, do I have to do the q thing?02:37
lauconis that how to exit the editor?02:37
asettleYes, laucon that is how you exit the editor.02:37
asettleesc+:+q02:37
lauconah. when you said exit the editor, i thought you meant close sublime text editor. one moment please02:38
vkmchttp://vim-adventures.com/02:38
vkmcfor your free time02:38
asettlevkmc, "vim adventures" that's such a lie :p02:39
vkmcasettle, so promising02:39
vkmc:P02:39
lauconsorry, one sec02:39
asettlevkmc, vim was probably my worst nightmare when I first started.02:39
vkmcasettle, yeah, mine too02:40
lauconit's aborting commit due to empty commit message?02:40
lauconlet me try that again02:40
vkmclaucon, git commit again02:40
lauconthat's what I'm doing02:40
vkmclaucon, make sure there is no # in front of your text... that means you are putting a comment02:41
laucongotcha02:41
*** samv has joined #openstack-opw02:44
*** aysyd has quit IRC02:45
lauconone sec02:45
vkmclaucon, keep working on it, we are around02:46
lauconi keep trying, but each time it says it aborted due to empry commit message02:50
lauconwhere should I place the commit message? on top of the text or on the bottom or next to where the # used to be?02:50
asettleWhen you type in $ git commit -a02:51
asettleThe screen should change02:51
lauconit does02:51
asettleAnd there should be an empty line at the top02:51
lauconthere is. do it there?02:51
asettleHit the letter i to insert, and start typing your commit message there02:51
lauconok02:51
asettleFollow the conventions for inserting a commit message02:51
asettlethen press 'esc' and then type in :q02:52
asettleThe screen should go back to the terminal02:52
lauconok02:52
lauconerror: There was a problem with the editor 'vi'. Please supply the message using either -m or -F option.02:52
lauconwhat do i do?02:54
asettleOh I hate it when it does that.02:54
asettleJust do the process again "$ git commit -a"02:55
lauconok02:55
lauconsimple enough02:55
lauconsorry, this is just taking a while cause it constantly says aborting due to empty commit messahe03:00
laucononly once has it said that there's been a full commit message.03:01
vkmclaucon, can you take a screenshot of the commit message when you write it and upload it to imgur.com?03:01
lauconi can try03:02
asettleOr take a screen shot and email it to us if that's easier.03:03
lauconthat would be easier.03:03
lauconok, i just sent you the screen shot of what I'm doing.03:04
asettleOkay, you're putting your commit message in the middle...03:05
lauconhow do I put the commit message where it needs to be?03:05
asettleYour message should be above the text at the top03:05
lauconok03:06
vkmclaucon, also, please exit the editor with :wq03:07
lauconok03:07
vkmcnot only :q, :wq03:07
lauconi got this03:08
laucon[Laucon/firstpatch fc9ce1a] commit cf67a2efc79ce263f88df3d0d72c900d05672f3c Author: Laucon Date: Sun Oct 11 Delete: "For more information, see A new Nova service: nova-conductor."  1 file changed, 1 insertion(+), 3 deletions(-)03:08
vkmcperfect03:08
vkmcgit review03:08
lauconjust git review?03:08
vkmcyes03:08
lauconok03:08
laucondid that03:08
vkmccool03:09
vkmcsome cool output as "created new branch x..."03:09
vkmc?03:09
lauconyes03:09
lauconMacintosh:openstack-manuals laurenconrad$ git review remote: Resolving deltas: 100% (4/4)            remote: Processing changes: new: 1, refs: 1, done             remote: (W) fc9ce1a: commit subject >65 characters; use shorter first paragraph         remote: (W) fc9ce1a: commit message lines >70 characters; manually wrap lines         remote:  remote: New Changes:         remote:   https://review.openstack.org/233478         re03:09
lauconand an email saying you committed something03:10
vkmcgreat awesome03:10
asettlelaucon, https://review.openstack.org/#/c/233478/ open this03:10
asettleThis is your first commit03:10
lauconomigod. so i finally did it? and will it know which file this change was under?03:10
lauconwow. that feels amazing03:10
asettleAdmittedly we're going to have to work on your commit message because it probably won't be passed by the community as it is03:10
asettleBut you can take a deep breath right now :p03:11
lauconYes.03:11
vkmcthat looks good :)03:11
vkmccongrats03:11
asettleGreat, thank you vkmc :)03:11
vkmccommunity work! thanks asettle :)03:11
lauconyes, you rock vkmc. thank you so much!03:11
lauconalso, does this count as my contribution or should I try with a new commit message?03:12
asettlelaucon, okay, the next steps will be waiting to see if Jenkins passes it (it should).03:12
asettleThis counts as your first contribution.03:12
lauconwoo hoo!!!!!03:12
asettleDon't run away with it yet, it still has to be passed and merged into the repo.03:12
lauconok03:12
asettleThere's work yet to be done :)03:12
laucongotcha03:12
asettleTake a break tonight, and tomorrow we can go through the instructions on how to fix your commit message. You will be needing to read up on this: https://wiki.openstack.org/wiki/Documentation/HowTo#How_to_amend_a_review-in-progress03:13
asettleFor tomorrow03:13
asettleThese are the steps we'll be going through to fix your commit message03:13
lauconok.03:13
vkmcok, heading out to bed... good chatting with you o/03:13
lauconsame.03:13
asettleOkay vkmc o/ thank you! Have a good night ladies :)03:13
laucongood night for now03:13
*** laucon has quit IRC03:18
*** julim has joined #openstack-opw03:18
*** samv has quit IRC03:58
*** mahatic has joined #openstack-opw04:09
*** julim has quit IRC04:16
*** Zyric has quit IRC04:16
*** mahatic has quit IRC04:32
*** rossella_s has quit IRC06:06
*** rossella_s has joined #openstack-opw06:07
*** Zyric has joined #openstack-opw06:37
*** Zyric has quit IRC06:37
*** Zyric has joined #openstack-opw06:42
*** jcoufal has joined #openstack-opw06:43
*** enthurohini has joined #openstack-opw06:46
*** khushbu_ has joined #openstack-opw06:48
*** khushbu_ has quit IRC06:51
*** Zyric has quit IRC06:54
*** khushbu_ has joined #openstack-opw06:58
*** khushbu_ has quit IRC06:59
*** Zyric1 has joined #openstack-opw07:06
*** akanksha_ has quit IRC07:28
*** itisha has quit IRC07:31
*** pt_15 has quit IRC07:32
*** exploreshaifali_ has joined #openstack-opw07:37
*** enthurohini has quit IRC08:03
*** katyafervent_awa is now known as katyafervent08:06
*** asettle has quit IRC08:17
*** enthurohini has joined #openstack-opw08:23
*** enthurohini has quit IRC08:50
*** sd3 has joined #openstack-opw09:10
*** sd3 has left #openstack-opw09:31
*** namratab94 has joined #openstack-opw10:02
*** rossella_s has quit IRC10:06
*** rossella_s has joined #openstack-opw10:07
*** openstack_ has joined #openstack-opw10:16
*** enthurohini has joined #openstack-opw10:28
*** vsham20 has joined #openstack-opw11:11
*** Zyric1 has quit IRC11:15
vsham20i have a doubt...anybody here to help?? :)11:21
enthurohinivsham20, explain your problem, if anyone can help you with that problem then she/he will definately.11:23
enthurohini*doubt11:24
vsham20okay so i deployed devstack on my system and when i try to access openstack via browser it shows error 50011:25
*** enthurohini has quit IRC11:30
sayalivsham20: did devstack run successfully?11:33
vsham20no ..it terminated with the error about nova api did not started successfully11:35
sayalivsham20: iirc horizon is installed and configured after nova11:36
sayaliso if it fails at an earlier point it should be expected that you will not be able to access the dashboard11:37
sayalimaybe you can paste the error devstack failed with and I can help you out11:37
vsham20okay...and also i tired to install it my base machine too...and i can access dashboard but when i try to login it shows an error "Unable to retrieve authorized projects."11:38
*** shaifali__ has joined #openstack-opw11:41
sayalivsham20: preferably do not run it on your base machine11:41
sayalivsham20: devstack changes a lot of conifg files and it is advisable to do it in a virtual env11:42
sayalivsham20: did it run with success on the base machine?11:42
vsham20no...same error was thr also but it was accessible via browser...11:43
sayalivsham20: also try to use the nick when writing to a specific person so that they get notified and can answer you sooner :)11:43
*** nikhil_k has joined #openstack-opw11:43
vsham20sayali:ohh..sure :)11:43
sayalivsham20: what was the error?11:43
*** agustinabrm has joined #openstack-opw11:43
vsham20sayali:actually i'm running the script again...will tell you if i get the error again11:44
*** nikhil has quit IRC11:44
sayalivsham20: alright. btw are you running devtscak from the master branch?11:44
vsham20yes11:45
sayalivsham20: try to use the stable branches to avoid failures unless you need the master11:45
sayaliso stable/kilo or something would be better11:45
vsham20sayali:okay...i'll give it a try :)11:45
sayalivsham20: cool :)11:46
*** openstack_ is now known as njirap11:46
*** khushbu_ has joined #openstack-opw11:48
vsham20sayali:i got the same error this time also..11:51
sayalivsham20: can you paste the error?11:52
vsham20yeah sure...can u provide the link11:53
vsham20sayali:can u provide me the link?11:53
*** enthurohini has joined #openstack-opw11:53
sayalivsham20: it is paste.openstack.org11:54
vsham20sayali:here..   http://paste.openstack.org/show/476016/11:56
sayalivsham20: ok so there is a problem with the nova configuration11:58
sayalivsham20: to debug problems in devstack we use screens11:58
sayalivsham20: do you know how to use linux screens?11:59
sayalialso are you running master or a stable branch?11:59
*** julim has joined #openstack-opw11:59
vsham20sayali: its in master branch only...i forgot to switch.. =)12:00
sayalivsham20: can you switch and try? because master is often broken ;)12:00
vsham20sayali: and no i don't know how to use screens?12:00
vsham20sayali: yeah sure :)12:00
sayalivsham20: you can type screen -x to join the screen12:01
sayaliafter running devstack12:01
sayalihere you will find all the openstack services that are running12:01
sayaliand error if any12:02
vsham20sayali:Cannot open your terminal '/dev/pts/0' - please check.12:02
sayalivsham20: you can refer this blog post by vkmc http://vmartinezdelacruz.com/logging-and-debugging-in-openstack/12:02
vsham20sayali:okay..thnks :)12:02
sayalivsham20: that was when you ran screen -x?12:02
vsham20sayali:yes12:03
sayalivsham20: did you run it after unstack.sh or what?12:03
vsham20sayali: no...it was after i run ./stack.sh12:03
sayalihmm, probably the screen are not active yet then12:04
sayalivsham20: just run the stable branch and then try12:04
vsham20sayali: yeah..i'll try tht too....=)12:05
sayalivsham20: screen -ls should show you the active screens12:06
vsham20sayali : yes i see something but i dont understand wht's this..:-D12:06
sayalivsham20: paste it ;)12:07
vsham20sayali: stack@vaishali2:/var/www/html/devstack$ screen -ls12:07
vsham20There is a screen on:12:07
vsham20        24138.stack     (10/12/2015 07:46:16 AM)        (Detached)12:07
vsham201 Socket in /var/run/screen/S-stack.12:07
vsham20sayali: i think i should go thru the link you provided...otherwise i won't stop asking these dumb questions... :-D :-D12:08
sayalivsham20: try screen -r stack12:09
vsham20sayali: Cannot open your terminal '/dev/pts/0' - please check.12:09
sayalivsham20: are you running this a root?12:13
*** enthurohini has quit IRC12:13
*** khushbu_ has quit IRC12:13
*** shaifali__ has quit IRC12:16
*** khushbu_ has joined #openstack-opw12:17
*** shaifali__ has joined #openstack-opw12:17
vsham20sayali: no..i tried to run it as root user but thr were some permission issues12:17
vsham20so i had to switch to non root user12:18
*** shaifali__ is now known as exploreshaifail12:20
*** namratab94 has quit IRC12:20
sayalivsham20: you are running devstack as root?12:20
*** namratab94 has joined #openstack-opw12:20
vsham20sayali: no...as stack12:21
sayaliscreen -x12:22
*** namratab94_ has joined #openstack-opw12:22
sayalivsham20: ok do not run screen as root12:22
vsham20sayali : Cannot open your terminal '/dev/pts/0' - please check.12:22
sayalivsham20: run ./re-join.sh12:23
sayaliand then try running screen -r stack12:23
vsham20sayali : did u mean  ./rejoin-stack.sh12:23
*** njirap has quit IRC12:23
sayalivsham20: yes12:24
*** nisha has joined #openstack-opw12:24
vsham20sayali : same error "Cannot open your terminal '/dev/pts/0' - please check."12:24
*** khushbu_ has quit IRC12:24
*** namratab94 has quit IRC12:24
sayalitry ./unstack.sh and then ./rejoin-stack.sh12:24
*** openstack_ has joined #openstack-opw12:24
sayaliand then attach to the screen12:24
*** khushbu_ has joined #openstack-opw12:25
vsham20sayali: no its not working12:25
sayalivsham20: just re run stack from the stable branch and then try this12:25
*** exploreshaifali_ has quit IRC12:25
vsham20sayali:yes...i was gonna say... =)12:26
*** namratab94 has joined #openstack-opw12:34
*** openstack_ is now known as njirap12:35
*** nisha has quit IRC12:45
*** lxsli has quit IRC12:46
*** parul_ has joined #openstack-opw12:47
*** exploreshaifail has quit IRC12:53
njiraphi guys..how can i determine keystone's appropriate os-auth-url and os-endpoint.. where do i look..? @sayali or anyone else12:56
*** khushbu_ has quit IRC12:57
*** rakhi_ has joined #openstack-opw13:01
*** sayali_ has joined #openstack-opw13:02
*** namratab94 has quit IRC13:06
*** rakhi_ has quit IRC13:10
*** ShrutiJ has joined #openstack-opw13:11
*** parul_ has quit IRC13:21
*** lblanchard has joined #openstack-opw13:27
*** khushbu_ has joined #openstack-opw13:38
*** parul_ has joined #openstack-opw13:39
*** khushbu_ has quit IRC13:56
*** khushbu_ has joined #openstack-opw14:08
*** vsham20 has quit IRC14:11
*** vsham20 has joined #openstack-opw14:13
*** exploreshaifali_ has joined #openstack-opw14:24
*** khushbu_ has quit IRC14:42
*** agustinabrm has quit IRC14:49
*** vsham201 has joined #openstack-opw15:18
*** vsham20 has quit IRC15:18
*** sonali5 has joined #openstack-opw15:23
*** exploreshaifali_ has quit IRC15:33
*** vsham201 has quit IRC15:41
*** vsham20 has joined #openstack-opw15:41
*** vsham20 has quit IRC15:43
*** joyce_ has joined #openstack-opw15:43
*** vsham20 has joined #openstack-opw15:44
*** khushbu_ has joined #openstack-opw15:49
*** enthurohini has joined #openstack-opw15:51
*** vsham20 has quit IRC15:58
*** vsham20 has joined #openstack-opw15:58
*** namratab94_ has quit IRC16:00
*** pt_15 has joined #openstack-opw16:08
*** vsham20 has quit IRC16:11
*** vsham20 has joined #openstack-opw16:13
*** khushbu_ has quit IRC16:15
*** vsham20 has quit IRC16:16
*** vsham20 has joined #openstack-opw16:18
*** vsham20 has quit IRC16:23
*** vsham201 has joined #openstack-opw16:23
*** vsham201 has quit IRC16:27
*** ShrutiJ has quit IRC16:30
*** parul_ has quit IRC16:31
*** vsham20 has joined #openstack-opw16:31
*** vsham20 has quit IRC16:39
*** vsham20 has joined #openstack-opw16:40
*** vsham201 has joined #openstack-opw16:50
*** vsham20 has quit IRC16:50
*** vsham201 has quit IRC16:52
*** vsham20 has joined #openstack-opw16:53
*** vsham201 has joined #openstack-opw16:58
*** vsham20 has quit IRC16:58
*** vsham20 has joined #openstack-opw17:07
*** vsham201 has quit IRC17:07
*** khushbu_ has joined #openstack-opw17:10
*** njirap has quit IRC17:19
*** vsham20 has quit IRC17:24
*** namratab94 has joined #openstack-opw17:29
*** sonali5 has quit IRC17:31
*** jcoufal has quit IRC17:32
*** nikhil_k has quit IRC17:35
*** nikhil has joined #openstack-opw17:39
*** enthurohini has quit IRC17:46
namratab94Hello!17:47
namratab94I am trying to install DevStack as All-In-One Single VM and I am not quite stuck at the point of lauching with cloud-init. Reading the documentation(http://docs.openstack.org/developer/devstack/guides/single-vm.html#launching-with-cloud-init) on cloud-init as recommended there has only further confused me about what to do. Can one please help me with this?17:49
namratab94*I am quite stuck17:49
namratab94*Can anyone17:50
*** namratab94 has quit IRC17:55
*** khushbu_ has quit IRC18:01
*** rossella_s has quit IRC18:06
*** rossella_s has joined #openstack-opw18:07
*** pt_15 has quit IRC18:12
*** itisha has joined #openstack-opw18:25
*** ShrutiJ has joined #openstack-opw18:27
*** julim has quit IRC19:01
*** vsham20 has joined #openstack-opw19:34
*** sayali_ has quit IRC19:53
*** Zyric has joined #openstack-opw19:53
*** vsham20 has quit IRC19:59
*** annegentle has joined #openstack-opw20:06
*** exploreshaifali has joined #openstack-opw20:18
*** itisha has quit IRC20:31
ZyricHi everyone! I'm a student studying ICT/Programming in New Zealand and I'm looking into making a contribution this week for my Outreachy application. I'd like to get in touch with a potential mentor to help advise and guide me through this process. I'd call myself a beginner-intermediate developer with some experience in Python, JS, PHP, CSS, HTML from my studies but no big projects. I was pointed towards Swift a few weeks back and it sounds cool (th20:35
notmynameZyric: your message got cut off at the end20:36
ZyricAh, that's okay. I ramble a bit so not all of it was necessary probably. I'm looking for help with a contribution to Swift this week is what it boils down to I think :)20:37
notmynamecool!20:38
notmynameZyric: I'm the project technical lead for swift20:38
notmynamedo you have something you're working on already?20:38
ZyricNot yet! I've been busy with my studies last week but was hoping to start a small contribution with the assistance of a mentor this week.20:40
notmynameof course i'm thrilled to hear that ;-)20:41
notmynamewhat have you done so far? have you set up a dev environment? have you taken a look at anything in swift yet? what questions can I answer for you?20:42
ZyricI have set up my dev env on my computer at home, I have work during the day most weekdays. I guess the first thing I'd need a bit of help with is finding a small problem to solve that a beginner could realistically solve over seven days after work.20:44
ZyricI haven't poked around swift itself yet, but have been reading pages on the wiki20:44
ZyricI'm sure I'll have many questions once I have something to focus on, at the moment it all seems a bit huge and overwhelming. I'm not looking at the system on a level that allows intelligible questions yet haha.20:46
*** newbiee has joined #openstack-opw20:47
notmynamethat's a great start!20:47
notmynameI can help you with the next steps20:47
notmynamewhen you set up a dev environment, was that devstack or the swift-all-in-one (saio)?20:48
ZyricIt was devstack I think20:48
notmynameok20:48
*** lblanchard has quit IRC20:50
notmynamefor swift, it's generally better to set up the SAIO. it gives you a better place in which to dev and test and see the results in a simulated cluster. devstack only sets up the minimum needed for functional (api) testing20:50
newbieehi. Would you please know if neiljerram will be logging into the IRC today?20:50
notmynameZyric: the full SAIO instructions are at http://docs.openstack.org/developer/swift/development_saio.html20:51
notmynameZyric: but https://github.com/swiftstack/vagrant-swift-all-in-one is a way to automate setting it up. if you've got vagrant and virtual box installed, it will be a lot faster20:51
notmynameZyric: here's a list of some ideas of stuff to do in swift. most of these are fairly self-contained (ie won't imact or be impacted by other work going on)20:53
notmynamehttps://wiki.openstack.org/wiki/Swift/ideas20:53
notmynameand most of them are smaller scale things20:53
Zyricnotmyname: Awesome thank you. I'm using VB and Vagrant so that will be very convenient. For the ideas, how small scale is small scale? A week or two of work?20:54
notmynamethat depends on you, right? :-)20:55
notmynamebut yeah, a good bit of them should be doable in that time scale20:55
notmynameZyric: oh, https://swiftstack.com/blog/2013/02/12/swift-for-new-contributors/ is a good article that I wrote a couple of years ago. still mostly accurate20:56
notmynameZyric: so here's one that's more than an hour's worth of work but is also pretty small in scope. allow multiple names for one storage policy20:57
notmynameZyric: alternatively, working on python-swiftclient would be good too. that's the CLI/SDK for swift that's maintained by the community20:58
notmynameZyric: I know that's a ton of info, but please feel free to ask me questions, either in here or in #openstack-swift (of course, in -swift you'll have more than just me to answer them)20:59
*** joyce_ has quit IRC20:59
*** ShrutiJ has quit IRC21:00
Zyricnotmyname: That sounds great! Maybe I'll try "Allow multiple names for one storage policy" as my first contribution and go on to try working on python-swiftclient next, I'd love to become a regular contributor. With a mentor it's a lot less frightening. Thank you so much for all your help, I'll definitely be touch over the next new days/weeks :)21:01
notmynameZyric: just out of curiosity, where in NZ did you hear about swift? by any chance was it from people at catalyst?21:02
Zyricnotmyname: From you a few weeks back when I first dropped by to say hello :) I am actually working at Catalyst now though! As industry experience for my degree haha.21:03
notmynamecool. are you in wellington?21:04
ZyricChristchurch21:04
notmynameah, ok21:04
notmynameI was in auckland in january. beautiful, and I'd love to revist and spend more time21:04
ZyricI do love it here in NZ, we're lucky to have such a beautiful country. Christchurch itself has been in a state of re-build upheaval for almost 5 years though, since the earthquakes.21:06
*** rossella_s has quit IRC22:06
*** rossella_s has joined #openstack-opw22:07
*** newbiee has quit IRC22:10
*** itisha has joined #openstack-opw23:00
*** pt_15 has joined #openstack-opw23:22
*** asettle has joined #openstack-opw23:37
*** namratab94 has joined #openstack-opw23:51

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