Merge "Remove workaround for lp1456360 in devenv"

This commit is contained in:
Jenkins 2015-07-17 11:33:38 +00:00 committed by Gerrit Code Review
commit ed0b23f75e

@ -200,10 +200,6 @@ resources:
cd python-magnumclient
sudo pip install -e .
# Install Magnum Client Deps
# TODO remove when fixed: https://bugs.launchpad.net/python-magnumclient/+bug/1456360
sudo pip install oslo.serialization
# Send the CFN signal
cfn-signal -e0 --data 'OK' -r 'Setup complete' '$WAIT_HANDLE'
params: