mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 04:10:46 +00:00
Merge pull request #3656 from tingtli/2136release
update for xCAT 2.13.6 release
This commit is contained in:
@ -8,7 +8,7 @@ Documentation
|
||||
|
||||
xCAT documentation is available at: http://xcat-docs.readthedocs.io/en/latest/
|
||||
|
||||
|docs_latest| |docs_2135| |docs_2134| |docs_2133| |docs_2132| |docs_2131| |docs_2130| |docs_212|
|
||||
|docs_latest| |docs_2136| |docs_2135| |docs_2134| |docs_2133| |docs_2132| |docs_2131| |docs_2130| |docs_212|
|
||||
|
||||
Open Source License
|
||||
-------------------
|
||||
@ -22,6 +22,11 @@ Developers
|
||||
Developers and prospective contributors are encouraged to read the `Developers Guide <http://xcat-docs.readthedocs.io/en/latest/developers/>`_
|
||||
In particular the `GitHub <http://xcat-docs.readthedocs.io/en/latest/developers/github/>`_ related subsection.
|
||||
|
||||
.. |docs_2136| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.13.6
|
||||
:alt: 2.13.6 documentation status
|
||||
:scale: 100%
|
||||
:target: http://xcat-docs.readthedocs.io/en/2.13.6/
|
||||
|
||||
.. |docs_2135| image:: https://readthedocs.org/projects/xcat-docs/badge/?version=2.13.5
|
||||
:alt: 2.13.5 documentation status
|
||||
:scale: 100%
|
||||
|
@ -59,7 +59,7 @@ author = u'IBM Corporation'
|
||||
# The short X.Y version.
|
||||
version = '2'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '2.12'
|
||||
release = '2.13.6'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
@ -14,6 +14,72 @@ xCAT 2.13.x
|
||||
|xCAT |New OS |New |New Feature |
|
||||
|Version | |Hardware | |
|
||||
+=================================+===============+=============+==================================+
|
||||
|| xCAT 2.13.6 |- RHEL 7.4 |-Boston |- OpenBMC support |
|
||||
|| 2017/8/10 | | server | |
|
||||
|| | | | rsetboot net/hd/def |
|
||||
| `2.13.6 Release Notes <https:// | | | |
|
||||
| github.com/xcat2/xcat-core/wiki | | | rflash list/upload/activate |
|
||||
| /XCAT_2.13.6_Release_Notes>`_ | | | /delete/check |
|
||||
| | | | |
|
||||
| | | | rspconfig retrieve OpenBCM ip/ |
|
||||
| | | | netmask/gateway information |
|
||||
| | | |- nodeset performance enhancement |
|
||||
| | | | (Phase 3) |
|
||||
| | | | |
|
||||
| | | | Dispatch request to the |
|
||||
| | | | specified service nodes with |
|
||||
| | | | 'disjointdhcps' |
|
||||
| | | | |
|
||||
| | | | Enhance the output of nodeset |
|
||||
| | | | in hierarchical cluster |
|
||||
| | | | |
|
||||
| | | |- network configuration interface:|
|
||||
| | | | |
|
||||
| | | | confignetwork is the only |
|
||||
| | | | interface to configure network |
|
||||
| | | | on SN/CN |
|
||||
| | | | |
|
||||
| | | |- For hardware discovery |
|
||||
| | | | |
|
||||
| | | | enhance bmcdiscover to use BMC |
|
||||
| | | | MAC address to identify BMC with|
|
||||
| | | | its host |
|
||||
| | | | |
|
||||
| | | | enhance "xcatprobe discovery" |
|
||||
| | | | tool to do configuration check |
|
||||
| | | | before starting hardware |
|
||||
| | | | discovery |
|
||||
| | | | |
|
||||
| | | |- [xcat-deps] xcat-genesis-base |
|
||||
| | | | package based on Fedora 26 ppc64|
|
||||
+---------------------------------+---------------+-------------+----------------------------------+
|
||||
|| xCAT 2.13.5 | | |- OpenBMC support |
|
||||
|| 2017/6/30 | | | |
|
||||
|| | | | rinv |
|
||||
| `2.13.5 Release Notes <https:// | | | rinstall |
|
||||
| github.com/xcat2/xcat-core/wiki | | | bmcdiscover |
|
||||
| /XCAT_2.13.5_Release_Notes>`_ | | |- Enhancements to self testing |
|
||||
| | | | tool xcat-test |
|
||||
| | | |- Service node pool support for |
|
||||
| | | | rhels7 ppc64le diskless |
|
||||
| | | |- Mellanox cumulus switch ZTP |
|
||||
| | | | based discovery and |
|
||||
| | | | auto-configuration |
|
||||
| | | |- Performance enhancements |
|
||||
| | | | |
|
||||
| | | | makedhcp, makedns |
|
||||
| | | | nodeset |
|
||||
| | | |- [xcat-deps] ipmitool-xcat |
|
||||
| | | | package updated to version |
|
||||
| | | | 1.8.18 for |
|
||||
| | | | |
|
||||
| | | | RHEL7.x |
|
||||
| | | | SLES12.x |
|
||||
| | | | Ubuntu14.04.x |
|
||||
| | | |- [xcat-deps] conserver-xcat |
|
||||
| | | | package updated to version 8.2.1|
|
||||
| | | | |
|
||||
+---------------------------------+---------------+-------------+----------------------------------+
|
||||
|| xCAT 2.13.4 |- RHV 4.1 | |- OpenBMC support(experimental): |
|
||||
|| 2017/5/19 | | | |
|
||||
|| | | | rinv |
|
||||
|
Reference in New Issue
Block a user