]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commitdiff
Use openstack/ namespace for fixtures modules
authorYanis Guenane <yguenane@redhat.com>
Tue, 11 Aug 2015 12:44:09 +0000 (14:44 +0200)
committerYanis Guenane <yguenane@redhat.com>
Tue, 11 Aug 2015 12:44:09 +0000 (14:44 +0200)
When running the tests, rspec will download the modules speficied in
.fixtures.yml and put them in spec/fixtures/modules.

Some of those modules still point to stackforge/ namespace when they
should be pointing to openstack/ namespace.

Change-Id: I2ca55663ac4b57c6e12001edcd4d989421ad27a7

.fixtures.yml

index 5e57356ffb6aee985f82844dee0ab9cf53eadcf1..7f0c8e399c9409f9a4aa498a3f36c38bca9ebe32 100644 (file)
@@ -5,10 +5,10 @@ fixtures:
       'repo': 'git://github.com/puppetlabs/puppetlabs-concat.git'
       'ref': '1.2.1'
     'inifile': 'git://github.com/puppetlabs/puppetlabs-inifile'
-    'keystone': 'git://github.com/stackforge/puppet-keystone.git'
+    'keystone': 'git://github.com/openstack/puppet-keystone.git'
     'mysql': 'git://github.com/puppetlabs/puppetlabs-mysql.git'
-    'nova': 'git://github.com/stackforge/puppet-nova.git'
-    'openstacklib': 'git://github.com/stackforge/puppet-openstacklib.git'
+    'nova': 'git://github.com/openstack/puppet-nova.git'
+    'openstacklib': 'git://github.com/openstack/puppet-openstacklib.git'
     'postgresql': 'git://github.com/puppetlabs/puppet-postgresql.git'
     'stdlib': 'git://github.com/puppetlabs/puppetlabs-stdlib.git'
   symlinks: