Re: [Crowbar] Gemfile.lock in git or not?

2013-03-04 Thread Adam Spiers
Haselwanter Edmund (edm...@haselwanter.com) wrote: > On 26.02.2013, at 15:36, andi_a...@dell.com wrote: > > I think Wayne is just adding Gemfile.lock to the ignore file... > > http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/ I read that a long time ago. It's a goo

Re: [Crowbar] Question abourt multiple proposals

2013-03-04 Thread Adam Spiers
Guillaume Polaert (gpola...@cyres.fr) wrote: > Hi, > > Can I have multiple proposals for one BC in the v1.x? Absolutely. > For instance, I have two instances of the same service running on my > cloud. Each has his own configuration (port, directories, etc.). Do > I have to have 2 BC as "Service1

Re: [Crowbar] Using apache (mod_proxy, mod_cache) instead of polipo for the proxy?

2013-03-04 Thread Adam Spiers
Ralf Haferkamp (rha...@suse.de) wrote: > Hi, > > currenlty the provisioner barclamps sets up a polipo instance on the admin > node > to act as a proxy for the client nodes (AFAIK to be able to access remote > package > repositories). Is there any specific reason why polipo was choosen for this?

Re: [Crowbar] [Still Failing] crowbar/travis-ci-crowbar#25 (master - 0d171b7)

2013-03-04 Thread Adam Spiers
christopher_dearb...@dell.com (christopher_dearb...@dell.com) wrote: > This issue is because “dev setup-unit-tests” doesn’t currently copy > the network helper class into the dev testing area, which it used to > do before the network barclamp was converted to a rails engine. > Wayne has a task to f

[Crowbar] barclamp-network unit test failures

2013-03-04 Thread Adam Spiers
I'm getting test failures due to what looks like a bug in network_test_helper.rb: 1) Error: test_ConduitRule.build_if_remap:_Remap_with_known_product_name(ConduitRuleTest): ActiveRecord::StatementInvalid: SQLite3::SQLException: unrecognized token: "{I" eth0:EF{I" path;": UP

Re: [Crowbar] barclamp-network unit test failures

2013-03-04 Thread Adam Spiers
Adam Spiers (aspi...@suse.com) wrote: > Regardless, it seems rather odd to be attempting to serialise nested > data structures in database fields, and I don't see any > deserialization code, so I'm guessing this was unintentional? Ah no, I see now it was intentional. But I sti

Re: [Crowbar] barclamp-network unit test failures

2013-03-04 Thread Adam Spiers
christopher_dearb...@dell.com (christopher_dearb...@dell.com) wrote: > Hey Adam, > > Just ran the unit tests via "bundle exec rake test:units" and "dev > run-unit-tests", and all the unit tests passed in both cases. Spoke with > Andi, and he ran into the same problem over the weekend. He belie

Re: [Crowbar] FW: [Still Failing] crowbar/travis-ci-crowbar#25 (master - 0d171b7)

2013-03-04 Thread Adam Spiers
25 > > (master - > > 0d171b7) > > > > Copying list... > > > > -Original Message- > > From: Allen, Wayne > > Sent: Monday, March 04, 2013 12:06 PM > > To: 'Adam Spiers' > > Subject: RE: [Crowbar] [Still Failing] crowb

Re: [Crowbar] barclamp-network unit test failures

2013-03-04 Thread Adam Spiers
christopher_dearb...@dell.com (christopher_dearb...@dell.com) wrote: > Hey Adam, > > FYI: I just took an update and diffed the two network_test_helpers: > > crowbar/barclamps/network/crowbar_engine/barclamp_network/test/network_test_helper.rb > > and > > crowbar/barclamps/crowbar/crowbar_framew

[Crowbar] ./dev push still used?

2013-03-05 Thread Adam Spiers
What's the difference between ./dev push and ./dev backup? And does anyone still use / need it? ___ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.com/mailman/listinfo/crowbar For more information: http://crowbar.github.com/

Re: [Crowbar] ./dev push still used?

2013-03-05 Thread Adam Spiers
Victor Lowther (victor_lowt...@dell.com) wrote: > ./dev push is mostly unused these days. > The use case I had in mind for it never really materialized. Shall we kill it then? ___ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.com/mailman/l

Re: [Crowbar] status update on openSUSE based Crowbar 2 iso

2013-03-07 Thread Adam Spiers
Ralf Haferkamp (rha...@suse.de) wrote: > Hi, > > this Mail is to give a brief overview on the status of our openSUSE based > builts. Thanks! Please can you put this on the wiki and link from https://github.com/crowbar/crowbar/wiki/Development ? _

Re: [Crowbar] Attribute injection

2013-03-07 Thread Adam Spiers
Judd Maltin (j...@newgoliath.com) wrote: > Hi Ralf! > > > a) With pure Chef - via the default attributes in the cookbook, the > > environments facility of Chef, or roles > > > > b) In Crowbar - crowbar will compute and inject override values for > > these attributes, at runtime, via chef

