Commit Graph

3 Commits

Author SHA1 Message Date
Andreas Jaeger 82f9e84b86 Only install needed requirements
We currently install SBCL on all systems - but only this repository
needs it. Also, this repo needs far less packages than we install by
default and the version of SBCL that is installed is so out of date that
the tests no longer pass.

Add an bindep.txt file containing a cross-platform list of
dependencies needed for running included tests.

Convert SBCL version to one installed by CIM so that we always get an
up to date version.

This change is self-testing.

Related Change: If8b4e412f8ae48c6c0133634df4a95d10a876be3
Change-Id: Ie1ecb184bd825aea4dbb315cf125b991ae22d682
2016-08-23 15:53:23 +02:00
Julien Danjou 210ded8b38 Fix tests run
Change-Id: I871160339a9de5c27aae8a128d5f57a535ac48d5
Signed-off-by: Julien Danjou <julien@danjou.info>
2013-10-14 19:02:49 +02:00
Julien Danjou e4e7a658d8 Import basic Keystone client
Signed-off-by: Julien Danjou <julien@danjou.info>
2013-06-15 22:29:59 +02:00