I’m testing the Train7->Ussuri8 upgrade on a heat stack, following this document:
I used the instructions here to successfully remove a controller from the cluster:
Now I’m ready to add one, using the instructions here:
They say to run bootstrap-servers:
kolla-ansible -i <inventory> bootstrap-servers [ --limit <limit> ]
The question is, how to run it? My build server is running Centos 7 and has Python 2.7.5. Should I just download Ussuri to my existing build server, or do I need to build a new Centos 8 build server with Python 3?
I read the “potential
issues” text but it’s not obvious whether it is safe to run Ussuri bootstrap-servers on Train hosts. If I don’t run bootstrap-servers
on the Train controllers, then how does the new Ussuri controller get integrated (RMQ, MariaDB, etc.)?
I apologize for the nonsense below. I have not been able to stop it from being attached to my external emails.