You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Paul Angus <pa...@shapeblue.com> on 2018/06/21 15:59:47 UTC

[VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Hi All,



I've created a 4.11.1.0 release (RC3), with the following artefacts up for testing and a vote:
The changes since RC2 are listed at the end of this email.



Git Branch and Commit SH:

https://gitbox.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.11.1.0-RC20180621T1552

Commit: 2cb2dacbe75a23f5068b80f6ea45031c29052c31



Source release (checksums and signatures are available at the same

location):

https://dist.apache.org/repos/dist/dev/cloudstack/4.11.1.0/



PGP release keys (signed using 8B309F7251EE0BC8):

https://dist.apache.org/repos/dist/release/cloudstack/KEYS



The vote will be open for at least 72hrs.



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)





Additional information:



For users' convenience, I've built packages from 5f48487dc62fd1decaabc4ab2a10f549d6c82400 and published RC1 repository here:

http://packages.shapeblue.com/testing/4111rc3/



The release notes are still work-in-progress, but the systemvm template upgrade section has been updated. You may refer the following for systemvm template upgrade testing:

http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/latest/index.html



4.11.1 systemvm templates are available from here:

http://packages.shapeblue.com/systemvmtemplate/4.11.1-rc1/




Changes Since RC2:

Merged #2712 reuse ip for non redundant VPC 6 hours ago
Merged #2714 send unsupported answer only when applicable 10 hours ago
Merged #2715 smoketest: Fix test_vm_life_cycle secure migration tests a day ago
Merged #2493 CLOUDSTACK-10326: Prevent hosts fall into Maintenance when there are running VMs on it a day ago
Merged #2716 configdrive: make fewer mountpoints on hosts a day ago
Merged #2681 Source NAT option on Private Gateway 2 days ago
Merged #2710 comply with api key constraint 2 days ago
Merged #2706 packaging: use libuuid x86_64 package for cloudstack-common 2 days ago

Kind regards,

Paul Angus


paul.angus@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 


RE: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Posted by Paul Angus <pa...@shapeblue.com>.
+1 (binding)

based on smoke test results below and some manual testing:


vSphere 6.5 - Advanced networks
-------------------------------
Smoke tests completed. 67 look OK, 0 have error(s)


XS7.1 Advanced networks
-----------------------
Smoke tests completed. 67 look OK, 0 have error(s)


KVM Centos 6 - Advance networks
-------------------------------
Smoke tests completed. 64 look OK, 3 have error(s)
Only failed tests results shown below:
ContextSuite context=TestDeployVirtioSCSIVM>:setup | `Error` | 0.00 | test_deploy_virtio_scsi_vm.py
test_03_vpc_privategw_restart_vpc_cleanup | `Failure` | 1223.71 | test_privategw_acl.py
test_01_service_offering_cpu_limit_use | `Error` | 1.45 | test_service_offerings.py



KVM Centos7 Advanced
--------------------
Smoke tests completed. 60 look OK, 7 have error(s)
ContextSuite context=TestDeployVirtioSCSIVM>:setup | `Error` | 0.00 | test_deploy_virtio_scsi_vm.py
test_03_vpc_privategw_restart_vpc_cleanup | `Failure` | 1222.30 | test_privategw_acl.py
test_02_unsecure_vm_migration | `Error` | 72.46 | test_vm_life_cycle.py
test_03_secured_to_nonsecured_vm_migration | `Error` | 53.95 | test_vm_life_cycle.py
test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL | `Failure` | 447.18 | test_vpc_redundant.py
test_02_redundant_VPC_default_routes | `Failure` | 1076.54 | test_vpc_redundant.py
test_05_rvpc_multi_tiers | `Failure` | 439.39 | test_vpc_redundant.py
test_01_VPC_nics_after_destroy | `Failure` | 1030.21 | test_vpc_router_nics.py
test_02_cancel_host_maintenace_with_migration_jobs | `Error` | 3.25 | test_host_maintenance.py
test_hostha_enable_ha_when_host_in_maintenance | `Error` | 3.43 | test_hostha_kvm.py



KVM Ubuntu 16.04 Basic Networking
---------------------------------

Smoke tests completed. 59 look OK, 8 have error(s)
test_04_extract_Iso | `Failure` | 6.58 | test_iso.py
test_03_restart_network_cleanup | `Error` | 1.12 | test_routers.py
test_04_extract_template | `Failure` | 6.54 | test_templates.py
ContextSuite context=TestISOUsage>:setup | `Error` | 0.00 | test_usage.py
ContextSuite context=TestDeployVM>:setup | `Error` | 0.00 | test_vm_life_cycle.py
test_01_secure_vm_migration | `Error` | 1.11 | test_vm_life_cycle.py
test_02_unsecure_vm_migration | `Error` | 1.11 | test_vm_life_cycle.py
test_03_secured_to_nonsecured_vm_migration | `Error` | 1.10 | test_vm_life_cycle.py
test_04_nonsecured_to_secured_vm_migration | `Error` | 1.11 | test_vm_life_cycle.py
ContextSuite context=TestVMLifeCycle>:setup | `Error` | 5.32 | test_vm_life_cycle.py
ContextSuite context=TestCreateVolume>:setup | `Error` | 0.00 | test_volumes.py
ContextSuite context=TestVolumes>:setup | `Error` | 0.00 | test_volumes.py
test_01_cancel_host_maintenace_with_no_migration_jobs | `Failure` | 0.13 | test_host_maintenance.py
test_02_cancel_host_maintenace_with_migration_jobs | `Error` | 1.32 | test_host_ maintenance.py

Test ‘test_vm_life_cycle.py’ breaks the hosts when trying to secure/unsecure them, causing all tests in the suite to fail.
Migrations manually tested ok.








paul.angus@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 


-----Original Message-----
From: Nicolas Vazquez <Ni...@shapeblue.com> 
Sent: 23 June 2018 16:33
To: dev@cloudstack.apache.org; users@cloudstack.apache.org
Subject: Re: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

+1 based on manual testing on local environment + smoke test results


Regards,

Nicolas Vazquez

________________________________
From: Tutkowski, Mike <Mi...@netapp.com>
Sent: Friday, June 22, 2018 6:27:03 PM
To: dev@cloudstack.apache.org; users@cloudstack.apache.org
Subject: Re: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

+1 (binding) (Based on my testing of RC1 and not seeing anything that concerned me going into RC2 or RC3.)

On 6/21/18, 9:59 AM, "Paul Angus" <pa...@shapeblue.com> wrote:

    Hi All,



    I've created a 4.11.1.0 release (RC3), with the following artefacts up for testing and a vote:
    The changes since RC2 are listed at the end of this email.



    Git Branch and Commit SH:

    https://gitbox.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.11.1.0-RC20180621T1552

    Commit: 2cb2dacbe75a23f5068b80f6ea45031c29052c31



    Source release (checksums and signatures are available at the same

    location):

    https://dist.apache.org/repos/dist/dev/cloudstack/4.11.1.0/



    PGP release keys (signed using 8B309F7251EE0BC8):

    https://dist.apache.org/repos/dist/release/cloudstack/KEYS



    The vote will be open for at least 72hrs.



    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)





    Additional information:



    For users' convenience, I've built packages from 5f48487dc62fd1decaabc4ab2a10f549d6c82400 and published RC1 repository here:

    http://packages.shapeblue.com/testing/4111rc3/



    The release notes are still work-in-progress, but the systemvm template upgrade section has been updated. You may refer the following for systemvm template upgrade testing:

    http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/latest/index.html



    4.11.1 systemvm templates are available from here:

    http://packages.shapeblue.com/systemvmtemplate/4.11.1-rc1/




    Changes Since RC2:

    Merged #2712 reuse ip for non redundant VPC 6 hours ago
    Merged #2714 send unsupported answer only when applicable 10 hours ago
    Merged #2715 smoketest: Fix test_vm_life_cycle secure migration tests a day ago
    Merged #2493 CLOUDSTACK-10326: Prevent hosts fall into Maintenance when there are running VMs on it a day ago
    Merged #2716 configdrive: make fewer mountpoints on hosts a day ago
    Merged #2681 Source NAT option on Private Gateway 2 days ago
    Merged #2710 comply with api key constraint 2 days ago
    Merged #2706 packaging: use libuuid x86_64 package for cloudstack-common 2 days ago

    Kind regards,

    Paul Angus


    paul.angus@shapeblue.com
    www.shapeblue.com<http://www.shapeblue.com>
    53 Chandos Place, Covent Garden, London  WC2N 4HSUK
    @shapeblue






Nicolas.Vazquez@shapeblue.com 
www.shapeblue.com
,   
@shapeblue
  
 


RE: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Posted by Paul Angus <pa...@shapeblue.com>.
+1 (binding)

based on smoke test results below and some manual testing:


vSphere 6.5 - Advanced networks
-------------------------------
Smoke tests completed. 67 look OK, 0 have error(s)


XS7.1 Advanced networks
-----------------------
Smoke tests completed. 67 look OK, 0 have error(s)


KVM Centos 6 - Advance networks
-------------------------------
Smoke tests completed. 64 look OK, 3 have error(s)
Only failed tests results shown below:
ContextSuite context=TestDeployVirtioSCSIVM>:setup | `Error` | 0.00 | test_deploy_virtio_scsi_vm.py
test_03_vpc_privategw_restart_vpc_cleanup | `Failure` | 1223.71 | test_privategw_acl.py
test_01_service_offering_cpu_limit_use | `Error` | 1.45 | test_service_offerings.py



KVM Centos7 Advanced
--------------------
Smoke tests completed. 60 look OK, 7 have error(s)
ContextSuite context=TestDeployVirtioSCSIVM>:setup | `Error` | 0.00 | test_deploy_virtio_scsi_vm.py
test_03_vpc_privategw_restart_vpc_cleanup | `Failure` | 1222.30 | test_privategw_acl.py
test_02_unsecure_vm_migration | `Error` | 72.46 | test_vm_life_cycle.py
test_03_secured_to_nonsecured_vm_migration | `Error` | 53.95 | test_vm_life_cycle.py
test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL | `Failure` | 447.18 | test_vpc_redundant.py
test_02_redundant_VPC_default_routes | `Failure` | 1076.54 | test_vpc_redundant.py
test_05_rvpc_multi_tiers | `Failure` | 439.39 | test_vpc_redundant.py
test_01_VPC_nics_after_destroy | `Failure` | 1030.21 | test_vpc_router_nics.py
test_02_cancel_host_maintenace_with_migration_jobs | `Error` | 3.25 | test_host_maintenance.py
test_hostha_enable_ha_when_host_in_maintenance | `Error` | 3.43 | test_hostha_kvm.py



KVM Ubuntu 16.04 Basic Networking
---------------------------------

Smoke tests completed. 59 look OK, 8 have error(s)
test_04_extract_Iso | `Failure` | 6.58 | test_iso.py
test_03_restart_network_cleanup | `Error` | 1.12 | test_routers.py
test_04_extract_template | `Failure` | 6.54 | test_templates.py
ContextSuite context=TestISOUsage>:setup | `Error` | 0.00 | test_usage.py
ContextSuite context=TestDeployVM>:setup | `Error` | 0.00 | test_vm_life_cycle.py
test_01_secure_vm_migration | `Error` | 1.11 | test_vm_life_cycle.py
test_02_unsecure_vm_migration | `Error` | 1.11 | test_vm_life_cycle.py
test_03_secured_to_nonsecured_vm_migration | `Error` | 1.10 | test_vm_life_cycle.py
test_04_nonsecured_to_secured_vm_migration | `Error` | 1.11 | test_vm_life_cycle.py
ContextSuite context=TestVMLifeCycle>:setup | `Error` | 5.32 | test_vm_life_cycle.py
ContextSuite context=TestCreateVolume>:setup | `Error` | 0.00 | test_volumes.py
ContextSuite context=TestVolumes>:setup | `Error` | 0.00 | test_volumes.py
test_01_cancel_host_maintenace_with_no_migration_jobs | `Failure` | 0.13 | test_host_maintenance.py
test_02_cancel_host_maintenace_with_migration_jobs | `Error` | 1.32 | test_host_ maintenance.py

Test ‘test_vm_life_cycle.py’ breaks the hosts when trying to secure/unsecure them, causing all tests in the suite to fail.
Migrations manually tested ok.








paul.angus@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 


-----Original Message-----
From: Nicolas Vazquez <Ni...@shapeblue.com> 
Sent: 23 June 2018 16:33
To: dev@cloudstack.apache.org; users@cloudstack.apache.org
Subject: Re: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

+1 based on manual testing on local environment + smoke test results


Regards,

Nicolas Vazquez

________________________________
From: Tutkowski, Mike <Mi...@netapp.com>
Sent: Friday, June 22, 2018 6:27:03 PM
To: dev@cloudstack.apache.org; users@cloudstack.apache.org
Subject: Re: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

+1 (binding) (Based on my testing of RC1 and not seeing anything that concerned me going into RC2 or RC3.)

On 6/21/18, 9:59 AM, "Paul Angus" <pa...@shapeblue.com> wrote:

    Hi All,



    I've created a 4.11.1.0 release (RC3), with the following artefacts up for testing and a vote:
    The changes since RC2 are listed at the end of this email.



    Git Branch and Commit SH:

    https://gitbox.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.11.1.0-RC20180621T1552

    Commit: 2cb2dacbe75a23f5068b80f6ea45031c29052c31



    Source release (checksums and signatures are available at the same

    location):

    https://dist.apache.org/repos/dist/dev/cloudstack/4.11.1.0/



    PGP release keys (signed using 8B309F7251EE0BC8):

    https://dist.apache.org/repos/dist/release/cloudstack/KEYS



    The vote will be open for at least 72hrs.



    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)





    Additional information:



    For users' convenience, I've built packages from 5f48487dc62fd1decaabc4ab2a10f549d6c82400 and published RC1 repository here:

    http://packages.shapeblue.com/testing/4111rc3/



    The release notes are still work-in-progress, but the systemvm template upgrade section has been updated. You may refer the following for systemvm template upgrade testing:

    http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/latest/index.html



    4.11.1 systemvm templates are available from here:

    http://packages.shapeblue.com/systemvmtemplate/4.11.1-rc1/




    Changes Since RC2:

    Merged #2712 reuse ip for non redundant VPC 6 hours ago
    Merged #2714 send unsupported answer only when applicable 10 hours ago
    Merged #2715 smoketest: Fix test_vm_life_cycle secure migration tests a day ago
    Merged #2493 CLOUDSTACK-10326: Prevent hosts fall into Maintenance when there are running VMs on it a day ago
    Merged #2716 configdrive: make fewer mountpoints on hosts a day ago
    Merged #2681 Source NAT option on Private Gateway 2 days ago
    Merged #2710 comply with api key constraint 2 days ago
    Merged #2706 packaging: use libuuid x86_64 package for cloudstack-common 2 days ago

    Kind regards,

    Paul Angus


    paul.angus@shapeblue.com
    www.shapeblue.com<http://www.shapeblue.com>
    53 Chandos Place, Covent Garden, London  WC2N 4HSUK
    @shapeblue






Nicolas.Vazquez@shapeblue.com 
www.shapeblue.com
,   
@shapeblue
  
 


Re: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Posted by Nicolas Vazquez <Ni...@shapeblue.com>.
+1 based on manual testing on local environment + smoke test results


Regards,

Nicolas Vazquez

________________________________
From: Tutkowski, Mike <Mi...@netapp.com>
Sent: Friday, June 22, 2018 6:27:03 PM
To: dev@cloudstack.apache.org; users@cloudstack.apache.org
Subject: Re: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

+1 (binding) (Based on my testing of RC1 and not seeing anything that concerned me going into RC2 or RC3.)

On 6/21/18, 9:59 AM, "Paul Angus" <pa...@shapeblue.com> wrote:

    Hi All,



    I've created a 4.11.1.0 release (RC3), with the following artefacts up for testing and a vote:
    The changes since RC2 are listed at the end of this email.



    Git Branch and Commit SH:

    https://gitbox.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.11.1.0-RC20180621T1552

    Commit: 2cb2dacbe75a23f5068b80f6ea45031c29052c31



    Source release (checksums and signatures are available at the same

    location):

    https://dist.apache.org/repos/dist/dev/cloudstack/4.11.1.0/



    PGP release keys (signed using 8B309F7251EE0BC8):

    https://dist.apache.org/repos/dist/release/cloudstack/KEYS



    The vote will be open for at least 72hrs.



    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)





    Additional information:



    For users' convenience, I've built packages from 5f48487dc62fd1decaabc4ab2a10f549d6c82400 and published RC1 repository here:

    http://packages.shapeblue.com/testing/4111rc3/



    The release notes are still work-in-progress, but the systemvm template upgrade section has been updated. You may refer the following for systemvm template upgrade testing:

    http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/latest/index.html



    4.11.1 systemvm templates are available from here:

    http://packages.shapeblue.com/systemvmtemplate/4.11.1-rc1/




    Changes Since RC2:

    Merged #2712 reuse ip for non redundant VPC 6 hours ago
    Merged #2714 send unsupported answer only when applicable 10 hours ago
    Merged #2715 smoketest: Fix test_vm_life_cycle secure migration tests a day ago
    Merged #2493 CLOUDSTACK-10326: Prevent hosts fall into Maintenance when there are running VMs on it a day ago
    Merged #2716 configdrive: make fewer mountpoints on hosts a day ago
    Merged #2681 Source NAT option on Private Gateway 2 days ago
    Merged #2710 comply with api key constraint 2 days ago
    Merged #2706 packaging: use libuuid x86_64 package for cloudstack-common 2 days ago

    Kind regards,

    Paul Angus


    paul.angus@shapeblue.com
    www.shapeblue.com<http://www.shapeblue.com>
    53 Chandos Place, Covent Garden, London  WC2N 4HSUK
    @shapeblue






Nicolas.Vazquez@shapeblue.com 
www.shapeblue.com
,   
@shapeblue
  
 


Re: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Posted by Nicolas Vazquez <Ni...@shapeblue.com>.
+1 based on manual testing on local environment + smoke test results


Regards,

Nicolas Vazquez

________________________________
From: Tutkowski, Mike <Mi...@netapp.com>
Sent: Friday, June 22, 2018 6:27:03 PM
To: dev@cloudstack.apache.org; users@cloudstack.apache.org
Subject: Re: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

+1 (binding) (Based on my testing of RC1 and not seeing anything that concerned me going into RC2 or RC3.)

On 6/21/18, 9:59 AM, "Paul Angus" <pa...@shapeblue.com> wrote:

    Hi All,



    I've created a 4.11.1.0 release (RC3), with the following artefacts up for testing and a vote:
    The changes since RC2 are listed at the end of this email.



    Git Branch and Commit SH:

    https://gitbox.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.11.1.0-RC20180621T1552

    Commit: 2cb2dacbe75a23f5068b80f6ea45031c29052c31



    Source release (checksums and signatures are available at the same

    location):

    https://dist.apache.org/repos/dist/dev/cloudstack/4.11.1.0/



    PGP release keys (signed using 8B309F7251EE0BC8):

    https://dist.apache.org/repos/dist/release/cloudstack/KEYS



    The vote will be open for at least 72hrs.



    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)





    Additional information:



    For users' convenience, I've built packages from 5f48487dc62fd1decaabc4ab2a10f549d6c82400 and published RC1 repository here:

    http://packages.shapeblue.com/testing/4111rc3/



    The release notes are still work-in-progress, but the systemvm template upgrade section has been updated. You may refer the following for systemvm template upgrade testing:

    http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/latest/index.html



    4.11.1 systemvm templates are available from here:

    http://packages.shapeblue.com/systemvmtemplate/4.11.1-rc1/




    Changes Since RC2:

    Merged #2712 reuse ip for non redundant VPC 6 hours ago
    Merged #2714 send unsupported answer only when applicable 10 hours ago
    Merged #2715 smoketest: Fix test_vm_life_cycle secure migration tests a day ago
    Merged #2493 CLOUDSTACK-10326: Prevent hosts fall into Maintenance when there are running VMs on it a day ago
    Merged #2716 configdrive: make fewer mountpoints on hosts a day ago
    Merged #2681 Source NAT option on Private Gateway 2 days ago
    Merged #2710 comply with api key constraint 2 days ago
    Merged #2706 packaging: use libuuid x86_64 package for cloudstack-common 2 days ago

    Kind regards,

    Paul Angus


    paul.angus@shapeblue.com
    www.shapeblue.com<http://www.shapeblue.com>
    53 Chandos Place, Covent Garden, London  WC2N 4HSUK
    @shapeblue






Nicolas.Vazquez@shapeblue.com 
www.shapeblue.com
,   
@shapeblue
  
 


Re: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Posted by "Tutkowski, Mike" <Mi...@netapp.com>.
+1 (binding) (Based on my testing of RC1 and not seeing anything that concerned me going into RC2 or RC3.)

On 6/21/18, 9:59 AM, "Paul Angus" <pa...@shapeblue.com> wrote:

    Hi All,
    
    
    
    I've created a 4.11.1.0 release (RC3), with the following artefacts up for testing and a vote:
    The changes since RC2 are listed at the end of this email.
    
    
    
    Git Branch and Commit SH:
    
    https://gitbox.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.11.1.0-RC20180621T1552
    
    Commit: 2cb2dacbe75a23f5068b80f6ea45031c29052c31
    
    
    
    Source release (checksums and signatures are available at the same
    
    location):
    
    https://dist.apache.org/repos/dist/dev/cloudstack/4.11.1.0/
    
    
    
    PGP release keys (signed using 8B309F7251EE0BC8):
    
    https://dist.apache.org/repos/dist/release/cloudstack/KEYS
    
    
    
    The vote will be open for at least 72hrs.
    
    
    
    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)
    
    
    
    
    
    Additional information:
    
    
    
    For users' convenience, I've built packages from 5f48487dc62fd1decaabc4ab2a10f549d6c82400 and published RC1 repository here:
    
    http://packages.shapeblue.com/testing/4111rc3/
    
    
    
    The release notes are still work-in-progress, but the systemvm template upgrade section has been updated. You may refer the following for systemvm template upgrade testing:
    
    http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/latest/index.html
    
    
    
    4.11.1 systemvm templates are available from here:
    
    http://packages.shapeblue.com/systemvmtemplate/4.11.1-rc1/
    
    
    
    
    Changes Since RC2:
    
    Merged #2712 reuse ip for non redundant VPC 6 hours ago
    Merged #2714 send unsupported answer only when applicable 10 hours ago
    Merged #2715 smoketest: Fix test_vm_life_cycle secure migration tests a day ago
    Merged #2493 CLOUDSTACK-10326: Prevent hosts fall into Maintenance when there are running VMs on it a day ago
    Merged #2716 configdrive: make fewer mountpoints on hosts a day ago
    Merged #2681 Source NAT option on Private Gateway 2 days ago
    Merged #2710 comply with api key constraint 2 days ago
    Merged #2706 packaging: use libuuid x86_64 package for cloudstack-common 2 days ago
    
    Kind regards,
    
    Paul Angus
    
    
    paul.angus@shapeblue.com 
    www.shapeblue.com
    53 Chandos Place, Covent Garden, London  WC2N 4HSUK
    @shapeblue
      
     
    
    


Re: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Posted by Rene Moser <ma...@renemoser.net>.
Hi

0 - Not tested, because of conflicting high prio tasks (football world cup)

René

RE: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Posted by Paul Angus <pa...@shapeblue.com>.
Hi All,

Last call...
Voting is currently positive, I'll leave vote open until 17:00 BST, which will be 72 working hrs + the weekend.  So please get your votes in.

Thanks.


+1 (binding)
Rohit Y
Paul A
Mike T

+1
Nicolas V
Boris S

0
-

-1
-

Kind regards,

Paul Angus

paul.angus@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 


-----Original Message-----
From: Paul Angus <pa...@shapeblue.com> 
Sent: 21 June 2018 17:00
To: dev@cloudstack.apache.org; users@cloudstack.apache.org
Subject: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Hi All,



I've created a 4.11.1.0 release (RC3), with the following artefacts up for testing and a vote:
The changes since RC2 are listed at the end of this email.



Git Branch and Commit SH:

https://gitbox.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.11.1.0-RC20180621T1552

Commit: 2cb2dacbe75a23f5068b80f6ea45031c29052c31



Source release (checksums and signatures are available at the same

location):

https://dist.apache.org/repos/dist/dev/cloudstack/4.11.1.0/



PGP release keys (signed using 8B309F7251EE0BC8):

https://dist.apache.org/repos/dist/release/cloudstack/KEYS



The vote will be open for at least 72hrs.



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)





Additional information:



For users' convenience, I've built packages from 5f48487dc62fd1decaabc4ab2a10f549d6c82400 and published RC1 repository here:

http://packages.shapeblue.com/testing/4111rc3/



The release notes are still work-in-progress, but the systemvm template upgrade section has been updated. You may refer the following for systemvm template upgrade testing:

http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/latest/index.html



4.11.1 systemvm templates are available from here:

http://packages.shapeblue.com/systemvmtemplate/4.11.1-rc1/




Changes Since RC2:

Merged #2712 reuse ip for non redundant VPC 6 hours ago Merged #2714 send unsupported answer only when applicable 10 hours ago Merged #2715 smoketest: Fix test_vm_life_cycle secure migration tests a day ago Merged #2493 CLOUDSTACK-10326: Prevent hosts fall into Maintenance when there are running VMs on it a day ago Merged #2716 configdrive: make fewer mountpoints on hosts a day ago Merged #2681 Source NAT option on Private Gateway 2 days ago Merged #2710 comply with api key constraint 2 days ago Merged #2706 packaging: use libuuid x86_64 package for cloudstack-common 2 days ago

Kind regards,

Paul Angus


paul.angus@shapeblue.com
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK @shapeblue
  
 


Re: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Posted by "Tutkowski, Mike" <Mi...@netapp.com>.
+1 (binding) (Based on my testing of RC1 and not seeing anything that concerned me going into RC2 or RC3.)

On 6/21/18, 9:59 AM, "Paul Angus" <pa...@shapeblue.com> wrote:

    Hi All,
    
    
    
    I've created a 4.11.1.0 release (RC3), with the following artefacts up for testing and a vote:
    The changes since RC2 are listed at the end of this email.
    
    
    
    Git Branch and Commit SH:
    
    https://gitbox.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.11.1.0-RC20180621T1552
    
    Commit: 2cb2dacbe75a23f5068b80f6ea45031c29052c31
    
    
    
    Source release (checksums and signatures are available at the same
    
    location):
    
    https://dist.apache.org/repos/dist/dev/cloudstack/4.11.1.0/
    
    
    
    PGP release keys (signed using 8B309F7251EE0BC8):
    
    https://dist.apache.org/repos/dist/release/cloudstack/KEYS
    
    
    
    The vote will be open for at least 72hrs.
    
    
    
    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)
    
    
    
    
    
    Additional information:
    
    
    
    For users' convenience, I've built packages from 5f48487dc62fd1decaabc4ab2a10f549d6c82400 and published RC1 repository here:
    
    http://packages.shapeblue.com/testing/4111rc3/
    
    
    
    The release notes are still work-in-progress, but the systemvm template upgrade section has been updated. You may refer the following for systemvm template upgrade testing:
    
    http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/latest/index.html
    
    
    
    4.11.1 systemvm templates are available from here:
    
    http://packages.shapeblue.com/systemvmtemplate/4.11.1-rc1/
    
    
    
    
    Changes Since RC2:
    
    Merged #2712 reuse ip for non redundant VPC 6 hours ago
    Merged #2714 send unsupported answer only when applicable 10 hours ago
    Merged #2715 smoketest: Fix test_vm_life_cycle secure migration tests a day ago
    Merged #2493 CLOUDSTACK-10326: Prevent hosts fall into Maintenance when there are running VMs on it a day ago
    Merged #2716 configdrive: make fewer mountpoints on hosts a day ago
    Merged #2681 Source NAT option on Private Gateway 2 days ago
    Merged #2710 comply with api key constraint 2 days ago
    Merged #2706 packaging: use libuuid x86_64 package for cloudstack-common 2 days ago
    
    Kind regards,
    
    Paul Angus
    
    
    paul.angus@shapeblue.com 
    www.shapeblue.com
    53 Chandos Place, Covent Garden, London  WC2N 4HSUK
    @shapeblue
      
     
    
    


Re: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Posted by Daan Hoogland <da...@gmail.com>.
Sean,
I've been busy with that scenario for a while and it is not a consistent
error. I have the feeling that it happens more4 lately but just yesterday I
manually testit several times 2 VPC with connected private gw and static
routes to each other. I could restart with no problem.

On Fri, Jun 22, 2018 at 5:46 PM, Sean Lair <sl...@ippathways.com> wrote:

> Would someone mind testing testing a Restart VPC w/ Cleanup on a VPC that
> has a private gateway configured?  The test "test_03_vpc_privategw_restart_vpc_cleanup"
> is failing due to the following (according to logs).  My test environment
> is not available right now so I can't check myself.  I don't have this
> problem in my 4.9.3 prod environment.
>
> ----------------------------------------
> Java.lang.NullPointerException
>         at com.cloud.network.router.NicProfileHelperImpl.
> createPrivateNicProfileForGateway(NicProfileHelperImpl.java:95)
> ----------------------------------------
>
> ----------------------------------------
> NicProfileHelperImpl.java (Lines 93 - 95)
> ----------------------------------------
>             final PrivateIpAddress ip =
>                     new PrivateIpAddress(ipVO, privateNetwork.getBroadcastUri().toString(),
> privateNetwork.getGateway(), netmask,
>                             NetUtils.long2Mac(NetUtils.
> createSequenceBasedMacAddress(ipVO.getMacAddress(),
> NetworkModel.MACIdentifier.value())));
>
>
> Thanks
> Sean
>
> -----Original Message-----
> From: Paul Angus [mailto:paul.angus@shapeblue.com]
> Sent: Thursday, June 21, 2018 11:00 AM
> To: dev@cloudstack.apache.org; users@cloudstack.apache.org
> Subject: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]
>
> Hi All,
>
>
>
> I've created a 4.11.1.0 release (RC3), with the following artefacts up for
> testing and a vote:
> The changes since RC2 are listed at the end of this email.
>
>
>
> Git Branch and Commit SH:
>
> https://gitbox.apache.org/repos/asf?p=cloudstack.git;a=
> shortlog;h=refs/heads/4.11.1.0-RC20180621T1552
>
> Commit: 2cb2dacbe75a23f5068b80f6ea45031c29052c31
>
>
>
> Source release (checksums and signatures are available at the same
>
> location):
>
> https://dist.apache.org/repos/dist/dev/cloudstack/4.11.1.0/
>
>
>
> PGP release keys (signed using 8B309F7251EE0BC8):
>
> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
>
>
>
> The vote will be open for at least 72hrs.
>
>
>
> 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)
>
>
>
>
>
> Additional information:
>
>
>
> For users' convenience, I've built packages from
> 5f48487dc62fd1decaabc4ab2a10f549d6c82400 and published RC1 repository
> here:
>
> http://packages.shapeblue.com/testing/4111rc3/
>
>
>
> The release notes are still work-in-progress, but the systemvm template
> upgrade section has been updated. You may refer the following for systemvm
> template upgrade testing:
>
> http://docs.cloudstack.apache.org/projects/cloudstack-
> release-notes/en/latest/index.html
>
>
>
> 4.11.1 systemvm templates are available from here:
>
> http://packages.shapeblue.com/systemvmtemplate/4.11.1-rc1/
>
>
>
>
> Changes Since RC2:
>
> Merged #2712 reuse ip for non redundant VPC 6 hours ago Merged #2714 send
> unsupported answer only when applicable 10 hours ago Merged #2715
> smoketest: Fix test_vm_life_cycle secure migration tests a day ago Merged
> #2493 CLOUDSTACK-10326: Prevent hosts fall into Maintenance when there are
> running VMs on it a day ago Merged #2716 configdrive: make fewer
> mountpoints on hosts a day ago Merged #2681 Source NAT option on Private
> Gateway 2 days ago Merged #2710 comply with api key constraint 2 days ago
> Merged #2706 packaging: use libuuid x86_64 package for cloudstack-common 2
> days ago
>
> Kind regards,
>
> Paul Angus
>
>
> paul.angus@shapeblue.com
> www.shapeblue.com
> 53 Chandos Place, Covent Garden, London  WC2N 4HSUK @shapeblue
>
>
>
>


-- 
Daan

Re: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Posted by Daan Hoogland <da...@gmail.com>.
Sean,
I've been busy with that scenario for a while and it is not a consistent
error. I have the feeling that it happens more4 lately but just yesterday I
manually testit several times 2 VPC with connected private gw and static
routes to each other. I could restart with no problem.

On Fri, Jun 22, 2018 at 5:46 PM, Sean Lair <sl...@ippathways.com> wrote:

> Would someone mind testing testing a Restart VPC w/ Cleanup on a VPC that
> has a private gateway configured?  The test "test_03_vpc_privategw_restart_vpc_cleanup"
> is failing due to the following (according to logs).  My test environment
> is not available right now so I can't check myself.  I don't have this
> problem in my 4.9.3 prod environment.
>
> ----------------------------------------
> Java.lang.NullPointerException
>         at com.cloud.network.router.NicProfileHelperImpl.
> createPrivateNicProfileForGateway(NicProfileHelperImpl.java:95)
> ----------------------------------------
>
> ----------------------------------------
> NicProfileHelperImpl.java (Lines 93 - 95)
> ----------------------------------------
>             final PrivateIpAddress ip =
>                     new PrivateIpAddress(ipVO, privateNetwork.getBroadcastUri().toString(),
> privateNetwork.getGateway(), netmask,
>                             NetUtils.long2Mac(NetUtils.
> createSequenceBasedMacAddress(ipVO.getMacAddress(),
> NetworkModel.MACIdentifier.value())));
>
>
> Thanks
> Sean
>
> -----Original Message-----
> From: Paul Angus [mailto:paul.angus@shapeblue.com]
> Sent: Thursday, June 21, 2018 11:00 AM
> To: dev@cloudstack.apache.org; users@cloudstack.apache.org
> Subject: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]
>
> Hi All,
>
>
>
> I've created a 4.11.1.0 release (RC3), with the following artefacts up for
> testing and a vote:
> The changes since RC2 are listed at the end of this email.
>
>
>
> Git Branch and Commit SH:
>
> https://gitbox.apache.org/repos/asf?p=cloudstack.git;a=
> shortlog;h=refs/heads/4.11.1.0-RC20180621T1552
>
> Commit: 2cb2dacbe75a23f5068b80f6ea45031c29052c31
>
>
>
> Source release (checksums and signatures are available at the same
>
> location):
>
> https://dist.apache.org/repos/dist/dev/cloudstack/4.11.1.0/
>
>
>
> PGP release keys (signed using 8B309F7251EE0BC8):
>
> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
>
>
>
> The vote will be open for at least 72hrs.
>
>
>
> 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)
>
>
>
>
>
> Additional information:
>
>
>
> For users' convenience, I've built packages from
> 5f48487dc62fd1decaabc4ab2a10f549d6c82400 and published RC1 repository
> here:
>
> http://packages.shapeblue.com/testing/4111rc3/
>
>
>
> The release notes are still work-in-progress, but the systemvm template
> upgrade section has been updated. You may refer the following for systemvm
> template upgrade testing:
>
> http://docs.cloudstack.apache.org/projects/cloudstack-
> release-notes/en/latest/index.html
>
>
>
> 4.11.1 systemvm templates are available from here:
>
> http://packages.shapeblue.com/systemvmtemplate/4.11.1-rc1/
>
>
>
>
> Changes Since RC2:
>
> Merged #2712 reuse ip for non redundant VPC 6 hours ago Merged #2714 send
> unsupported answer only when applicable 10 hours ago Merged #2715
> smoketest: Fix test_vm_life_cycle secure migration tests a day ago Merged
> #2493 CLOUDSTACK-10326: Prevent hosts fall into Maintenance when there are
> running VMs on it a day ago Merged #2716 configdrive: make fewer
> mountpoints on hosts a day ago Merged #2681 Source NAT option on Private
> Gateway 2 days ago Merged #2710 comply with api key constraint 2 days ago
> Merged #2706 packaging: use libuuid x86_64 package for cloudstack-common 2
> days ago
>
> Kind regards,
>
> Paul Angus
>
>
> paul.angus@shapeblue.com
> www.shapeblue.com
> 53 Chandos Place, Covent Garden, London  WC2N 4HSUK @shapeblue
>
>
>
>


-- 
Daan

RE: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Posted by Sean Lair <sl...@ippathways.com>.
Would someone mind testing testing a Restart VPC w/ Cleanup on a VPC that has a private gateway configured?  The test "test_03_vpc_privategw_restart_vpc_cleanup" is failing due to the following (according to logs).  My test environment is not available right now so I can't check myself.  I don't have this problem in my 4.9.3 prod environment. 

----------------------------------------
Java.lang.NullPointerException
	at com.cloud.network.router.NicProfileHelperImpl.createPrivateNicProfileForGateway(NicProfileHelperImpl.java:95)
----------------------------------------

----------------------------------------
NicProfileHelperImpl.java (Lines 93 - 95)
----------------------------------------
            final PrivateIpAddress ip =
                    new PrivateIpAddress(ipVO, privateNetwork.getBroadcastUri().toString(), privateNetwork.getGateway(), netmask,
                            NetUtils.long2Mac(NetUtils.createSequenceBasedMacAddress(ipVO.getMacAddress(), NetworkModel.MACIdentifier.value())));


Thanks
Sean

-----Original Message-----
From: Paul Angus [mailto:paul.angus@shapeblue.com] 
Sent: Thursday, June 21, 2018 11:00 AM
To: dev@cloudstack.apache.org; users@cloudstack.apache.org
Subject: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Hi All,



I've created a 4.11.1.0 release (RC3), with the following artefacts up for testing and a vote:
The changes since RC2 are listed at the end of this email.



Git Branch and Commit SH:

https://gitbox.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.11.1.0-RC20180621T1552

Commit: 2cb2dacbe75a23f5068b80f6ea45031c29052c31



Source release (checksums and signatures are available at the same

location):

https://dist.apache.org/repos/dist/dev/cloudstack/4.11.1.0/



PGP release keys (signed using 8B309F7251EE0BC8):

https://dist.apache.org/repos/dist/release/cloudstack/KEYS



The vote will be open for at least 72hrs.



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)





Additional information:



For users' convenience, I've built packages from 5f48487dc62fd1decaabc4ab2a10f549d6c82400 and published RC1 repository here:

http://packages.shapeblue.com/testing/4111rc3/



The release notes are still work-in-progress, but the systemvm template upgrade section has been updated. You may refer the following for systemvm template upgrade testing:

http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/latest/index.html



4.11.1 systemvm templates are available from here:

http://packages.shapeblue.com/systemvmtemplate/4.11.1-rc1/




Changes Since RC2:

Merged #2712 reuse ip for non redundant VPC 6 hours ago Merged #2714 send unsupported answer only when applicable 10 hours ago Merged #2715 smoketest: Fix test_vm_life_cycle secure migration tests a day ago Merged #2493 CLOUDSTACK-10326: Prevent hosts fall into Maintenance when there are running VMs on it a day ago Merged #2716 configdrive: make fewer mountpoints on hosts a day ago Merged #2681 Source NAT option on Private Gateway 2 days ago Merged #2710 comply with api key constraint 2 days ago Merged #2706 packaging: use libuuid x86_64 package for cloudstack-common 2 days ago

Kind regards,

Paul Angus


paul.angus@shapeblue.com
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK @shapeblue
  
 


Re: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Posted by Boris Stoyanov <bo...@shapeblue.com>.
+1

I’ve executed an upgrade from 4.9 and 4.10 and was able to execute some basic lifecycle operations around VMs. Also VR upgrade was successful and registering and using new templates. Smoketest results are also looking good. I’ve performed my testing on KVM(centOS7) VMware 55u3 and Xen 65sp1.

Regards,
Bobby.


boris.stoyanov@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 

On 22 Jun 2018, at 8:52, Rohit Yadav <ro...@shapeblue.com>> wrote:

+1 (binding) based on smoketests results [1] and manual tests on building and testing in a local env.


[1] https://github.com/apache/cloudstack/pull/2376#issuecomment-399059806


For reference, the tarball artifacts only had the signature file missing, I've added the asc file now and verified localy against the tar.bz2 file:

gpg -v --verify apache-cloudstack-4.11.1.0-src.tar.bz2.asc apache-cloudstack-4.11.1.0-src.tar.bz2
gpg: Signature made Fri 22 Jun 2018 11:15:02 AM IST
gpg:                using RSA key 484248210EE3D884
gpg: using pgp trust model
gpg: Good signature from "Rohit Yadav (code signing key) <ro...@apache.org>>" [ultimate]
gpg:                 aka "Rohit Yadav <ro...@yadav.cloud>>" [ultimate]
gpg:                 aka "Rohit Yadav <ro...@scaleninja.com>>" [ultimate]
gpg:                 aka "Rohit Yadav <ro...@shapeblue.com>>" [ultimate]
gpg: binary signature, digest algorithm SHA256, key algorithm rsa4096



- Rohit

<https://cloudstack.apache.org<https://cloudstack.apache.org/>>



________________________________
From: Paul Angus <pa...@shapeblue.com>>
Sent: Thursday, June 21, 2018 9:29:47 PM
To: dev@cloudstack.apache.org<ma...@cloudstack.apache.org>; users@cloudstack.apache.org<ma...@cloudstack.apache.org>
Subject: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Hi All,



I've created a 4.11.1.0 release (RC3), with the following artefacts up for testing and a vote:
The changes since RC2 are listed at the end of this email.



Git Branch and Commit SH:

https://gitbox.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.11.1.0-RC20180621T1552

Commit: 2cb2dacbe75a23f5068b80f6ea45031c29052c31



Source release (checksums and signatures are available at the same

location):

https://dist.apache.org/repos/dist/dev/cloudstack/4.11.1.0/



PGP release keys (signed using 8B309F7251EE0BC8):

https://dist.apache.org/repos/dist/release/cloudstack/KEYS



The vote will be open for at least 72hrs.



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)





Additional information:



For users' convenience, I've built packages from 5f48487dc62fd1decaabc4ab2a10f549d6c82400 and published RC1 repository here:

http://packages.shapeblue.com/testing/4111rc3/



The release notes are still work-in-progress, but the systemvm template upgrade section has been updated. You may refer the following for systemvm template upgrade testing:

http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/latest/index.html



4.11.1 systemvm templates are available from here:

http://packages.shapeblue.com/systemvmtemplate/4.11.1-rc1/




Changes Since RC2:

Merged #2712 reuse ip for non redundant VPC 6 hours ago
Merged #2714 send unsupported answer only when applicable 10 hours ago
Merged #2715 smoketest: Fix test_vm_life_cycle secure migration tests a day ago
Merged #2493 CLOUDSTACK-10326: Prevent hosts fall into Maintenance when there are running VMs on it a day ago
Merged #2716 configdrive: make fewer mountpoints on hosts a day ago
Merged #2681 Source NAT option on Private Gateway 2 days ago
Merged #2710 comply with api key constraint 2 days ago
Merged #2706 packaging: use libuuid x86_64 package for cloudstack-common 2 days ago

Kind regards,

Paul Angus


paul.angus@shapeblue.com<ma...@shapeblue.com>
www.shapeblue.com<http://www.shapeblue.com/><http://www.shapeblue.com<http://www.shapeblue.com/>>
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue




rohit.yadav@shapeblue.com<ma...@shapeblue.com>
www.shapeblue.com<http://www.shapeblue.com/>
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue


Re: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Posted by Boris Stoyanov <bo...@shapeblue.com>.
+1

I’ve executed an upgrade from 4.9 and 4.10 and was able to execute some basic lifecycle operations around VMs. Also VR upgrade was successful and registering and using new templates. Smoketest results are also looking good. I’ve performed my testing on KVM(centOS7) VMware 55u3 and Xen 65sp1.

Regards,
Bobby.


boris.stoyanov@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 

On 22 Jun 2018, at 8:52, Rohit Yadav <ro...@shapeblue.com>> wrote:

+1 (binding) based on smoketests results [1] and manual tests on building and testing in a local env.


[1] https://github.com/apache/cloudstack/pull/2376#issuecomment-399059806


For reference, the tarball artifacts only had the signature file missing, I've added the asc file now and verified localy against the tar.bz2 file:

gpg -v --verify apache-cloudstack-4.11.1.0-src.tar.bz2.asc apache-cloudstack-4.11.1.0-src.tar.bz2
gpg: Signature made Fri 22 Jun 2018 11:15:02 AM IST
gpg:                using RSA key 484248210EE3D884
gpg: using pgp trust model
gpg: Good signature from "Rohit Yadav (code signing key) <ro...@apache.org>>" [ultimate]
gpg:                 aka "Rohit Yadav <ro...@yadav.cloud>>" [ultimate]
gpg:                 aka "Rohit Yadav <ro...@scaleninja.com>>" [ultimate]
gpg:                 aka "Rohit Yadav <ro...@shapeblue.com>>" [ultimate]
gpg: binary signature, digest algorithm SHA256, key algorithm rsa4096



- Rohit

<https://cloudstack.apache.org<https://cloudstack.apache.org/>>



________________________________
From: Paul Angus <pa...@shapeblue.com>>
Sent: Thursday, June 21, 2018 9:29:47 PM
To: dev@cloudstack.apache.org<ma...@cloudstack.apache.org>; users@cloudstack.apache.org<ma...@cloudstack.apache.org>
Subject: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Hi All,



I've created a 4.11.1.0 release (RC3), with the following artefacts up for testing and a vote:
The changes since RC2 are listed at the end of this email.



Git Branch and Commit SH:

https://gitbox.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.11.1.0-RC20180621T1552

Commit: 2cb2dacbe75a23f5068b80f6ea45031c29052c31



Source release (checksums and signatures are available at the same

location):

https://dist.apache.org/repos/dist/dev/cloudstack/4.11.1.0/



PGP release keys (signed using 8B309F7251EE0BC8):

https://dist.apache.org/repos/dist/release/cloudstack/KEYS



The vote will be open for at least 72hrs.



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)





Additional information:



For users' convenience, I've built packages from 5f48487dc62fd1decaabc4ab2a10f549d6c82400 and published RC1 repository here:

http://packages.shapeblue.com/testing/4111rc3/



The release notes are still work-in-progress, but the systemvm template upgrade section has been updated. You may refer the following for systemvm template upgrade testing:

http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/latest/index.html



4.11.1 systemvm templates are available from here:

http://packages.shapeblue.com/systemvmtemplate/4.11.1-rc1/




Changes Since RC2:

Merged #2712 reuse ip for non redundant VPC 6 hours ago
Merged #2714 send unsupported answer only when applicable 10 hours ago
Merged #2715 smoketest: Fix test_vm_life_cycle secure migration tests a day ago
Merged #2493 CLOUDSTACK-10326: Prevent hosts fall into Maintenance when there are running VMs on it a day ago
Merged #2716 configdrive: make fewer mountpoints on hosts a day ago
Merged #2681 Source NAT option on Private Gateway 2 days ago
Merged #2710 comply with api key constraint 2 days ago
Merged #2706 packaging: use libuuid x86_64 package for cloudstack-common 2 days ago

Kind regards,

Paul Angus


paul.angus@shapeblue.com<ma...@shapeblue.com>
www.shapeblue.com<http://www.shapeblue.com/><http://www.shapeblue.com<http://www.shapeblue.com/>>
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue




rohit.yadav@shapeblue.com<ma...@shapeblue.com>
www.shapeblue.com<http://www.shapeblue.com/>
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue


Re: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Posted by Rohit Yadav <ro...@shapeblue.com>.
+1 (binding) based on smoketests results [1] and manual tests on building and testing in a local env.


[1] https://github.com/apache/cloudstack/pull/2376#issuecomment-399059806


For reference, the tarball artifacts only had the signature file missing, I've added the asc file now and verified localy against the tar.bz2 file:

> gpg -v --verify apache-cloudstack-4.11.1.0-src.tar.bz2.asc apache-cloudstack-4.11.1.0-src.tar.bz2
gpg: Signature made Fri 22 Jun 2018 11:15:02 AM IST
gpg:                using RSA key 484248210EE3D884
gpg: using pgp trust model
gpg: Good signature from "Rohit Yadav (code signing key) <ro...@apache.org>" [ultimate]
gpg:                 aka "Rohit Yadav <ro...@yadav.cloud>" [ultimate]
gpg:                 aka "Rohit Yadav <ro...@scaleninja.com>" [ultimate]
gpg:                 aka "Rohit Yadav <ro...@shapeblue.com>" [ultimate]
gpg: binary signature, digest algorithm SHA256, key algorithm rsa4096



- Rohit

<https://cloudstack.apache.org>



________________________________
From: Paul Angus <pa...@shapeblue.com>
Sent: Thursday, June 21, 2018 9:29:47 PM
To: dev@cloudstack.apache.org; users@cloudstack.apache.org
Subject: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Hi All,



I've created a 4.11.1.0 release (RC3), with the following artefacts up for testing and a vote:
The changes since RC2 are listed at the end of this email.



Git Branch and Commit SH:

https://gitbox.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.11.1.0-RC20180621T1552

Commit: 2cb2dacbe75a23f5068b80f6ea45031c29052c31



Source release (checksums and signatures are available at the same

location):

https://dist.apache.org/repos/dist/dev/cloudstack/4.11.1.0/



PGP release keys (signed using 8B309F7251EE0BC8):

https://dist.apache.org/repos/dist/release/cloudstack/KEYS



The vote will be open for at least 72hrs.



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)





Additional information:



For users' convenience, I've built packages from 5f48487dc62fd1decaabc4ab2a10f549d6c82400 and published RC1 repository here:

http://packages.shapeblue.com/testing/4111rc3/



The release notes are still work-in-progress, but the systemvm template upgrade section has been updated. You may refer the following for systemvm template upgrade testing:

http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/latest/index.html



4.11.1 systemvm templates are available from here:

http://packages.shapeblue.com/systemvmtemplate/4.11.1-rc1/




Changes Since RC2:

Merged #2712 reuse ip for non redundant VPC 6 hours ago
Merged #2714 send unsupported answer only when applicable 10 hours ago
Merged #2715 smoketest: Fix test_vm_life_cycle secure migration tests a day ago
Merged #2493 CLOUDSTACK-10326: Prevent hosts fall into Maintenance when there are running VMs on it a day ago
Merged #2716 configdrive: make fewer mountpoints on hosts a day ago
Merged #2681 Source NAT option on Private Gateway 2 days ago
Merged #2710 comply with api key constraint 2 days ago
Merged #2706 packaging: use libuuid x86_64 package for cloudstack-common 2 days ago

Kind regards,

Paul Angus


paul.angus@shapeblue.com
www.shapeblue.com<http://www.shapeblue.com>
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue




rohit.yadav@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 


RE: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Posted by Paul Angus <pa...@shapeblue.com>.
Hi All,

Last call...
Voting is currently positive, I'll leave vote open until 17:00 BST, which will be 72 working hrs + the weekend.  So please get your votes in.

Thanks.


+1 (binding)
Rohit Y
Paul A
Mike T

+1
Nicolas V
Boris S

0
-

-1
-

Kind regards,

Paul Angus

paul.angus@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 


-----Original Message-----
From: Paul Angus <pa...@shapeblue.com> 
Sent: 21 June 2018 17:00
To: dev@cloudstack.apache.org; users@cloudstack.apache.org
Subject: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Hi All,



I've created a 4.11.1.0 release (RC3), with the following artefacts up for testing and a vote:
The changes since RC2 are listed at the end of this email.



Git Branch and Commit SH:

https://gitbox.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.11.1.0-RC20180621T1552

Commit: 2cb2dacbe75a23f5068b80f6ea45031c29052c31



Source release (checksums and signatures are available at the same

location):

https://dist.apache.org/repos/dist/dev/cloudstack/4.11.1.0/



PGP release keys (signed using 8B309F7251EE0BC8):

https://dist.apache.org/repos/dist/release/cloudstack/KEYS



The vote will be open for at least 72hrs.



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)





Additional information:



For users' convenience, I've built packages from 5f48487dc62fd1decaabc4ab2a10f549d6c82400 and published RC1 repository here:

http://packages.shapeblue.com/testing/4111rc3/



The release notes are still work-in-progress, but the systemvm template upgrade section has been updated. You may refer the following for systemvm template upgrade testing:

http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/latest/index.html



4.11.1 systemvm templates are available from here:

http://packages.shapeblue.com/systemvmtemplate/4.11.1-rc1/




Changes Since RC2:

Merged #2712 reuse ip for non redundant VPC 6 hours ago Merged #2714 send unsupported answer only when applicable 10 hours ago Merged #2715 smoketest: Fix test_vm_life_cycle secure migration tests a day ago Merged #2493 CLOUDSTACK-10326: Prevent hosts fall into Maintenance when there are running VMs on it a day ago Merged #2716 configdrive: make fewer mountpoints on hosts a day ago Merged #2681 Source NAT option on Private Gateway 2 days ago Merged #2710 comply with api key constraint 2 days ago Merged #2706 packaging: use libuuid x86_64 package for cloudstack-common 2 days ago

Kind regards,

Paul Angus


paul.angus@shapeblue.com
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK @shapeblue
  
 


Re: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Posted by Rohit Yadav <ro...@shapeblue.com>.
+1 (binding) based on smoketests results [1] and manual tests on building and testing in a local env.


[1] https://github.com/apache/cloudstack/pull/2376#issuecomment-399059806


For reference, the tarball artifacts only had the signature file missing, I've added the asc file now and verified localy against the tar.bz2 file:

> gpg -v --verify apache-cloudstack-4.11.1.0-src.tar.bz2.asc apache-cloudstack-4.11.1.0-src.tar.bz2
gpg: Signature made Fri 22 Jun 2018 11:15:02 AM IST
gpg:                using RSA key 484248210EE3D884
gpg: using pgp trust model
gpg: Good signature from "Rohit Yadav (code signing key) <ro...@apache.org>" [ultimate]
gpg:                 aka "Rohit Yadav <ro...@yadav.cloud>" [ultimate]
gpg:                 aka "Rohit Yadav <ro...@scaleninja.com>" [ultimate]
gpg:                 aka "Rohit Yadav <ro...@shapeblue.com>" [ultimate]
gpg: binary signature, digest algorithm SHA256, key algorithm rsa4096



- Rohit

<https://cloudstack.apache.org>



________________________________
From: Paul Angus <pa...@shapeblue.com>
Sent: Thursday, June 21, 2018 9:29:47 PM
To: dev@cloudstack.apache.org; users@cloudstack.apache.org
Subject: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Hi All,



I've created a 4.11.1.0 release (RC3), with the following artefacts up for testing and a vote:
The changes since RC2 are listed at the end of this email.



Git Branch and Commit SH:

https://gitbox.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.11.1.0-RC20180621T1552

Commit: 2cb2dacbe75a23f5068b80f6ea45031c29052c31



Source release (checksums and signatures are available at the same

location):

https://dist.apache.org/repos/dist/dev/cloudstack/4.11.1.0/



PGP release keys (signed using 8B309F7251EE0BC8):

https://dist.apache.org/repos/dist/release/cloudstack/KEYS



The vote will be open for at least 72hrs.



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)





Additional information:



For users' convenience, I've built packages from 5f48487dc62fd1decaabc4ab2a10f549d6c82400 and published RC1 repository here:

http://packages.shapeblue.com/testing/4111rc3/



The release notes are still work-in-progress, but the systemvm template upgrade section has been updated. You may refer the following for systemvm template upgrade testing:

http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/latest/index.html



4.11.1 systemvm templates are available from here:

http://packages.shapeblue.com/systemvmtemplate/4.11.1-rc1/




Changes Since RC2:

Merged #2712 reuse ip for non redundant VPC 6 hours ago
Merged #2714 send unsupported answer only when applicable 10 hours ago
Merged #2715 smoketest: Fix test_vm_life_cycle secure migration tests a day ago
Merged #2493 CLOUDSTACK-10326: Prevent hosts fall into Maintenance when there are running VMs on it a day ago
Merged #2716 configdrive: make fewer mountpoints on hosts a day ago
Merged #2681 Source NAT option on Private Gateway 2 days ago
Merged #2710 comply with api key constraint 2 days ago
Merged #2706 packaging: use libuuid x86_64 package for cloudstack-common 2 days ago

Kind regards,

Paul Angus


paul.angus@shapeblue.com
www.shapeblue.com<http://www.shapeblue.com>
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue




rohit.yadav@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 


RE: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Posted by Sean Lair <sl...@ippathways.com>.
Would someone mind testing testing a Restart VPC w/ Cleanup on a VPC that has a private gateway configured?  The test "test_03_vpc_privategw_restart_vpc_cleanup" is failing due to the following (according to logs).  My test environment is not available right now so I can't check myself.  I don't have this problem in my 4.9.3 prod environment. 

----------------------------------------
Java.lang.NullPointerException
	at com.cloud.network.router.NicProfileHelperImpl.createPrivateNicProfileForGateway(NicProfileHelperImpl.java:95)
----------------------------------------

----------------------------------------
NicProfileHelperImpl.java (Lines 93 - 95)
----------------------------------------
            final PrivateIpAddress ip =
                    new PrivateIpAddress(ipVO, privateNetwork.getBroadcastUri().toString(), privateNetwork.getGateway(), netmask,
                            NetUtils.long2Mac(NetUtils.createSequenceBasedMacAddress(ipVO.getMacAddress(), NetworkModel.MACIdentifier.value())));


Thanks
Sean

-----Original Message-----
From: Paul Angus [mailto:paul.angus@shapeblue.com] 
Sent: Thursday, June 21, 2018 11:00 AM
To: dev@cloudstack.apache.org; users@cloudstack.apache.org
Subject: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

Hi All,



I've created a 4.11.1.0 release (RC3), with the following artefacts up for testing and a vote:
The changes since RC2 are listed at the end of this email.



Git Branch and Commit SH:

https://gitbox.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.11.1.0-RC20180621T1552

Commit: 2cb2dacbe75a23f5068b80f6ea45031c29052c31



Source release (checksums and signatures are available at the same

location):

https://dist.apache.org/repos/dist/dev/cloudstack/4.11.1.0/



PGP release keys (signed using 8B309F7251EE0BC8):

https://dist.apache.org/repos/dist/release/cloudstack/KEYS



The vote will be open for at least 72hrs.



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)





Additional information:



For users' convenience, I've built packages from 5f48487dc62fd1decaabc4ab2a10f549d6c82400 and published RC1 repository here:

http://packages.shapeblue.com/testing/4111rc3/



The release notes are still work-in-progress, but the systemvm template upgrade section has been updated. You may refer the following for systemvm template upgrade testing:

http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/latest/index.html



4.11.1 systemvm templates are available from here:

http://packages.shapeblue.com/systemvmtemplate/4.11.1-rc1/




Changes Since RC2:

Merged #2712 reuse ip for non redundant VPC 6 hours ago Merged #2714 send unsupported answer only when applicable 10 hours ago Merged #2715 smoketest: Fix test_vm_life_cycle secure migration tests a day ago Merged #2493 CLOUDSTACK-10326: Prevent hosts fall into Maintenance when there are running VMs on it a day ago Merged #2716 configdrive: make fewer mountpoints on hosts a day ago Merged #2681 Source NAT option on Private Gateway 2 days ago Merged #2710 comply with api key constraint 2 days ago Merged #2706 packaging: use libuuid x86_64 package for cloudstack-common 2 days ago

Kind regards,

Paul Angus


paul.angus@shapeblue.com
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK @shapeblue