Joe Gordon 813fd6d3d0 Add screen-n-cpu-1 to logstash
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
2015-01-06 13:07:42 -08:00
2014-12-12 17:11:39 +00:00
2015-01-06 13:07:42 -08:00
2014-06-27 12:48:59 -07:00
2014-12-18 17:23:07 -05:00
2014-09-30 12:40:59 -07:00
2014-08-27 15:30:56 -04:00
2013-09-23 18:29:18 +00:00
2014-10-20 18:35:44 +00:00

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
System configuration for the OpenDev Collaboratory
Readme 154 MiB
Languages
Jinja 36.9%
Python 36.8%
Shell 13.6%
Dockerfile 3.8%
JavaScript 3%
Other 5.9%