From c82e2f854bdc04cf7128b06abcbdf0095b60f24e Mon Sep 17 00:00:00 2001 From: Victor Hu Date: Mon, 26 Mar 2018 10:27:01 -0400 Subject: [PATCH] Update index.rst update stating Python 2.x framework in documentation --- .../references/coral/cluster_mgmt/scalability/python/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/references/coral/cluster_mgmt/scalability/python/index.rst b/docs/source/references/coral/cluster_mgmt/scalability/python/index.rst index 40197bc6e..97c275cc5 100644 --- a/docs/source/references/coral/cluster_mgmt/scalability/python/index.rst +++ b/docs/source/references/coral/cluster_mgmt/scalability/python/index.rst @@ -3,7 +3,7 @@ Python framework When testing the scale up of xCAT commands against OpenBMC REST API, it was evident that the Perl framework of xCAT did not scale well and was not sending commands to the BMCs in a true parallel fashion. -The team investigated the possibility of using Python framework +The team investigated the possibility of using Python framework. This support is implemented using Python 2.x framework. .. toctree:: :maxdepth: 2