813fd6d3d0

As for devstack patch Ia3843818014f7c6c7526ef3aa9676bbddb8a85ca if the fake virt driver is used the n-cpu processes are named n-cpu-${i} where i is 1 to NUMBER_FAKE_NOVA_COMPUTE. Currently the name field is an exact match and we don't change NUMBER_FAKE_NOVA_COMPUTE from its default value of 1. So in order to start collecting n-cpu in large-ops again just add n-cpu-1. Change-Id: I963675436d05fe9cd8bf5cc609130fe6e2b90a79
Puppet Modules
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.
Documentation
The documentation presented at http://ci.openstack.org comes from git://git.openstack.org/openstack-infra/system-config repo's docs/source. To build the documentation use
$ tox -evenv python setup.py build_sphinx
Description
Languages
Jinja
36.9%
Python
36.8%
Shell
13.6%
Dockerfile
3.8%
JavaScript
3%
Other
5.9%