David Lenwell 5f4e59ba0b removed client.py created client dir
client dir holds things needed to run the tests in a virtenv
2013-10-09 06:06:50 -07:00
2013-10-04 01:25:13 -07:00
2013-09-04 12:27:59 -07:00
2013-09-04 12:27:59 -07:00
2013-10-09 06:05:54 -07:00
2013-09-16 10:39:36 -07:00
2013-10-03 22:23:10 -07:00
2013-09-04 12:27:59 -07:00

RefStack

Vendor-facing API for registration of interop-compliance endpoints and credentials for on-demand testing.

Running at http://refstack.org See (living) documentation at https://etherpad.openstack.org/RefStackBlueprint

http://ci.openstack.org/stackforge.html http://ci.openstack.org/devstack-gate.html https://github.com/openstack-infra/config/ http://pythonhosted.org/WSME/index.html

NOTES:

To install temptest so that refstack cli works to works (this will later be done with tox and in a slick way right now this is hacky) in ubuntu I did the following:

setting up tempest fails unless I install these libs first .. for some reason pip fails if you don't.

sudo apt-get install libxml2-dev libxslt-dev lib32z1-dev

#checkout temptest git clone git@github.com:openstack/tempest.git

cd tempest python setup.py install

Description
Vendor-facing API for registration of interop-compliance
Readme 8.4 MiB
Languages
Python 57.9%
JavaScript 29%
HTML 10.4%
Shell 2.1%
CSS 0.5%