[Crowbar] API doc updates

2013-03-18 Thread Ward Harold
I added initial drafts for all if the Crowbar resources except Deployments in my latest pull request. At the moment the API only supports reads. We need to decide which if any should support updates and/or deletes and creation for that matter. Also, most of the payloads only specify "self" links

Re: [Crowbar] RESTful Crowbar API

2013-03-18 Thread Andreas Jaeger
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 and then just run redcarpet file.md > file.html Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi SUSE LIN

[Crowbar] Interesting repository of cookbooks from InfoChimps

2013-03-18 Thread Andi_Abes
Cassandra, Hadoop, Zabbix, statsD, MongoDB, And some utilities like Graphite, StatsD and friends. https://github.com/infochimps-labs/ironfan-pantry/tree/master/cookbooks ___ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.com/mailman/listin

Re: [Crowbar] RESTful Crowbar API

2013-03-18 Thread James Tan
Hi Ward, (CC-ing the list, as it might be useful to others too. Hope you don't mind!) On 03/16/2013 01:11 AM, Ward Harold wrote: > James, looks like Rob beat me to merging the pull request. I liked > your edits; I learn something new about markdown every day. What do > you use to render it loca

Re: [Crowbar] more wiki gnoming

2013-03-18 Thread Rob_Hirschfeld
Thank you! -Original Message- From: crowbar-bounces On Behalf Of Adam Spiers Sent: Wednesday, February 13, 2013 1:55 PM To: crowbar Subject: [Crowbar] more wiki gnoming I tidied up our list of meeting notes / videos, making the links more descriptive and removing cruft, and then merged i

[Crowbar] Crowbar on (open)SUSE

2013-03-18 Thread James Tan
Hi John/everyone, # Background John was nice enough to call me last Friday to discuss how we can work together to get proper (open)SUSE environments within the Dell firewall. These will be used for QA, bug fixing, and development. By proper (can't think of a better word), I mean environments whi

Re: [Crowbar] Cannot get IP address in Ready state

2013-03-18 Thread CH Y
Hi, I modified the network file. Crowbar can detects my network interfaces but some nodes which default interface is eth2 still lost IP address in Ready state. OS install is success, but IP address has gone after few minutes I try to set the first PXE port to eth0 in BIOS ,and it will not lost IP

[Crowbar] Gems version monitoring with Gemnasium

2013-03-18 Thread James Tan
Hi everyone, Just wanted to announce that I've added support for Gemnasium, to monitor our gems for new versions and security updates. You can see the web report at https://gemnasium.com/crowbar/travis-ci-crowbar. I've also added a badge on the main Crowbar repo page: https://github.com/crow

Re: [Crowbar] RESTful Crowbar API

2013-03-18 Thread James Tan
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. :-) After a little trial and error with the github.com API I came

Re: [Crowbar] RESTful Crowbar API

2013-03-18 Thread Ward Harold
James, thanks for the note on your workflow. I'd like to stick with the ./dev mechanism as much as possible. After a little trial and error with the github.com API I came up with the following curl command which renders markdown for me: curl --location --request POST --data-binary @.md --header "

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

2013-03-18 Thread Mark Malewski
Grzegorz/Adam and all, I saw the Crowbar video and also a Crowbar presentation a few weeks ago (I believe it was on YouTube). It caught my interest, and I did visit the Crowbar Wiki, and although I have two C6100's (with four nodes each), and I really do want to get started with CrowBar, because