[Kolla] [ Kolla-Ansible] Kolla Ansible Downgrade Issue

Mark Goddard mark at stackhpc.com
Thu Jul 22 08:22:36 UTC 2021


On Wed, 21 Jul 2021 at 16:54, Richa Gupta <gricha.1888 at gmail.com> wrote:
>
> Hi Team,
>
> 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:
> "pip install --upgrade kolla-ansible==11.0.0"
>
> Still, the error was there.
>
> Regards
> Richa Gupta
>
> On Sat, Jul 17, 2021 at 12:25 AM Radosław Piliszek <radoslaw.piliszek at gmail.com> wrote:
>>
>> On Fri, Jul 16, 2021 at 8:29 PM Richa Gupta <gricha.1888 at gmail.com> wrote:
>> >
>> > Hi Team,
>>
>> Hello Richa,
>>
>> > 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:
>> >
>> > https://docs.openstack.org/kolla-ansible/latest/user/operating-kolla.html
>> >
>> > 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)  :
>>
>> Well, you downgraded to version 6, instead of 11.
>> Try something like this instead:
>> pip install --upgrade "kolla-ansible<12.0"
>>
>> Also, notice, while downgrading kolla ansible itself is usually just
>> fine, there is no downgrade procedure for a deployment.

Just to restate the above, there is no downgrade procedure for a deployment.
>>
>> -yoctozepto



More information about the openstack-discuss mailing list