mirror of
https://github.com/optim-enterprises-bv/openstack-helm-infra.git
synced 2026-01-09 17:01:34 +00:00
When trying to install gate-based on centOS7 The installer fail to install properly "pip" it install python-devel instead of python-pip There is no error in the current CI because pip is already present so this step is skip by ansible. Change-Id: Ia24c9eb444058e004039984ed61eff3de4403575 Story: #2003602