Re: Tabularize the cloudmonkey response

2013-01-07 Thread Rohit Yadav
On 06-Jan-2013, at 3:37 PM, David Nalley wrote: > > So lots of places do 'unofficial' releases, but what is odd here is: > > 1. We (the ACS community) have no plans around releasing Cloudmonkey. > (unless the plan is to make it a part of the CloudStack release.) Yes, it was planned to have a C

Re: Tabularize the cloudmonkey response

2013-01-07 Thread Rohit Yadav
On 06-Jan-2013, at 4:11 PM, Chris Sears wrote: > Is the plan is to eventually make CloudMonkey the official CLI for > CloudStack (along the lines of the AWS API Tools)? Yes we wanted a command line tool: https://issues.apache.org/jira/browse/CLOUDSTACK-132 This is the reason why I did not crea

Re: Tabularize the cloudmonkey response

2013-01-06 Thread Chris Sears
Is the plan is to eventually make CloudMonkey the official CLI for CloudStack (along the lines of the AWS API Tools)? If so, then it would make sense to (eventually) use an Apache repo and synchronize the releases. If not, I don't see any reason to elevate CloudMonkey above any other third party to

Re: Tabularize the cloudmonkey response

2013-01-06 Thread David Nalley
On Sun, Jan 6, 2013 at 4:39 PM, Rohit Yadav wrote: > > On 06-Jan-2013, at 1:31 PM, Sebastien Goasguen wrote: >> >> Can't we just consider cloudmonkey source as "stable" release within a >> cloudstack release. and just consider the pypi as "unstable" dev.. >> >> after all anyone can grab cloudmon

Re: Tabularize the cloudmonkey response

2013-01-06 Thread Rohit Yadav
ore frequent :) ). If that happens, sure we can do that. > >> >> thoughts? >> >>> Regards. >>> >>> >>> >>> From: Chip Childers [chip.child...@sungard.com] >>> Sent: Friday, January 0

Re: Tabularize the cloudmonkey response

2013-01-06 Thread Sebastien Goasguen
less under development. I suspect that when cloud monkey will reach steady-state the push to pypi would be less frequent and could be in sync with ACS releases (as those will become more frequent :) ). > > thoughts? > >> Regards. >> >> >> __

Re: Tabularize the cloudmonkey response

2013-01-04 Thread Rohit Yadav
ments in a generic way (functional programming ftw!) and clients (cloudmonkey, marvin) can be extracted out of CloudStack and be developed as separate projects. [1] http://git-scm.com/book/en/Git-Tools-Submodules > > thoughts? > >> Regards. >> >> >> >> From: Chip Chil

Re: Tabularize the cloudmonkey response

2013-01-04 Thread Chip Childers
___ > From: Chip Childers [chip.child...@sungard.com] > Sent: Friday, January 04, 2013 8:04 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: Tabularize the cloudmonkey response > > On Thu, Jan 3, 2013 at 5:23 PM, Rohit Yadav wrote: >>

RE: Tabularize the cloudmonkey response

2013-01-04 Thread Rohit Yadav
eases. Regards. From: Chip Childers [chip.child...@sungard.com] Sent: Friday, January 04, 2013 8:04 PM To: cloudstack-dev@incubator.apache.org Subject: Re: Tabularize the cloudmonkey response On Thu, Jan 3, 2013 at 5:23 PM, Rohit Yadav wrote: > Sure,

Re: Tabularize the cloudmonkey response

2013-01-04 Thread Chip Childers
On Thu, Jan 3, 2013 at 5:23 PM, Rohit Yadav wrote: > Sure, the pypi community release 4.0.0-2 > (http://pypi.python.org/packages/source/c/cloudmonkey/cloudmonkey-4.0.0-2.tar.gz#md5=6125f804bc1dec4447df1e1b48a7d85b) > has the latest changes with tabular output etc. I can upload the latest tar >

Re: Tabularize the cloudmonkey response

2013-01-03 Thread Rohit Yadav
Sure, the pypi community release 4.0.0-2 (http://pypi.python.org/packages/source/c/cloudmonkey/cloudmonkey-4.0.0-2.tar.gz#md5=6125f804bc1dec4447df1e1b48a7d85b) has the latest changes with tabular output etc. I can upload the latest tar ball that would make it 4.0.0-3? Or, for project releases,

Re: Tabularize the cloudmonkey response

2013-01-03 Thread Chip Childers
Hey Rohit, I think that we should probably be syncing any updates to cloudmonkey on pypi with project releases. What do you think? On Thu, Dec 20, 2012 at 8:00 PM, Rohit Yadav wrote: > If you want to have the tabularized output, upgrade using: pip install > --upgrade cloudmonkey > Updated wiki