> Op 8 augustus 2016 om 22:29 schreef Pierre-Luc Dion <pd...@cloudops.com>: > > > Hi, > > From what I'm seeing we need to upgrade the MySQL connector for Python with > 4.9.0 on CentOS. > > Here is the suggested path, tested on CentOS6 [1]. This snipped will be > part of the upgrade and install instructions. Also, look like these steps > are not required on Ubuntu 14.04, did any one can confirmed we are good on > Ubuntu 14.04 ? >
For the vote I upgraded a 4.8.0 mgmt server to 4.9.0 under Ubuntu 14.04. I had to run apt-get dist-upgrade (not upgrade) so that it would install the new mysql connector. After that it worked just fine. Wido > > [1] > https://github.com/cloudops/cloudstack-docs-rn/blob/15624a834e1d6e5c4dfb89e0f0bab3218d8b4eea/source/upgrade/_mysql_connector.rst > > Also, Please review the PR: > https://github.com/apache/cloudstack-docs-rn/pull/29 > > Thanks, > > PL