c5005c221f
Global replacement of all Quantum references with Neutron. Change-Id: I74ad15e382589ced6f47d0783e3e952627fcd0f7
13 lines
480 B
YAML
13 lines
480 B
YAML
fixtures:
|
|
repositories:
|
|
"stdlib": "git://github.com/puppetlabs/puppetlabs-stdlib.git"
|
|
"inifile": "git://github.com/puppetlabs/puppetlabs-inifile"
|
|
"keystone": "git://github.com/stackforge/puppet-keystone.git"
|
|
"mysql":
|
|
repo: "git://github.com/puppetlabs/puppetlabs-mysql.git"
|
|
ref: 'origin/0.x'
|
|
"nova": "git://github.com/stackforge/puppet-nova.git"
|
|
"vswitch": "git://github.com/bodepd/puppet-vswitch"
|
|
symlinks:
|
|
"neutron": "#{source_dir}"
|