<div dir="ltr">Hi Team,<div><br></div><div>As stated in the previous mail I executed the upgrade command for 11.0.0, the command I gave was an example. The actual command I executed is below:</div><div>"pip install --upgrade kolla-ansible==11.0.0"</div><div><br></div><div>Still, the error was there.</div><div><br></div><div>Regards</div><div>Richa Gupta</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jul 17, 2021 at 12:25 AM Radosław Piliszek <<a href="mailto:radoslaw.piliszek@gmail.com">radoslaw.piliszek@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Fri, Jul 16, 2021 at 8:29 PM Richa Gupta <<a href="mailto:gricha.1888@gmail.com" target="_blank">gricha.1888@gmail.com</a>> wrote:<br>
><br>
> Hi Team,<br>
<br>
Hello Richa,<br>
<br>
> I installed Kolla-Ansible release 12.0.0, i.e. wallaby on multinode setup, and then downgraded Kolla-Ansible to release 11.0.0, i.e. Victoria, following the below-mentioned link:<br>
><br>
> <a href="https://docs.openstack.org/kolla-ansible/latest/user/operating-kolla.html" rel="noreferrer" target="_blank">https://docs.openstack.org/kolla-ansible/latest/user/operating-kolla.html</a><br>
><br>
> I downgraded Kolla-Ansible by running the command "pip install --upgrade kolla-ansible==6.0.0" and, changing "openstack_release: victoria" in globals.yml. But, "kolla-ansible upgrade" failed with the below error (Error also attached in the mail)  :<br>
<br>
Well, you downgraded to version 6, instead of 11.<br>
Try something like this instead:<br>
pip install --upgrade "kolla-ansible<12.0"<br>
<br>
Also, notice, while downgrading kolla ansible itself is usually just<br>
fine, there is no downgrade procedure for a deployment.<br>
<br>
-yoctozepto<br>
</blockquote></div>