You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Rohit Yadav <bh...@apache.org> on 2014/12/15 07:10:01 UTC

[VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Hi All,

I've created a 5.3.1 release of CloudMonkey, with the following artifacts
up for a vote:

Git Branch and Commit SHA:
https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=shortlog;h=refs/heads/master
Commit: 387f0338f9715f2337a9e10c92d1c76fa5d2a381

List of changes:
https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=CHANGES.md

Source release (checksums and signatures are available at the same
location):
https://dist.apache.org/repos/dist/dev/cloudstack/cloudmonkey-5.3.1/

PGP release keys (signed using key ID 0EE3D884):
https://dist.apache.org/repos/dist/release/cloudstack/KEYS

Vote will be open for 72 hours.

For sanity in tallying the vote, can PMC members please be sure to indicate
"(binding)" with their vote?

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)

Regards.

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Sebastien Goasguen <ru...@gmail.com>.
On Dec 19, 2014, at 5:34 AM, Suresh Sadhu <Su...@citrix.com> wrote:

> its my bad i have wrongly pasted it  to wrong mail thread . its for 4.3.2
> 


that's what I thought, can you repost on the 4.3.2 thread :)

> 
> sorry for the inconvenience.
> 
> regards
> sadhu  
> ________________________________________
> From: Sebastien Goasguen [runseb@gmail.com]
> Sent: Friday, December 19, 2014 3:50 PM
> To: dev@cloudstack.apache.org
> Subject: Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1
> 
> On Dec 19, 2014, at 5:09 AM, Suresh Sadhu <Su...@citrix.com> wrote:
> 
>> Rohit,
>> 
>> I am seeing below exception after enabling zone,system vms fail to start .even after copying the vhd-util on host ,i still see  this below exception.
>> is there any specific reason for this below failure?
>> 
>> at java.lang.Thread.run(Thread.java:745)
>> INFO  [o.a.c.s.v.VolumeServiceImpl] (consoleproxy-1:ctx-90824cd9) releasing lock for VMTemplateStoragePool 96
>> WARN  [c.c.u.d.Merovingian2] (consoleproxy-1:ctx-90824cd9) Was unable to find lock for the key template_spool_ref96 and thread id 1326468965
>> INFO  [c.c.v.VirtualMachineManagerImpl] (consoleproxy-1:ctx-90824cd9) Unable to contact resource.
>> com.cloud.exception.StorageUnavailableException: Resource [StoragePool:1] is unreachable: Unable to create Vol[42|vm=42|ROOT]:Catch Exception com.cloud.utils.exception.CloudRuntimeException for template +  due to com.cloud.utils.exception.CloudRuntimeException: failed to dd /var/run/cloud_mount/0ec57654-6b1c-4274-b07c-91f2a1eb3a1f//b051e4dc-1f05-49f8-8f61-4d6589005108.vhd to /var/run/sr-mount/4af66230-c143-a4d9-ce9b-63b9e64602d0/7e78e277-38e2-4a56-bbdd-66d124f2cd31.vhd
>>       at org.apache.cloudstack.engine.orchestration.VolumeOrchestrator.recreateVolume(VolumeOrchestrator.java:1204)
>>       at org.apache.cloudstack.engine.orchestration.VolumeOrchestrator.prepare(VolumeOrchestrator.java:1256)
>>       at com.cloud.vm.VirtualMachineManagerImpl.orchestrateStart(VirtualMachineManagerImpl.java:963)
>>       at com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:761)
>>       at com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:745)
>>       at com.cloud.consoleproxy.ConsoleProxyManagerImpl.startProxy(ConsoleProxyManagerImpl.java:555)
>>       at com.cloud.consoleproxy.ConsoleProxyManagerImpl.allocCapacity(ConsoleProxyManagerImpl.java:941)
>>       at com.cloud.consoleproxy.ConsoleProxyManagerImpl.expandPool(ConsoleProxyManagerImpl.java:1666)
>>       at com.cloud.consoleproxy.ConsoleProxyManagerImpl.expandPool(ConsoleProxyManagerImpl.java:157)
>>       at com.cloud.vm.SystemVmLoadScanner.loadScan(SystemVmLoadScanner.java:118)
>>       at com.cloud.vm.SystemVmLoadScanner.access$100(SystemVmLoadScanner.java:35)
>>       at com.cloud.vm.SystemVmLoadScanner$1.reallyRun(SystemVmLoadScanner.java:88)
>>       at com.cloud.vm.SystemVmLoadScanner$1.runInContext(SystemVmLoadScanner.java:79)
>>       at org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
>>       at org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
>>       at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
>>       at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
>>       at org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46)
>>       at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>>       at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
>>       at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
>>       at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
>>       at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>>       at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>>       at java.lang.Thread.run(Thread.java:745)
>> INFO  [c.c.h.x.r.CitrixResourceBase] (DirectAgent-11:ctx-49709bc5) VM does not exist on XenServer95d18ca7-b4d1-4135-9b27-42b9b62ae1f2
>> WARN  [c.c.c.ConsoleProxyManagerImpl] (consoleproxy-1:ctx-90824cd9) Exception while trying to start console proxy
>> com.cloud.exception.InsufficientServerCapacityException: Unable to create a deployment for VM[ConsoleProxy|v-42-VM]Scope=interface com.cloud.dc.DataCenter; id=1
>>       at com.cloud.vm.VirtualMachineManagerImpl.orchestrateStart(VirtualMachineManagerImpl.java:922)
>>       at com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:761)
>>       at com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:745)
>>       at com.cloud.consoleproxy.ConsoleProxyManagerImpl.startProxy(ConsoleProxyManagerImpl.java:555)
>>       at com.cloud.consoleproxy.ConsoleProxyManagerImpl.allocCapacity(ConsoleProxyManagerImpl.java:941)
>>       at com.cloud.consoleproxy.ConsoleProxyManagerImpl.expandPool(ConsoleProxyManagerImpl.java:1666)
>>       at com.cloud.consoleproxy.ConsoleProxyManagerImpl.expandPool(ConsoleProxyManagerImpl.java:157)
>>       at com.cloud.vm.SystemVmLoadScanner.loadScan(SystemVmLoadScanner.java:118)
>>       at com.cloud.vm.SystemVmLoadScanner.access$100(SystemVmLoadScanner.java:35)
>>       at com.cloud.vm.SystemVmLoadScanner$1.reallyRun(SystemVmLoadScanner.java:88)
>>       at com.cloud.vm.SystemVmLoadScanner$1.runInContext(SystemVmLoadScanner.java:79)
>>       at org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
>>       at org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
>>       at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
>>       at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
>>       at org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46)
>>       at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>>       at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
>>       at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
>>       at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
>>       at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>>       at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>>       at java.lang.Thread.run(Thread.java:745)
>> INFO  [c.c.c.ConsoleProxyManagerImpl] (consoleproxy-1:ctx-084c23b6) Found a stopped console proxy, bring it up to running pool. proxy vm id : 42
>> INFO  [o.a.c.s.v.VolumeServiceImpl] (consoleproxy-1:ctx-084c23b6) lock is acquired for VMTemplateStoragePool 97
>> INFO  [o.a.c.s.v.VolumeServiceImpl] (secstorage-1:ctx-5f6dca7d) Unable to acquire lock on VMTemplateStoragePool 96
>> ERROR [c.c.v.VirtualMachineManagerImpl] (secstorage-1:ctx-5f6dca7d) Failed to start instance VM[SecondaryStorageVm|s-50-VM]
>> com.cloud.utils.exception.CloudRuntimeException: Unable to acquire lock on VMTemplateStoragePool: 96
>> 
> 
> Hi Suresh, it does not look like a cloudmonkey error. Are you testing 4.3.2, or trying the new cloudmonkey to configure a DC ?
> 
> 
>> ________________________________________
>> From: Rohit Yadav [rohit.yadav@shapeblue.com]
>> Sent: Friday, December 19, 2014 3:23 PM
>> To: dev@cloudstack.apache.org
>> Subject: Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1
>> 
>> Hi,
>> 
>> We're past the voting window now. We'll wait indefinitely until we get
>> enough votes (as per bylaws for lazy consensus, at least 3 +1s) from our
>> PMC to pass this release.
>> 
>> Please test it before voting so as to avoid a bad release. Thanks.
>> 
>> On Thursday 18 December 2014 02:30 PM, Rohit Yadav wrote:
>>> +1
>>> 
>>> - Manual QA against two different public CloudStack providers and
>>> private deployment
>>> - Testing by deploying a basic zone using bash script
>>> (https://gist.github.com/bhaisaab/6b120bca5cbb4a2db732)
>>> - Manual QA to test filtering against various display formats
>>> 
>>> On Monday 15 December 2014 11:40 AM, Rohit Yadav wrote:
>>>> Hi All,
>>>> 
>>>> I've created a 5.3.1 release of CloudMonkey, with the following artifacts
>>>> up for a vote:
>>>> 
>>>> Git Branch and Commit SHA:
>>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=shortlog;h=refs/heads/master
>>>> 
>>>> Commit: 387f0338f9715f2337a9e10c92d1c76fa5d2a381
>>>> 
>>>> List of changes:
>>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=CHANGES.md
>>>> 
>>>> 
>>>> Source release (checksums and signatures are available at the same
>>>> location):
>>>> https://dist.apache.org/repos/dist/dev/cloudstack/cloudmonkey-5.3.1/
>>>> 
>>>> PGP release keys (signed using key ID 0EE3D884):
>>>> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
>>>> 
>>>> Vote will be open for 72 hours.
>>>> 
>>>> For sanity in tallying the vote, can PMC members please be sure to
>>>> indicate
>>>> "(binding)" with their vote?
>>>> 
>>>> [ ] +1 approve
>>>> [ ] +0 no opinion
>>>> [ ] -1 disapprove (and reason why)
>>>> 
>>>> Regards.
>>>> 
>>> 
>>> --
>>> Regards,
>>> Rohit Yadav
>>> Software Architect, ShapeBlue
>>> M. +91 8826230892 | rohit.yadav@shapeblue.com
>>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>>> PS. If you see any footer below, I did not add it :)
>>> Find out more about ShapeBlue and our range of CloudStack related services
>>> 
>>> IaaS Cloud Design &
>>> Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>>> CloudStack Software
>>> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>>> CloudStack Infrastructure
>>> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>>> CloudStack Bootcamp Training
>>> Courses<http://shapeblue.com/cloudstack-training/>
>>> 
>>> This email and any attachments to it may be confidential and are
>>> intended solely for the use of the individual to whom it is addressed.
>>> Any views or opinions expressed are solely those of the author and do
>>> not necessarily represent those of Shape Blue Ltd or related companies.
>>> If you are not the intended recipient of this email, you must neither
>>> take any action based upon its contents, nor copy or show it to anyone.
>>> Please contact the sender if you believe you have received this email in
>>> error. Shape Blue Ltd is a company incorporated in England & Wales.
>>> ShapeBlue Services India LLP is a company incorporated in India and is
>>> operated under license from Shape Blue Ltd. Shape Blue Brasil
>>> Consultoria Ltda is a company incorporated in Brasil and is operated
>>> under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company
>>> registered by The Republic of South Africa and is traded under license
>>> from Shape Blue Ltd. ShapeBlue is a registered trademark.
>> 
>> --
>> Regards,
>> Rohit Yadav
>> Software Architect, ShapeBlue
>> M. +91 8826230892 | rohit.yadav@shapeblue.com
>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>> PS. If you see any footer below, I did not add it :)
>> Find out more about ShapeBlue and our range of CloudStack related services
>> 
>> IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>> CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>> CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>> CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>
>> 
>> This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.
> 


RE: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Suresh Sadhu <Su...@citrix.com>.
its my bad i have wrongly pasted it  to wrong mail thread . its for 4.3.2


sorry for the inconvenience.

regards
sadhu  
________________________________________
From: Sebastien Goasguen [runseb@gmail.com]
Sent: Friday, December 19, 2014 3:50 PM
To: dev@cloudstack.apache.org
Subject: Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

On Dec 19, 2014, at 5:09 AM, Suresh Sadhu <Su...@citrix.com> wrote:

> Rohit,
>
> I am seeing below exception after enabling zone,system vms fail to start .even after copying the vhd-util on host ,i still see  this below exception.
> is there any specific reason for this below failure?
>
>  at java.lang.Thread.run(Thread.java:745)
> INFO  [o.a.c.s.v.VolumeServiceImpl] (consoleproxy-1:ctx-90824cd9) releasing lock for VMTemplateStoragePool 96
> WARN  [c.c.u.d.Merovingian2] (consoleproxy-1:ctx-90824cd9) Was unable to find lock for the key template_spool_ref96 and thread id 1326468965
> INFO  [c.c.v.VirtualMachineManagerImpl] (consoleproxy-1:ctx-90824cd9) Unable to contact resource.
> com.cloud.exception.StorageUnavailableException: Resource [StoragePool:1] is unreachable: Unable to create Vol[42|vm=42|ROOT]:Catch Exception com.cloud.utils.exception.CloudRuntimeException for template +  due to com.cloud.utils.exception.CloudRuntimeException: failed to dd /var/run/cloud_mount/0ec57654-6b1c-4274-b07c-91f2a1eb3a1f//b051e4dc-1f05-49f8-8f61-4d6589005108.vhd to /var/run/sr-mount/4af66230-c143-a4d9-ce9b-63b9e64602d0/7e78e277-38e2-4a56-bbdd-66d124f2cd31.vhd
>        at org.apache.cloudstack.engine.orchestration.VolumeOrchestrator.recreateVolume(VolumeOrchestrator.java:1204)
>        at org.apache.cloudstack.engine.orchestration.VolumeOrchestrator.prepare(VolumeOrchestrator.java:1256)
>        at com.cloud.vm.VirtualMachineManagerImpl.orchestrateStart(VirtualMachineManagerImpl.java:963)
>        at com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:761)
>        at com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:745)
>        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.startProxy(ConsoleProxyManagerImpl.java:555)
>        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.allocCapacity(ConsoleProxyManagerImpl.java:941)
>        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.expandPool(ConsoleProxyManagerImpl.java:1666)
>        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.expandPool(ConsoleProxyManagerImpl.java:157)
>        at com.cloud.vm.SystemVmLoadScanner.loadScan(SystemVmLoadScanner.java:118)
>        at com.cloud.vm.SystemVmLoadScanner.access$100(SystemVmLoadScanner.java:35)
>        at com.cloud.vm.SystemVmLoadScanner$1.reallyRun(SystemVmLoadScanner.java:88)
>        at com.cloud.vm.SystemVmLoadScanner$1.runInContext(SystemVmLoadScanner.java:79)
>        at org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
>        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
>        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
>        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
>        at org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46)
>        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
>        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
>        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
>        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>        at java.lang.Thread.run(Thread.java:745)
> INFO  [c.c.h.x.r.CitrixResourceBase] (DirectAgent-11:ctx-49709bc5) VM does not exist on XenServer95d18ca7-b4d1-4135-9b27-42b9b62ae1f2
> WARN  [c.c.c.ConsoleProxyManagerImpl] (consoleproxy-1:ctx-90824cd9) Exception while trying to start console proxy
> com.cloud.exception.InsufficientServerCapacityException: Unable to create a deployment for VM[ConsoleProxy|v-42-VM]Scope=interface com.cloud.dc.DataCenter; id=1
>        at com.cloud.vm.VirtualMachineManagerImpl.orchestrateStart(VirtualMachineManagerImpl.java:922)
>        at com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:761)
>        at com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:745)
>        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.startProxy(ConsoleProxyManagerImpl.java:555)
>        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.allocCapacity(ConsoleProxyManagerImpl.java:941)
>        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.expandPool(ConsoleProxyManagerImpl.java:1666)
>        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.expandPool(ConsoleProxyManagerImpl.java:157)
>        at com.cloud.vm.SystemVmLoadScanner.loadScan(SystemVmLoadScanner.java:118)
>        at com.cloud.vm.SystemVmLoadScanner.access$100(SystemVmLoadScanner.java:35)
>        at com.cloud.vm.SystemVmLoadScanner$1.reallyRun(SystemVmLoadScanner.java:88)
>        at com.cloud.vm.SystemVmLoadScanner$1.runInContext(SystemVmLoadScanner.java:79)
>        at org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
>        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
>        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
>        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
>        at org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46)
>        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
>        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
>        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
>        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>        at java.lang.Thread.run(Thread.java:745)
> INFO  [c.c.c.ConsoleProxyManagerImpl] (consoleproxy-1:ctx-084c23b6) Found a stopped console proxy, bring it up to running pool. proxy vm id : 42
> INFO  [o.a.c.s.v.VolumeServiceImpl] (consoleproxy-1:ctx-084c23b6) lock is acquired for VMTemplateStoragePool 97
> INFO  [o.a.c.s.v.VolumeServiceImpl] (secstorage-1:ctx-5f6dca7d) Unable to acquire lock on VMTemplateStoragePool 96
> ERROR [c.c.v.VirtualMachineManagerImpl] (secstorage-1:ctx-5f6dca7d) Failed to start instance VM[SecondaryStorageVm|s-50-VM]
> com.cloud.utils.exception.CloudRuntimeException: Unable to acquire lock on VMTemplateStoragePool: 96
>

Hi Suresh, it does not look like a cloudmonkey error. Are you testing 4.3.2, or trying the new cloudmonkey to configure a DC ?


