Roman Podolyaka d21d6ff541 Modify running of sqlalchemy-migrate tests
sqlalchemy-migrate tests should be run for all Python/SQLAlchemy
versions combinations, we claim to support, which include:
Python versions 2.6.x and 2.7.x, SQLAlchemy versions 0.7.x
and 0.8.x.

py26/py27 tox envs install the latest stable version of SQLAlchemy
(currently, 0.8.x branch), so two additional tox environments and
corresponding Jenkins jobs are added to run the test suite with
SQLAlchemy 0.7.x (for both Python 2.6 and 2.7).

Related change in sqlalchemy-migrate: I50c7009d8b808ce3bbb1f0a27c50f5cb5116cdb3

Change-Id: Iea900c69d35a9c083147f115051d6656d8ea5d24
2013-08-16 12:11:26 +03:00
2013-08-02 20:04:29 +00:00
2012-11-30 20:56:32 +00:00
2012-09-22 17:32:02 +00:00
2012-09-10 15:58:27 +00:00

These are a set of puppet manifests and modules that are currently being used to manage the OpenStack Project infrastructure.

The main entry point is in manifests/site.pp.

In general, most of the modules here are designed to be able to be run either in agent or apply mode.

These puppet modules require puppet 2.7 or greater. Additionally, the site.pp manifest assumes the existence of hiera.

See http://ci.openstack.org for more information.

Description
System configuration for the OpenDev Collaboratory
Readme 154 MiB
Languages
Python 37.2%
Jinja 36.6%
Shell 13.6%
Dockerfile 3.8%
JavaScript 3%
Other 5.8%