Merge "Revert "Remove argparse workaround (ostf)""

This commit is contained in:
Jenkins 2015-12-22 23:19:03 +00:00 committed by Gerrit Code Review
commit 796125856c
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ packages="python-fuelclient postgresql-libs python-editor python-unicodecsv "
packages+="python-saharaclient python-muranoclient python-cliff"
echo $packages | xargs -n1 yum install -y
sed -i 's/^\(argparse.*\)/#\1/' /usr/lib/python2.7/site-packages/*egg-info/requires.txt
systemctl daemon-reload
puppet apply --debug --verbose --color false --detailed-exitcodes \