> ________________________________________
> From: Rohit Yadav [rohit.yadav@shapeblue.com]
> Sent: Friday, December 19, 2014 3:23 PM
> To: dev@cloudstack.apache.org
> Subject: Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1
>
> Hi,
>
> We're past the voting window now. We'll wait indefinitely until we get
> enough votes (as per bylaws for lazy consensus, at least 3 +1s) from our
> PMC to pass this release.
>
> Please test it before voting so as to avoid a bad release. Thanks.
>
> On Thursday 18 December 2014 02:30 PM, Rohit Yadav wrote:
>> +1
>>
>> - Manual QA against two different public CloudStack providers and
>> private deployment
>> - Testing by deploying a basic zone using bash script
>> (https://gist.github.com/bhaisaab/6b120bca5cbb4a2db732)
>> - Manual QA to test filtering against various display formats
>>
>> On Monday 15 December 2014 11:40 AM, Rohit Yadav wrote:
>>> Hi All,
>>>
>>> I've created a 5.3.1 release of CloudMonkey, with the following artifacts
>>> up for a vote:
>>>
>>> Git Branch and Commit SHA:
>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=shortlog;h=refs/heads/master
>>>
>>> Commit: 387f0338f9715f2337a9e10c92d1c76fa5d2a381
>>>
>>> List of changes:
>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=CHANGES.md
>>>
>>>
>>> Source release (checksums and signatures are available at the same
>>> location):
>>> https://dist.apache.org/repos/dist/dev/cloudstack/cloudmonkey-5.3.1/
>>>
>>> PGP release keys (signed using key ID 0EE3D884):
>>> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
>>>
>>> Vote will be open for 72 hours.
>>>
>>> For sanity in tallying the vote, can PMC members please be sure to
>>> indicate
>>> "(binding)" with their vote?
>>>
>>> [ ] +1 approve
>>> [ ] +0 no opinion
>>> [ ] -1 disapprove (and reason why)
>>>
>>> Regards.
>>>
>>
>> --
>> Regards,
>> Rohit Yadav
>> Software Architect, ShapeBlue
>> M. +91 8826230892 | rohit.yadav@shapeblue.com
>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>> PS. If you see any footer below, I did not add it :)
>> Find out more about ShapeBlue and our range of CloudStack related services
>>
>> IaaS Cloud Design &
>> Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>> CloudStack Software
>> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>> CloudStack Infrastructure
>> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>> CloudStack Bootcamp Training
>> Courses<http://shapeblue.com/cloudstack-training/>
>>
>> This email and any attachments to it may be confidential and are
>> intended solely for the use of the individual to whom it is addressed.
>> Any views or opinions expressed are solely those of the author and do
>> not necessarily represent those of Shape Blue Ltd or related companies.
>> If you are not the intended recipient of this email, you must neither
>> take any action based upon its contents, nor copy or show it to anyone.
>> Please contact the sender if you believe you have received this email in
>> error. Shape Blue Ltd is a company incorporated in England & Wales.
>> ShapeBlue Services India LLP is a company incorporated in India and is
>> operated under license from Shape Blue Ltd. Shape Blue Brasil
>> Consultoria Ltda is a company incorporated in Brasil and is operated
>> under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company
>> registered by The Republic of South Africa and is traded under license
>> from Shape Blue Ltd. ShapeBlue is a registered trademark.
>
> --
> Regards,
> Rohit Yadav
> Software Architect, ShapeBlue
> M. +91 8826230892 | rohit.yadav@shapeblue.com
> Blog: bhaisaab.org | Twitter: @_bhaisaab
> PS. If you see any footer below, I did not add it :)
> Find out more about ShapeBlue and our range of CloudStack related services
>
> IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
> CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
> CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
> CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>
>
> This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.


Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Sebastien Goasguen <ru...@gmail.com>.
On Dec 19, 2014, at 5:09 AM, Suresh Sadhu <Su...@citrix.com> wrote:

> Rohit,
> 
> I am seeing below exception after enabling zone,system vms fail to start .even after copying the vhd-util on host ,i still see  this below exception.
> is there any specific reason for this below failure?
> 
>  at java.lang.Thread.run(Thread.java:745)
> INFO  [o.a.c.s.v.VolumeServiceImpl] (consoleproxy-1:ctx-90824cd9) releasing lock for VMTemplateStoragePool 96
> WARN  [c.c.u.d.Merovingian2] (consoleproxy-1:ctx-90824cd9) Was unable to find lock for the key template_spool_ref96 and thread id 1326468965
> INFO  [c.c.v.VirtualMachineManagerImpl] (consoleproxy-1:ctx-90824cd9) Unable to contact resource.
> com.cloud.exception.StorageUnavailableException: Resource [StoragePool:1] is unreachable: Unable to create Vol[42|vm=42|ROOT]:Catch Exception com.cloud.utils.exception.CloudRuntimeException for template +  due to com.cloud.utils.exception.CloudRuntimeException: failed to dd /var/run/cloud_mount/0ec57654-6b1c-4274-b07c-91f2a1eb3a1f//b051e4dc-1f05-49f8-8f61-4d6589005108.vhd to /var/run/sr-mount/4af66230-c143-a4d9-ce9b-63b9e64602d0/7e78e277-38e2-4a56-bbdd-66d124f2cd31.vhd
>        at org.apache.cloudstack.engine.orchestration.VolumeOrchestrator.recreateVolume(VolumeOrchestrator.java:1204)
>        at org.apache.cloudstack.engine.orchestration.VolumeOrchestrator.prepare(VolumeOrchestrator.java:1256)
>        at com.cloud.vm.VirtualMachineManagerImpl.orchestrateStart(VirtualMachineManagerImpl.java:963)
>        at com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:761)
>        at com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:745)
>        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.startProxy(ConsoleProxyManagerImpl.java:555)
>        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.allocCapacity(ConsoleProxyManagerImpl.java:941)
>        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.expandPool(ConsoleProxyManagerImpl.java:1666)
>        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.expandPool(ConsoleProxyManagerImpl.java:157)
>        at com.cloud.vm.SystemVmLoadScanner.loadScan(SystemVmLoadScanner.java:118)
>        at com.cloud.vm.SystemVmLoadScanner.access$100(SystemVmLoadScanner.java:35)
>        at com.cloud.vm.SystemVmLoadScanner$1.reallyRun(SystemVmLoadScanner.java:88)
>        at com.cloud.vm.SystemVmLoadScanner$1.runInContext(SystemVmLoadScanner.java:79)
>        at org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
>        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
>        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
>        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
>        at org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46)
>        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
>        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
>        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
>        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>        at java.lang.Thread.run(Thread.java:745)
> INFO  [c.c.h.x.r.CitrixResourceBase] (DirectAgent-11:ctx-49709bc5) VM does not exist on XenServer95d18ca7-b4d1-4135-9b27-42b9b62ae1f2
> WARN  [c.c.c.ConsoleProxyManagerImpl] (consoleproxy-1:ctx-90824cd9) Exception while trying to start console proxy
> com.cloud.exception.InsufficientServerCapacityException: Unable to create a deployment for VM[ConsoleProxy|v-42-VM]Scope=interface com.cloud.dc.DataCenter; id=1
>        at com.cloud.vm.VirtualMachineManagerImpl.orchestrateStart(VirtualMachineManagerImpl.java:922)
>        at com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:761)
>        at com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:745)
>        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.startProxy(ConsoleProxyManagerImpl.java:555)
>        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.allocCapacity(ConsoleProxyManagerImpl.java:941)
>        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.expandPool(ConsoleProxyManagerImpl.java:1666)
>        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.expandPool(ConsoleProxyManagerImpl.java:157)
>        at com.cloud.vm.SystemVmLoadScanner.loadScan(SystemVmLoadScanner.java:118)
>        at com.cloud.vm.SystemVmLoadScanner.access$100(SystemVmLoadScanner.java:35)
>        at com.cloud.vm.SystemVmLoadScanner$1.reallyRun(SystemVmLoadScanner.java:88)
>        at com.cloud.vm.SystemVmLoadScanner$1.runInContext(SystemVmLoadScanner.java:79)
>        at org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
>        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
>        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
>        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
>        at org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46)
>        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
>        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
>        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
>        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>        at java.lang.Thread.run(Thread.java:745)
> INFO  [c.c.c.ConsoleProxyManagerImpl] (consoleproxy-1:ctx-084c23b6) Found a stopped console proxy, bring it up to running pool. proxy vm id : 42
> INFO  [o.a.c.s.v.VolumeServiceImpl] (consoleproxy-1:ctx-084c23b6) lock is acquired for VMTemplateStoragePool 97
> INFO  [o.a.c.s.v.VolumeServiceImpl] (secstorage-1:ctx-5f6dca7d) Unable to acquire lock on VMTemplateStoragePool 96
> ERROR [c.c.v.VirtualMachineManagerImpl] (secstorage-1:ctx-5f6dca7d) Failed to start instance VM[SecondaryStorageVm|s-50-VM]
> com.cloud.utils.exception.CloudRuntimeException: Unable to acquire lock on VMTemplateStoragePool: 96
> 

Hi Suresh, it does not look like a cloudmonkey error. Are you testing 4.3.2, or trying the new cloudmonkey to configure a DC ?


> ________________________________________
> From: Rohit Yadav [rohit.yadav@shapeblue.com]
> Sent: Friday, December 19, 2014 3:23 PM
> To: dev@cloudstack.apache.org
> Subject: Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1
> 
> Hi,
> 
> We're past the voting window now. We'll wait indefinitely until we get
> enough votes (as per bylaws for lazy consensus, at least 3 +1s) from our
> PMC to pass this release.
> 
> Please test it before voting so as to avoid a bad release. Thanks.
> 
> On Thursday 18 December 2014 02:30 PM, Rohit Yadav wrote:
>> +1
>> 
>> - Manual QA against two different public CloudStack providers and
>> private deployment
>> - Testing by deploying a basic zone using bash script
>> (https://gist.github.com/bhaisaab/6b120bca5cbb4a2db732)
>> - Manual QA to test filtering against various display formats
>> 
>> On Monday 15 December 2014 11:40 AM, Rohit Yadav wrote:
>>> Hi All,
>>> 
>>> I've created a 5.3.1 release of CloudMonkey, with the following artifacts
>>> up for a vote:
>>> 
>>> Git Branch and Commit SHA:
>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=shortlog;h=refs/heads/master
>>> 
>>> Commit: 387f0338f9715f2337a9e10c92d1c76fa5d2a381
>>> 
>>> List of changes:
>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=CHANGES.md
>>> 
>>> 
>>> Source release (checksums and signatures are available at the same
>>> location):
>>> https://dist.apache.org/repos/dist/dev/cloudstack/cloudmonkey-5.3.1/
>>> 
>>> PGP release keys (signed using key ID 0EE3D884):
>>> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
>>> 
>>> Vote will be open for 72 hours.
>>> 
>>> For sanity in tallying the vote, can PMC members please be sure to
>>> indicate
>>> "(binding)" with their vote?
>>> 
>>> [ ] +1 approve
>>> [ ] +0 no opinion
>>> [ ] -1 disapprove (and reason why)
>>> 
>>> Regards.
>>> 
>> 
>> --
>> Regards,
>> Rohit Yadav
>> Software Architect, ShapeBlue
>> M. +91 8826230892 | rohit.yadav@shapeblue.com
>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>> PS. If you see any footer below, I did not add it :)
>> Find out more about ShapeBlue and our range of CloudStack related services
>> 
>> IaaS Cloud Design &
>> Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>> CloudStack Software
>> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>> CloudStack Infrastructure
>> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>> CloudStack Bootcamp Training
>> Courses<http://shapeblue.com/cloudstack-training/>
>> 
>> This email and any attachments to it may be confidential and are
>> intended solely for the use of the individual to whom it is addressed.
>> Any views or opinions expressed are solely those of the author and do
>> not necessarily represent those of Shape Blue Ltd or related companies.
>> If you are not the intended recipient of this email, you must neither
>> take any action based upon its contents, nor copy or show it to anyone.
>> Please contact the sender if you believe you have received this email in
>> error. Shape Blue Ltd is a company incorporated in England & Wales.
>> ShapeBlue Services India LLP is a company incorporated in India and is
>> operated under license from Shape Blue Ltd. Shape Blue Brasil
>> Consultoria Ltda is a company incorporated in Brasil and is operated
>> under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company
>> registered by The Republic of South Africa and is traded under license
>> from Shape Blue Ltd. ShapeBlue is a registered trademark.
> 
> --
> Regards,
> Rohit Yadav
> Software Architect, ShapeBlue
> M. +91 8826230892 | rohit.yadav@shapeblue.com
> Blog: bhaisaab.org | Twitter: @_bhaisaab
> PS. If you see any footer below, I did not add it :)
> Find out more about ShapeBlue and our range of CloudStack related services
> 
> IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
> CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
> CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
> CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>
> 
> This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.


RE: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Suresh Sadhu <Su...@citrix.com>.
Rohit,

I am seeing below exception after enabling zone,system vms fail to start .even after copying the vhd-util on host ,i still see  this below exception.
is there any specific reason for this below failure?

  at java.lang.Thread.run(Thread.java:745)
INFO  [o.a.c.s.v.VolumeServiceImpl] (consoleproxy-1:ctx-90824cd9) releasing lock for VMTemplateStoragePool 96
WARN  [c.c.u.d.Merovingian2] (consoleproxy-1:ctx-90824cd9) Was unable to find lock for the key template_spool_ref96 and thread id 1326468965
INFO  [c.c.v.VirtualMachineManagerImpl] (consoleproxy-1:ctx-90824cd9) Unable to contact resource.
com.cloud.exception.StorageUnavailableException: Resource [StoragePool:1] is unreachable: Unable to create Vol[42|vm=42|ROOT]:Catch Exception com.cloud.utils.exception.CloudRuntimeException for template +  due to com.cloud.utils.exception.CloudRuntimeException: failed to dd /var/run/cloud_mount/0ec57654-6b1c-4274-b07c-91f2a1eb3a1f//b051e4dc-1f05-49f8-8f61-4d6589005108.vhd to /var/run/sr-mount/4af66230-c143-a4d9-ce9b-63b9e64602d0/7e78e277-38e2-4a56-bbdd-66d124f2cd31.vhd
        at org.apache.cloudstack.engine.orchestration.VolumeOrchestrator.recreateVolume(VolumeOrchestrator.java:1204)
        at org.apache.cloudstack.engine.orchestration.VolumeOrchestrator.prepare(VolumeOrchestrator.java:1256)
        at com.cloud.vm.VirtualMachineManagerImpl.orchestrateStart(VirtualMachineManagerImpl.java:963)
        at com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:761)
        at com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:745)
        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.startProxy(ConsoleProxyManagerImpl.java:555)
        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.allocCapacity(ConsoleProxyManagerImpl.java:941)
        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.expandPool(ConsoleProxyManagerImpl.java:1666)
        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.expandPool(ConsoleProxyManagerImpl.java:157)
        at com.cloud.vm.SystemVmLoadScanner.loadScan(SystemVmLoadScanner.java:118)
        at com.cloud.vm.SystemVmLoadScanner.access$100(SystemVmLoadScanner.java:35)
        at com.cloud.vm.SystemVmLoadScanner$1.reallyRun(SystemVmLoadScanner.java:88)
        at com.cloud.vm.SystemVmLoadScanner$1.runInContext(SystemVmLoadScanner.java:79)
        at org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
        at org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
INFO  [c.c.h.x.r.CitrixResourceBase] (DirectAgent-11:ctx-49709bc5) VM does not exist on XenServer95d18ca7-b4d1-4135-9b27-42b9b62ae1f2
WARN  [c.c.c.ConsoleProxyManagerImpl] (consoleproxy-1:ctx-90824cd9) Exception while trying to start console proxy
com.cloud.exception.InsufficientServerCapacityException: Unable to create a deployment for VM[ConsoleProxy|v-42-VM]Scope=interface com.cloud.dc.DataCenter; id=1
        at com.cloud.vm.VirtualMachineManagerImpl.orchestrateStart(VirtualMachineManagerImpl.java:922)
        at com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:761)
        at com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:745)
        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.startProxy(ConsoleProxyManagerImpl.java:555)
        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.allocCapacity(ConsoleProxyManagerImpl.java:941)
        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.expandPool(ConsoleProxyManagerImpl.java:1666)
        at com.cloud.consoleproxy.ConsoleProxyManagerImpl.expandPool(ConsoleProxyManagerImpl.java:157)
        at com.cloud.vm.SystemVmLoadScanner.loadScan(SystemVmLoadScanner.java:118)
        at com.cloud.vm.SystemVmLoadScanner.access$100(SystemVmLoadScanner.java:35)
        at com.cloud.vm.SystemVmLoadScanner$1.reallyRun(SystemVmLoadScanner.java:88)
        at com.cloud.vm.SystemVmLoadScanner$1.runInContext(SystemVmLoadScanner.java:79)
        at org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
        at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
        at org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
INFO  [c.c.c.ConsoleProxyManagerImpl] (consoleproxy-1:ctx-084c23b6) Found a stopped console proxy, bring it up to running pool. proxy vm id : 42
INFO  [o.a.c.s.v.VolumeServiceImpl] (consoleproxy-1:ctx-084c23b6) lock is acquired for VMTemplateStoragePool 97
INFO  [o.a.c.s.v.VolumeServiceImpl] (secstorage-1:ctx-5f6dca7d) Unable to acquire lock on VMTemplateStoragePool 96
ERROR [c.c.v.VirtualMachineManagerImpl] (secstorage-1:ctx-5f6dca7d) Failed to start instance VM[SecondaryStorageVm|s-50-VM]
com.cloud.utils.exception.CloudRuntimeException: Unable to acquire lock on VMTemplateStoragePool: 96

________________________________________
From: Rohit Yadav [rohit.yadav@shapeblue.com]
Sent: Friday, December 19, 2014 3:23 PM
To: dev@cloudstack.apache.org
Subject: Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Hi,

We're past the voting window now. We'll wait indefinitely until we get
enough votes (as per bylaws for lazy consensus, at least 3 +1s) from our
PMC to pass this release.

Please test it before voting so as to avoid a bad release. Thanks.

On Thursday 18 December 2014 02:30 PM, Rohit Yadav wrote:
> +1
>
> - Manual QA against two different public CloudStack providers and
> private deployment
> - Testing by deploying a basic zone using bash script
> (https://gist.github.com/bhaisaab/6b120bca5cbb4a2db732)
> - Manual QA to test filtering against various display formats
>
> On Monday 15 December 2014 11:40 AM, Rohit Yadav wrote:
>> Hi All,
>>
>> I've created a 5.3.1 release of CloudMonkey, with the following artifacts
>> up for a vote:
>>
>> Git Branch and Commit SHA:
>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=shortlog;h=refs/heads/master
>>
>> Commit: 387f0338f9715f2337a9e10c92d1c76fa5d2a381
>>
>> List of changes:
>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=CHANGES.md
>>
>>
>> Source release (checksums and signatures are available at the same
>> location):
>> https://dist.apache.org/repos/dist/dev/cloudstack/cloudmonkey-5.3.1/
>>
>> PGP release keys (signed using key ID 0EE3D884):
>> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
>>
>> Vote will be open for 72 hours.
>>
>> For sanity in tallying the vote, can PMC members please be sure to
>> indicate
>> "(binding)" with their vote?
>>
>> [ ] +1 approve
>> [ ] +0 no opinion
>> [ ] -1 disapprove (and reason why)
>>
>> Regards.
>>
>
> --
> Regards,
> Rohit Yadav
> Software Architect, ShapeBlue
> M. +91 8826230892 | rohit.yadav@shapeblue.com
> Blog: bhaisaab.org | Twitter: @_bhaisaab
> PS. If you see any footer below, I did not add it :)
> Find out more about ShapeBlue and our range of CloudStack related services
>
> IaaS Cloud Design &
> Build<http://shapeblue.com/iaas-cloud-design-and-build//>
> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
> CloudStack Software
> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
> CloudStack Infrastructure
> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
> CloudStack Bootcamp Training
> Courses<http://shapeblue.com/cloudstack-training/>
>
> This email and any attachments to it may be confidential and are
> intended solely for the use of the individual to whom it is addressed.
> Any views or opinions expressed are solely those of the author and do
> not necessarily represent those of Shape Blue Ltd or related companies.
> If you are not the intended recipient of this email, you must neither
> take any action based upon its contents, nor copy or show it to anyone.
> Please contact the sender if you believe you have received this email in
> error. Shape Blue Ltd is a company incorporated in England & Wales.
> ShapeBlue Services India LLP is a company incorporated in India and is
> operated under license from Shape Blue Ltd. Shape Blue Brasil
> Consultoria Ltda is a company incorporated in Brasil and is operated
> under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company
> registered by The Republic of South Africa and is traded under license
> from Shape Blue Ltd. ShapeBlue is a registered trademark.

