]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commitdiff
Merge "Implement Ceilometer-API as a WSGI process support"
authorJenkins <jenkins@review.openstack.org>
Mon, 12 Jan 2015 00:14:55 +0000 (00:14 +0000)
committerGerrit Code Review <review@openstack.org>
Mon, 12 Jan 2015 00:14:55 +0000 (00:14 +0000)
1  2 
.fixtures.yml

diff --cc .fixtures.yml
index a87bdf44202e9266456253371b6fe2ac9bc30d62,4e87fe1fa19d08ed9abe942e269170c2b0f547e8..8e65f3bb6f6b68d82e693fe7e326de179dd1c9b7
@@@ -1,12 -1,14 +1,14 @@@
  fixtures:
    repositories:
+     'apache': 'git://github.com/puppetlabs/puppetlabs-apache.git'
+     'concat': 'git://github.com/puppetlabs/puppetlabs-concat.git'
      'inifile': 'git://github.com/puppetlabs/puppetlabs-inifile'
 +    'concat': 'git://github.com/puppetlabs/puppetlabs-concat.git'
      'keystone': 'git://github.com/stackforge/puppet-keystone.git'
 -    'mysql':
 -      repo: 'git://github.com/puppetlabs/puppetlabs-mysql.git'
 -      ref:  'origin/2.2.x'
 +    'mysql': 'git://github.com/puppetlabs/puppetlabs-mysql.git'
      'nova': 'git://github.com/stackforge/puppet-nova.git'
      'openstacklib': 'git://github.com/stackforge/puppet-openstacklib.git'
 +    'postgresql': 'git://github.com/puppetlabs/puppet-postgresql.git'
      'stdlib': 'git://github.com/puppetlabs/puppetlabs-stdlib.git'
    symlinks:
      'ceilometer': "#{source_dir}"