CloudBolt ships a number of packages as part of CB installer, upgrader, or OVA. These packages are both Yum and Pip packages.
To list these packages, as a root user run the following command:
[root@cb-041021-mfaiz-001-centos7 ~]# pip list
[root@cb-041021-mfaiz-001-centos7 ~]# yum list installed
As a general rule of thumb, any yum packages can be upgraded to the latest version in any CloudBolt version. However, no python package should be upgraded to the lasted version unless advised by the CloudBolt Support Team.
Please contact https://support.cloudbolt.io/hc/en-us and specify which python package you would like to upgrade and why?
0 Comments