Re: [Crowbar] OpenSUSE build of Crowbar

2013-03-11 Thread Adam Spiers
john_terps...@dell.com (john_terps...@dell.com) wrote: > Ralf, > > Thank you for this feedback. I understand that integration of the > build process into the dev utility is a nice-to-have feature. I'd say that it's higher priority than that, since until it exists, noone in Dell except yourself is

Re: [Crowbar] OpenSUSE build of Crowbar

2013-03-11 Thread Adam Spiers
Ralf Haferkamp (rha...@suse.de) wrote: > Hi, > > CCing the list as this might be of broader interest. > > On Thu, Mar 07, 2013 at 01:07:49PM -0600, john_terps...@dell.com wrote: > > Ralf, > > > > What parameters do you specify to dev to build crowbar on an OpenSUSE base? > We are currently not u

Re: [Crowbar] Quick connect to admin node

2013-03-11 Thread Adam Spiers
Andi Abes (andi_a...@dell.com) wrote: > >From: crowbar-bounces On Behalf Of Judd Maltin > >Sent: Friday, March 08, 2013 10:46 AM > >To: Abes, Andi > >Cc: crowbar > >Subject: Re: [Crowbar] Quick connect to admin node > > > >Never save host keys for the admin box: > > > >judd@judd-m6600:~/useful$ cat

[Crowbar] obsolete config.gem lines

2013-03-11 Thread Adam Spiers
These are left-overs from Rails 2, right? https://github.com/crowbar/barclamp-crowbar/blob/master/crowbar_framework/config/application.rb#L65 ___ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.com/mailman/listinfo/crowbar For more informati

Re: [Crowbar] Quick connect to admin node

2013-03-11 Thread Adam Spiers
Andi Abes (andi_a...@dell.com) wrote: > > Please can you document these tricks in the devguide? At risk of sounding > > like > > a broken record, the mailing list is not a good location for docs ;-) > > True, and will do. Was looking to fish out additional better tricks - like > the one Judd br

[Crowbar] testing and pull requests

2013-03-11 Thread Adam Spiers
"What testing do we run before submitting?" is a key question; thanks for bringing it up. Unfortunately the answer is currently "only whatever we run manually", since Travis only runs on a merged repository containing master from each barclamp repository, due to barclamps currently being unable to

[Crowbar] how to debug Travis failures