--
Regards,
Rohit Yadav
Software Architect, ShapeBlue
M. +91 8826230892 | rohit.yadav@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab
PS. If you see any footer below, I did not add it :)
Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Rohit Yadav <ro...@shapeblue.com>.
Hi,

We're past the voting window now. We'll wait indefinitely until we get
enough votes (as per bylaws for lazy consensus, at least 3 +1s) from our
PMC to pass this release.

Please test it before voting so as to avoid a bad release. Thanks.

On Thursday 18 December 2014 02:30 PM, Rohit Yadav wrote:
> +1
>
> - Manual QA against two different public CloudStack providers and
> private deployment
> - Testing by deploying a basic zone using bash script
> (https://gist.github.com/bhaisaab/6b120bca5cbb4a2db732)
> - Manual QA to test filtering against various display formats
>
> On Monday 15 December 2014 11:40 AM, Rohit Yadav wrote:
>> Hi All,
>>
>> I've created a 5.3.1 release of CloudMonkey, with the following artifacts
>> up for a vote:
>>
>> Git Branch and Commit SHA:
>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=shortlog;h=refs/heads/master
>>
>> Commit: 387f0338f9715f2337a9e10c92d1c76fa5d2a381
>>
>> List of changes:
>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=CHANGES.md
>>
>>
>> Source release (checksums and signatures are available at the same
>> location):
>> https://dist.apache.org/repos/dist/dev/cloudstack/cloudmonkey-5.3.1/
>>
>> PGP release keys (signed using key ID 0EE3D884):
>> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
>>
>> Vote will be open for 72 hours.
>>
>> For sanity in tallying the vote, can PMC members please be sure to
>> indicate
>> "(binding)" with their vote?
>>
>> [ ] +1 approve
>> [ ] +0 no opinion
>> [ ] -1 disapprove (and reason why)
>>
>> Regards.
>>
>
> --
> Regards,
> Rohit Yadav
> Software Architect, ShapeBlue
> M. +91 8826230892 | rohit.yadav@shapeblue.com
> Blog: bhaisaab.org | Twitter: @_bhaisaab
> PS. If you see any footer below, I did not add it :)
> Find out more about ShapeBlue and our range of CloudStack related services
>
> IaaS Cloud Design &
> Build<http://shapeblue.com/iaas-cloud-design-and-build//>
> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
> CloudStack Software
> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
> CloudStack Infrastructure
> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
> CloudStack Bootcamp Training
> Courses<http://shapeblue.com/cloudstack-training/>
>
> This email and any attachments to it may be confidential and are
> intended solely for the use of the individual to whom it is addressed.
> Any views or opinions expressed are solely those of the author and do
> not necessarily represent those of Shape Blue Ltd or related companies.
> If you are not the intended recipient of this email, you must neither
> take any action based upon its contents, nor copy or show it to anyone.
> Please contact the sender if you believe you have received this email in
> error. Shape Blue Ltd is a company incorporated in England & Wales.
> ShapeBlue Services India LLP is a company incorporated in India and is
> operated under license from Shape Blue Ltd. Shape Blue Brasil
> Consultoria Ltda is a company incorporated in Brasil and is operated
> under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company
> registered by The Republic of South Africa and is traded under license
> from Shape Blue Ltd. ShapeBlue is a registered trademark.

--
Regards,
Rohit Yadav
Software Architect, ShapeBlue
M. +91 8826230892 | rohit.yadav@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab
PS. If you see any footer below, I did not add it :)
Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Rohit Yadav <ro...@shapeblue.com>.
+1

- Manual QA against two different public CloudStack providers and
private deployment
- Testing by deploying a basic zone using bash script
(https://gist.github.com/bhaisaab/6b120bca5cbb4a2db732)
- Manual QA to test filtering against various display formats

On Monday 15 December 2014 11:40 AM, Rohit Yadav wrote:
> Hi All,
>
> I've created a 5.3.1 release of CloudMonkey, with the following artifacts
> up for a vote:
>
> Git Branch and Commit SHA:
> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=shortlog;h=refs/heads/master
> Commit: 387f0338f9715f2337a9e10c92d1c76fa5d2a381
>
> List of changes:
> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=CHANGES.md
>
> Source release (checksums and signatures are available at the same
> location):
> https://dist.apache.org/repos/dist/dev/cloudstack/cloudmonkey-5.3.1/
>
> PGP release keys (signed using key ID 0EE3D884):
> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
>
> Vote will be open for 72 hours.
>
> For sanity in tallying the vote, can PMC members please be sure to indicate
> "(binding)" with their vote?
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Regards.
>

--
Regards,
Rohit Yadav
Software Architect, ShapeBlue
M. +91 8826230892 | rohit.yadav@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab
PS. If you see any footer below, I did not add it :)
Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Rohit Yadav <ro...@shapeblue.com>.
+1

- Manual QA against two different public CloudStack providers and
private deployment
- Testing by deploying a basic zone using bash script
(https://gist.github.com/bhaisaab/6b120bca5cbb4a2db732)
- Manual QA to test filtering against various display formats

On Monday 15 December 2014 11:40 AM, Rohit Yadav wrote:
> Hi All,
>
> I've created a 5.3.1 release of CloudMonkey, with the following artifacts
> up for a vote:
>
> Git Branch and Commit SHA:
> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=shortlog;h=refs/heads/master
> Commit: 387f0338f9715f2337a9e10c92d1c76fa5d2a381
>
> List of changes:
> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=CHANGES.md
>
> Source release (checksums and signatures are available at the same
> location):
> https://dist.apache.org/repos/dist/dev/cloudstack/cloudmonkey-5.3.1/
>
> PGP release keys (signed using key ID 0EE3D884):
> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
>
> Vote will be open for 72 hours.
>
> For sanity in tallying the vote, can PMC members please be sure to indicate
> "(binding)" with their vote?
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Regards.
>

--
Regards,
Rohit Yadav
Software Architect, ShapeBlue
M. +91 8826230892 | rohit.yadav@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab
PS. If you see any footer below, I did not add it :)
Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Daan Hoogland <da...@gmail.com>.
On Fri, Dec 19, 2014 at 4:38 PM, Rohit Yadav <ro...@shapeblue.com>
wrote:
...

> One question though, is there a known issue with the color coding? it
>>>> seems to change halfway through words in the output and not be
>>>> consistent in the help/error messages. Not a blocker and I may need to
>>>> read more but it looks a bit strange.
>>>>
>>>
>>
>>>
>>> If you running the CLI as a tool on bash (single query like cloudmonkey
>>> list users), no colors are output (say in a bash script) this is to
>>> avoid printing escape chars (for color) which mess up in bash script
>>> (when people try to grep/sed/awk stuff with the output).
>>>
>>
>> I am running interactive
>>
>>
>>> In case colors are enabled then errors are printed in red color if they
>>> start with "Error" string. The color scheme is haphazard for anyone (I
>>> set the colors such that they looked best when using Solarized dark
>>> theme on terminal http://ethanschoonover.com/solarized)
>>>
>>> Please advise on the color behaviour and any improvements we should have?
>>>
>>
>> it is kind of christmassish and I like it but it seems like to have no
>> intention to make sense at all. I am using iTerm2 with no special
>> color configuration.
>> it seems to be all random coloring to me on regular output, see a
>> annotated fragment of output below:
>>
>> ============================================================
>> ====================
>> id = 6afa0b72-8787-11e4-a3e5-964184d18d4f <-- id in red-undelined, '='
>> in grey and value in yellow
>> aclid = 6af9e6f6-8787-11e4-a3e5-964184d18d4f <-- same scheme
>> action = Deny <-- green, light-blue, grey
>> cidrlist = 0.0.0.0/0 <-- cid- in red-underline/-rlist in grey, '='
>> grey, '0.' in lightblue/'0.0.0/0' in grey
>> fordisplay = True
>> number = 1
>> protocol = all
>> state = Active <-- 'Active' in purple
>> tags: <-- red-underline
>> traffictype = Ingress
>>
>> on error output:
>> (local) [image: 🐵] > add host
>> Missing arguments: password hypervisor podid url username zoneid
>>
>> 'password', 'hypervisor' and 'url' are grey, 'username' is green and
>> the rest of the line-elements are red-undelined
>>
>
> That's sort of expected. When I wrote the color output (using Pygments)
> I thought some parts of the output (things like id, uuids, numbers,
> names etc) were more important than others so I gave them different colors.
>
> There are regex rules to decide what color the "key" or value should
> get. It's sort of haphazard indeed (those who are not used to it):
> https://github.com/apache/cloudstack-cloudmonkey/blob/
> master/cloudmonkey/printer.py
>

​Ok, i had a look, it seems the cid-rlist is a victem of the regexps,
kind-of-a-bug.​



>
> I've known this issue since the colors and regex rules are hardcoded in
> above since the early days, I think one solution is to allow people plug
> their color schemes and (regex) rules, perhaps for future versions.
>
>
>
>>
>>  On Fri, Dec 19, 2014 at 12:01 PM, Erik Weber <te...@gmail.com>
>>>> wrote:
>>>>
>>>>>
>>>>> On Mon, Dec 15, 2014 at 7:10 AM, Rohit Yadav <bh...@apache.org>
>>>>> wrote:
>>>>>
>>>>>>
>>>>>>
>>>>>> Hi All,
>>>>>>
>>>>>> I've created a 5.3.1 release of CloudMonkey, with the following
>>>>>> artifacts
>>>>>> up for a vote:
>>>>>>
>>>>>> Git Branch and Commit SHA:
>>>>>>
>>>>>>
>>>>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-
>>>>>> cloudmonkey.git;a=shortlog;h=refs/heads/master
>>>>>> Commit: 387f0338f9715f2337a9e10c92d1c76fa5d2a381
>>>>>>
>>>>>> List of changes:
>>>>>>
>>>>>>
>>>>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-
>>>>>> cloudmonkey.git;a=blob_plain;f=CHANGES.md
>>>>>>
>>>>>> Source release (checksums and signatures are available at the same
>>>>>> location):
>>>>>> https://dist.apache.org/repos/dist/dev/cloudstack/cloudmonkey-5.3.1/
>>>>>>
>>>>>> PGP release keys (signed using key ID 0EE3D884):
>>>>>> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
>>>>>>
>>>>>> Vote will be open for 72 hours.
>>>>>>
>>>>>> For sanity in tallying the vote, can PMC members please be sure to
>>>>>> indicate
>>>>>> "(binding)" with their vote?
>>>>>>
>>>>>> [ ] +1 approve
>>>>>> [ ] +0 no opinion
>>>>>> [ ] -1 disapprove (and reason why)
>>>>>>
>>>>>> Regards.
>>>>>>
>>>>>>
>>>>>
>>>>> +1
>>>>>
>>>>> Testing done:
>>>>>    + Successfully upgraded from 5.3.0 to 5.3.1 on Mac OS X
>>>>>    + Sync works
>>>>>    + Loading profile on the command line (with -p) works
>>>>>    + Using param completion when not at the end of line/string works
>>>>>    + Various daily list/reset/deploy tasks
>>>>>
>>>>>
>>>>> --
>>>>> Erik
>>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>> --
>>> Regards,
>>> Rohit Yadav
>>> Software Architect, ShapeBlue
>>> M. +91 8826230892 | rohit.yadav@shapeblue.com
>>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>>> PS. If you see any footer below, I did not add it :)
>>> Find out more about ShapeBlue and our range of CloudStack related
>>> services
>>>
>>> IaaS Cloud Design &
>>> Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>>> CloudStack Software
>>> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>>> CloudStack Infrastructure
>>> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>>> CloudStack Bootcamp Training
>>> Courses<http://shapeblue.com/cloudstack-training/>
>>>
>>> This email and any attachments to it may be confidential and are intended
>>> solely for the use of the individual to whom it is addressed. Any views
>>> or
>>> opinions expressed are solely those of the author and do not necessarily
>>> represent those of Shape Blue Ltd or related companies. If you are not
>>> the
>>> intended recipient of this email, you must neither take any action based
>>> upon its contents, nor copy or show it to anyone. Please contact the
>>> sender
>>> if you believe you have received this email in error. Shape Blue Ltd is a
>>> company incorporated in England & Wales. ShapeBlue Services India LLP is
>>> a
>>> company incorporated in India and is operated under license from Shape
>>> Blue
>>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in
>>> Brasil
>>> and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd
>>> is a
>>> company registered by The Republic of South Africa and is traded under
>>> license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>>>
>>
>>
>>
>>
> --
> Regards,
> Rohit Yadav
> Software Architect, ShapeBlue
> M. +91 8826230892 | rohit.yadav@shapeblue.com
> Blog: bhaisaab.org | Twitter: @_bhaisaab
> PS. If you see any footer below, I did not add it :)
> Find out more about ShapeBlue and our range of CloudStack related services
>
> IaaS Cloud Design & Build<http://shapeblue.com/
> iaas-cloud-design-and-build//>
> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
> CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-
> engineering/>
> CloudStack Infrastructure Support<http://shapeblue.com/
> cloudstack-infrastructure-support/>
> CloudStack Bootcamp Training Courses<http://shapeblue.com/
> cloudstack-training/>
>
> This email and any attachments to it may be confidential and are intended
> solely for the use of the individual to whom it is addressed. Any views or
> opinions expressed are solely those of the author and do not necessarily
> represent those of Shape Blue Ltd or related companies. If you are not the
> intended recipient of this email, you must neither take any action based
> upon its contents, nor copy or show it to anyone. Please contact the sender
> if you believe you have received this email in error. Shape Blue Ltd is a
> company incorporated in England & Wales. ShapeBlue Services India LLP is a
> company incorporated in India and is operated under license from Shape Blue
> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil
> and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is
> a company registered by The Republic of South Africa and is traded under
> license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>


-- 
Daan

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Rohit Yadav <ro...@shapeblue.com>.
Hi Lucian,

Nothing major to panic, I would say install the latest from master. The
issue was that key's whose values are dictionaries, the keys don't get
printed.

The only case we found was with query asyncjobresult api, which won't
print the following consecutive strings (the key names):

"jobresult:"
"<resource, for example nic, virtualmachine etc>"

This breaks any script that is dependent on the line number of the
output etc. (good practice is to grep key/value and not use line number
to get a key/value using say awk 'NR==<line-number>')

Fixed here:
https://github.com/apache/cloudstack-cloudmonkey/commit/7498aa58a2b5772e03e25f44a37907f915889ad8

Regards.

