Re: PRs ready for merging into 4.10

2017-04-09 Thread Sateesh Chodapuneedi
Hi Rajani,
I will pickup CLOUDSTACK-9849.

Regards,
Sateesh
 

On 10/04/17, 11:21 AM, "Rajani Karuturi"  wrote:

@Nicolas and @Haijiao

Noted the PRs. I will see what all can be merged and do the
needful.

@All

Any takers for the VMware blocker (CLOUDSTACK-9849)?

Thanks,

~ Rajani

http://cloudplatform.accelerite.com/

On April 10, 2017 at 1:43 AM, Nicolas Vazquez
(nicovazque...@gmail.com) wrote:

Hi,

I would like to include PR 1935: CLOUDSTACK-9764: Delete domain
failure due
to Account Cleanup task, it has 2 LGTM.

Thanks

2017-04-08 1:32 GMT-03:00 Haijiao <18602198...@163.com>:

Update the PR list ready for merging.

--
#1886, CLOUDSTACK-9728: Fixed traffic sentinel HTTP 414 error
response
#1901, CLOUDSTACK-9405: add details parameter in listDomains API
to reduce
the execution time
#1903, CLOUDSTACK-9356: FIX Cannot add users in VPC VPN
#1955, CLOUDSTACK-8239 Add VirtIO SCSI support for KVM hosts
#1956, CLOUDSTACK-9796 - Fix NPE in
VirtualMachineManagerImpl.java
#1957, CLOUDSTACK-9748:VPN Users search functionality broken
#1980, CLOUDSTACK-9805: Display VR list in network details
#1993, CLOUDSTACK-8931: Fail to deploy VM instance when
use.system.public.ips�lse
#1970, CLOUDSTACK-9725 Failed to update VPC Network during N/w
offering
Upgrade which doesnt have ACL service Enabled.
#1978, CLOUDSTACK-9779 : Releasing secondary guest IP fails with
error VM
nic Ip x.x.x.x is mapped to load balancing rule
#2018, CLOUDSTACK-9848: Added exit status checking for the
iptables
commands
#2022, CLOUDSTACK-9591: Fix systemvmtemplate to not include
network details
#2024, CLOUDSTACK-9857: With this change if agent dies the
systemd will
catch it properly and show process as exited
#2025, Fix error in restart network in 4.10.0.0

Regards,

在2017年04月06 13时23分, "Rajani Karuturi"写道:

A quick update on RC2:

These are the current list of blockers.
https://github.com/apache/cloudstack/pull/2022
https://github.com/apache/cloudstack/pull/2025
https://issues.apache.org/jira/browse/CLOUDSTACK-9849
https://github.com/apache/cloudstack/pull/1582

I am planning to close all the PRs by weekend. The blockers
which Mike
reported is still open and needs a fix.
If everything is resolved, we can plan for RC2 on Monday.

~Rajani
http://cloudplatform.accelerite.com/

On Thu, Apr 6, 2017 at 10:50 AM, Rajani Karuturi

wrote:

Thanks for updating RN. Release notes is something which we
haven't

looked

at till now.
Any update on the xen 7.1 PR?

~Rajani
http://cloudplatform.accelerite.com/

On Mon, Apr 3, 2017 at 6:41 PM, Pierre-Luc Dion

wrote:

Look like we need a new systemvm named "systemvm-xenserver-4.10".
t also
seams that older VR ex: 4.7.x are still usable if the
globalsetting
"minreq.sysvmtemplate.version" is changed after the first boot
of
cloudstack-management that upgraded the database. I'll update
the

release

note acordingly...

So this 4.10 is looking promising! :-)

On Apr 1, 2017 16:02, "Pierre-Luc Dion" 
wrote:

I'm testing upgrade to 4.10 from latest master. I have the
following

error

when upgrading from 4.7.2 in management-server.log:

2017-04-01 15:58:12,558 DEBUG [c.c.u.d.Upgrade4920to41000]
(localhost-startStop-1:null) (logid:) Updating System Vm
template IDs
2017-04-01 15:58:12,561 DEBUG [c.c.u.d.Upgrade4920to41000]
(localhost-startStop-1:null) (logid:) Updating KVM System Vms
2017-04-01 15:58:12,561 WARN [c.c.u.d.Upgrade4920to41000]
(localhost-startStop-1:null) (logid:) 4.10.0.0KVM SystemVm
template not
found. KVM hypervisor is not used, so not failing upgrade
2017-04-01 15:58:12,562 DEBUG [c.c.u.d.Upgrade4920to41000]
(localhost-startStop-1:null) (logid:) Updating VMware System Vms
2017-04-01 15:58:12,563 WARN [c.c.u.d.Upgrade4920to41000]
(localhost-startStop-1:null) (logid:) 4.10.0.0VMware SystemVm
template