2013-03-11 Thread Adam Spiers
christopher_dearb...@dell.com (christopher_dearb...@dell.com) wrote: > I submitted a pull request that should resolve most of these issues > (https://github.com/crowbar/barclamp-network/pull/158). That pull was merged > on Friday, but does not appear to be in this build. > > Could whoever is ma

Re: [Crowbar] how to debug Travis failures

2013-03-11 Thread Adam Spiers
Adam Spiers (aspi...@suse.com) wrote: > I'm really keen that I (or James, or anyone else) don't become the > bottleneck on Travis builds. I really think it needs to be a > team-wide responsibility, e.g. if anyone sees test failures and thinks > they may have caused them, t

[Crowbar] removing non-engine files?

2013-03-13 Thread Adam Spiers
cdearborn (notificati...@github.com) wrote: > Yes (I can't wait!). This helper should only be in the network > barclamp. Rob checked a copy of it into the crowbar barclamp as a > stop-gap to make the unit tests run. Wayne is working on updating > dev setup-unit-tests or barclamp_install or whate

Re: [Crowbar] testing and pull requests

2013-03-13 Thread Adam Spiers
Andi Abes (andi_a...@dell.com) wrote: > > -Original Message- > > From: crowbar-bounces On Behalf Of Adam Spiers > > Sent: Monday, March 11, 2013 2:24 PM > > To: crowbar > > Subject: [Crowbar] testing and pull requests > > > > "What testing

Re: [Crowbar] [barclamp-crowbar] add a rake task to run the travis tests in one go, so we can more easily... (#464)

2013-03-13 Thread Adam Spiers
aabes (notificati...@github.com) wrote: > You can merge this Pull Request by running: > > git pull https://github.com/aabes/barclamp-crowbar rake-travis > > Or you can view, comment on it, or merge it online at: > > https://github.com/crowbar/barclamp-crowbar/pull/464 > > -- Commit Summary

Re: [Crowbar] removing non-engine files?

2013-03-14 Thread Adam Spiers
Andi Abes (andi_a...@dell.com) wrote: > I think we're talking about a few days, not as an ongoing > pattern. Surely we're living with much bigger warts than this > one...;) Sorry, but TBH I haven't seen much bigger warts in this project ;-) In my experience the "negative break-even point" for du

[Crowbar] gemcanary

2013-03-14 Thread Adam Spiers
Andi's comment on IRC about gemnasium reminded me of this: https://gemcanary.com but unfortunately only works when Gemfile is at the top-level of the repository. I sent them a feature request :-) ___ Crowbar mailing list Crowbar@dell.com https://l

Re: [Crowbar] testing and pull requests

2013-03-14 Thread Adam Spiers
James Tan (ja...@suse.de) wrote: > On 03/13/2013 11:32 AM, Adam Spiers wrote: > >>>"What testing do we run before submitting?" is a key question; thanks for > >>>> >bringing it up. Unfortunately the answer is currently "only whatever > >>

Re: [Crowbar] [Still Failing] crowbar/travis-ci-crowbar#60 (master - ac51708)

2013-03-14 Thread Adam Spiers
Hi Chris, christopher_dearb...@dell.com (christopher_dearb...@dell.com) wrote: > I took a look at this issue, and the problem is that translation is not > working properly in the Travis test setup. > > A new migration was added that creates the default network barclamp > deployment. In that mi

Re: [Crowbar] BDD Training

2013-03-14 Thread Adam Spiers
Rob Hirschfeld (rob_hirschf...@dell.com) wrote: > All, > > I recorded a 90 minute BDD training session last week: > http://www.youtube.com/watch?v=DBtHheWt04c&list=UU0CVIIVkyPTlTUWIZl21D9A&index=1 > > As Adam pointed out on the call this morning, we really need people listening > to the trainin

Re: [Crowbar] BDD Training

2013-03-15 Thread Adam Spiers
Judd Maltin (j...@newgoliath.com) wrote: > https://github.com/crowbar/crowbar/wiki/Videos > > I dumped a bunch of Rob's videos here. The list needs curating. But it's > really lots of great stuff. Thanks. However this overlaps to some extent with https://github.com/crowbar/crowbar/wiki/Meet

Re: [Crowbar] BDD Training

2013-03-15 Thread Adam Spiers
Adam Spiers (aspi...@suse.com) wrote: > Judd Maltin (j...@newgoliath.com) wrote: > > https://github.com/crowbar/crowbar/wiki/Videos > > > > I dumped a bunch of Rob's videos here. The list needs curating. But it's > > really lots of great stuff. > > Th

[Crowbar] documentation and website (was Re: BDD Training)

2013-03-15 Thread Adam Spiers
Judd Maltin (j...@newgoliath.com) wrote: > Thanks for putting an eye to this, guys. > > The top of the page, with my h1 and h2, are my new additions. The bolds > are Robs originals towards the bottom. Ah, I see. > Deeper curation is definitely required. This was a first pass at enriching > and

Re: [Crowbar] RESTful Crowbar API

2013-03-20 Thread Adam Spiers
Andreas Jaeger (a...@suse.com) wrote: > Btw. to render a markdown file locally, install redcarpet as root with > e.g. (or install the openSUSE rpm from the build service): > gem install redcarpet Yep, there are several gems which can do this. Others include: - BlueCloth - maruku - kramdow

Re: [Crowbar] RESTful Crowbar API

2013-03-20 Thread Adam Spiers
James Tan (ja...@suse.de) wrote: > On 03/16/2013 09:23 PM, Ward Harold wrote: > >James, thanks for the note on your workflow. I'd like to stick > >with the ./dev mechanism as much as possible. > > You're welcomed, and sure whatever works best for you. :-) Indeed, although I would personally recom

Re: [Crowbar] RESTful Crowbar API

2013-03-20 Thread Adam Spiers
James Tan (ja...@suse.de) wrote: > Hi Ward, > > (CC-ing the list, as it might be useful to others too. Hope you don't mind!) This is great James, thanks a lot for writing it up. Glad to see that your workflow is nearly identical to mine :-) [snipped] > 6) Done with the rebase, I now force push

Re: [Crowbar] RFC: Add RailsConfig gem to manage application settings

2013-03-25 Thread Adam Spiers
James Tan (ja...@suse.de) wrote: > Hi everyone, > > I've recently submitted the following pull request: > >https://github.com/crowbar/barclamp-crowbar/pull/483 > > Victor suggested that we discuss this change here as it involves adding > a new dependency. > > Thoughts/comments? Didn't kno

[Crowbar] new ownership Trello board

2013-04-23 Thread Adam Spiers
d? I'm missing some context here... > > Thanks, > Andreas > > On Fri, Apr 19, 2013 at 3:00 AM, Trello wrote: > > >Notifications > > -- > > On Crowbar > > ownership<https://trello.com/board/crowbar-ownersh

Re: [Crowbar] Is there a "What is Working" vs "What is broken" for Pebbles?

2013-04-24 Thread Adam Spiers
James Tan (ja...@suse.de) wrote: > Hi Arkady, > > On 04/22/2013 03:47 PM, arkady_kanev...@dell.com wrote: > > CB2.0 is in early stages. > > I am working on the list. > > The first main item is attribute injection. > > Thanks for the reply. Yes I know Crowbar 2.0 is still under development > as I

[Crowbar] compare-crowbar-upstream.sh update

2013-04-27 Thread Adam Spiers
[This is probably only interesting to SUSE folks, but I'm posting it on the Crowbar list to alert everyone to the fact that we'll probably be pushing git-notes(1) refs to the crowbar github repos in order to collaborate on upstreaming blacklists ...] https://github.com/SUSE-Cloud/automation/blo

Re: [Crowbar] compare-crowbar-upstream.sh update

2013-04-29 Thread Adam Spiers
Adam Spiers (aspi...@suse.com) wrote: > You can also see from the git-icing comments that blacklisting of > commits which should never be upstreamed is now supported, e.g. > > git notes --ref=upstreaming add -m'skip: all' $sha > > Sharing git notes across repositori

Re: [Crowbar] compare-crowbar-upstream.sh update

2013-04-29 Thread Adam Spiers
[reminder: this thread is still probably mostly interesting only to SUSE folk, although the described toolchain could be applied to any upstreaming work on any project which uses git] Adam Spiers (aspi...@suse.com) wrote: > Adam Spiers (aspi...@suse.com) wrote: > > You can also see fro

Re: [Crowbar] sprint 5/92013

2013-05-09 Thread Adam Spiers
James Tan (ja...@suse.de) wrote: > Hi Arkady, > > Thanks for sending the details. Unfortunately it's a public holiday > in Germany today, so I (and probably Ralf) won't join the Crowbar > community call later today. Not sure about Adam (in UK) though. I'll join. _

Re: [Crowbar] [barclamp-provisioner] installation of gems in sledgehammer

2013-05-20 Thread Adam Spiers
el Schmidt" To: crowbar/barclamp-provisioner Cc: Adam Spiers Subject: Re: [barclamp-provisioner] adaptions to allow the script also for SUSE based images (756e8f9) Reply-To: crowbar/barclamp-provisioner This was done to allow the script to run in the SUSE sleshammer image.

Re: [Crowbar] How Openstack Networking works in Pebbles

2013-05-20 Thread Adam Spiers
Victor Lowther (victor.lowt...@gmail.com) wrote: > Here is an incomplete doc that describes how we configure network > interfaces to let the Openstack component formerly known as Quantum do its > thing: > https://github.com/crowbar/crowbar/wiki/Openstack-Networking-in-Pebbles > > It is not complet

Re: [Crowbar] [barclamp-provisioner] installation of gems in sledgehammer

2013-05-20 Thread Adam Spiers
gt; > -Original Message- > > From: crowbar-bounces On Behalf Of Adam Spiers > > Sent: Monday, May 20, 2013 6:43 AM > > To: crowbar > > Subject: Re: [Crowbar] [barclamp-provisioner] installation of gems in > > sledgehammer > > > > Hi all, > > >

Re: [Crowbar] Crowbar for non-PXE deployments

2013-05-21 Thread Adam Spiers
Hi Tim, Timothy Rees (reestr...@gmail.com) wrote: > This project recently came to my attention when I was looking for a generic > application that could be used to push OS deployments to Dell PowerEdge > bare-metal without the requirement of PXE. However, of course I now see > that this project d

Re: [Crowbar] Version number for Pebbles

2013-05-22 Thread Adam Spiers
Simon Jakesch (simon_jake...@dell.com) wrote: > Pebbles is version 1.6 https://github.com/crowbar/crowbar/wiki/Roadmap says: v1.6 "Wilma": Cloudera Hadoop Update Is that no longer true? ___ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.c

Re: [Crowbar] [barclamp-provisioner] First batch of forward-porting of SUSE-specific patches to Pebbles (#125) (fwd)

2013-05-22 Thread Adam Spiers
Please could someone from Dell review this? We have many more provisioner commits to upstream but cannot submit until this is merged. Thanks! - Forwarded message from rhafer - Date: Tue, 21 May 2013 09:18:12 -0700 From: rhafer To: crowbar/barclamp-provisioner Cc: Adam Spiers

Re: [Crowbar] Confession - I just merged a pull-request without testing

2013-05-22 Thread Adam Spiers
John Terpstra (john_terps...@dell.com) wrote: > Folks, > > I bad fingered a merge of > https://github.com/crowbar/barclamp-provisioner/pull/125 - Apologies for bad > action. Will test immediately and will report back. If this broke anything > I will revert the merge. We already tested it on

Re: [Crowbar] Version number for Pebbles

2013-05-22 Thread Adam Spiers
I thought it would be more useful to update it than ignore it ... so I did ;-) Simon Jakesch (simon_jake...@dell.com) wrote: > Yeah, ignore that. > > -Original Message- > From: crowbar-bounces On Behalf Of Adam Spiers > Sent: Wednesday, May 22, 2013 11:11 AM > To: cro

Re: [Crowbar] Confession - I just merged a pull-request without testing

2013-05-22 Thread Adam Spiers
John Terpstra (john_terps...@dell.com) wrote: > It appears that this pull is OK. It has been merged. Thanks a lot John :) ___ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.com/mailman/listinfo/crowbar For more information: http://crowbar.

Re: [Crowbar] Version number for Pebbles

2013-05-24 Thread Adam Spiers
Crowbar branches. > > mike > > -Original Message----- > From: crowbar-bounces On Behalf Of Adam Spiers > Sent: Wednesday, May 22, 2013 5:25 PM > To: crowbar > Subject: Re: [Crowbar] Version number for Pebbles > > I thought it would be more useful to upda

Re: [Crowbar] Version number for Pebbles

2013-05-28 Thread Adam Spiers
michael_pitt...@dell.com (michael_pitt...@dell.com) wrote: > It helps when the changes are made in the correct repo; I accidentally > updated the old cloudedge repo...the changes are in the right place now. Ah :-) Cheers Mike! ___ Crowbar mailing list