On Friday 09 January 2015 06:43 PM, Nux! wrote:
> Rohit,
>
> What bug? I currently have this version installed in some places, need to know how bad should I panic. :-)
>
> Lucian
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro
>
> ----- Original Message -----
>> From: "Rohit Yadav" <ro...@shapeblue.com>
>> To: dev@cloudstack.apache.org
>> Sent: Friday, 9 January, 2015 10:16:13
>> Subject: Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1
>
>> Hi all,
>>
>> Thanks for your vote so far, a critical bug was found by Geoff H. and
>> fixed yesterday and I've been testing. Due to this, I'm calling off the
>> voting round and start another one.
>>
>> On Tuesday 06 January 2015 10:46 PM, ilya musayev wrote:
>>> +1 (binding), did basic testing all seems well..
>>> On 1/2/15 3:13 AM, Rohit Yadav wrote:
>>>> Hi,
>>>>
>>>> Since a lot of people in the community are returning from holidays,
>>>> please consider testing and voting for 5.3.1.
>>>>
>>>> As per our bylaws we will need at least 3 +1 PMC votes and no veteos,
>>>> negative vote to pass this, so the PMC is requested to participate as
>>>> well (so far we’ve one from Daan). Thanks.
>>>>
>>>>> On 19-Dec-2014, at 9:08 pm, Rohit Yadav <ro...@shapeblue.com>
>>>>> wrote:
>>>>>
>>>>> Hi Daan,
>>>>>
>>>>> On Friday 19 December 2014 08:50 PM, Daan Hoogland wrote:
>>>>>> On Fri, Dec 19, 2014 at 4:03 PM, Rohit Yadav
>>>>>> <ro...@shapeblue.com> wrote:
>>>>>>> Hi Daan,
>>>>>>>
>>>>>>> On Friday 19 December 2014 07:23 PM, Daan Hoogland wrote:
>>>>>>>> Rohit, I am testing against 4.4 simulator, I have tested against
>>>>>>>> master simulator. seems like I will +1 this before the end of the
>>>>>>>> day.
>>>>>> have now confirmed with 4.4^HEAD and some more monkey testing then
>>>>>> on master
>>>>>>
>>>>>> +1 (binding)
>>>>>>
>>>>>> ...
>>>>>>>> One question though, is there a known issue with the color coding? it
>>>>>>>> seems to change halfway through words in the output and not be
>>>>>>>> consistent in the help/error messages. Not a blocker and I may
>>>>>>>> need to
>>>>>>>> read more but it looks a bit strange.
>>>>>>>
>>>>>>> If you running the CLI as a tool on bash (single query like
>>>>>>> cloudmonkey
>>>>>>> list users), no colors are output (say in a bash script) this is to
>>>>>>> avoid printing escape chars (for color) which mess up in bash script
>>>>>>> (when people try to grep/sed/awk stuff with the output).
>>>>>> I am running interactive
>>>>>>
>>>>>>> In case colors are enabled then errors are printed in red color if
>>>>>>> they
>>>>>>> start with "Error" string. The color scheme is haphazard for anyone (I
>>>>>>> set the colors such that they looked best when using Solarized dark
>>>>>>> theme on terminal http://ethanschoonover.com/solarized)
>>>>>>>
>>>>>>> Please advise on the color behaviour and any improvements we should
>>>>>>> have?
>>>>>> it is kind of christmassish and I like it but it seems like to have no
>>>>>> intention to make sense at all. I am using iTerm2 with no special
>>>>>> color configuration.
>>>>>> it seems to be all random coloring to me on regular output, see a
>>>>>> annotated fragment of output below:
>>>>>>
>>>>>> ================================================================================
>>>>>>
>>>>>> id = 6afa0b72-8787-11e4-a3e5-964184d18d4f <-- id in red-undelined, '='
>>>>>> in grey and value in yellow
>>>>>> aclid = 6af9e6f6-8787-11e4-a3e5-964184d18d4f <-- same scheme
>>>>>> action = Deny <-- green, light-blue, grey
>>>>>> cidrlist = 0.0.0.0/0 <-- cid- in red-underline/-rlist in grey, '='
>>>>>> grey, '0.' in lightblue/'0.0.0/0' in grey
>>>>>> fordisplay = True
>>>>>> number = 1
>>>>>> protocol = all
>>>>>> state = Active <-- 'Active' in purple
>>>>>> tags: <-- red-underline
>>>>>> traffictype = Ingress
>>>>>>
>>>>>> on error output:
>>>>>> (local) 🐵 > add host
>>>>>> Missing arguments: password hypervisor podid url username zoneid
>>>>>>
>>>>>> 'password', 'hypervisor' and 'url' are grey, 'username' is green and
>>>>>> the rest of the line-elements are red-undelined
>>>>> That's sort of expected. When I wrote the color output (using Pygments)
>>>>> I thought some parts of the output (things like id, uuids, numbers,
>>>>> names etc) were more important than others so I gave them different
>>>>> colors.
>>>>>
>>>>> There are regex rules to decide what color the "key" or value should
>>>>> get. It's sort of haphazard indeed (those who are not used to it):
>>>>> https://github.com/apache/cloudstack-cloudmonkey/blob/master/cloudmonkey/printer.py
>>>>>
>>>>>
>>>>> I've known this issue since the colors and regex rules are hardcoded in
>>>>> above since the early days, I think one solution is to allow people plug
>>>>> their color schemes and (regex) rules, perhaps for future versions.
>>>>>
>>>>>>
>>>>>>>> On Fri, Dec 19, 2014 at 12:01 PM, Erik Weber <te...@gmail.com>
>>>>>>>> wrote:
>>>>>>>>> On Mon, Dec 15, 2014 at 7:10 AM, Rohit Yadav
>>>>>>>>> <bh...@apache.org> wrote:
>>>>>>>>>>
>>>>>>>>>> Hi All,
>>>>>>>>>>
>>>>>>>>>> I've created a 5.3.1 release of CloudMonkey, with the following
>>>>>>>>>> artifacts
>>>>>>>>>> up for a vote:
>>>>>>>>>>
>>>>>>>>>> Git Branch and Commit SHA:
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=shortlog;h=refs/heads/master
>>>>>>>>>>
>>>>>>>>>> Commit: 387f0338f9715f2337a9e10c92d1c76fa5d2a381
>>>>>>>>>>
>>>>>>>>>> List of changes:
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=CHANGES.md
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Source release (checksums and signatures are available at the same
>>>>>>>>>> location):
>>>>>>>>>> https://dist.apache.org/repos/dist/dev/cloudstack/cloudmonkey-5.3.1/
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> PGP release keys (signed using key ID 0EE3D884):
>>>>>>>>>> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
>>>>>>>>>>
>>>>>>>>>> Vote will be open for 72 hours.
>>>>>>>>>>
>>>>>>>>>> For sanity in tallying the vote, can PMC members please be sure to
>>>>>>>>>> indicate
>>>>>>>>>> "(binding)" with their vote?
>>>>>>>>>>
>>>>>>>>>> [ ] +1 approve
>>>>>>>>>> [ ] +0 no opinion
>>>>>>>>>> [ ] -1 disapprove (and reason why)
>>>>>>>>>>
>>>>>>>>>> Regards.
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> +1
>>>>>>>>>
>>>>>>>>> Testing done:
>>>>>>>>>     + Successfully upgraded from 5.3.0 to 5.3.1 on Mac OS X
>>>>>>>>>     + Sync works
>>>>>>>>>     + Loading profile on the command line (with -p) works
>>>>>>>>>     + Using param completion when not at the end of line/string works
>>>>>>>>>     + Various daily list/reset/deploy tasks
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Erik
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>> --
>>>>>>> Regards,
>>>>>>> Rohit Yadav
>>>>>>> Software Architect, ShapeBlue
>>>>>>> M. +91 8826230892 | rohit.yadav@shapeblue.com
>>>>>>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>>>>>>> PS. If you see any footer below, I did not add it :)
>>>>>>> Find out more about ShapeBlue and our range of CloudStack related
>>>>>>> services
>>>>>>>
>>>>>>> IaaS Cloud Design &
>>>>>>> Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>>>>>>> CSForge – rapid IaaS deployment
>>>>>>> framework<http://shapeblue.com/csforge/>
>>>>>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>>>>>>> CloudStack Software
>>>>>>> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>>>>>>> CloudStack Infrastructure
>>>>>>> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>>>>>>> CloudStack Bootcamp Training
>>>>>>> Courses<http://shapeblue.com/cloudstack-training/>
>>>>>>>
>>>>>>> This email and any attachments to it may be confidential and are
>>>>>>> intended
>>>>>>> solely for the use of the individual to whom it is addressed. Any
>>>>>>> views or
>>>>>>> opinions expressed are solely those of the author and do not
>>>>>>> necessarily
>>>>>>> represent those of Shape Blue Ltd or related companies. If you are
>>>>>>> not the
>>>>>>> intended recipient of this email, you must neither take any action
>>>>>>> based
>>>>>>> upon its contents, nor copy or show it to anyone. Please contact
>>>>>>> the sender
>>>>>>> if you believe you have received this email in error. Shape Blue
>>>>>>> Ltd is a
>>>>>>> company incorporated in England & Wales. ShapeBlue Services India
>>>>>>> LLP is a
>>>>>>> company incorporated in India and is operated under license from
>>>>>>> Shape Blue
>>>>>>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated
>>>>>>> in Brasil
>>>>>>> and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty
>>>>>>> Ltd is a
>>>>>>> company registered by The Republic of South Africa and is traded under
>>>>>>> license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>>>>>>
>>>>>>
>>>>> --
>>>>> Regards,
>>>>> Rohit Yadav
>>>>> Software Architect, ShapeBlue
>>>>> M. +91 8826230892 | rohit.yadav@shapeblue.com
>>>>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>>>>> PS. If you see any footer below, I did not add it :)
>>>>> Find out more about ShapeBlue and our range of CloudStack related
>>>>> services
>>>>>
>>>>> IaaS Cloud Design &
>>>>> Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>>>>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>>>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>>>>> CloudStack Software
>>>>> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>>>>> CloudStack Infrastructure
>>>>> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>>>>> CloudStack Bootcamp Training
>>>>> Courses<http://shapeblue.com/cloudstack-training/>
>>>>>
>>>>> This email and any attachments to it may be confidential and are
>>>>> intended solely for the use of the individual to whom it is
>>>>> addressed. Any views or opinions expressed are solely those of the
>>>>> author and do not necessarily represent those of Shape Blue Ltd or
>>>>> related companies. If you are not the intended recipient of this
>>>>> email, you must neither take any action based upon its contents, nor
>>>>> copy or show it to anyone. Please contact the sender if you believe
>>>>> you have received this email in error. Shape Blue Ltd is a company
>>>>> incorporated in England & Wales. ShapeBlue Services India LLP is a
>>>>> company incorporated in India and is operated under license from
>>>>> Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company
>>>>> incorporated in Brasil and is operated under license from Shape Blue
>>>>> Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of
>>>>> South Africa and is traded under license from Shape Blue Ltd.
>>>>> ShapeBlue is a registered trademark.
>>>> Regards,
>>>> Rohit Yadav
>>>> Software Architect, ShapeBlue
>>>> M. +91 88 262 30892 | rohit.yadav@shapeblue.com
>>>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>>>>
>>>>
>>>>
>>>> Find out more about ShapeBlue and our range of CloudStack related
>>>> services
>>>>
>>>> IaaS Cloud Design &
>>>> Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>>>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>>>> CloudStack Software
>>>> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>>>> CloudStack Infrastructure
>>>> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>>>> CloudStack Bootcamp Training
>>>> Courses<http://shapeblue.com/cloudstack-training/>
>>>>
>>>> This email and any attachments to it may be confidential and are
>>>> intended solely for the use of the individual to whom it is addressed.
>>>> Any views or opinions expressed are solely those of the author and do
>>>> not necessarily represent those of Shape Blue Ltd or related
>>>> companies. If you are not the intended recipient of this email, you
>>>> must neither take any action based upon its contents, nor copy or show
>>>> it to anyone. Please contact the sender if you believe you have
>>>> received this email in error. Shape Blue Ltd is a company incorporated
>>>> in England & Wales. ShapeBlue Services India LLP is a company
>>>> incorporated in India and is operated under license from Shape Blue
>>>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in
>>>> Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA
>>>> Pty Ltd is a company registered by The Republic of South Africa and is
>>>> traded under license from Shape Blue Ltd. ShapeBlue is a registered
>>>> trademark.
>>>
>>>
>>
>> --
>> Regards,
>> Rohit Yadav
>> Software Architect, ShapeBlue
>> M. +91 8826230892 | rohit.yadav@shapeblue.com
>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>> PS. If you see any footer below, I did not add it :)
>> Find out more about ShapeBlue and our range of CloudStack related services
>>
>> IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>> CloudStack Software
>> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>> CloudStack Infrastructure
>> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>> CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>
>>
>> This email and any attachments to it may be confidential and are intended solely
>> for the use of the individual to whom it is addressed. Any views or opinions
>> expressed are solely those of the author and do not necessarily represent those
>> of Shape Blue Ltd or related companies. If you are not the intended recipient
>> of this email, you must neither take any action based upon its contents, nor
>> copy or show it to anyone. Please contact the sender if you believe you have
>> received this email in error. Shape Blue Ltd is a company incorporated in
>> England & Wales. ShapeBlue Services India LLP is a company incorporated in
>> India and is operated under license from Shape Blue Ltd. Shape Blue Brasil
>> Consultoria Ltda is a company incorporated in Brasil and is operated under
>> license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by
>> The Republic of South Africa and is traded under license from Shape Blue Ltd.
>> ShapeBlue is a registered trademark.

--
Regards,
Rohit Yadav
Software Architect, ShapeBlue
M. +91 8826230892 | rohit.yadav@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab
PS. If you see any footer below, I did not add it :)
Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Ian Duffy <ia...@ianduffy.ie>.
Looks to just be presentation related:
https://github.com/apache/cloudstack-cloudmonkey/commit/7498aa58a2b5772e03e25f44a37907f915889ad8

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Nux! <nu...@li.nux.ro>.
Rohit,

What bug? I currently have this version installed in some places, need to know how bad should I panic. :-)

Lucian

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

----- Original Message -----
> From: "Rohit Yadav" <ro...@shapeblue.com>
> To: dev@cloudstack.apache.org
> Sent: Friday, 9 January, 2015 10:16:13
> Subject: Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

> Hi all,
> 
> Thanks for your vote so far, a critical bug was found by Geoff H. and
> fixed yesterday and I've been testing. Due to this, I'm calling off the
> voting round and start another one.
> 
> On Tuesday 06 January 2015 10:46 PM, ilya musayev wrote:
>> +1 (binding), did basic testing all seems well..
>> On 1/2/15 3:13 AM, Rohit Yadav wrote:
>>> Hi,
>>>
>>> Since a lot of people in the community are returning from holidays,
>>> please consider testing and voting for 5.3.1.
>>>
>>> As per our bylaws we will need at least 3 +1 PMC votes and no veteos,
>>> negative vote to pass this, so the PMC is requested to participate as
>>> well (so far we’ve one from Daan). Thanks.
>>>
>>>> On 19-Dec-2014, at 9:08 pm, Rohit Yadav <ro...@shapeblue.com>
>>>> wrote:
>>>>
>>>> Hi Daan,
>>>>
>>>> On Friday 19 December 2014 08:50 PM, Daan Hoogland wrote:
>>>>> On Fri, Dec 19, 2014 at 4:03 PM, Rohit Yadav
>>>>> <ro...@shapeblue.com> wrote:
>>>>>> Hi Daan,
>>>>>>
>>>>>> On Friday 19 December 2014 07:23 PM, Daan Hoogland wrote:
>>>>>>> Rohit, I am testing against 4.4 simulator, I have tested against
>>>>>>> master simulator. seems like I will +1 this before the end of the
>>>>>>> day.
>>>>> have now confirmed with 4.4^HEAD and some more monkey testing then
>>>>> on master
>>>>>
>>>>> +1 (binding)
>>>>>
>>>>> ...
>>>>>>> One question though, is there a known issue with the color coding? it
>>>>>>> seems to change halfway through words in the output and not be
>>>>>>> consistent in the help/error messages. Not a blocker and I may
>>>>>>> need to
>>>>>>> read more but it looks a bit strange.
>>>>>>
>>>>>> If you running the CLI as a tool on bash (single query like
>>>>>> cloudmonkey
>>>>>> list users), no colors are output (say in a bash script) this is to
>>>>>> avoid printing escape chars (for color) which mess up in bash script
>>>>>> (when people try to grep/sed/awk stuff with the output).
>>>>> I am running interactive
>>>>>
>>>>>> In case colors are enabled then errors are printed in red color if
>>>>>> they
>>>>>> start with "Error" string. The color scheme is haphazard for anyone (I
>>>>>> set the colors such that they looked best when using Solarized dark
>>>>>> theme on terminal http://ethanschoonover.com/solarized)
>>>>>>
>>>>>> Please advise on the color behaviour and any improvements we should
>>>>>> have?
>>>>> it is kind of christmassish and I like it but it seems like to have no
>>>>> intention to make sense at all. I am using iTerm2 with no special
>>>>> color configuration.
>>>>> it seems to be all random coloring to me on regular output, see a
>>>>> annotated fragment of output below:
>>>>>
>>>>> ================================================================================
>>>>>
>>>>> id = 6afa0b72-8787-11e4-a3e5-964184d18d4f <-- id in red-undelined, '='
>>>>> in grey and value in yellow
>>>>> aclid = 6af9e6f6-8787-11e4-a3e5-964184d18d4f <-- same scheme
>>>>> action = Deny <-- green, light-blue, grey
>>>>> cidrlist = 0.0.0.0/0 <-- cid- in red-underline/-rlist in grey, '='
>>>>> grey, '0.' in lightblue/'0.0.0/0' in grey
>>>>> fordisplay = True
>>>>> number = 1
>>>>> protocol = all
>>>>> state = Active <-- 'Active' in purple
>>>>> tags: <-- red-underline
>>>>> traffictype = Ingress
>>>>>
>>>>> on error output:
>>>>> (local) 🐵 > add host
>>>>> Missing arguments: password hypervisor podid url username zoneid
>>>>>
>>>>> 'password', 'hypervisor' and 'url' are grey, 'username' is green and
>>>>> the rest of the line-elements are red-undelined
>>>> That's sort of expected. When I wrote the color output (using Pygments)
>>>> I thought some parts of the output (things like id, uuids, numbers,
>>>> names etc) were more important than others so I gave them different
>>>> colors.
>>>>
>>>> There are regex rules to decide what color the "key" or value should
>>>> get. It's sort of haphazard indeed (those who are not used to it):
>>>> https://github.com/apache/cloudstack-cloudmonkey/blob/master/cloudmonkey/printer.py
>>>>
>>>>
>>>> I've known this issue since the colors and regex rules are hardcoded in
>>>> above since the early days, I think one solution is to allow people plug
>>>> their color schemes and (regex) rules, perhaps for future versions.
>>>>
>>>>>
>>>>>>> On Fri, Dec 19, 2014 at 12:01 PM, Erik Weber <te...@gmail.com>
>>>>>>> wrote:
>>>>>>>> On Mon, Dec 15, 2014 at 7:10 AM, Rohit Yadav
>>>>>>>> <bh...@apache.org> wrote:
>>>>>>>>>
>>>>>>>>> Hi All,
>>>>>>>>>
>>>>>>>>> I've created a 5.3.1 release of CloudMonkey, with the following
>>>>>>>>> artifacts
>>>>>>>>> up for a vote:
>>>>>>>>>
>>>>>>>>> Git Branch and Commit SHA:
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=shortlog;h=refs/heads/master
>>>>>>>>>
>>>>>>>>> Commit: 387f0338f9715f2337a9e10c92d1c76fa5d2a381
>>>>>>>>>
>>>>>>>>> List of changes:
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=CHANGES.md
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Source release (checksums and signatures are available at the same
>>>>>>>>> location):
>>>>>>>>> https://dist.apache.org/repos/dist/dev/cloudstack/cloudmonkey-5.3.1/
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> PGP release keys (signed using key ID 0EE3D884):
>>>>>>>>> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
>>>>>>>>>
>>>>>>>>> Vote will be open for 72 hours.
>>>>>>>>>
>>>>>>>>> For sanity in tallying the vote, can PMC members please be sure to
>>>>>>>>> indicate
>>>>>>>>> "(binding)" with their vote?
>>>>>>>>>
>>>>>>>>> [ ] +1 approve
>>>>>>>>> [ ] +0 no opinion
>>>>>>>>> [ ] -1 disapprove (and reason why)
>>>>>>>>>
>>>>>>>>> Regards.
>>>>>>>>>
>>>>>>>>
>>>>>>>> +1
>>>>>>>>
>>>>>>>> Testing done:
>>>>>>>>    + Successfully upgraded from 5.3.0 to 5.3.1 on Mac OS X
>>>>>>>>    + Sync works
>>>>>>>>    + Loading profile on the command line (with -p) works
>>>>>>>>    + Using param completion when not at the end of line/string works
>>>>>>>>    + Various daily list/reset/deploy tasks
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Erik
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>> --
>>>>>> Regards,
>>>>>> Rohit Yadav
>>>>>> Software Architect, ShapeBlue
>>>>>> M. +91 8826230892 | rohit.yadav@shapeblue.com
>>>>>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>>>>>> PS. If you see any footer below, I did not add it :)
>>>>>> Find out more about ShapeBlue and our range of CloudStack related
>>>>>> services
>>>>>>
>>>>>> IaaS Cloud Design &
>>>>>> Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>>>>>> CSForge – rapid IaaS deployment
>>>>>> framework<http://shapeblue.com/csforge/>
>>>>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>>>>>> CloudStack Software
>>>>>> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>>>>>> CloudStack Infrastructure
>>>>>> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>>>>>> CloudStack Bootcamp Training
>>>>>> Courses<http://shapeblue.com/cloudstack-training/>
>>>>>>
>>>>>> This email and any attachments to it may be confidential and are
>>>>>> intended
>>>>>> solely for the use of the individual to whom it is addressed. Any
>>>>>> views or
>>>>>> opinions expressed are solely those of the author and do not
>>>>>> necessarily
>>>>>> represent those of Shape Blue Ltd or related companies. If you are
>>>>>> not the
>>>>>> intended recipient of this email, you must neither take any action
>>>>>> based
>>>>>> upon its contents, nor copy or show it to anyone. Please contact
>>>>>> the sender
>>>>>> if you believe you have received this email in error. Shape Blue
>>>>>> Ltd is a
>>>>>> company incorporated in England & Wales. ShapeBlue Services India
>>>>>> LLP is a
>>>>>> company incorporated in India and is operated under license from
>>>>>> Shape Blue
>>>>>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated
>>>>>> in Brasil
>>>>>> and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty
>>>>>> Ltd is a
>>>>>> company registered by The Republic of South Africa and is traded under
>>>>>> license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>>>>>
>>>>>
>>>> --
>>>> Regards,
>>>> Rohit Yadav
>>>> Software Architect, ShapeBlue
>>>> M. +91 8826230892 | rohit.yadav@shapeblue.com
>>>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>>>> PS. If you see any footer below, I did not add it :)
>>>> Find out more about ShapeBlue and our range of CloudStack related
>>>> services
>>>>
>>>> IaaS Cloud Design &
>>>> Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>>>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>>>> CloudStack Software
>>>> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>>>> CloudStack Infrastructure
>>>> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>>>> CloudStack Bootcamp Training
>>>> Courses<http://shapeblue.com/cloudstack-training/>
>>>>
>>>> This email and any attachments to it may be confidential and are
>>>> intended solely for the use of the individual to whom it is
>>>> addressed. Any views or opinions expressed are solely those of the
>>>> author and do not necessarily represent those of Shape Blue Ltd or
>>>> related companies. If you are not the intended recipient of this
>>>> email, you must neither take any action based upon its contents, nor
>>>> copy or show it to anyone. Please contact the sender if you believe
>>>> you have received this email in error. Shape Blue Ltd is a company
>>>> incorporated in England & Wales. ShapeBlue Services India LLP is a
>>>> company incorporated in India and is operated under license from
>>>> Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company
>>>> incorporated in Brasil and is operated under license from Shape Blue
>>>> Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of
>>>> South Africa and is traded under license from Shape Blue Ltd.
>>>> ShapeBlue is a registered trademark.
>>> Regards,
>>> Rohit Yadav
>>> Software Architect, ShapeBlue
>>> M. +91 88 262 30892 | rohit.yadav@shapeblue.com
>>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>>>
>>>
>>>
>>> Find out more about ShapeBlue and our range of CloudStack related
>>> services
>>>
>>> IaaS Cloud Design &
>>> Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>>> CloudStack Software
>>> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>>> CloudStack Infrastructure
>>> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>>> CloudStack Bootcamp Training
>>> Courses<http://shapeblue.com/cloudstack-training/>
>>>
>>> This email and any attachments to it may be confidential and are
>>> intended solely for the use of the individual to whom it is addressed.
>>> Any views or opinions expressed are solely those of the author and do
>>> not necessarily represent those of Shape Blue Ltd or related
>>> companies. If you are not the intended recipient of this email, you
>>> must neither take any action based upon its contents, nor copy or show
>>> it to anyone. Please contact the sender if you believe you have
>>> received this email in error. Shape Blue Ltd is a company incorporated
>>> in England & Wales. ShapeBlue Services India LLP is a company
>>> incorporated in India and is operated under license from Shape Blue
>>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in
>>> Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA
>>> Pty Ltd is a company registered by The Republic of South Africa and is
>>> traded under license from Shape Blue Ltd. ShapeBlue is a registered
>>> trademark.
>>
>>
> 
> --
> Regards,
> Rohit Yadav
> Software Architect, ShapeBlue
> M. +91 8826230892 | rohit.yadav@shapeblue.com
> Blog: bhaisaab.org | Twitter: @_bhaisaab
> PS. If you see any footer below, I did not add it :)
> Find out more about ShapeBlue and our range of CloudStack related services
> 
> IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
> CloudStack Software
> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
> CloudStack Infrastructure
> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
> CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>
> 
> This email and any attachments to it may be confidential and are intended solely
> for the use of the individual to whom it is addressed. Any views or opinions
> expressed are solely those of the author and do not necessarily represent those
> of Shape Blue Ltd or related companies. If you are not the intended recipient
> of this email, you must neither take any action based upon its contents, nor
> copy or show it to anyone. Please contact the sender if you believe you have
> received this email in error. Shape Blue Ltd is a company incorporated in
> England & Wales. ShapeBlue Services India LLP is a company incorporated in
> India and is operated under license from Shape Blue Ltd. Shape Blue Brasil
> Consultoria Ltda is a company incorporated in Brasil and is operated under
> license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by
> The Republic of South Africa and is traded under license from Shape Blue Ltd.
> ShapeBlue is a registered trademark.

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Rohit Yadav <ro...@shapeblue.com>.
Hi all,

