Thank you Maksim, 

I saw that but I was trying to say put small wording near that section ( Don't use "pip3 install kolla-ansible" because it won't contain the latest patches). Just my suggestion. I know the official website is saying use pip git but you know humans (they are very intelligent). I read that many times but in the past I have setup CI-CD pipeline and used pip3 to install kolla-ansible so still that thing stuck in my brain. 

On Mon, Nov 6, 2023 at 4:56 AM Maksim Malchuk <maksim.malchuk@gmail.com> wrote:
Satish, it's already there: https://docs.openstack.org/kolla-ansible/latest/user/quickstart.html#install-kolla-ansible



On Sun, Nov 5, 2023 at 4:14 AM Satish Patel <satish.txt@gmail.com> wrote:
Can we add this in an official document somewhere for advisory? - https://docs.openstack.org/kolla-ansible/latest/user/quickstart.html 

On Thu, Nov 2, 2023 at 9:16 AM Sven Kieske <kieske@osism.tech> wrote:
Hi there!

I have seen many issues[0] over the past weeks because people
still do "pip install kolla-ansible" or "pip install kolla-
ansible==16.1.0".

Please don't do that! We currently lack the workforce to do regular
releases to pypi, but bugs get fixed in git, so you might miss
important fixes!

Please use the documented installation procedure[0], e.g. this:

"pip install
git+https://opendev.org/openstack/kolla-ansible@stable/2023.1"

Thanks

[0]:
https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/X2IS2I6JAVPTRJJMD6MXAM46LMMORX2O/
[1]:
https://docs.openstack.org/kolla-ansible/2023.1/user/quickstart.html#install-kolla-ansible

--
Sven Kieske
Senior Cloud Engineer

Mail: kieske@osism.tech
Web: https://osism.tech

OSISM GmbH
Teckstraße 62 / 70190 Stuttgart / Deutschland

Geschäftsführer: Christian Berendt
Unternehmenssitz: Stuttgart
Amtsgericht: Stuttgart, HRB 756139



--
Regards,
Maksim Malchuk