Re: [Crowbar] Tomorrow's Design Meeting

2013-05-29 Thread Adam Spiers
Simon Jakesch (simon_jake...@dell.com) wrote: > Everyone, > > for tomorrow's design meeting, we will discuss various topic around > Crowbar 2.0. The detailed topics are documented and available at > http://www.fileswap.com/dl/H4seAxa4o/. Thanks - greatly appreciate the effort that went into writi

Re: [Crowbar] Change in sledgehammer-common impacting more than Pebbles

2013-05-30 Thread Adam Spiers
Vincent Untz (vu...@suse.com) wrote: > Hi, > > I just realized that one of my commits that got merged will impact > non-Pebbles branches, and might be an issue requiring changes in these > branches too. This is the following commit: > > https://github.com/crowbar/crowbar/commit/29b97580c42bdfe1

Re: [Crowbar] CB2 Design Notes & Video from Call

2013-05-30 Thread Adam Spiers
Rob Hirschfeld (rob_hirschf...@dell.com) wrote: > All, > > The notes have been moved to > https://github.com/crowbar/crowbar/wiki/Sprint-2013-05-24 for collaborative > editing. Thanks! I fixed the broken image and some other minor formatting issues. > The updated DB schema w/ a reference exam

Re: [Crowbar] Change in sledgehammer-common impacting more than Pebbles