Thanks for your vote so far, a critical bug was found by Geoff H. and
fixed yesterday and I've been testing. Due to this, I'm calling off the
voting round and start another one.

On Tuesday 06 January 2015 10:46 PM, ilya musayev wrote:
> +1 (binding), did basic testing all seems well..
> On 1/2/15 3:13 AM, Rohit Yadav wrote:
>> Hi,
>>
>> Since a lot of people in the community are returning from holidays,
>> please consider testing and voting for 5.3.1.
>>
>> As per our bylaws we will need at least 3 +1 PMC votes and no veteos,
>> negative vote to pass this, so the PMC is requested to participate as
>> well (so far we’ve one from Daan). Thanks.
>>
>>> On 19-Dec-2014, at 9:08 pm, Rohit Yadav <ro...@shapeblue.com>
>>> wrote:
>>>
>>> Hi Daan,
>>>
>>> On Friday 19 December 2014 08:50 PM, Daan Hoogland wrote:
>>>> On Fri, Dec 19, 2014 at 4:03 PM, Rohit Yadav
>>>> <ro...@shapeblue.com> wrote:
>>>>> Hi Daan,
>>>>>
>>>>> On Friday 19 December 2014 07:23 PM, Daan Hoogland wrote:
>>>>>> Rohit, I am testing against 4.4 simulator, I have tested against
>>>>>> master simulator. seems like I will +1 this before the end of the
>>>>>> day.
>>>> have now confirmed with 4.4^HEAD and some more monkey testing then
>>>> on master
>>>>
>>>> +1 (binding)
>>>>
>>>> ...
>>>>>> One question though, is there a known issue with the color coding? it
>>>>>> seems to change halfway through words in the output and not be
>>>>>> consistent in the help/error messages. Not a blocker and I may
>>>>>> need to
>>>>>> read more but it looks a bit strange.
>>>>>
>>>>> If you running the CLI as a tool on bash (single query like
>>>>> cloudmonkey
>>>>> list users), no colors are output (say in a bash script) this is to
>>>>> avoid printing escape chars (for color) which mess up in bash script
>>>>> (when people try to grep/sed/awk stuff with the output).
>>>> I am running interactive
>>>>
>>>>> In case colors are enabled then errors are printed in red color if
>>>>> they
>>>>> start with "Error" string. The color scheme is haphazard for anyone (I
>>>>> set the colors such that they looked best when using Solarized dark
>>>>> theme on terminal http://ethanschoonover.com/solarized)
>>>>>
>>>>> Please advise on the color behaviour and any improvements we should
>>>>> have?
>>>> it is kind of christmassish and I like it but it seems like to have no
>>>> intention to make sense at all. I am using iTerm2 with no special
>>>> color configuration.
>>>> it seems to be all random coloring to me on regular output, see a
>>>> annotated fragment of output below:
>>>>
>>>> ================================================================================
>>>>
>>>> id = 6afa0b72-8787-11e4-a3e5-964184d18d4f <-- id in red-undelined, '='
>>>> in grey and value in yellow
>>>> aclid = 6af9e6f6-8787-11e4-a3e5-964184d18d4f <-- same scheme
>>>> action = Deny <-- green, light-blue, grey
>>>> cidrlist = 0.0.0.0/0 <-- cid- in red-underline/-rlist in grey, '='
>>>> grey, '0.' in lightblue/'0.0.0/0' in grey
>>>> fordisplay = True
>>>> number = 1
>>>> protocol = all
>>>> state = Active <-- 'Active' in purple
>>>> tags: <-- red-underline
>>>> traffictype = Ingress
>>>>
>>>> on error output:
>>>> (local) 🐵 > add host
>>>> Missing arguments: password hypervisor podid url username zoneid
>>>>
>>>> 'password', 'hypervisor' and 'url' are grey, 'username' is green and
>>>> the rest of the line-elements are red-undelined
>>> That's sort of expected. When I wrote the color output (using Pygments)
>>> I thought some parts of the output (things like id, uuids, numbers,
>>> names etc) were more important than others so I gave them different
>>> colors.
>>>
>>> There are regex rules to decide what color the "key" or value should
>>> get. It's sort of haphazard indeed (those who are not used to it):
>>> https://github.com/apache/cloudstack-cloudmonkey/blob/master/cloudmonkey/printer.py
>>>
>>>
>>> I've known this issue since the colors and regex rules are hardcoded in
>>> above since the early days, I think one solution is to allow people plug
>>> their color schemes and (regex) rules, perhaps for future versions.
>>>
>>>>
>>>>>> On Fri, Dec 19, 2014 at 12:01 PM, Erik Weber <te...@gmail.com>
>>>>>> wrote:
>>>>>>> On Mon, Dec 15, 2014 at 7:10 AM, Rohit Yadav
>>>>>>> <bh...@apache.org> wrote:
>>>>>>>>
>>>>>>>> Hi All,
>>>>>>>>
>>>>>>>> I've created a 5.3.1 release of CloudMonkey, with the following
>>>>>>>> artifacts
>>>>>>>> up for a vote:
>>>>>>>>
>>>>>>>> Git Branch and Commit SHA:
>>>>>>>>
>>>>>>>>
>>>>>>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=shortlog;h=refs/heads/master
>>>>>>>>
>>>>>>>> Commit: 387f0338f9715f2337a9e10c92d1c76fa5d2a381
>>>>>>>>
>>>>>>>> List of changes:
>>>>>>>>
>>>>>>>>
>>>>>>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=CHANGES.md
>>>>>>>>
>>>>>>>>
>>>>>>>> Source release (checksums and signatures are available at the same
>>>>>>>> location):
>>>>>>>> https://dist.apache.org/repos/dist/dev/cloudstack/cloudmonkey-5.3.1/
>>>>>>>>
>>>>>>>>
>>>>>>>> PGP release keys (signed using key ID 0EE3D884):
>>>>>>>> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
>>>>>>>>
>>>>>>>> Vote will be open for 72 hours.
>>>>>>>>
>>>>>>>> For sanity in tallying the vote, can PMC members please be sure to
>>>>>>>> indicate
>>>>>>>> "(binding)" with their vote?
>>>>>>>>
>>>>>>>> [ ] +1 approve
>>>>>>>> [ ] +0 no opinion
>>>>>>>> [ ] -1 disapprove (and reason why)
>>>>>>>>
>>>>>>>> Regards.
>>>>>>>>
>>>>>>>
>>>>>>> +1
>>>>>>>
>>>>>>> Testing done:
>>>>>>>    + Successfully upgraded from 5.3.0 to 5.3.1 on Mac OS X
>>>>>>>    + Sync works
>>>>>>>    + Loading profile on the command line (with -p) works
>>>>>>>    + Using param completion when not at the end of line/string works
>>>>>>>    + Various daily list/reset/deploy tasks
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Erik
>>>>>>
>>>>>>
>>>>>>
>>>>> --
>>>>> Regards,
>>>>> Rohit Yadav
>>>>> Software Architect, ShapeBlue
>>>>> M. +91 8826230892 | rohit.yadav@shapeblue.com
>>>>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>>>>> PS. If you see any footer below, I did not add it :)
>>>>> Find out more about ShapeBlue and our range of CloudStack related
>>>>> services
>>>>>
>>>>> IaaS Cloud Design &
>>>>> Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>>>>> CSForge – rapid IaaS deployment
>>>>> framework<http://shapeblue.com/csforge/>
>>>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>>>>> CloudStack Software
>>>>> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>>>>> CloudStack Infrastructure
>>>>> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>>>>> CloudStack Bootcamp Training
>>>>> Courses<http://shapeblue.com/cloudstack-training/>
>>>>>
>>>>> This email and any attachments to it may be confidential and are
>>>>> intended
>>>>> solely for the use of the individual to whom it is addressed. Any
>>>>> views or
>>>>> opinions expressed are solely those of the author and do not
>>>>> necessarily
>>>>> represent those of Shape Blue Ltd or related companies. If you are
>>>>> not the
>>>>> intended recipient of this email, you must neither take any action
>>>>> based
>>>>> upon its contents, nor copy or show it to anyone. Please contact
>>>>> the sender
>>>>> if you believe you have received this email in error. Shape Blue
>>>>> Ltd is a
>>>>> company incorporated in England & Wales. ShapeBlue Services India
>>>>> LLP is a
>>>>> company incorporated in India and is operated under license from
>>>>> Shape Blue
>>>>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated
>>>>> in Brasil
>>>>> and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty
>>>>> Ltd is a
>>>>> company registered by The Republic of South Africa and is traded under
>>>>> license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>>>>
>>>>
>>> --
>>> Regards,
>>> Rohit Yadav
>>> Software Architect, ShapeBlue
>>> M. +91 8826230892 | rohit.yadav@shapeblue.com
>>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>>> PS. If you see any footer below, I did not add it :)
>>> Find out more about ShapeBlue and our range of CloudStack related
>>> services
>>>
>>> IaaS Cloud Design &
>>> Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>>> CloudStack Software
>>> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>>> CloudStack Infrastructure
>>> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>>> CloudStack Bootcamp Training
>>> Courses<http://shapeblue.com/cloudstack-training/>
>>>
>>> This email and any attachments to it may be confidential and are
>>> intended solely for the use of the individual to whom it is
>>> addressed. Any views or opinions expressed are solely those of the
>>> author and do not necessarily represent those of Shape Blue Ltd or
>>> related companies. If you are not the intended recipient of this
>>> email, you must neither take any action based upon its contents, nor
>>> copy or show it to anyone. Please contact the sender if you believe
>>> you have received this email in error. Shape Blue Ltd is a company
>>> incorporated in England & Wales. ShapeBlue Services India LLP is a
>>> company incorporated in India and is operated under license from
>>> Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company
>>> incorporated in Brasil and is operated under license from Shape Blue
>>> Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of
>>> South Africa and is traded under license from Shape Blue Ltd.
>>> ShapeBlue is a registered trademark.
>> Regards,
>> Rohit Yadav
>> Software Architect, ShapeBlue
>> M. +91 88 262 30892 | rohit.yadav@shapeblue.com
>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>>
>>
>>
>> Find out more about ShapeBlue and our range of CloudStack related
>> services
>>
>> IaaS Cloud Design &
>> Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>> CloudStack Software
>> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>> CloudStack Infrastructure
>> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>> CloudStack Bootcamp Training
>> Courses<http://shapeblue.com/cloudstack-training/>
>>
>> This email and any attachments to it may be confidential and are
>> intended solely for the use of the individual to whom it is addressed.
>> Any views or opinions expressed are solely those of the author and do
>> not necessarily represent those of Shape Blue Ltd or related
>> companies. If you are not the intended recipient of this email, you
>> must neither take any action based upon its contents, nor copy or show
>> it to anyone. Please contact the sender if you believe you have
>> received this email in error. Shape Blue Ltd is a company incorporated
>> in England & Wales. ShapeBlue Services India LLP is a company
>> incorporated in India and is operated under license from Shape Blue
>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in
>> Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA
>> Pty Ltd is a company registered by The Republic of South Africa and is
>> traded under license from Shape Blue Ltd. ShapeBlue is a registered
>> trademark.
>
>

