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
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
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
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
ore frequent :) ).
If that happens, sure we can do that.
>
>>
>> thoughts?
>>
>>> Regards.
>>>
>>>
>>>
>>> From: Chip Childers [chip.child...@sungard.com]
>>> Sent: Friday, January 0
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.
>>
>>
>> __
locally by cloudmonkey and not by api server).
> Tabularize the cloudmonkey response
> ---
>
> Key: CLOUDSTACK-545
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-545
> P
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
___
> 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:
>>
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,
Resolution: Fixed
>>>> Assignee: Rohit Yadav
>>>>
>>>> Fixed on master:
>>>>
>>>> CLOUDSTACK-545: Tabularize cloudmonkey's response using filter=
>>>> argument
>>>>
>>>> authorRohit Yadav
>
>>>
>>> Resolution: Fixed
>>> Assignee: Rohit Yadav
>>>
>>> Fixed on master:
>>>
>>> CLOUDSTACK-545: Tabularize cloudmonkey's response using filter=
>>> argument
>>
>> Fixed on master:
>>
>> CLOUDSTACK-545: Tabularize cloudmonkey's response using filter=
>> argument
>>
>> authorRohit Yadav
>> Fri, 21 Dec 2012 00:28:32 + (16:28 -0800)
>> committerRohit Yadav
>> Fri, 21 Dec 2012 00:33:08 + (16:33 -080
signee: Rohit Yadav
>
> Fixed on master:
>
> CLOUDSTACK-545: Tabularize cloudmonkey's response using filter=
> argument
>
> authorRohit Yadav
> Fri, 21 Dec 2012 00:28:32 + (16:28 -0800)
> committerRohit Yadav
> Fri, 21 Dec 2012 00:33:08 + (16:33 -0800)
> c
: Tabularize cloudmonkey's response using filter=
argument
authorRohit Yadav
Fri, 21 Dec 2012 00:28:32 + (16:28 -0800)
committerRohit Yadav
Fri, 21 Dec 2012 00:33:08 + (16:33 -0800)
commit8f51c630bdb874f9522ec3873c881b1c4e7cfdf7
> Tabularize the cloudmonkey
makes tabular output and result view filter; think select <><><> in
mysql :)
ex:
> list users filter=id,username
> Tabularize the cloudmonkey response
> ---
>
> Key: CLOUDSTACK-545
>
lt.values())
+print printer
for key in result.keys():
if not (isinstance(result[key], list) or
isinstance(result[key], dict)):
> Tabularize the cloudmonkey response
> ---
>
>
turn more in their response than others which makes this a bit
tricky. If we can tell cloudmonkey to return a selection/filter the response
then we only have to tabularize on that result or a default set that each API
returns could control the lengths.
> Tabularize the clou
this might also require specific output values to
be selected as "default" responses for the API calls? My concern with simply
tabularizing the return values would be the line and field lengths.
> Tabularize the clo
Prasanna Santhanam created CLOUDSTACK-545:
-
Summary: Tabularize the cloudmonkey response
Key: CLOUDSTACK-545
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-545
Project: CloudStack
20 matches
Mail list logo