diff --git a/docs/source/conf.py b/docs/source/conf.py index 1a45ed914..312deac0d 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -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.13.11' +release = '2.14' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/docs/source/overview/xcat2_release.rst b/docs/source/overview/xcat2_release.rst index 0b64db14c..837edc12f 100644 --- a/docs/source/overview/xcat2_release.rst +++ b/docs/source/overview/xcat2_release.rst @@ -7,6 +7,22 @@ The following table is a summary of the new operating system (OS), hardware, and * **SLES** - Suse Linux Enterprise Server * **UBT** - Ubuntu +xCAT 2.14.x +----------- + ++---------------------------------+---------------+-------------+----------------------------------+ +|xCAT |New OS |New |New Feature | +|Version | |Hardware | | ++=================================+===============+=============+==================================+ +|| xCAT 2.14 |- RHEL 7.5 | |- OpenBMC support in python: | +|| 2018/4/20 | | | | +|| | | | rspconfig,reventlog | +| `2.14 Release Notes `_ | | | | ++---------------------------------+---------------+-------------+----------------------------------+ + + xCAT 2.13.x -----------