--
Regards,
Rohit Yadav
Software Architect, ShapeBlue
M. +91 8826230892 | rohit.yadav@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab
PS. If you see any footer below, I did not add it :)
Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by ilya musayev <il...@gmail.com>.
+1 (binding), did basic testing all seems well..
On 1/2/15 3:13 AM, Rohit Yadav wrote:
> Hi,
>
> Since a lot of people in the community are returning from holidays, please consider testing and voting for 5.3.1.
>
> As per our bylaws we will need at least 3 +1 PMC votes and no veteos, negative vote to pass this, so the PMC is requested to participate as well (so far we’ve one from Daan). Thanks.
>
>> On 19-Dec-2014, at 9:08 pm, Rohit Yadav <ro...@shapeblue.com> wrote:
>>
>> Hi Daan,
>>
>> On Friday 19 December 2014 08:50 PM, Daan Hoogland wrote:
>>> On Fri, Dec 19, 2014 at 4:03 PM, Rohit Yadav <ro...@shapeblue.com> wrote:
>>>> Hi Daan,
>>>>
>>>> On Friday 19 December 2014 07:23 PM, Daan Hoogland wrote:
>>>>> Rohit, I am testing against 4.4 simulator, I have tested against
>>>>> master simulator. seems like I will +1 this before the end of the day.
>>> have now confirmed with 4.4^HEAD and some more monkey testing then on master
>>>
>>> +1 (binding)
>>>
>>> ...
>>>>> One question though, is there a known issue with the color coding? it
>>>>> seems to change halfway through words in the output and not be
>>>>> consistent in the help/error messages. Not a blocker and I may need to
>>>>> read more but it looks a bit strange.
>>>>
>>>> If you running the CLI as a tool on bash (single query like cloudmonkey
>>>> list users), no colors are output (say in a bash script) this is to
>>>> avoid printing escape chars (for color) which mess up in bash script
>>>> (when people try to grep/sed/awk stuff with the output).
>>> I am running interactive
>>>
>>>> In case colors are enabled then errors are printed in red color if they
>>>> start with "Error" string. The color scheme is haphazard for anyone (I
>>>> set the colors such that they looked best when using Solarized dark
>>>> theme on terminal http://ethanschoonover.com/solarized)
>>>>
>>>> Please advise on the color behaviour and any improvements we should have?
>>> it is kind of christmassish and I like it but it seems like to have no
>>> intention to make sense at all. I am using iTerm2 with no special
>>> color configuration.
>>> it seems to be all random coloring to me on regular output, see a
>>> annotated fragment of output below:
>>>
>>> ================================================================================
>>> id = 6afa0b72-8787-11e4-a3e5-964184d18d4f <-- id in red-undelined, '='
>>> in grey and value in yellow
>>> aclid = 6af9e6f6-8787-11e4-a3e5-964184d18d4f <-- same scheme
>>> action = Deny <-- green, light-blue, grey
>>> cidrlist = 0.0.0.0/0 <-- cid- in red-underline/-rlist in grey, '='
>>> grey, '0.' in lightblue/'0.0.0/0' in grey
>>> fordisplay = True
>>> number = 1
>>> protocol = all
>>> state = Active <-- 'Active' in purple
>>> tags: <-- red-underline
>>> traffictype = Ingress
>>>
>>> on error output:
>>> (local) 🐵 > add host
>>> Missing arguments: password hypervisor podid url username zoneid
>>>
>>> 'password', 'hypervisor' and 'url' are grey, 'username' is green and
>>> the rest of the line-elements are red-undelined
>> That's sort of expected. When I wrote the color output (using Pygments)
>> I thought some parts of the output (things like id, uuids, numbers,
>> names etc) were more important than others so I gave them different colors.
>>
>> There are regex rules to decide what color the "key" or value should
>> get. It's sort of haphazard indeed (those who are not used to it):
>> https://github.com/apache/cloudstack-cloudmonkey/blob/master/cloudmonkey/printer.py
>>
>> I've known this issue since the colors and regex rules are hardcoded in
>> above since the early days, I think one solution is to allow people plug
>> their color schemes and (regex) rules, perhaps for future versions.
>>
>>>
>>>>> On Fri, Dec 19, 2014 at 12:01 PM, Erik Weber <te...@gmail.com> wrote:
>>>>>> On Mon, Dec 15, 2014 at 7:10 AM, Rohit Yadav <bh...@apache.org> wrote:
>>>>>>>
>>>>>>> Hi All,
>>>>>>>
>>>>>>> I've created a 5.3.1 release of CloudMonkey, with the following
>>>>>>> artifacts
>>>>>>> up for a vote:
>>>>>>>
>>>>>>> Git Branch and Commit SHA:
>>>>>>>
>>>>>>>
>>>>>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=shortlog;h=refs/heads/master
>>>>>>> Commit: 387f0338f9715f2337a9e10c92d1c76fa5d2a381
>>>>>>>
>>>>>>> List of changes:
>>>>>>>
>>>>>>>
>>>>>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=CHANGES.md
>>>>>>>
>>>>>>> Source release (checksums and signatures are available at the same
>>>>>>> location):
>>>>>>> https://dist.apache.org/repos/dist/dev/cloudstack/cloudmonkey-5.3.1/
>>>>>>>
>>>>>>> PGP release keys (signed using key ID 0EE3D884):
>>>>>>> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
>>>>>>>
>>>>>>> Vote will be open for 72 hours.
>>>>>>>
>>>>>>> For sanity in tallying the vote, can PMC members please be sure to
>>>>>>> indicate
>>>>>>> "(binding)" with their vote?
>>>>>>>
>>>>>>> [ ] +1 approve
>>>>>>> [ ] +0 no opinion
>>>>>>> [ ] -1 disapprove (and reason why)
>>>>>>>
>>>>>>> Regards.
>>>>>>>
>>>>>>
>>>>>> +1
>>>>>>
>>>>>> Testing done:
>>>>>>    + Successfully upgraded from 5.3.0 to 5.3.1 on Mac OS X
>>>>>>    + Sync works
>>>>>>    + Loading profile on the command line (with -p) works
>>>>>>    + Using param completion when not at the end of line/string works
>>>>>>    + Various daily list/reset/deploy tasks
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Erik
>>>>>
>>>>>
>>>>>
>>>> --
>>>> Regards,
>>>> Rohit Yadav
>>>> Software Architect, ShapeBlue
>>>> M. +91 8826230892 | rohit.yadav@shapeblue.com
>>>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>>>> PS. If you see any footer below, I did not add it :)
>>>> Find out more about ShapeBlue and our range of CloudStack related services
>>>>
>>>> IaaS Cloud Design &
>>>> Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>>>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>>>> CloudStack Software
>>>> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>>>> CloudStack Infrastructure
>>>> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>>>> CloudStack Bootcamp Training
>>>> Courses<http://shapeblue.com/cloudstack-training/>
>>>>
>>>> This email and any attachments to it may be confidential and are intended
>>>> solely for the use of the individual to whom it is addressed. Any views or
>>>> opinions expressed are solely those of the author and do not necessarily
>>>> represent those of Shape Blue Ltd or related companies. If you are not the
>>>> intended recipient of this email, you must neither take any action based
>>>> upon its contents, nor copy or show it to anyone. Please contact the sender
>>>> if you believe you have received this email in error. Shape Blue Ltd is a
>>>> company incorporated in England & Wales. ShapeBlue Services India LLP is a
>>>> company incorporated in India and is operated under license from Shape Blue
>>>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil
>>>> and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a
>>>> company registered by The Republic of South Africa and is traded under
>>>> license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>>>
>>>
>> --
>> Regards,
>> Rohit Yadav
>> Software Architect, ShapeBlue
>> M. +91 8826230892 | rohit.yadav@shapeblue.com
>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>> PS. If you see any footer below, I did not add it :)
>> Find out more about ShapeBlue and our range of CloudStack related services
>>
>> IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>> CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>> CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>> CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>
>>
>> This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.
> Regards,
> Rohit Yadav
> Software Architect, ShapeBlue
> M. +91 88 262 30892 | rohit.yadav@shapeblue.com
> Blog: bhaisaab.org | Twitter: @_bhaisaab
>
>
>
> Find out more about ShapeBlue and our range of CloudStack related services
>
> IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
> CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
> CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
> CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>
>
> This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.



Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Nux! <nu...@li.nux.ro>.
Thanks Rohit, that fixes it. I was on "requests" v2.3.0.

+1 from me based on superficial tests

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

----- Original Message -----
> From: "Rohit Yadav" <ro...@shapeblue.com>
> To: dev@cloudstack.apache.org
> Sent: Tuesday, 6 January, 2015 11:30:58
> Subject: Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

> Hi Lucian,
> 
> Thanks for testing. Looks like you're using a very old version of
> requests (the library we use to make http calls). To check which version
> you're using, you can do this:
> 
> $ python
>  import requests
>  print requests.__version__
> 
> I'm using 2.4.3, the latest is 2.5.x. Please reinstall/upgrade it:
> https://pypi.python.org/pypi/requests
> 
> Note if you're on Ubuntu 14.04/14.10, there are known issues with pip so
> you may need to re-install pip on it (search mail archives I've shared
> this issue and its fix couple of times).
> 
> And then retry and let me know if it still fails.
> 
> On Tuesday 06 January 2015 04:49 PM, Nux! wrote:
>> Hi,
>>
>> -1 from me
>>
>> I installed it over the pip installed 5.1.0 (which ran fine) with: python
>> setup.py install
>> Trying to run cloudmonkey produces this:
>>
>> # cloudmonkey
>> Traceback (most recent call last):
>>    File "/usr/bin/cloudmonkey", line 9, in <module>
>>      load_entry_point('cloudmonkey==5.3.1', 'console_scripts', 'cloudmonkey')()
>>    File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 299, in
>>    load_entry_point
>>      return get_distribution(dist).load_entry_point(group, name)
>>    File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 2229, in
>>    load_entry_point
>>      return ep.load()
>>    File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 1948, in load
>>      entry = __import__(self.module_name, globals(),globals(), ['__name__'])
>>    File
>>    "/usr/lib/python2.6/site-packages/cloudmonkey-5.3.1-py2.6.egg/cloudmonkey/cloudmonkey.py",
>>    line 40, in <module>
>>      from requester import monkeyrequest
>>    File
>>    "/usr/lib/python2.6/site-packages/cloudmonkey-5.3.1-py2.6.egg/cloudmonkey/requester.py",
>>    line 41, in <module>
>>      urllib3.disable_warnings()
>> AttributeError: 'module' object has no attribute 'disable_warnings'
>>
>> What am I doing wrong?
>>
>> --
>> Sent from the Delta quadrant using Borg technology!
>>
>> Nux!
>> www.nux.ro
>>
>> ----- Original Message -----
>>> From: "Rohit Yadav" <ro...@shapeblue.com>
>>> To: dev@cloudstack.apache.org
>>> Sent: Tuesday, 6 January, 2015 08:35:23
>>> Subject: Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1
>>
>>> Hi,
>>>
>>> Please consider testing and voting for CloudMonkey 5.3.1, we’ve two +1
>>> binding/PMC votes we need at least one more.
>>>
>>> Any help is appreciated though please don’t vote without testing, it’s important
>>> to ship a tested and stable product. Thanks.
>>>
>>> Regards,
>>> Rohit Yadav
>>> Software Architect, ShapeBlue
>>> M. +91 88 262 30892 | rohit.yadav@shapeblue.com
>>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>>>
>>>
>>>
>>> Find out more about ShapeBlue and our range of CloudStack related services
>>>
>>> IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>>> CloudStack Software
>>> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>>> CloudStack Infrastructure
>>> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>>> CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>
>>>
>>> This email and any attachments to it may be confidential and are intended solely
>>> for the use of the individual to whom it is addressed. Any views or opinions
>>> expressed are solely those of the author and do not necessarily represent those
>>> of Shape Blue Ltd or related companies. If you are not the intended recipient
>>> of this email, you must neither take any action based upon its contents, nor
>>> copy or show it to anyone. Please contact the sender if you believe you have
>>> received this email in error. Shape Blue Ltd is a company incorporated in
>>> England & Wales. ShapeBlue Services India LLP is a company incorporated in
>>> India and is operated under license from Shape Blue Ltd. Shape Blue Brasil
>>> Consultoria Ltda is a company incorporated in Brasil and is operated under
>>> license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by
>>> The Republic of South Africa and is traded under license from Shape Blue Ltd.
>>> ShapeBlue is a registered trademark.
> 
> --
> Regards,
> Rohit Yadav
> Software Architect, ShapeBlue
> M. +91 8826230892 | rohit.yadav@shapeblue.com
> Blog: bhaisaab.org | Twitter: @_bhaisaab
> PS. If you see any footer below, I did not add it :)
> Find out more about ShapeBlue and our range of CloudStack related services
> 
> IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
> CloudStack Software
> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
> CloudStack Infrastructure
> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
> CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>
> 
> This email and any attachments to it may be confidential and are intended solely
> for the use of the individual to whom it is addressed. Any views or opinions
> expressed are solely those of the author and do not necessarily represent those
> of Shape Blue Ltd or related companies. If you are not the intended recipient
> of this email, you must neither take any action based upon its contents, nor
> copy or show it to anyone. Please contact the sender if you believe you have
> received this email in error. Shape Blue Ltd is a company incorporated in
> England & Wales. ShapeBlue Services India LLP is a company incorporated in
> India and is operated under license from Shape Blue Ltd. Shape Blue Brasil
> Consultoria Ltda is a company incorporated in Brasil and is operated under
> license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by
> The Republic of South Africa and is traded under license from Shape Blue Ltd.
> ShapeBlue is a registered trademark.

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Rohit Yadav <ro...@shapeblue.com>.
Hi Lucian,

Thanks for testing. Looks like you're using a very old version of
requests (the library we use to make http calls). To check which version
you're using, you can do this:

$ python
  import requests
  print requests.__version__

I'm using 2.4.3, the latest is 2.5.x. Please reinstall/upgrade it:
https://pypi.python.org/pypi/requests

Note if you're on Ubuntu 14.04/14.10, there are known issues with pip so
you may need to re-install pip on it (search mail archives I've shared
this issue and its fix couple of times).

And then retry and let me know if it still fails.

On Tuesday 06 January 2015 04:49 PM, Nux! wrote:
> Hi,
>
> -1 from me
>
> I installed it over the pip installed 5.1.0 (which ran fine) with: python setup.py install
> Trying to run cloudmonkey produces this:
>
> # cloudmonkey
> Traceback (most recent call last):
>    File "/usr/bin/cloudmonkey", line 9, in <module>
>      load_entry_point('cloudmonkey==5.3.1', 'console_scripts', 'cloudmonkey')()
>    File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 299, in load_entry_point
>      return get_distribution(dist).load_entry_point(group, name)
>    File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 2229, in load_entry_point
>      return ep.load()
>    File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 1948, in load
>      entry = __import__(self.module_name, globals(),globals(), ['__name__'])
>    File "/usr/lib/python2.6/site-packages/cloudmonkey-5.3.1-py2.6.egg/cloudmonkey/cloudmonkey.py", line 40, in <module>
>      from requester import monkeyrequest
>    File "/usr/lib/python2.6/site-packages/cloudmonkey-5.3.1-py2.6.egg/cloudmonkey/requester.py", line 41, in <module>
>      urllib3.disable_warnings()
> AttributeError: 'module' object has no attribute 'disable_warnings'
>
> What am I doing wrong?
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro
>
> ----- Original Message -----
>> From: "Rohit Yadav" <ro...@shapeblue.com>
>> To: dev@cloudstack.apache.org
>> Sent: Tuesday, 6 January, 2015 08:35:23
>> Subject: Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1
>
>> Hi,
>>
>> Please consider testing and voting for CloudMonkey 5.3.1, we’ve two +1
>> binding/PMC votes we need at least one more.
>>
>> Any help is appreciated though please don’t vote without testing, it’s important
>> to ship a tested and stable product. Thanks.
>>
>> Regards,
>> Rohit Yadav
>> Software Architect, ShapeBlue
>> M. +91 88 262 30892 | rohit.yadav@shapeblue.com
>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>>
>>
>>
>> Find out more about ShapeBlue and our range of CloudStack related services
>>
>> IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>> CloudStack Software
>> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>> CloudStack Infrastructure
>> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>> CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>
>>
>> This email and any attachments to it may be confidential and are intended solely
>> for the use of the individual to whom it is addressed. Any views or opinions
>> expressed are solely those of the author and do not necessarily represent those
>> of Shape Blue Ltd or related companies. If you are not the intended recipient
>> of this email, you must neither take any action based upon its contents, nor
>> copy or show it to anyone. Please contact the sender if you believe you have
>> received this email in error. Shape Blue Ltd is a company incorporated in
>> England & Wales. ShapeBlue Services India LLP is a company incorporated in
>> India and is operated under license from Shape Blue Ltd. Shape Blue Brasil
>> Consultoria Ltda is a company incorporated in Brasil and is operated under
>> license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by
>> The Republic of South Africa and is traded under license from Shape Blue Ltd.
>> ShapeBlue is a registered trademark.

--
Regards,
Rohit Yadav
Software Architect, ShapeBlue
M. +91 8826230892 | rohit.yadav@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab
PS. If you see any footer below, I did not add it :)
Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Nux! <nu...@li.nux.ro>.
Hi,

-1 from me

I installed it over the pip installed 5.1.0 (which ran fine) with: python setup.py install
Trying to run cloudmonkey produces this:

# cloudmonkey
Traceback (most recent call last):
  File "/usr/bin/cloudmonkey", line 9, in <module>
    load_entry_point('cloudmonkey==5.3.1', 'console_scripts', 'cloudmonkey')()
  File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 299, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 2229, in load_entry_point
    return ep.load()
  File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 1948, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
  File "/usr/lib/python2.6/site-packages/cloudmonkey-5.3.1-py2.6.egg/cloudmonkey/cloudmonkey.py", line 40, in <module>
    from requester import monkeyrequest
  File "/usr/lib/python2.6/site-packages/cloudmonkey-5.3.1-py2.6.egg/cloudmonkey/requester.py", line 41, in <module>
    urllib3.disable_warnings()
AttributeError: 'module' object has no attribute 'disable_warnings'

What am I doing wrong?

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro

----- Original Message -----
> From: "Rohit Yadav" <ro...@shapeblue.com>
> To: dev@cloudstack.apache.org
> Sent: Tuesday, 6 January, 2015 08:35:23
> Subject: Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

> Hi,
> 
> Please consider testing and voting for CloudMonkey 5.3.1, we’ve two +1
> binding/PMC votes we need at least one more.
> 
> Any help is appreciated though please don’t vote without testing, it’s important
> to ship a tested and stable product. Thanks.
> 
> Regards,
> Rohit Yadav
> Software Architect, ShapeBlue
> M. +91 88 262 30892 | rohit.yadav@shapeblue.com
> Blog: bhaisaab.org | Twitter: @_bhaisaab
> 
> 
> 
> Find out more about ShapeBlue and our range of CloudStack related services
> 
> IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
> CloudStack Software
> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
> CloudStack Infrastructure
> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
> CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>
> 
> This email and any attachments to it may be confidential and are intended solely
> for the use of the individual to whom it is addressed. Any views or opinions
> expressed are solely those of the author and do not necessarily represent those
> of Shape Blue Ltd or related companies. If you are not the intended recipient
> of this email, you must neither take any action based upon its contents, nor
> copy or show it to anyone. Please contact the sender if you believe you have
> received this email in error. Shape Blue Ltd is a company incorporated in
> England & Wales. ShapeBlue Services India LLP is a company incorporated in
> India and is operated under license from Shape Blue Ltd. Shape Blue Brasil
> Consultoria Ltda is a company incorporated in Brasil and is operated under
> license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by
> The Republic of South Africa and is traded under license from Shape Blue Ltd.
> ShapeBlue is a registered trademark.

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Rohit Yadav <ro...@shapeblue.com>.
Hi,

Please consider testing and voting for CloudMonkey 5.3.1, we’ve two +1 binding/PMC votes we need at least one more.