2013-05-30 Thread Adam Spiers
Victor Lowther (victor_lowt...@dell.com) wrote: > > -Original Message- > > From: crowbar-bounces On Behalf Of Vincent Untz > > Sent: Thursday, May 30, 2013 7:57 AM > > To: crowbar > > Subject: Re: [Crowbar] Change in sledgehammer-common impacting more than > > Pebbles > > > > Le jeudi 30 m

Re: [Crowbar] Change in sledgehammer-common impacting more than Pebbles

2013-05-30 Thread Adam Spiers
Victor Lowther (victor.lowt...@gmail.com) wrote: > On Thu, May 30, 2013 at 3:50 AM, Adam Spiers wrote: > > Vincent Untz (vu...@suse.com) wrote: > > > Other branches that are using the sledgehammer-common/start-up.sh file > > > from crowbar master should probably be upda

Re: [Crowbar] crowbar check-ins

2013-05-30 Thread Adam Spiers
John Terpstra (john_terps...@dell.com) wrote: > -Original Message- > From: crowbar-bounces On Behalf Of Vincent Untz > Sent: Thursday, May 30, 2013 11:16 AM > To: crowbar > Subject: Re: [Crowbar] crowbar check-ins > > Le jeudi 30 mai 2013, à 10:58 -0500, arkady_kanev...@dell.com a écrit :

Re: [Crowbar] multi-proposal in pebbles

2013-05-31 Thread Adam Spiers
Arkady Kanevsky (arkady_kanev...@dell.com) wrote: > Team, > Currently multi-proposal does not work in pebbles. Out of curiosity, what goes wrong? I haven't tried it yet. ___ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.com/mailman/listin

Re: [Crowbar] CB2 Core Design update

2013-05-31 Thread Adam Spiers
Rob Hirschfeld (rob_hirschf...@dell.com) wrote: > Victor and I were kicking around the DB models a little more. The result was > a further refinement/simplification for discussion. > > > 1) Deployment is the top level thing. Basically, all the roles hang off > the deployment (through the

Re: [Crowbar] CB2 Core Design update

2013-05-31 Thread Adam Spiers
Adam Spiers (aspi...@suse.com) wrote: > Rob Hirschfeld (rob_hirschf...@dell.com) wrote: > > Victor and I were kicking around the DB models a little more. The result > > was a further refinement/simplification for discussion. > > > > > > 1) Deployment i

Re: [Crowbar] CB2 Core Design update

2013-06-02 Thread Adam Spiers
O/S, online cache mode, scale, multiple CMDBs, and > the ability share/upstream cookbooks. > > I've seen some great discussion on this topic so far. I hope my $0.02 helps > add clarity. > > I'm going offline for a week - I'm looking forward to seeing where you&

Re: [Crowbar] status and merge orchestration