not

found. VMware hypervisor is not used, so not failing upgrade
2017-04-01 15:58:12,563 DEBUG [c.c.u.d.Upgrade4920to41000]
(localhost-startStop-1:null) (logid:) Updating XenServer System
Vms
2017-04-01 15:58:12,565 ERROR [c.c.u.DatabaseUpgradeChecker]
(localhost-startStop-1:null) (logid:) Unable to upgrade the
database
com.cloud.utils.exception.CloudRuntimeException:
4.10.0.0XenServer

[GitHub] cloudstack issue #2022: [dvswitch blocker] CLOUDSTACK-9591: Fix systemvmtemp...

2017-04-09 Thread karuturi
Github user karuturi commented on the issue:

https://github.com/apache/cloudstack/pull/2022
  
@rhtyd can you check on the failures? I think there are more failures on 
this PR. I usually see three failures.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Re: PRs ready for merging into 4.10

2017-04-09 Thread Rajani Karuturi
@Nicolas and @Haijiao

Noted the PRs. I will see what all can be merged and do the
needful.

@All

Any takers for the VMware blocker (CLOUDSTACK-9849)?

Thanks,

~ Rajani

http://cloudplatform.accelerite.com/

On April 10, 2017 at 1:43 AM, Nicolas Vazquez
(nicovazque...@gmail.com) wrote:

Hi,

I would like to include PR 1935: CLOUDSTACK-9764: Delete domain
failure due
to Account Cleanup task, it has 2 LGTM.

Thanks

2017-04-08 1:32 GMT-03:00 Haijiao <18602198...@163.com>:

Update the PR list ready for merging.

--
#1886, CLOUDSTACK-9728: Fixed traffic sentinel HTTP 414 error
response
#1901, CLOUDSTACK-9405: add details parameter in listDomains API
to reduce
the execution time
#1903, CLOUDSTACK-9356: FIX Cannot add users in VPC VPN
#1955, CLOUDSTACK-8239 Add VirtIO SCSI support for KVM hosts
#1956, CLOUDSTACK-9796 - Fix NPE in
VirtualMachineManagerImpl.java
#1957, CLOUDSTACK-9748:VPN Users search functionality broken
#1980, CLOUDSTACK-9805: Display VR list in network details
#1993, CLOUDSTACK-8931: Fail to deploy VM instance when
use.system.public.ips�lse
#1970, CLOUDSTACK-9725 Failed to update VPC Network during N/w
offering
Upgrade which doesnt have ACL service Enabled.
#1978, CLOUDSTACK-9779 : Releasing secondary guest IP fails with
error VM
nic Ip x.x.x.x is mapped to load balancing rule
#2018, CLOUDSTACK-9848: Added exit status checking for the
iptables
commands
#2022, CLOUDSTACK-9591: Fix systemvmtemplate to not include
network details
#2024, CLOUDSTACK-9857: With this change if agent dies the
systemd will
catch it properly and show process as exited
#2025, Fix error in restart network in 4.10.0.0

Regards,

在2017年04月06 13时23分, "Rajani Karuturi"写道:

A quick update on RC2:

These are the current list of blockers.
https://github.com/apache/cloudstack/pull/2022
https://github.com/apache/cloudstack/pull/2025
https://issues.apache.org/jira/browse/CLOUDSTACK-9849
https://github.com/apache/cloudstack/pull/1582

I am planning to close all the PRs by weekend. The blockers
which Mike
reported is still open and needs a fix.
If everything is resolved, we can plan for RC2 on Monday.

~Rajani
http://cloudplatform.accelerite.com/

On Thu, Apr 6, 2017 at 10:50 AM, Rajani Karuturi

wrote:

Thanks for updating RN. Release notes is something which we
haven't

looked

at till now.
Any update on the xen 7.1 PR?

~Rajani
http://cloudplatform.accelerite.com/

On Mon, Apr 3, 2017 at 6:41 PM, Pierre-Luc Dion

wrote:

Look like we need a new systemvm named "systemvm-xenserver-4.10".
t also
seams that older VR ex: 4.7.x are still usable if the
globalsetting
"minreq.sysvmtemplate.version" is changed after the first boot
of
cloudstack-management that upgraded the database. I'll update
the

release

note acordingly...

So this 4.10 is looking promising! :-)

On Apr 1, 2017 16:02, "Pierre-Luc Dion" 
wrote:

I'm testing upgrade to 4.10 from latest master. I have the
following

error

when upgrading from 4.7.2 in management-server.log:

2017-04-01 15:58:12,558 DEBUG [c.c.u.d.Upgrade4920to41000]
(localhost-startStop-1:null) (logid:) Updating System Vm
template IDs
2017-04-01 15:58:12,561 DEBUG [c.c.u.d.Upgrade4920to41000]
(localhost-startStop-1:null) (logid:) Updating KVM System Vms
2017-04-01 15:58:12,561 WARN [c.c.u.d.Upgrade4920to41000]
(localhost-startStop-1:null) (logid:) 4.10.0.0KVM SystemVm
template not
found. KVM hypervisor is not used, so not failing upgrade
2017-04-01 15:58:12,562 DEBUG [c.c.u.d.Upgrade4920to41000]
(localhost-startStop-1:null) (logid:) Updating VMware System Vms
2017-04-01 15:58:12,563 WARN [c.c.u.d.Upgrade4920to41000]
(localhost-startStop-1:null) (logid:) 4.10.0.0VMware SystemVm
template

not

found. VMware hypervisor is not used, so not failing upgrade
2017-04-01 15:58:12,563 DEBUG [c.c.u.d.Upgrade4920to41000]
(localhost-startStop-1:null) (logid:) Updating XenServer System
Vms
2017-04-01 15:58:12,565 ERROR [c.c.u.DatabaseUpgradeChecker]
(localhost-startStop-1:null) (logid:) Unable to upgrade the
database
com.cloud.utils.exception.CloudRuntimeException:
4.10.0.0XenServer
SystemVm
template not found. Cannot upgrade system Vms
at com.cloud.upgrade.dao.Upgrade4920to41000.updateSystemVmTempl
ates(Upgrade4920to41000.java:195)
at com.cloud.upgrade.dao.Upgrade4920to41000.performDataMigratio
n(Upgrade4920to41000.java:64)
at com.cloud.upgrade.DatabaseUpgradeChecker.upgrade(DatabaseUpg
radeChecker.java:426)
at com.cloud.upgrade.DatabaseUpgradeChecker.check(DatabaseUpgra
deChecker.java:507)
at org.apache.cloudstack.spring.lifecycle.CloudStackExtendedLif
eCycle.checkIntegrity(CloudStackExtendedLifeCycle.java:65)
at org.apache.cloudstack.spring.lifecycle.CloudStackExtendedLif
eCycle.start(CloudStackExtendedLifeCycle.java:55)
at org.springframework.context.support.DefaultLifecycleProcesso

[GitHub] cloudstack issue #1879: CLOUDSTACK-9719: [VMware] VR loses DHCP settings and...

2017-04-09 Thread sateesh-chodapuneedi
Github user sateesh-chodapuneedi commented on the issue:

https://github.com/apache/cloudstack/pull/1879
  
tag:mergeready


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Re: PRs ready for merging into 4.10

2017-04-09 Thread Nicolas Vazquez
Hi,

I would like to include PR 1935: CLOUDSTACK-9764: Delete domain failure due
to Account Cleanup task, it has 2 LGTM.

Thanks

2017-04-08 1:32 GMT-03:00 Haijiao <18602198...@163.com>:

> Update the PR list ready for merging.
> 
> --
> #1886, CLOUDSTACK-9728: Fixed traffic sentinel HTTP 414 error response
> #1901, CLOUDSTACK-9405: add details parameter in listDomains API to reduce
> the execution time
> #1903, CLOUDSTACK-9356: FIX Cannot add users in VPC VPN
> #1955, CLOUDSTACK-8239 Add VirtIO SCSI support for KVM hosts
> #1956, CLOUDSTACK-9796 - Fix NPE in VirtualMachineManagerImpl.java
> #1957, CLOUDSTACK-9748:VPN Users search functionality broken
> #1980, CLOUDSTACK-9805: Display VR list in network details
> #1993, CLOUDSTACK-8931: Fail to deploy VM instance when
> use.system.public.ips=false
> #1970, CLOUDSTACK-9725 Failed to update VPC Network during N/w offering
> Upgrade which doesnt have ACL service Enabled.
> #1978, CLOUDSTACK-9779 : Releasing secondary guest IP fails with error VM
> nic Ip x.x.x.x is mapped to load balancing rule
> #2018, CLOUDSTACK-9848: Added exit status checking for the iptables
> commands
> #2022, CLOUDSTACK-9591: Fix systemvmtemplate to not include network details
> #2024, CLOUDSTACK-9857: With this change if agent dies the systemd will
> catch it properly and show process as exited
> #2025, Fix error in restart network in 4.10.0.0
>
>
> Regards,
>
>
> 在2017年04月06 13时23分, "Rajani Karuturi"写道:
>
> A quick update on RC2:
>
> These are the current list of blockers.
> https://github.com/apache/cloudstack/pull/2022
> https://github.com/apache/cloudstack/pull/2025
> https://issues.apache.org/jira/browse/CLOUDSTACK-9849
> https://github.com/apache/cloudstack/pull/1582
>
> I am planning to close all the PRs by weekend. The blockers which Mike
> reported is still open and needs a fix.
> If everything is resolved, we can plan for RC2 on Monday.
>
>
> ~Rajani
> http://cloudplatform.accelerite.com/
>
> On Thu, Apr 6, 2017 at 10:50 AM, Rajani Karuturi 
> wrote:
>
> > Thanks for updating RN. Release notes is something which we haven't
> looked
> > at till now.
> > Any update on the xen 7.1 PR?
> >
> > ~Rajani
> > http://cloudplatform.accelerite.com/
> >
> > On Mon, Apr 3, 2017 at 6:41 PM, Pierre-Luc Dion 
> > wrote:
> >
> >> Look like we need a new systemvm named "systemvm-xenserver-4.10". t also
> >> seams that older VR  ex: 4.7.x are still usable if the globalsetting
> >> "minreq.sysvmtemplate.version" is changed after the first boot of
> >> cloudstack-management that upgraded the database. I'll update the
> release
> >> note acordingly...
> >>
> >> So this 4.10 is looking promising! :-)
> >>
> >>
> >>
> >>
> >> On Apr 1, 2017 16:02, "Pierre-Luc Dion"  wrote:
> >>
> >> I'm testing upgrade to 4.10 from latest master. I have the following
> error
> >> when upgrading from 4.7.2 in management-server.log:
> >>
> >> 2017-04-01 15:58:12,558 DEBUG [c.c.u.d.Upgrade4920to41000]
> >> (localhost-startStop-1:null) (logid:) Updating System Vm template IDs
> >> 2017-04-01 15:58:12,561 DEBUG [c.c.u.d.Upgrade4920to41000]
> >> (localhost-startStop-1:null) (logid:) Updating KVM System Vms
> >> 2017-04-01 15:58:12,561 WARN  [c.c.u.d.Upgrade4920to41000]
> >> (localhost-startStop-1:null) (logid:) 4.10.0.0KVM SystemVm template not
> >> found. KVM hypervisor is not used, so not failing upgrade
> >> 2017-04-01 15:58:12,562 DEBUG [c.c.u.d.Upgrade4920to41000]
> >> (localhost-startStop-1:null) (logid:) Updating VMware System Vms
> >> 2017-04-01 15:58:12,563 WARN  [c.c.u.d.Upgrade4920to41000]
> >> (localhost-startStop-1:null) (logid:) 4.10.0.0VMware SystemVm template
> not
> >> found. VMware hypervisor is not used, so not failing upgrade
> >> 2017-04-01 15:58:12,563 DEBUG [c.c.u.d.Upgrade4920to41000]
> >> (localhost-startStop-1:null) (logid:) Updating XenServer System Vms
> >> 2017-04-01 15:58:12,565 ERROR [c.c.u.DatabaseUpgradeChecker]
> >> (localhost-startStop-1:null) (logid:) Unable to upgrade the database
> >> com.cloud.utils.exception.CloudRuntimeException: 4.10.0.0XenServer
> >> SystemVm
> >> template not found. Cannot upgrade system Vms
> >> at com.cloud.upgrade.dao.Upgrade4920to41000.updateSystemVmTempl
> >> ates(Upgrade4920to41000.java:195)
> >> at com.cloud.upgrade.dao.Upgrade4920to41000.performDataMigratio
> >> n(Upgrade4920to41000.java:64)
> >> at com.cloud.upgrade.DatabaseUpgradeChecker.upgrade(DatabaseUpg
> >> radeChecker.java:426)
> >> at com.cloud.upgrade.DatabaseUpgradeChecker.check(DatabaseUpgra
> >> deChecker.java:507)
> >> at org.apache.cloudstack.spring.lifecycle.CloudStackExtendedLif
> >> eCycle.checkIntegrity(CloudStackExtendedLifeCycle.java:65)
> >> at org.apache.cloudstack.spring.lifecycle.CloudStackExtendedLif
> >> eCycle.start(CloudStackExtendedLifeCycle.java:55)
> >> at 

[GitHub] cloudstack issue #905: BUG-ID: CLOUDSTACK-8922: Unable to delete IP tag

2017-04-09 Thread yvsubhash
Github user yvsubhash commented on the issue:

https://github.com/apache/cloudstack/pull/905
  
tag:mergeready


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #2033: [master/4.10+] CLOUDSTACK-9462: Support for Ubuntu 1...

2017-04-09 Thread rhtyd
Github user rhtyd commented on the issue:

https://github.com/apache/cloudstack/pull/2033
  
@karuturi this is ready for merge
Pinging for review - @wido @ @ustcweizhou 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---