Re: [Openstack] documentation of flags, introducing of a naming convention for flags

2011-02-22 Thread Thierry Carrez
Christian Berendt wrote: a) we should create a useful documentation including all flags That's been identified as a necessary area of improvement for doc. I plan to work on the raw info (organize them in themes and document their use) and Anne should help me get it into the openstack manual.

Re: [Openstack] documentation of flags, introducing of a naming convention for flags

2011-02-22 Thread Jay Pipes
can of worms Just use optparse/argparse. paste.deploy handles configuration files already, which is where most flags should really be... gflags adds unneeded complexity for no real gains, IMHO. Swift and Glance do just fine without gflags, as do the vast majority of Python projects. As for

Re: [Openstack] documentation of flags, introducing of a naming convention for flags

2011-02-22 Thread Anne Gentle
Thanks for starting this thread, comments below. *Anne Gentle* a...@openstack.org my blog http://justwriteclick.com/ | my bookhttp://xmlpress.net/publications/conversation-community/| LinkedIn http://www.linkedin.com/in/annegentle | Delicioushttp://del.icio.us/annegentle| Twitter

Re: [Openstack] Queue service prototype

2011-02-22 Thread Eric Day
On Tue, Feb 22, 2011 at 12:55:32AM -0800, Vishvananda Ishaya wrote: Awesome stuff! I had to do the following patch to get it to run (on python 2.6.1 on my mac) Yeah, the version in my junk repo was broken for a couple minutes last night, you must have pulled at just the right moment. :) I

Re: [Openstack] Queue Service, next steps

2011-02-22 Thread Todd Willey
Ditto erl cpp. On Tue, Feb 22, 2011 at 3:57 AM, Vishvananda Ishaya vishvana...@gmail.com wrote: +1 for Erlang from me.  I'm hoping to never have to see C++ templates again :) On Feb 21, 2011, at 10:58 PM, Devin Carlen wrote: It's been discussed a fair amount already, but I think this is a

Re: [Openstack] documentation of flags, introducing of a naming convention for flags

2011-02-22 Thread Andy Smith
A few points: (1) I agree with Todd and others that having flags localized to where they are used is good idea. (2) We should do some work to re-localize many of the flags, there has been a lot of kludge over time that just needs a little re-organization. This will solve the which flags are

[Openstack] Burrow (queue service)

2011-02-22 Thread Eric Day
Hi everyone, I'd like to thank every who put in their opinion on the various queue service threads over the past couple weeks. It seems Erlang had the most enthusiasm from the language discussions, so we'll be going with that. We'll be able to move quickly with Erlang, which also means we'll be

Re: [Openstack] Queue service prototype

2011-02-22 Thread Devin Carlen
On Feb 22, 2011, at 8:58 AM, Eric Day wrote: On Tue, Feb 22, 2011 at 12:55:32AM -0800, Vishvananda Ishaya wrote: Awesome stuff! I had to do the following patch to get it to run (on python 2.6.1 on my mac) Yeah, the version in my junk repo was broken for a couple minutes last night, you

[Openstack-xenapi] OpenStack API CLI

2011-02-22 Thread Ewan Mellor
What is the plan for CLI tools that use the OpenStack API? I see novatools on github. Is that something that we're taking forward? And if so, will they be moving to Launchpad? If not, what's the alternative? Thanks, Ewan. ___ Mailing list: