You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/05/03 11:19:46 UTC

[GitHub] [cloudstack-documentation] nvazquez opened a new pull request, #272: Fix compatibility matrix

nvazquez opened a new pull request, #272:
URL: https://github.com/apache/cloudstack-documentation/pull/272

   Compatibility matrix changes for release notes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-documentation] weizhouapache commented on a diff in pull request #272: Fix compatibility matrix

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on code in PR #272:
URL: https://github.com/apache/cloudstack-documentation/pull/272#discussion_r863680841


##########
source/releasenotes/compat.rst:
##########
@@ -44,16 +44,17 @@ CloudStack supports three hypervisor families, XenServer with XAPI, KVM,
 and VMware with vSphere.
 
 -  Ubuntu 18.04 LTS, 20.04 LTS with KVM
--  CentOS 7, 8 with KVM (note: CentOS 8 will EOL in Dec 2021)
+-  CentOS 7 with KVM
 -  Rocky Linux 8 with KVM
 -  Red Hat Enterprise Linux 7, 8 with KVM
--  Rocky Linux 8 with KVM
 -  openSUSE Leap 15
 -  SUSE Linux Enterprise Server 15
--  XenServer versions 7.1, 7.2, 7.4, 7.5, 8.0 (8.1 and 8.2 expected to work, but not tested) with latest hotfixes, XCP-ng 7.4, 7.6, 8.0, 8.1, 8.2
+-  XenServer versions 7.1, 7.2, 7.4, 7.5, 8.0 (8.1 and 8.2 expected to work, but not tested. For 8.2 please check the note below) with latest hotfixes, XCP-ng 7.4, 7.6, 8.0, 8.1, 8.2.0

Review Comment:
   @nvazquez 
   should `.0` be added to all version numbers ?
   
   ```
   mysql> select hypervisor_version from hypervisor_capabilities where hypervisor_type ='XenServer';
   +--------------------+
   | hypervisor_version |
   +--------------------+
   | 5.6                |
   | 5.6 FP1            |
   | 5.6 SP2            |
   | 6.0                |
   | 6.0.2              |
   | 6.1.0              |
   | 6.2.0              |
   | 6.5.0              |
   | 7.0.0              |
   | 7.1.0              |
   | 7.1.1              |
   | 7.1.2              |
   | 7.2.0              |
   | 7.3.0              |
   | 7.4.0              |
   | 7.5.0              |
   | 7.6.0              |
   | 8.0.0              |
   | 8.1.0              |
   | 8.2.0              |
   | default            |
   | XCP 1.0            |
   | XCP-ng 7.4.0       |
   +--------------------+
   23 rows in set (0.00 sec)
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #272: Fix compatibility matrix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #272:
URL: https://github.com/apache/cloudstack-documentation/pull/272#issuecomment-1115986822

   @nvazquez a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-documentation] nvazquez commented on pull request #272: Fix compatibility matrix

Posted by GitBox <gi...@apache.org>.
nvazquez commented on PR #272:
URL: https://github.com/apache/cloudstack-documentation/pull/272#issuecomment-1117525363

   @blueorangutan docbuild


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #272: Fix compatibility matrix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #272:
URL: https://github.com/apache/cloudstack-documentation/pull/272#issuecomment-1117525767

   @nvazquez a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-documentation] nvazquez commented on a diff in pull request #272: Fix compatibility matrix

Posted by GitBox <gi...@apache.org>.
nvazquez commented on code in PR #272:
URL: https://github.com/apache/cloudstack-documentation/pull/272#discussion_r865053284


##########
source/releasenotes/compat.rst:
##########
@@ -44,16 +44,17 @@ CloudStack supports three hypervisor families, XenServer with XAPI, KVM,
 and VMware with vSphere.
 
 -  Ubuntu 18.04 LTS, 20.04 LTS with KVM
--  CentOS 7, 8 with KVM (note: CentOS 8 will EOL in Dec 2021)
+-  CentOS 7 with KVM
 -  Rocky Linux 8 with KVM
 -  Red Hat Enterprise Linux 7, 8 with KVM
--  Rocky Linux 8 with KVM
 -  openSUSE Leap 15
 -  SUSE Linux Enterprise Server 15
--  XenServer versions 7.1, 7.2, 7.4, 7.5, 8.0 (8.1 and 8.2 expected to work, but not tested) with latest hotfixes, XCP-ng 7.4, 7.6, 8.0, 8.1, 8.2
+-  XenServer versions 7.1, 7.2, 7.4, 7.5, 8.0 (8.1 and 8.2 expected to work, but not tested. For 8.2 please check the note below) with latest hotfixes, XCP-ng 7.4.0, 7.6.0, 8.0.0, 8.1.0, 8.2.0

Review Comment:
   Thanks, done



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-documentation] nvazquez commented on a diff in pull request #272: Fix compatibility matrix

Posted by GitBox <gi...@apache.org>.
nvazquez commented on code in PR #272:
URL: https://github.com/apache/cloudstack-documentation/pull/272#discussion_r865007790


##########
source/releasenotes/compat.rst:
##########
@@ -44,16 +44,17 @@ CloudStack supports three hypervisor families, XenServer with XAPI, KVM,
 and VMware with vSphere.
 
 -  Ubuntu 18.04 LTS, 20.04 LTS with KVM
--  CentOS 7, 8 with KVM (note: CentOS 8 will EOL in Dec 2021)
+-  CentOS 7 with KVM
 -  Rocky Linux 8 with KVM
 -  Red Hat Enterprise Linux 7, 8 with KVM
--  Rocky Linux 8 with KVM
 -  openSUSE Leap 15
 -  SUSE Linux Enterprise Server 15
--  XenServer versions 7.1, 7.2, 7.4, 7.5, 8.0 (8.1 and 8.2 expected to work, but not tested) with latest hotfixes, XCP-ng 7.4, 7.6, 8.0, 8.1, 8.2
+-  XenServer versions 7.1, 7.2, 7.4, 7.5, 8.0 (8.1 and 8.2 expected to work, but not tested. For 8.2 please check the note below) with latest hotfixes, XCP-ng 7.4, 7.6, 8.0, 8.1, 8.2.0

Review Comment:
   Thanks @weizhouapache done



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #272: Fix compatibility matrix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #272:
URL: https://github.com/apache/cloudstack-documentation/pull/272#issuecomment-1117526994

   Doc build preview: http://qa.cloudstack.cloud/docs/WIP-PROOFING/pr/272. (SL-JID 243)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-documentation] andrijapanicsb commented on pull request #272: Fix compatibility matrix

Posted by GitBox <gi...@apache.org>.
andrijapanicsb commented on PR #272:
URL: https://github.com/apache/cloudstack-documentation/pull/272#issuecomment-1118230142

   @nvazquez can we maybe remove "in this release" from the line which describes deprecated list of OS for hypervisor and mgmt servers:
   
   _The following hypervisors are no longer be supported in this release due to vendor EOL_
   
   i.e. there is already centos6, which was removed (support for it) in previous release, so perhaps reword to something like "The following hypervisors are not be supported due to vendor EOL" - or something similar - just to state that the list of OS-es is NOTf from this specific release - this is cumulative list of unsupported OS-es (do changes for both hypervisors AND for the mgmt server OS list).
   
   Otherwise, LGTM.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-documentation] nvazquez merged pull request #272: Fix compatibility matrix

Posted by GitBox <gi...@apache.org>.
nvazquez merged PR #272:
URL: https://github.com/apache/cloudstack-documentation/pull/272


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-documentation] nvazquez commented on pull request #272: Fix compatibility matrix

Posted by GitBox <gi...@apache.org>.
nvazquez commented on PR #272:
URL: https://github.com/apache/cloudstack-documentation/pull/272#issuecomment-1115986418

   @blueorangutan docbuild


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #272: Fix compatibility matrix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #272:
URL: https://github.com/apache/cloudstack-documentation/pull/272#issuecomment-1117532797

   Doc build preview: http://qa.cloudstack.cloud/docs/WIP-PROOFING/pr/272. (SL-JID 244)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #272: Fix compatibility matrix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #272:
URL: https://github.com/apache/cloudstack-documentation/pull/272#issuecomment-1117577928

   Doc build preview: http://qa.cloudstack.cloud/docs/WIP-PROOFING/pr/272. (SL-JID 246)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #272: Fix compatibility matrix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #272:
URL: https://github.com/apache/cloudstack-documentation/pull/272#issuecomment-1115987548

   Doc build preview: http://qa.cloudstack.cloud/docs/WIP-PROOFING/pr/272. (SL-JID 240)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-documentation] nvazquez commented on pull request #272: Fix compatibility matrix

Posted by GitBox <gi...@apache.org>.
nvazquez commented on PR #272:
URL: https://github.com/apache/cloudstack-documentation/pull/272#issuecomment-1117576854

   @blueorangutan docbuild


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-documentation] nvazquez commented on pull request #272: Fix compatibility matrix

Posted by GitBox <gi...@apache.org>.
nvazquez commented on PR #272:
URL: https://github.com/apache/cloudstack-documentation/pull/272#issuecomment-1117531026

   @blueorangutan docbuild


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #272: Fix compatibility matrix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #272:
URL: https://github.com/apache/cloudstack-documentation/pull/272#issuecomment-1117577132

   @nvazquez a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-documentation] weizhouapache commented on a diff in pull request #272: Fix compatibility matrix

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on code in PR #272:
URL: https://github.com/apache/cloudstack-documentation/pull/272#discussion_r865021850


##########
source/releasenotes/compat.rst:
##########
@@ -44,16 +44,17 @@ CloudStack supports three hypervisor families, XenServer with XAPI, KVM,
 and VMware with vSphere.
 
 -  Ubuntu 18.04 LTS, 20.04 LTS with KVM
--  CentOS 7, 8 with KVM (note: CentOS 8 will EOL in Dec 2021)
+-  CentOS 7 with KVM
 -  Rocky Linux 8 with KVM
 -  Red Hat Enterprise Linux 7, 8 with KVM
--  Rocky Linux 8 with KVM
 -  openSUSE Leap 15
 -  SUSE Linux Enterprise Server 15
--  XenServer versions 7.1, 7.2, 7.4, 7.5, 8.0 (8.1 and 8.2 expected to work, but not tested) with latest hotfixes, XCP-ng 7.4, 7.6, 8.0, 8.1, 8.2
+-  XenServer versions 7.1, 7.2, 7.4, 7.5, 8.0 (8.1 and 8.2 expected to work, but not tested. For 8.2 please check the note below) with latest hotfixes, XCP-ng 7.4.0, 7.6.0, 8.0.0, 8.1.0, 8.2.0

Review Comment:
   @nvazquez 
   would be good to add XCP in a new line ?
   ```suggestion
   -  XenServer versions 7.1, 7.2, 7.4, 7.5, 8.0 (8.1 and 8.2 expected to work, but not tested. For 8.2 please check the note below) with latest hotfixes
   -  XCP-ng 7.4.0, 7.6.0, 8.0.0, 8.1.0, 8.2.0
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #272: Fix compatibility matrix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on PR #272:
URL: https://github.com/apache/cloudstack-documentation/pull/272#issuecomment-1117531792

   @nvazquez a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org