Remove workaround for lp1456360 in devenv
Fix for #1456360 committed (I82df44607f016fdcd14934133bb51727bcb69ece), workaround can be removed. Closes-bug: #1475573 Change-Id: Ifa8b17a3664930246845faf390ca8afc2c89a6f5
This commit is contained in:
parent
51b7915ae8
commit
8227f6c33b
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user