Files
devstack-gate/devstack-vm-gate.sh
Matthew Treinish a4ef9faee2 Skip exercises that use swiftclient cli on grizzly
With the push of v2.0 swiftclient the install of swfitclient on grizzly
stops working because the version is capped <2. This causes pip to
freak out replace the bin/swift script but leave the code from master
at >2 in the swiftclient namespace. This disconnect causes the exercises
that use the swiftclient cli to fail with import errors in the bin/swift
script. This commit skips these exercises to avoid the failures.

Change-Id: I2f9afdae4ae091c7de6ba3397fce5b6ee0980014
2014-02-18 12:41:19 -05:00

14 KiB
Executable File