
Fixes an issue in 410408ef1b665aab4672d4b3dad2bbc7de543b7d where we removed the -y options for the pip RPM install. This functionally broke the dev mode playbook unless you had manually installed pip in the container (not normally the case for RDO images). Change-Id: Ic96d9eb708bff763cbe4395cf7770b5239879309 Closes-bug: #1816775