2013-06-03 Thread Adam Spiers
arkady_kanev...@dell.com (arkady_kanev...@dell.com) wrote: > Vincent, you cannot have both database and MySQL barclamps at the same time. I could be wrong but I think he was suggesting having two parallel branches for a short period of time. > The goal is have all changes in Pebble. > If we (all

Re: [Crowbar] status and merge orchestration

2013-06-05 Thread Adam Spiers
arkady_kanev...@dell.com (arkady_kanev...@dell.com) wrote: > Adam and Vincent, > I fully understand and appreciate your suggestion. > > The real question is how to handle major code refactoring that affects all > barclamps (in this case OS ones). > Testing of refactoring takes a long time (multip

Re: [Crowbar] Database barclamp merges....

2013-06-05 Thread Adam Spiers
arkady_kanev...@dell.com (arkady_kanev...@dell.com) wrote: > Thanks Wayne and Chris for staying late and finishing the merge. Great work guys! ___ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.com/mailman/listinfo/crowbar For more informat

Re: [Crowbar] Differences between "Delete" and "Reset" actions?

2013-06-10 Thread Adam Spiers
Vincent Untz (vu...@suse.com) wrote: > Le jeudi 30 mai 2013, à 13:10 +0200, Vincent Untz a écrit : > > Hi, > > > > While investigating a bug, I wondered about the differences between the > > "Delete" and "Reset" (which also seems to be called "Deallocate") > > actions in Crowbar. > > > > The only

Re: [Crowbar] Differences between "Delete" and "Reset" actions?

2013-06-10 Thread Adam Spiers
My memory is beginning to trickle back on this one ... Vincent Untz (vu...@suse.com) wrote: > Le lundi 10 juin 2013, à 17:44 +0100, Adam Spiers a écrit : > > Vincent Untz (vu...@suse.com) wrote: > > > Le jeudi 30 mai 2013, à 13:10 +0200, Vincent Untz a écrit : > > > &

Re: [Crowbar] one-shot barclamps

2013-06-12 Thread Adam Spiers
Sascha Peilicke (speili...@suse.com) wrote: > Hi guys, > > I recently wrote a barclamp to update system packages on deployed nodes. > We will need this for SUSE Cloud to be able to deploy maintenance / > security updates to customers. However, due to the nature of the > barclamp, it isn't suppo

Re: [Crowbar] Make sure the Couchdb instance Chef uses does not grow without bound.

2013-06-12 Thread Adam Spiers
Victor Lowther (victor.lowt...@gmail.com) wrote: > One of the common pieces of feedback we have gotten is that we do not > garbage-collect the couchdb databases and views that Chef uses, which > eventually leads to large amounts of wasted disk space and degraded Chef > performance. > > https://git

Re: [Crowbar] Trello for Resolving Community Documentation Issues (Help request!)

2013-07-17 Thread Adam Spiers
Rob Hirschfeld (rob_hirschf...@dell.com) wrote: > All, > > HELP REQUEST: We need your help to create a catalog of doc issues on > http://bit.ly/crowbar-maladocs > > We had a discussion today about the high community cost for errors and > omissions in our documentation, wiki and other informatio

Re: [Crowbar] new library needed for the build

2013-07-17 Thread Adam Spiers
Arkady Kanevsky (arkady_kanev...@dell.com) wrote: > sudo apt-get install cabextract and re-run the build Is this dependency documented somewhere? Thanks... ___ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.com/mailman/listinfo/crowbar For

Re: [Crowbar] Pull-Request Review and Merge Process

2013-07-18 Thread Adam Spiers
[Sorry for the slow reply on this - I've been on vacation.] John Terpstra (john_terps...@dell.com) wrote: > I would like to initiate a discussion to secure an agreeable process for > handling of pull-requests for the Crowbar community project. > Please respond to this email with your suggestions,

Re: [Crowbar] Trello for Resolving Community Documentation Issues (Help request!)

2013-07-19 Thread Adam Spiers
Rob Hirschfeld (rob_hirschf...@dell.com) wrote: > Adam, > > I agree on the concern about too many Trello's. Right now the 2.0 > Backlog is not being managed. Ah I see, is there a plan for when to start managing it again? > My concern would be that people would not add 1.x doc issues to that bac

Re: [Crowbar] [pebbles] Allow passing an incomplete json when creating a proposal

2013-07-22 Thread Adam Spiers
Vincent Untz (vu...@suse.com) wrote: > I just submitted this pull request, which I guess is worth discussing > here: > https://github.com/crowbar/barclamp-crowbar/pull/589 > > Here's a copy and paste from the commit message: > > === > Until now, when creating a proposal with som

Re: [Crowbar] CB2 Jig API patterns - starting from the basics on Script Jig

2013-07-22 Thread Adam Spiers
Rob Hirschfeld (rob_hirschf...@dell.com) wrote: > All, > > We're working on core CB2 functions as per the design discussion from last > week. Our objective is to code incrementally to validate the design. I > believe this approach gives the community concrete examples for discussion > and mak

[Crowbar] two questions about admin_ip

2013-07-23 Thread Adam Spiers
In pebbles, barclamps/network/chef/data_bags/crowbar/bc-template-network.json contains: "admin": { [snipped] "ranges": { "admin": { "start": "192.168.124.10", "end": "192.168.124.11" }, What's the point of this /31 range? Is 192.168.124.11 ever used, or is it

Re: [Crowbar] Barclamp import not available in gui anymore in mesa version?

2013-07-29 Thread Adam Spiers
volkan_satir...@dell.com (volkan_satir...@dell.com) wrote: > Hi, > > I believe "barclamp import" is not done through the GUI anymore in the mesa > version of the crowbar. Does anybody know how to import a barclamp in the new > version of the crowbar? Through cli? Which script does it? What is th

Re: [Crowbar] [pebbles] Allow passing an incomplete json when creating a proposal

2013-08-01 Thread Adam Spiers
I just looked at this again in the light of my current work on https://github.com/crowbar/barclamp-provisioner/pull/177 ... Vincent Untz (vu...@suse.com) wrote: > Hi, > > I just submitted this pull request, which I guess is worth discussing > here: > https://github.com/crowbar/barclamp-c

Re: [Crowbar] Migration of proposals/roles on schema updates

2013-08-05 Thread Adam Spiers
Vincent Untz (vu...@suse.com) wrote: > A few weeks ago, I started the work on allowing schema changes in > pebbles, without breaking existing proposals. In short, there's a > migration rake task that will update the proposal (and its matching > role, if committed) to the updated schema. [snipped]

Re: [Crowbar] Migration of proposals/roles on schema updates

2013-08-05 Thread Adam Spiers
Vincent Untz (vu...@suse.com) wrote: > Le lundi 05 août 2013, à 12:39 +0100, Adam Spiers a écrit : > > Vincent Untz (vu...@suse.com) wrote: > > > A few weeks ago, I started the work on allowing schema changes in > > > pebbles, without breaking existing pro

Re: [Crowbar] Crowbar and Openstack HA

2013-08-07 Thread Adam Spiers
Tim Cook (tcoo...@gmail.com) wrote: > Can anyone provide any input on how Crowbar should or can handle stateful > services failures like Horizon or Openstack database. > > Lets say for instance the node that I have allocated the mysql barclamp > and nova dashboard barclamp dies, what are folks do

Re: [Crowbar] Crowbar and Openstack HA

2013-08-07 Thread Adam Spiers
stephen_fri...@dell.com (stephen_fri...@dell.com) wrote: > We presented this architecture on a Crowbar meetup about a month > ago. Ah, I was probably on vacation then. > Any help people wish to provide on this would be great. > > As we move forward we will be sure to email to this group on our p

[Crowbar] new Cisco UCS integration barclamp

2013-08-28 Thread Adam Spiers
Hi all, I recently took a SUSE-owned barclamp providing integration with Cisco UCS Manager, and polished it up for pebbles. It's currently here: https://github.com/SUSE-Cloud/barclamp-cisco-ucs/tree/release/pebbles/master https://github.com/aspiers/barclamp-cisco-ucs/tree/release/pebbles/master

Re: [Crowbar] new Cisco UCS integration barclamp

2013-08-28 Thread Adam Spiers
Good spot - fixed. Simon Jakesch (simon_jake...@dell.com) wrote: > I still see a bunch of Dell Copyrights in some of the files, but other than > that, no objections from my end. > > Simon > > -Original Message- > From: crowbar-bounces On Behalf Of Adam Spiers >

Re: [Crowbar] build of pebbles missing nics?

2013-08-29 Thread Adam Spiers
Not entirely ;-) There's the immediate cost on people's time which is small but non-zero. But then there's also the knock-on effect of minor brokenness: http://www.rtuin.nl/2012/08/software-development-and-the-broken-windows-theory/ Victor Lowther (victor_lowt...@dell.com) wrote: > It is har

Re: [Crowbar] new Cisco UCS integration barclamp

2013-09-03 Thread Adam Spiers
Dell guys - did you discuss this as a team yet? Thanks. Adam Spiers (aspi...@suse.com) wrote: > Good spot - fixed. > > Simon Jakesch (simon_jake...@dell.com) wrote: > > I still see a bunch of Dell Copyrights in some of the files, but other than > > that, no o

Re: [Crowbar] new Cisco UCS integration barclamp

2013-09-03 Thread Adam Spiers
Rob Hirschfeld (rob_hirschf...@dell.com) wrote: > Adam, > > Yes (and we're excited). It's on the agenda topics for the community > planning call - would it be possible for you to demo? Don't get too excited ;-) Very limited functionality right now. However it should be pretty easy to extend.

Re: [Crowbar] Sprint Planning Recording

2013-09-05 Thread Adam Spiers
Rob Hirschfeld (rob_hirschf...@dell.com) wrote: > All, > > I'm trying out a new feature of join.me that records our meetings. Can > someone please validate that the recording is accessible? > > Recording: > https://www.cubby.com/pl/Instant+meeting+2013-08-29.webm/_a61abacd45794e0d8ecf8911c1ea1

Re: [Crowbar] What's with the "Dell - Internal Use - Confidential" Header?

2013-09-09 Thread Adam Spiers
Rob Hirschfeld (rob_hirschf...@dell.com) wrote: > Crowbar Community, > > In the last week, Dell IT added a "data protection feature" to our email > system that labels all emails as "Internal Use - Confidential" by default. > > While we make every effort to remove this header before we send to th

Re: [Crowbar] Crowbar 2.0 Status Report

2013-09-09 Thread Adam Spiers
Victor Lowther (victor.lowt...@gmail.com) wrote: > As of the latest set of pushes to development release, Crowbar 2.0 is now > able to deploy an admin node that can then boot other nodes into > Sledgehammer. Unlike the last time CB2.0 was able to do this, the Crowbar > framework is performing all

Re: [Crowbar] Crowbar 2.0 Status Report

2013-09-10 Thread Adam Spiers
Rob Hirschfeld (rob_hirschf...@dell.com) wrote: > All, > > I’m sorry to report that Join.Me did not manage to record the audio :/ > If you’d like to review the screen cast, it’s available > https://www.youtube.com/watch?v=OPWTI6EC-AE Thanks. Sorry to sound negative, but it seems to me that pret

Re: [Crowbar] Crowbar 2.0 Status Report

2013-09-11 Thread Adam Spiers
michael_pitt...@dell.com (michael_pitt...@dell.com) wrote: > I'm currently working on the devguide, and will merge this content end. > I expect to have a pull request for some significant doc updates within a > week. Awesome, thanks a lot Mike! ___ Cro

Re: [Crowbar] Crowbar 2 Simulator / Test Jig Video

2013-09-12 Thread Adam Spiers
Rob Hirschfeld (rob_hirschf...@dell.com) wrote: > All, > > John Terpstra and I spent a while going over how to use the Crowbar 2 test > server with the simulator to exercise the Test Jig. These tools allow you > to play with Crowbar2 directly from your dev/build environment without having > t

Re: [Crowbar] Crowbar 2 Simulator / Test Jig Video

2013-09-12 Thread Adam Spiers
Rob Hirschfeld (rob_hirschf...@dell.com) wrote: > > Why?  We already have > > https://github.com/crowbar/crowbar/wiki/Videos > > https://github.com/crowbar/crowbar/wiki/Introductory-Videos > > https://github.com/crowbar/crowbar/wiki/Developer-Videos (strangely empty) > > and IMHO the wiki is a

Re: [Crowbar] Trello for Resolving Community Documentation Issues (Help request!)

2013-09-13 Thread Adam Spiers
he build instructions, I intend on tackling the Getting Started > Guide next. > > Simon > > > -Original Message- > From: crowbar-bounces On Behalf Of Adam Spiers > Sent: Friday, July 19, 2013 12:13 PM > To: crowbar > Subject: Re: [Crowbar] Trello for Res

[Crowbar] "rescue Exception" considered harmful

2013-09-13 Thread Adam Spiers
*** PUBLIC HEALTH AND SAFETY ANNOUNCEMENT *** I notice Crowbar has a lot of rescue Exception => e clauses. AFAIK, this is widely considered to be a bad idea: http://stackoverflow.com/questions/10048173/why-is-it-bad-style-to-rescue-exception-e-in-ruby Next time you encounter this, please

Re: [Crowbar] "rescue Exception" considered harmful

2013-09-13 Thread Adam Spiers
Adam Spiers (aspi...@suse.com) wrote: > *** PUBLIC HEALTH AND SAFETY ANNOUNCEMENT *** > > I notice Crowbar has a lot of > > rescue Exception => e > > clauses. AFAIK, this is widely considered to be a bad idea: > > > http://stackoverflow.com/question

Re: [Crowbar] New names for NodeRole > suggesting "Tack"

2013-09-14 Thread Adam Spiers
Rob Hirschfeld (rob_hirschf...@dell.com) wrote: > > Yes and no. All the noderoles together make up the noderole graph, which by > itself does not care about deployments. However, when a noderole is created > (and gets its initial configuration) and bound to the noderole graph, it is > always

Re: [Crowbar] Branch from Pebbles, discussion kick-off (for OpenStack Havana work and other new dev)

2013-09-16 Thread Adam Spiers
Simon Jakesch (simon_jake...@dell.com) wrote: > I know it's fun to come up with branch names, however, I don't think they're > very helpful to people that aren't involved on a day to day basis. Maybe I am > missing something, but why can't we just stick to version numbers. Pebbles > would be 1.x

  1   2   >