Any help is appreciated though please don’t vote without testing, it’s important to ship a tested and stable product. Thanks.

Regards,
Rohit Yadav
Software Architect, ShapeBlue
M. +91 88 262 30892 | rohit.yadav@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab



Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Sebastien Goasguen <ru...@gmail.com>.
On Jan 4, 2015, at 2:22 AM, Rohit Yadav <ro...@shapeblue.com> wrote:

> Hi Sebastien and Daan,
> 
> Good suggestions, I would say the PMC should decide and update the wiki with tagging guidelines as necessary.
> 

Actually Rohit you can do what you think is best :) creating a tag is certainly something you can do.
So if you think it's a good idea then you can do it, and tell the list what you did. The PMC has no say in this.

> Note: voting request did mention the git SHA and CloudMonkey’s branch model is rather simple to locate/check it (one main branch - master).
> 
>> On 03-Jan-2015, at 3:19 pm, Daan Hoogland <da...@gmail.com> wrote:
>> 
>> On Sat, Jan 3, 2015 at 10:21 AM, Sebastien Goasguen <ru...@gmail.com> wrote:
>> some and then
>>> PS: it would be nice to tag git with a 5.3.1-tentative tag during voting...
>> 
>> May I sugest a tag like 5.3.1-RC20150101T0000? This way we can have
>> tags for multiple release candidates (stolen from the 4.4 release
>> procedure)
>> 
>>> 
>>> On Jan 2, 2015, at 4:36 PM, Rohit Yadav <ro...@shapeblue.com> wrote:
>>> 
>>>> 
>>>>> On 03-Jan-2015, at 12:25 am, David Nalley <da...@gnsa.us> wrote:
>>>>> 
>>>>> Releases can't be vetoed. You can vote -1, but it's a 'lazy majority'
>>>>> vote not 'lazy consensus’
>>>> 
>>>> Reading from http://cloudstack.apache.org/bylaws.html
>>>> 
>>>> 3.2.1. Lazy Consensus - Lazy consensus requires 3 binding +1 votes and no binding -1 votes.
>>>> 
>>>> 3.3.1. Vetoes are only possible in a lazy consensus vote.
>>>> 
>>>> Assuming this thread may not receive a lot of attention (since the window has passed as we only have one +1 binding vote from Daan), I’m simply requesting the PMC to consider testing and voting for doing 5.3.1 release using the least applicable consensus option (lazy consensus, while the document may need corrections but it says vetoes are possible in lazy consensus vote) as per our bylaws and as per the release process (https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudMonkey+Release+Procedure).
>>>> 
>>> 
>>> +1 (binding) did sanity check, did not check keys.
>>> 
>>> PS: it would be nice to tag git with a 5.3.1-tentative tag during voting...
>>> 
>>>> Regards,
>>>> Rohit Yadav
>>>> Software Architect, ShapeBlue
>>>> M. +91 88 262 30892 | rohit.yadav@shapeblue.com
>>>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>>>> 
>>>> 
>>>> Find out more about ShapeBlue and our range of CloudStack related services
>>>> 
>>>> IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>>>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>>>> CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>>>> CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>>>> CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>
>>>> 
>>>> This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>>> 
>> 
>> 
>> 
>> --
>> Daan
> 
> Regards,
> Rohit Yadav
> Software Architect, ShapeBlue
> M. +91 88 262 30892 | rohit.yadav@shapeblue.com
> Blog: bhaisaab.org | Twitter: @_bhaisaab
> 
> 
> 
> Find out more about ShapeBlue and our range of CloudStack related services
> 
> IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
> CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
> CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
> CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>
> 
> This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.


Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Rohit Yadav <ro...@shapeblue.com>.
Hi Sebastien and Daan,

Good suggestions, I would say the PMC should decide and update the wiki with tagging guidelines as necessary.

Note: voting request did mention the git SHA and CloudMonkey’s branch model is rather simple to locate/check it (one main branch - master).

> On 03-Jan-2015, at 3:19 pm, Daan Hoogland <da...@gmail.com> wrote:
>
> On Sat, Jan 3, 2015 at 10:21 AM, Sebastien Goasguen <ru...@gmail.com> wrote:
> some and then
>> PS: it would be nice to tag git with a 5.3.1-tentative tag during voting...
>
> May I sugest a tag like 5.3.1-RC20150101T0000? This way we can have
> tags for multiple release candidates (stolen from the 4.4 release
> procedure)
>
>>
>> On Jan 2, 2015, at 4:36 PM, Rohit Yadav <ro...@shapeblue.com> wrote:
>>
>>>
>>>> On 03-Jan-2015, at 12:25 am, David Nalley <da...@gnsa.us> wrote:
>>>>
>>>> Releases can't be vetoed. You can vote -1, but it's a 'lazy majority'
>>>> vote not 'lazy consensus’
>>>
>>> Reading from http://cloudstack.apache.org/bylaws.html
>>>
>>> 3.2.1. Lazy Consensus - Lazy consensus requires 3 binding +1 votes and no binding -1 votes.
>>>
>>> 3.3.1. Vetoes are only possible in a lazy consensus vote.
>>>
>>> Assuming this thread may not receive a lot of attention (since the window has passed as we only have one +1 binding vote from Daan), I’m simply requesting the PMC to consider testing and voting for doing 5.3.1 release using the least applicable consensus option (lazy consensus, while the document may need corrections but it says vetoes are possible in lazy consensus vote) as per our bylaws and as per the release process (https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudMonkey+Release+Procedure).
>>>
>>
>> +1 (binding) did sanity check, did not check keys.
>>
>> PS: it would be nice to tag git with a 5.3.1-tentative tag during voting...
>>
>>> Regards,
>>> Rohit Yadav
>>> Software Architect, ShapeBlue
>>> M. +91 88 262 30892 | rohit.yadav@shapeblue.com
>>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>>>
>>>
>>> Find out more about ShapeBlue and our range of CloudStack related services
>>>
>>> IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>>> CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>>> CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>>> CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>
>>>
>>> This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>>
>
>
>
> --
> Daan

Regards,
Rohit Yadav
Software Architect, ShapeBlue
M. +91 88 262 30892 | rohit.yadav@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab



Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Daan Hoogland <da...@gmail.com>.
On Sat, Jan 3, 2015 at 10:21 AM, Sebastien Goasguen <ru...@gmail.com> wrote:
some and then
> PS: it would be nice to tag git with a 5.3.1-tentative tag during voting...

May I sugest a tag like 5.3.1-RC20150101T0000? This way we can have
tags for multiple release candidates (stolen from the 4.4 release
procedure)

>
> On Jan 2, 2015, at 4:36 PM, Rohit Yadav <ro...@shapeblue.com> wrote:
>
>>
>>> On 03-Jan-2015, at 12:25 am, David Nalley <da...@gnsa.us> wrote:
>>>
>>> Releases can't be vetoed. You can vote -1, but it's a 'lazy majority'
>>> vote not 'lazy consensus’
>>
>> Reading from http://cloudstack.apache.org/bylaws.html
>>
>> 3.2.1. Lazy Consensus - Lazy consensus requires 3 binding +1 votes and no binding -1 votes.
>>
>> 3.3.1. Vetoes are only possible in a lazy consensus vote.
>>
>> Assuming this thread may not receive a lot of attention (since the window has passed as we only have one +1 binding vote from Daan), I’m simply requesting the PMC to consider testing and voting for doing 5.3.1 release using the least applicable consensus option (lazy consensus, while the document may need corrections but it says vetoes are possible in lazy consensus vote) as per our bylaws and as per the release process (https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudMonkey+Release+Procedure).
>>
>
> +1 (binding) did sanity check, did not check keys.
>
> PS: it would be nice to tag git with a 5.3.1-tentative tag during voting...
>
>> Regards,
>> Rohit Yadav
>> Software Architect, ShapeBlue
>> M. +91 88 262 30892 | rohit.yadav@shapeblue.com
>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>>
>>
>> Find out more about ShapeBlue and our range of CloudStack related services
>>
>> IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>> CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>> CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>> CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>
>>
>> This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>



-- 
Daan

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Sebastien Goasguen <ru...@gmail.com>.
On Jan 2, 2015, at 4:36 PM, Rohit Yadav <ro...@shapeblue.com> wrote:

> 
>> On 03-Jan-2015, at 12:25 am, David Nalley <da...@gnsa.us> wrote:
>> 
>> Releases can't be vetoed. You can vote -1, but it's a 'lazy majority'
>> vote not 'lazy consensus’
> 
> Reading from http://cloudstack.apache.org/bylaws.html
> 
> 3.2.1. Lazy Consensus - Lazy consensus requires 3 binding +1 votes and no binding -1 votes.
> 
> 3.3.1. Vetoes are only possible in a lazy consensus vote.
> 
> Assuming this thread may not receive a lot of attention (since the window has passed as we only have one +1 binding vote from Daan), I’m simply requesting the PMC to consider testing and voting for doing 5.3.1 release using the least applicable consensus option (lazy consensus, while the document may need corrections but it says vetoes are possible in lazy consensus vote) as per our bylaws and as per the release process (https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudMonkey+Release+Procedure).
> 

+1 (binding) did sanity check, did not check keys.

PS: it would be nice to tag git with a 5.3.1-tentative tag during voting...

> Regards,
> Rohit Yadav
> Software Architect, ShapeBlue
> M. +91 88 262 30892 | rohit.yadav@shapeblue.com
> Blog: bhaisaab.org | Twitter: @_bhaisaab
> 
> 
> Find out more about ShapeBlue and our range of CloudStack related services
> 
> IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
> CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
> CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
> CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>
> 
> This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.


Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Rohit Yadav <ro...@shapeblue.com>.
> On 03-Jan-2015, at 12:25 am, David Nalley <da...@gnsa.us> wrote:
>
> Releases can't be vetoed. You can vote -1, but it's a 'lazy majority'
> vote not 'lazy consensus’

Reading from http://cloudstack.apache.org/bylaws.html

3.2.1. Lazy Consensus - Lazy consensus requires 3 binding +1 votes and no binding -1 votes.

3.3.1. Vetoes are only possible in a lazy consensus vote.

Assuming this thread may not receive a lot of attention (since the window has passed as we only have one +1 binding vote from Daan), I’m simply requesting the PMC to consider testing and voting for doing 5.3.1 release using the least applicable consensus option (lazy consensus, while the document may need corrections but it says vetoes are possible in lazy consensus vote) as per our bylaws and as per the release process (https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudMonkey+Release+Procedure).

Regards,
Rohit Yadav
Software Architect, ShapeBlue
M. +91 88 262 30892 | rohit.yadav@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab


Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by David Nalley <da...@gnsa.us>.
On Fri, Jan 2, 2015 at 6:13 AM, Rohit Yadav <ro...@shapeblue.com> wrote:
> Hi,
>
> Since a lot of people in the community are returning from holidays, please consider testing and voting for 5.3.1.
>
> As per our bylaws we will need at least 3 +1 PMC votes and no veteos, negative vote to pass this, so the PMC is requested to participate as well (so far we’ve one from Daan). Thanks.
>

Releases can't be vetoed. You can vote -1, but it's a 'lazy majority'
vote not 'lazy consensus'

--David

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Rohit Yadav <ro...@shapeblue.com>.
Hi,

Since a lot of people in the community are returning from holidays, please consider testing and voting for 5.3.1.

As per our bylaws we will need at least 3 +1 PMC votes and no veteos, negative vote to pass this, so the PMC is requested to participate as well (so far we’ve one from Daan). Thanks.

> On 19-Dec-2014, at 9:08 pm, Rohit Yadav <ro...@shapeblue.com> wrote:
>
> Hi Daan,
>
> On Friday 19 December 2014 08:50 PM, Daan Hoogland wrote:
>> On Fri, Dec 19, 2014 at 4:03 PM, Rohit Yadav <ro...@shapeblue.com> wrote:
>>> Hi Daan,
>>>
>>> On Friday 19 December 2014 07:23 PM, Daan Hoogland wrote:
>>>>
>>>> Rohit, I am testing against 4.4 simulator, I have tested against
>>>> master simulator. seems like I will +1 this before the end of the day.
>> have now confirmed with 4.4^HEAD and some more monkey testing then on master
>>
>> +1 (binding)
>>
>> ...
>>>> One question though, is there a known issue with the color coding? it
>>>> seems to change halfway through words in the output and not be
>>>> consistent in the help/error messages. Not a blocker and I may need to
>>>> read more but it looks a bit strange.
>>
>>>
>>>
>>> If you running the CLI as a tool on bash (single query like cloudmonkey
>>> list users), no colors are output (say in a bash script) this is to
>>> avoid printing escape chars (for color) which mess up in bash script
>>> (when people try to grep/sed/awk stuff with the output).
>>
>> I am running interactive
>>
>>>
>>> In case colors are enabled then errors are printed in red color if they
>>> start with "Error" string. The color scheme is haphazard for anyone (I
>>> set the colors such that they looked best when using Solarized dark
>>> theme on terminal http://ethanschoonover.com/solarized)
>>>
>>> Please advise on the color behaviour and any improvements we should have?
>>
>> it is kind of christmassish and I like it but it seems like to have no
>> intention to make sense at all. I am using iTerm2 with no special
>> color configuration.
>> it seems to be all random coloring to me on regular output, see a
>> annotated fragment of output below:
>>
>> ================================================================================
>> id = 6afa0b72-8787-11e4-a3e5-964184d18d4f <-- id in red-undelined, '='
>> in grey and value in yellow
>> aclid = 6af9e6f6-8787-11e4-a3e5-964184d18d4f <-- same scheme
>> action = Deny <-- green, light-blue, grey
>> cidrlist = 0.0.0.0/0 <-- cid- in red-underline/-rlist in grey, '='
>> grey, '0.' in lightblue/'0.0.0/0' in grey
>> fordisplay = True
>> number = 1
>> protocol = all
>> state = Active <-- 'Active' in purple
>> tags: <-- red-underline
>> traffictype = Ingress
>>
>> on error output:
>> (local) 🐵 > add host
>> Missing arguments: password hypervisor podid url username zoneid
>>
>> 'password', 'hypervisor' and 'url' are grey, 'username' is green and
>> the rest of the line-elements are red-undelined
>
> That's sort of expected. When I wrote the color output (using Pygments)
> I thought some parts of the output (things like id, uuids, numbers,
> names etc) were more important than others so I gave them different colors.
>
> There are regex rules to decide what color the "key" or value should
> get. It's sort of haphazard indeed (those who are not used to it):
> https://github.com/apache/cloudstack-cloudmonkey/blob/master/cloudmonkey/printer.py
>
> I've known this issue since the colors and regex rules are hardcoded in
> above since the early days, I think one solution is to allow people plug
> their color schemes and (regex) rules, perhaps for future versions.
>
>>
>>
>>>> On Fri, Dec 19, 2014 at 12:01 PM, Erik Weber <te...@gmail.com> wrote:
>>>>>
>>>>> On Mon, Dec 15, 2014 at 7:10 AM, Rohit Yadav <bh...@apache.org> wrote:
>>>>>>
>>>>>>
>>>>>> Hi All,
>>>>>>
>>>>>> I've created a 5.3.1 release of CloudMonkey, with the following
>>>>>> artifacts
>>>>>> up for a vote:
>>>>>>
>>>>>> Git Branch and Commit SHA:
>>>>>>
>>>>>>
>>>>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=shortlog;h=refs/heads/master
>>>>>> Commit: 387f0338f9715f2337a9e10c92d1c76fa5d2a381
>>>>>>
>>>>>> List of changes:
>>>>>>
>>>>>>
>>>>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=CHANGES.md
>>>>>>
>>>>>> Source release (checksums and signatures are available at the same
>>>>>> location):
>>>>>> https://dist.apache.org/repos/dist/dev/cloudstack/cloudmonkey-5.3.1/
>>>>>>
>>>>>> PGP release keys (signed using key ID 0EE3D884):
>>>>>> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
>>>>>>
>>>>>> Vote will be open for 72 hours.
>>>>>>
>>>>>> For sanity in tallying the vote, can PMC members please be sure to
>>>>>> indicate
>>>>>> "(binding)" with their vote?
>>>>>>
>>>>>> [ ] +1 approve
>>>>>> [ ] +0 no opinion
>>>>>> [ ] -1 disapprove (and reason why)
>>>>>>
>>>>>> Regards.
>>>>>>
>>>>>
>>>>>
>>>>> +1
>>>>>
>>>>> Testing done:
>>>>>   + Successfully upgraded from 5.3.0 to 5.3.1 on Mac OS X
>>>>>   + Sync works
>>>>>   + Loading profile on the command line (with -p) works
>>>>>   + Using param completion when not at the end of line/string works
>>>>>   + Various daily list/reset/deploy tasks
>>>>>
>>>>>
>>>>> --
>>>>> Erik
>>>>
>>>>
>>>>
>>>>
>>>
>>> --
>>> Regards,
>>> Rohit Yadav
>>> Software Architect, ShapeBlue
>>> M. +91 8826230892 | rohit.yadav@shapeblue.com
>>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>>> PS. If you see any footer below, I did not add it :)
>>> Find out more about ShapeBlue and our range of CloudStack related services
>>>
>>> IaaS Cloud Design &
>>> Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>>> CloudStack Software
>>> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>>> CloudStack Infrastructure
>>> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>>> CloudStack Bootcamp Training
>>> Courses<http://shapeblue.com/cloudstack-training/>
>>>
>>> This email and any attachments to it may be confidential and are intended
>>> solely for the use of the individual to whom it is addressed. Any views or
>>> opinions expressed are solely those of the author and do not necessarily
>>> represent those of Shape Blue Ltd or related companies. If you are not the
>>> intended recipient of this email, you must neither take any action based
>>> upon its contents, nor copy or show it to anyone. Please contact the sender
>>> if you believe you have received this email in error. Shape Blue Ltd is a
>>> company incorporated in England & Wales. ShapeBlue Services India LLP is a
>>> company incorporated in India and is operated under license from Shape Blue
>>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil
>>> and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a
>>> company registered by The Republic of South Africa and is traded under
>>> license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>>
>>
>>
>
> --
> Regards,
> Rohit Yadav
> Software Architect, ShapeBlue
> M. +91 8826230892 | rohit.yadav@shapeblue.com
> Blog: bhaisaab.org | Twitter: @_bhaisaab
> PS. If you see any footer below, I did not add it :)
> Find out more about ShapeBlue and our range of CloudStack related services
>
> IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
> CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
> CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
> CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>
>
> This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.

