Re: [Crowbar] crowbar coommunity branch work coordination

2013-09-27 Thread Arkady_Kanevsky
Dell - Internal Use - Confidential Here is the list of outstanding Pull requests in pebbles after Roxy was cut. arkady@arkady-dev:~/crowbar$ ./dev pull-requests list 1: (pebbles 581) Use ActiveRecordStore as session store 2: (development 1863) Create database for ActiveRecordStore session store 3:

Re: [Crowbar] [barclamp-ipmi] Cleanup of errors related to ipmi_si [1/2] (#56)

2013-09-27 Thread John_Terpstra
Vincent, Thanks for raising this on the reflector. This is a timely discussion and your concerns are noted. The following list summarizes the changes that had to be made: 1 - don't let ipmi stuff run on vms - one minor issue here in the rebase which I will back out (good catch by Vincent) 2 -

[Crowbar] crowbar coommunity branch work coordination

2013-09-27 Thread Arkady_Kanevsky
No merges any more. We are preparing to cut Roxy now!!! [cid:image001.jpg@01CEBBA0.C1561A10] Arkady Kanevsky, Ph.D. Director of SW Development Enterprise Solution Group +1 512 723 5264 | arkady_kanev...@dell.com <>__

[Crowbar] Crowbar GIT Repo Status

2013-09-27 Thread John_Terpstra
Folks, We are working on final merges of pull-requests from the current backlog. Within the next 24-48 hours all pull-requests that pass current testing will be merged. As soon as the last merge has been completed the new Roxy branch will be cut. JT Williams will notify the Crowbar reflector

[Crowbar] direct merge

2013-09-27 Thread Arkady_Kanevsky
Team, RHEL merge caused problem with dependencies. We needed to fix it right away in order to be able to complete smoketests and get ready for Roxy branching. The file fixed directly was crowbar.yml in quantum. Mia culpa. Thanks, Arkady [cid:image001.jpg@01CEBB89.72239010] Arkady Kanevsky, Ph.

Re: [Crowbar] a few more merges

2013-09-27 Thread Arkady_Kanevsky
Dell - Internal Use - Confidential Thanks Dirk. Reviewed. Will smoke it now. It is trivial fix. Arkady From: Dirk Müller [mailto:d...@dmllr.de] Sent: Friday, September 27, 2013 4:49 AM To: Kanevsky, Arkady Cc: crowbar Subject: Re: [Crowbar] a few more merges Hi Arkady, https://github.com/crowbar

Re: [Crowbar] a few more merges

2013-09-27 Thread Arkady_Kanevsky
Dell - Internal Use - Confidential Will smoke From: Dirk Müller [mailto:d...@dmllr.de] Sent: Friday, September 27, 2013 4:49 AM To: Kanevsky, Arkady Cc: crowbar Subject: Re: [Crowbar] a few more merges Hi Arkady, https://github.com/crowbar/barclamp-cinder/pull/80 There were outstanding comments

Re: [Crowbar] more smoketests in progress

2013-09-27 Thread Arkady_Kanevsky
Dell - Internal Use - Confidential Merged https://github.com/crowbar/barclamp-nova_dashboard/pull/102 https://github.com/crowbar/barclamp-cinder/pull/77 https://github.com/crowbar/barclamp-glance/pull/131 https://github.com/crowbar/barclamp-quantum/pull/125 delaying tempest one till I can successf

Re: [Crowbar] Roles, nodes, noderoles, lifeycles, and events, oh my!

2013-09-27 Thread Shane Gibson
Victor, Thanks for the great write up. One question ... there is a brief mention of "an API request" - Are any of the APIs for the entire process exposed? For example, would someone operating CB2 be able to manage it via API calls externally? Our teams are very interested in the prospect of

Re: [Crowbar] SledgeHammer Log Files Location - Pebbles

2013-09-27 Thread Randy_Perryman
Dell - Internal Use - Confidential It does exist. Okay so I am going to need to look at what is not happening. -Randy -Original Message- From: crowbar-bounces On Behalf Of Vincent Untz Sent: Friday, September 27, 2013 11:32 AM To: crowbar Subject: Re: [Crowbar] SledgeHammer Log Files Loc

Re: [Crowbar] SledgeHammer Log Files Location - Pebbles

2013-09-27 Thread Vincent Untz
Hi Randy, They're in /var/log/crowbar/sledgehammer/ for me. I assume you've already looked there, though. Is the directory existing or not? Vincent Le vendredi 27 septembre 2013, à 09:01 -0500, randy_perry...@dell.com a écrit : > I am trying to find the log files for SledgeHammer in pebbles. On

[Crowbar] SledgeHammer Log Files Location - Pebbles

2013-09-27 Thread Randy_Perryman
I am trying to find the log files for SledgeHammer in pebbles. On my admin node, I am not finding any sledgehammer logs in any log file in /var/log/*. Can someone help me find them or is this a bug? In the control.sh file I find the following: if [[ ! $IN_SCRIPT ]]; then export IN_SCRIPT=true

Re: [Crowbar] a few more merges

2013-09-27 Thread Dirk Müller
Hi Arkady, https://github.com/crowbar/barclamp-cinder/pull/80 There were outstanding comments on this pull request, I have addressed them in a followup PR now: https://github.com/crowbar/barclamp-cinder/pull/82 Greetings, Dirk ___ Crowbar mailing lis

Re: [Crowbar] [barclamp-ipmi] Cleanup of errors related to ipmi_si [1/2] (#56)

2013-09-27 Thread Vincent Untz
Hi, The pull request got merged last week without review about SUSE support (without smoketesting, and again without much time between the pull request being opened and the merge). I don't know enough about IPMI, to know if it's right or not, but on the other there's not much explanation on the c