Seems like the log facility and levels is hard coded. You can experiment
with a little Chef and parameterize the templates, and then feed the
parameters from an attributes file.
Judd Maltin
1-917-882-1270
I have suffering to learn compassion once and once again.
On Aug 2, 2013 6:55 PM, "Shane Gib
Okay – new to the crowbar list, so please be delicate if I'm off topic, etc… ☺
I poked around for a while (google and crowbar documentation) trying to
determine “the correct way” to change the Log Facility for our Crowbar deployed
swift instance. I find the various template files with the
I'm using Crowbar to manage an existing cloud with a handful of Nova
Essex compute instances, and I'm interested in pulling/updating to
create a new barclamp-nova with the latest Havana .deb packages to
light up a new Nova Havana cluster alongside what I've already got.
(My eventual goal is to migr
Thanks.
I'll see if I can find anything using that debug info.
On 8/2/2013 12:43 PM, simon_jake...@dell.com wrote:
> Jon,
>
> that's pretty impressive for a non-developer. Although as you've stated, I'd
> be careful with making changes to any of the Cinder code base. I actually
> looked at th
Jon,
that's pretty impressive for a non-developer. Although as you've stated, I'd be
careful with making changes to any of the Cinder code base. I actually looked
at the problem you had, and I think you might be well served to take a close
look at what command is being execute exactly.
>From lo
A follow up on this. I was able to find a solution, though I don't think
it is really the 'right' solution.
In the cinder/volume/driver.py file I made a change as follows:
def _run_iscsiadm(self, iscsi_properties, iscsi_command, **kwargs):
check_exit_code = kwargs.pop('check_exit_code',
Did you look in \opt\dell\crowbar_framework\log ?
From: crowbar-bounces On Behalf Of Friday, Stephen
Sent: Monday, July 29, 2013 10:21 AM
To: crowbar
Subject: [Crowbar] Uploading barclamps
I have uploaded a barclamp into crowbar and it has appeared, I then click on
the barclamp and type in a na