Regards,
Rohit Yadav
Software Architect, ShapeBlue
M. +91 88 262 30892 | rohit.yadav@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab



Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Rohit Yadav <ro...@shapeblue.com>.
Hi Daan,

On Friday 19 December 2014 08:50 PM, Daan Hoogland wrote:
> On Fri, Dec 19, 2014 at 4:03 PM, Rohit Yadav <ro...@shapeblue.com> wrote:
>> Hi Daan,
>>
>> On Friday 19 December 2014 07:23 PM, Daan Hoogland wrote:
>>>
>>> Rohit, I am testing against 4.4 simulator, I have tested against
>>> master simulator. seems like I will +1 this before the end of the day.
> have now confirmed with 4.4^HEAD and some more monkey testing then on master
>
> +1 (binding)
>
> ...
>>> One question though, is there a known issue with the color coding? it
>>> seems to change halfway through words in the output and not be
>>> consistent in the help/error messages. Not a blocker and I may need to
>>> read more but it looks a bit strange.
>
>>
>>
>> If you running the CLI as a tool on bash (single query like cloudmonkey
>> list users), no colors are output (say in a bash script) this is to
>> avoid printing escape chars (for color) which mess up in bash script
>> (when people try to grep/sed/awk stuff with the output).
>
> I am running interactive
>
>>
>> In case colors are enabled then errors are printed in red color if they
>> start with "Error" string. The color scheme is haphazard for anyone (I
>> set the colors such that they looked best when using Solarized dark
>> theme on terminal http://ethanschoonover.com/solarized)
>>
>> Please advise on the color behaviour and any improvements we should have?
>
> it is kind of christmassish and I like it but it seems like to have no
> intention to make sense at all. I am using iTerm2 with no special
> color configuration.
> it seems to be all random coloring to me on regular output, see a
> annotated fragment of output below:
>
> ================================================================================
> id = 6afa0b72-8787-11e4-a3e5-964184d18d4f <-- id in red-undelined, '='
> in grey and value in yellow
> aclid = 6af9e6f6-8787-11e4-a3e5-964184d18d4f <-- same scheme
> action = Deny <-- green, light-blue, grey
> cidrlist = 0.0.0.0/0 <-- cid- in red-underline/-rlist in grey, '='
> grey, '0.' in lightblue/'0.0.0/0' in grey
> fordisplay = True
> number = 1
> protocol = all
> state = Active <-- 'Active' in purple
> tags: <-- red-underline
> traffictype = Ingress
>
> on error output:
> (local) 🐵 > add host
> Missing arguments: password hypervisor podid url username zoneid
>
> 'password', 'hypervisor' and 'url' are grey, 'username' is green and
> the rest of the line-elements are red-undelined

That's sort of expected. When I wrote the color output (using Pygments)
I thought some parts of the output (things like id, uuids, numbers,
names etc) were more important than others so I gave them different colors.

There are regex rules to decide what color the "key" or value should
get. It's sort of haphazard indeed (those who are not used to it):
https://github.com/apache/cloudstack-cloudmonkey/blob/master/cloudmonkey/printer.py

I've known this issue since the colors and regex rules are hardcoded in
above since the early days, I think one solution is to allow people plug
their color schemes and (regex) rules, perhaps for future versions.

>
>
>>> On Fri, Dec 19, 2014 at 12:01 PM, Erik Weber <te...@gmail.com> wrote:
>>>>
>>>> On Mon, Dec 15, 2014 at 7:10 AM, Rohit Yadav <bh...@apache.org> wrote:
>>>>>
>>>>>
>>>>> Hi All,
>>>>>
>>>>> I've created a 5.3.1 release of CloudMonkey, with the following
>>>>> artifacts
>>>>> up for a vote:
>>>>>
>>>>> Git Branch and Commit SHA:
>>>>>
>>>>>
>>>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=shortlog;h=refs/heads/master
>>>>> Commit: 387f0338f9715f2337a9e10c92d1c76fa5d2a381
>>>>>
>>>>> List of changes:
>>>>>
>>>>>
>>>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=CHANGES.md
>>>>>
>>>>> Source release (checksums and signatures are available at the same
>>>>> location):
>>>>> https://dist.apache.org/repos/dist/dev/cloudstack/cloudmonkey-5.3.1/
>>>>>
>>>>> PGP release keys (signed using key ID 0EE3D884):
>>>>> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
>>>>>
>>>>> Vote will be open for 72 hours.
>>>>>
>>>>> For sanity in tallying the vote, can PMC members please be sure to
>>>>> indicate
>>>>> "(binding)" with their vote?
>>>>>
>>>>> [ ] +1 approve
>>>>> [ ] +0 no opinion
>>>>> [ ] -1 disapprove (and reason why)
>>>>>
>>>>> Regards.
>>>>>
>>>>
>>>>
>>>> +1
>>>>
>>>> Testing done:
>>>>    + Successfully upgraded from 5.3.0 to 5.3.1 on Mac OS X
>>>>    + Sync works
>>>>    + Loading profile on the command line (with -p) works
>>>>    + Using param completion when not at the end of line/string works
>>>>    + Various daily list/reset/deploy tasks
>>>>
>>>>
>>>> --
>>>> Erik
>>>
>>>
>>>
>>>
>>
>> --
>> Regards,
>> Rohit Yadav
>> Software Architect, ShapeBlue
>> M. +91 8826230892 | rohit.yadav@shapeblue.com
>> Blog: bhaisaab.org | Twitter: @_bhaisaab
>> PS. If you see any footer below, I did not add it :)
>> Find out more about ShapeBlue and our range of CloudStack related services
>>
>> IaaS Cloud Design &
>> Build<http://shapeblue.com/iaas-cloud-design-and-build//>
>> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
>> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
>> CloudStack Software
>> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
>> CloudStack Infrastructure
>> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
>> CloudStack Bootcamp Training
>> Courses<http://shapeblue.com/cloudstack-training/>
>>
>> This email and any attachments to it may be confidential and are intended
>> solely for the use of the individual to whom it is addressed. Any views or
>> opinions expressed are solely those of the author and do not necessarily
>> represent those of Shape Blue Ltd or related companies. If you are not the
>> intended recipient of this email, you must neither take any action based
>> upon its contents, nor copy or show it to anyone. Please contact the sender
>> if you believe you have received this email in error. Shape Blue Ltd is a
>> company incorporated in England & Wales. ShapeBlue Services India LLP is a
>> company incorporated in India and is operated under license from Shape Blue
>> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil
>> and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a
>> company registered by The Republic of South Africa and is traded under
>> license from Shape Blue Ltd. ShapeBlue is a registered trademark.
>
>
>

--
Regards,
Rohit Yadav
Software Architect, ShapeBlue
M. +91 8826230892 | rohit.yadav@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab
PS. If you see any footer below, I did not add it :)
Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Daan Hoogland <da...@gmail.com>.
On Fri, Dec 19, 2014 at 4:03 PM, Rohit Yadav <ro...@shapeblue.com> wrote:
> Hi Daan,
>
> On Friday 19 December 2014 07:23 PM, Daan Hoogland wrote:
>>
>> Rohit, I am testing against 4.4 simulator, I have tested against
>> master simulator. seems like I will +1 this before the end of the day.
have now confirmed with 4.4^HEAD and some more monkey testing then on master

+1 (binding)

...
>> One question though, is there a known issue with the color coding? it
>> seems to change halfway through words in the output and not be
>> consistent in the help/error messages. Not a blocker and I may need to
>> read more but it looks a bit strange.

>
>
> If you running the CLI as a tool on bash (single query like cloudmonkey
> list users), no colors are output (say in a bash script) this is to
> avoid printing escape chars (for color) which mess up in bash script
> (when people try to grep/sed/awk stuff with the output).

I am running interactive

>
> In case colors are enabled then errors are printed in red color if they
> start with "Error" string. The color scheme is haphazard for anyone (I
> set the colors such that they looked best when using Solarized dark
> theme on terminal http://ethanschoonover.com/solarized)
>
> Please advise on the color behaviour and any improvements we should have?

it is kind of christmassish and I like it but it seems like to have no
intention to make sense at all. I am using iTerm2 with no special
color configuration.
it seems to be all random coloring to me on regular output, see a
annotated fragment of output below:

================================================================================
id = 6afa0b72-8787-11e4-a3e5-964184d18d4f <-- id in red-undelined, '='
in grey and value in yellow
aclid = 6af9e6f6-8787-11e4-a3e5-964184d18d4f <-- same scheme
action = Deny <-- green, light-blue, grey
cidrlist = 0.0.0.0/0 <-- cid- in red-underline/-rlist in grey, '='
grey, '0.' in lightblue/'0.0.0/0' in grey
fordisplay = True
number = 1
protocol = all
state = Active <-- 'Active' in purple
tags: <-- red-underline
traffictype = Ingress

on error output:
(local) 🐵 > add host
Missing arguments: password hypervisor podid url username zoneid

'password', 'hypervisor' and 'url' are grey, 'username' is green and
the rest of the line-elements are red-undelined


>> On Fri, Dec 19, 2014 at 12:01 PM, Erik Weber <te...@gmail.com> wrote:
>>>
>>> On Mon, Dec 15, 2014 at 7:10 AM, Rohit Yadav <bh...@apache.org> wrote:
>>>>
>>>>
>>>> Hi All,
>>>>
>>>> I've created a 5.3.1 release of CloudMonkey, with the following
>>>> artifacts
>>>> up for a vote:
>>>>
>>>> Git Branch and Commit SHA:
>>>>
>>>>
>>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=shortlog;h=refs/heads/master
>>>> Commit: 387f0338f9715f2337a9e10c92d1c76fa5d2a381
>>>>
>>>> List of changes:
>>>>
>>>>
>>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=CHANGES.md
>>>>
>>>> Source release (checksums and signatures are available at the same
>>>> location):
>>>> https://dist.apache.org/repos/dist/dev/cloudstack/cloudmonkey-5.3.1/
>>>>
>>>> PGP release keys (signed using key ID 0EE3D884):
>>>> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
>>>>
>>>> Vote will be open for 72 hours.
>>>>
>>>> For sanity in tallying the vote, can PMC members please be sure to
>>>> indicate
>>>> "(binding)" with their vote?
>>>>
>>>> [ ] +1 approve
>>>> [ ] +0 no opinion
>>>> [ ] -1 disapprove (and reason why)
>>>>
>>>> Regards.
>>>>
>>>
>>>
>>> +1
>>>
>>> Testing done:
>>>   + Successfully upgraded from 5.3.0 to 5.3.1 on Mac OS X
>>>   + Sync works
>>>   + Loading profile on the command line (with -p) works
>>>   + Using param completion when not at the end of line/string works
>>>   + Various daily list/reset/deploy tasks
>>>
>>>
>>> --
>>> Erik
>>
>>
>>
>>
>
> --
> Regards,
> Rohit Yadav
> Software Architect, ShapeBlue
> M. +91 8826230892 | rohit.yadav@shapeblue.com
> Blog: bhaisaab.org | Twitter: @_bhaisaab
> PS. If you see any footer below, I did not add it :)
> Find out more about ShapeBlue and our range of CloudStack related services
>
> IaaS Cloud Design &
> Build<http://shapeblue.com/iaas-cloud-design-and-build//>
> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
> CloudStack Software
> Engineering<http://shapeblue.com/cloudstack-software-engineering/>
> CloudStack Infrastructure
> Support<http://shapeblue.com/cloudstack-infrastructure-support/>
> CloudStack Bootcamp Training
> Courses<http://shapeblue.com/cloudstack-training/>
>
> This email and any attachments to it may be confidential and are intended
> solely for the use of the individual to whom it is addressed. Any views or
> opinions expressed are solely those of the author and do not necessarily
> represent those of Shape Blue Ltd or related companies. If you are not the
> intended recipient of this email, you must neither take any action based
> upon its contents, nor copy or show it to anyone. Please contact the sender
> if you believe you have received this email in error. Shape Blue Ltd is a
> company incorporated in England & Wales. ShapeBlue Services India LLP is a
> company incorporated in India and is operated under license from Shape Blue
> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil
> and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a
> company registered by The Republic of South Africa and is traded under
> license from Shape Blue Ltd. ShapeBlue is a registered trademark.



-- 
Daan

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Rohit Yadav <ro...@shapeblue.com>.
Hi Daan,

On Friday 19 December 2014 07:23 PM, Daan Hoogland wrote:
> Rohit, I am testing against 4.4 simulator, I have tested against
> master simulator. seems like I will +1 this before the end of the day.

Thanks for testing!

> One question though, is there a known issue with the color coding? it
> seems to change halfway through words in the output and not be
> consistent in the help/error messages. Not a blocker and I may need to
> read more but it looks a bit strange.

If you running the CLI as a tool on bash (single query like cloudmonkey
list users), no colors are output (say in a bash script) this is to
avoid printing escape chars (for color) which mess up in bash script
(when people try to grep/sed/awk stuff with the output).

In case colors are enabled then errors are printed in red color if they
start with "Error" string. The color scheme is haphazard for anyone (I
set the colors such that they looked best when using Solarized dark
theme on terminal http://ethanschoonover.com/solarized)

Please advise on the color behaviour and any improvements we should have?


> On Fri, Dec 19, 2014 at 12:01 PM, Erik Weber <te...@gmail.com> wrote:
>> On Mon, Dec 15, 2014 at 7:10 AM, Rohit Yadav <bh...@apache.org> wrote:
>>>
>>> Hi All,
>>>
>>> I've created a 5.3.1 release of CloudMonkey, with the following artifacts
>>> up for a vote:
>>>
>>> Git Branch and Commit SHA:
>>>
>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=shortlog;h=refs/heads/master
>>> Commit: 387f0338f9715f2337a9e10c92d1c76fa5d2a381
>>>
>>> List of changes:
>>>
>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=CHANGES.md
>>>
>>> Source release (checksums and signatures are available at the same
>>> location):
>>> https://dist.apache.org/repos/dist/dev/cloudstack/cloudmonkey-5.3.1/
>>>
>>> PGP release keys (signed using key ID 0EE3D884):
>>> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
>>>
>>> Vote will be open for 72 hours.
>>>
>>> For sanity in tallying the vote, can PMC members please be sure to indicate
>>> "(binding)" with their vote?
>>>
>>> [ ] +1 approve
>>> [ ] +0 no opinion
>>> [ ] -1 disapprove (and reason why)
>>>
>>> Regards.
>>>
>>
>>
>> +1
>>
>> Testing done:
>>   + Successfully upgraded from 5.3.0 to 5.3.1 on Mac OS X
>>   + Sync works
>>   + Loading profile on the command line (with -p) works
>>   + Using param completion when not at the end of line/string works
>>   + Various daily list/reset/deploy tasks
>>
>>
>> --
>> Erik
>
>
>

--
Regards,
Rohit Yadav
Software Architect, ShapeBlue
M. +91 8826230892 | rohit.yadav@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab
PS. If you see any footer below, I did not add it :)
Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design & Build<http://shapeblue.com/iaas-cloud-design-and-build//>
CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/>
CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/>
CloudStack Software Engineering<http://shapeblue.com/cloudstack-software-engineering/>
CloudStack Infrastructure Support<http://shapeblue.com/cloudstack-infrastructure-support/>
CloudStack Bootcamp Training Courses<http://shapeblue.com/cloudstack-training/>

This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Shape Blue Ltd or related companies. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue Services India LLP is a company incorporated in India and is operated under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is a registered trademark.

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Daan Hoogland <da...@gmail.com>.
Rohit, I am testing against 4.4 simulator, I have tested against
master simulator. seems like I will +1 this before the end of the day.

One question though, is there a known issue with the color coding? it
seems to change halfway through words in the output and not be
consistent in the help/error messages. Not a blocker and I may need to
read more but it looks a bit strange.

On Fri, Dec 19, 2014 at 12:01 PM, Erik Weber <te...@gmail.com> wrote:
> On Mon, Dec 15, 2014 at 7:10 AM, Rohit Yadav <bh...@apache.org> wrote:
>>
>> Hi All,
>>
>> I've created a 5.3.1 release of CloudMonkey, with the following artifacts
>> up for a vote:
>>
>> Git Branch and Commit SHA:
>>
>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=shortlog;h=refs/heads/master
>> Commit: 387f0338f9715f2337a9e10c92d1c76fa5d2a381
>>
>> List of changes:
>>
>> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=CHANGES.md
>>
>> Source release (checksums and signatures are available at the same
>> location):
>> https://dist.apache.org/repos/dist/dev/cloudstack/cloudmonkey-5.3.1/
>>
>> PGP release keys (signed using key ID 0EE3D884):
>> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
>>
>> Vote will be open for 72 hours.
>>
>> For sanity in tallying the vote, can PMC members please be sure to indicate
>> "(binding)" with their vote?
>>
>> [ ] +1 approve
>> [ ] +0 no opinion
>> [ ] -1 disapprove (and reason why)
>>
>> Regards.
>>
>
>
> +1
>
> Testing done:
>  + Successfully upgraded from 5.3.0 to 5.3.1 on Mac OS X
>  + Sync works
>  + Loading profile on the command line (with -p) works
>  + Using param completion when not at the end of line/string works
>  + Various daily list/reset/deploy tasks
>
>
> --
> Erik



-- 
Daan

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

Posted by Erik Weber <te...@gmail.com>.
On Mon, Dec 15, 2014 at 7:10 AM, Rohit Yadav <bh...@apache.org> wrote:
>
> Hi All,
>
> I've created a 5.3.1 release of CloudMonkey, with the following artifacts
> up for a vote:
>
> Git Branch and Commit SHA:
>
> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=shortlog;h=refs/heads/master
> Commit: 387f0338f9715f2337a9e10c92d1c76fa5d2a381
>
> List of changes:
>
> https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=blob_plain;f=CHANGES.md
>
> Source release (checksums and signatures are available at the same
> location):
> https://dist.apache.org/repos/dist/dev/cloudstack/cloudmonkey-5.3.1/
>
> PGP release keys (signed using key ID 0EE3D884):
> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
>
> Vote will be open for 72 hours.
>
> For sanity in tallying the vote, can PMC members please be sure to indicate
> "(binding)" with their vote?
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Regards.
>


+1

Testing done:
 + Successfully upgraded from 5.3.0 to 5.3.1 on Mac OS X
 + Sync works
 + Loading profile on the command line (with -p) works
 + Using param completion when not at the end of line/string works
 + Various daily list/reset/deploy tasks


-- 
Erik