awesome - thanks Geoff.

On Wed, Mar 25, 2015 at 2:47 PM, Geoff Higginbottom
<geoff.higginbot...@shapeblue.com> wrote:
> -1
>
> The main reason for a -1 is in relation to a UI bug when trying to delete 
> Load Balancing Rules.  When a user tries to remove a VM from a Load Balancer 
> config using the UI it fails, however using the API it works.
>
> It looks like the UI is not sending the virtualmachineid but is trying to use 
> vmidipmap[0].vmid and vmipipmap[0].vmip which fails
>
> I'm testing this in a EIP/ELB Basic Zone with a NetScaler which I know is not 
> a common configuration, but I suspect this standard Load Balancer UI bug may 
> also affect Advanced Zones.
>
>
> A second issue I have found is in relation to GSLB which I would not normally 
> -1 for as I don’t believe it’s a widely used feature, however when trying to 
> remove Load Balancers from a GSLB setup, it fails from both the UI and the 
> API.
>
> Regards
>
> Geoff Higginbottom
>
> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
>
> geoff.higginbot...@shapeblue.com
>
> -----Original Message-----
> From: Rohit Yadav [mailto:rohit.ya...@shapeblue.com]
> Sent: 24 March 2015 06:36
> To: dev@cloudstack.apache.org
> Subject: Re: [VOTE] Apache CloudStack 4.5.1-rc1
>
> Hi Ilya - Yes, I think we’ll need a RC2 but I don’t want another RC3 so let’s 
> wait at least for today to see if anyone reports anything.
>
> Meanwhile, let’s continue testing and let’s report/fix any issues we find. I 
> think we’ve tested RC1 with KVM and Xen, it would be great if someone could 
> share their test results against VMWare and report success/failures before we 
> do RC2 if possible?
>
>> On 24-Mar-2015, at 7:21 am, David Nalley <da...@gnsa.us> wrote:
>>
>> Very likely - just waiting to see if anyone uncovers anything else
>> before I do so.
>>
>> On Mon, Mar 23, 2015 at 7:35 PM, ilya <ilya.mailing.li...@gmail.com> wrote:
>>> Rohit,
>>>
>>> While we have fixes and I hate to do this to David, but i think this
>>> warrants RC2 release.
>>>
>>> David, how likely are you to spin up another vote for RC2?
>>>
>>> Thanks
>>> ilya
>>>
>>>
>>> On 3/20/15 10:31 AM, Rohit Yadav wrote:
>>>>
>>>> Hi everyone,
>>>>
>>>> Don’t get discouraged by the minor regressions found as they are fixed.
>>>> Note: they would only affect VMWare/Xen and the rpm bug will affect
>>>> only
>>>> CentOS6 users.
>>>>
>>>> In case you’re building from source, apply these two patches on top
>>>> of RC1 and please continue testing:
>>>>
>>>>
>>>> https://github.com/apache/cloudstack/commit/53ca0b1861c743caf61ec04f
>>>> 776c87eac334f185
>>>>
>>>> https://github.com/apache/cloudstack/commit/d70937aeb92e89efa8fcc39d
>>>> 7f89bdd8c885b2a2
>>>>
>>>>> On 20-Mar-2015, at 7:51 pm, Paul Angus <paul.an...@shapeblue.com> wrote:
>>>>>
>>>>> -1
>>>>> Regression caused by
>>>>> https://issues.apache.org/jira/browse/CLOUDSTACK-8312
>>>>> Causes:
>>>>> Unable to start instance due to can't find mapping in
>>>>> ObjectInDataStore table for:
>>>>> org.apache.cloudstack.storage.image.store.TemplateObject
>>>>>
>>>>> When trying to deploy system VM templates.
>>>>>
>>>>> Template gets copied to primary storage but no entries appear to be
>>>>> added to the db Systemvm.iso not copied to secondary storage.
>>>>> SSVM and CPVM do not get created
>>>>>
>>>>> Rohit has created a fix for RC2 - testing on that now.
>>>>>
>>>>> Regards,
>>>>>
>>>>> Paul Angus
>>>>> Cloud Architect
>>>>> D: +44 20 3468 5163 |S: +44 20 3603 0540 | M: +44 7711 418 784 | T:
>>>>> @CloudyAngus
>>>>> paul.an...@shapeblue.com
>>>>>
>>>>> -----Original Message-----
>>>>> From: Nux! [mailto:n...@li.nux.ro]
>>>>> Sent: 20 March 2015 14:12
>>>>> To: dev@cloudstack.apache.org
>>>>> Subject: Re: [VOTE] Apache CloudStack 4.5.1-rc1
>>>>>
>>>>> +1 from me as well based on upgrade from 4.4.1 and ADV+SG zone tests.
>>>>>
>>>>> Thanks Rohit for the packages.
>>>>>
>>>>> Lucian
>>>>>
>>>>> --
>>>>> Sent from the Delta quadrant using Borg technology!
>>>>>
>>>>> Nux!
>>>>> www.nux.ro
>>>>>
>>>>> ----- Original Message -----
>>>>>>
>>>>>> From: "Rohit Yadav" <rohit.ya...@shapeblue.com>
>>>>>> To: dev@cloudstack.apache.org
>>>>>> Sent: Friday, 20 March, 2015 11:38:42
>>>>>> Subject: Re: [VOTE] Apache CloudStack 4.5.1-rc1
>>>>>> +1 (with one centos6 rpm build fix required, read below)
>>>>>>
>>>>>> Advance zone testing with/without local storage, KVM:
>>>>>>
>>>>>> - VM lifecycle with and without local storage and vm's volume
>>>>>> migrations (after vm was stopped) across 2 hosts
>>>>>> - Password server, reset password. Stress tested password server,
>>>>>> served
>>>>>> 1000 req/second with 95.7% successful http request completion
>>>>>> (though I realize ab is not really a good tool)
>>>>>> - Egress rules, Firewall rules, port forwarding SNAT usage, load
>>>>>> balancing
>>>>>> - Register template and ISO
>>>>>> - VM statistics, dashboard capacity values
>>>>>> - Observed normal CPVM, SSVM behaviours
>>>>>> - Use of both NFS and local primary storage
>>>>>> - Download volume, iso, template
>>>>>> - VPC: multiple tiers, password server + load tests, vm lifecycle
>>>>>> with/without local storage, SNAT for vms in tiers, ACL rules
>>>>>> create/update/delete/apply etc
>>>>>>
>>>>>> Basic Zone testing with/without local storage, KVM:
>>>>>>
>>>>>> - Basic zone with local storage, vm lifecycle
>>>>>> - Volume migration (after stopped)
>>>>>> - Attach/detach volumes
>>>>>> - NFS primary+secondary and local storage primary
>>>>>> - Normal CPVM, SSVM behaviour seen
>>>>>> - Register template/iso worked
>>>>>> - Download volume, iso, template
>>>>>> - Shared network with SG worked
>>>>>> - Password server tested, reset password
>>>>>>
>>>>>> Minor issues:
>>>>>>
>>>>>> - RC1 will require this minor centos6 rpm build fix that we can
>>>>>> slip in
>>>>>> https://github.com/apache/cloudstack/commit/d70937aeb92e89efa8fcc3
>>>>>> 9d7f
>>>>>> 89bdd8c885b2a2
>>>>>> Note: centos7 builds are fine.
>>>>>> - UI logs out on refresh (due to known CSRF fix) or opening in
>>>>>> another tab.
>>>>>>
>>>>>> On Thursday 19 March 2015 08:10 PM, David Nalley wrote:
>>>>>>>
>>>>>>> Hi All,
>>>>>>>
>>>>>>> I've created a X.X.X release, with the following artifacts up for
>>>>>>> a
>>>>>>> vote:
>>>>>>>
>>>>>>> Git Branch and Commit SH:
>>>>>>> https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortl
>>>>>>> og;h
>>>>>>> =refs/heads/4.5-RC20150319T1429
>>>>>>> Commit: 44443c06466e208769f32c03767abc6bd2680fd8
>>>>>>>
>>>>>>> Source release (checksums and signatures are available at the
>>>>>>> same
>>>>>>> location):
>>>>>>> https://dist.apache.org/repos/dist/dev/cloudstack/4.5.1-rc1/
>>>>>>>
>>>>>>> PGP release keys (signed using 0x6fe50f1c):
>>>>>>> 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,
>>>>>> Rohit Yadav
>>>>>> Software Architect, ShapeBlue
>>>>>> M. +91 8826230892 | rohit.ya...@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.
>>>>>
>>>>> 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.ya...@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 88 262 30892 | rohit.ya...@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.
> 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.

Reply via email to