55477e2c4a
Fix up new entry points Refactor openstack:: to enter neutron instead of old sanitize_network Plug in new neutron HA composition Add in some changes that need to make it back into upstream eventually. Authors: Andrew Woodward, Bogdan Dobrelya, Sergey Vasilenko blueprint: ml2-neutron partial-blueprint: merge-openstack-puppet-modules Fuel-CI: disable Change-Id: I4af4b70173007e3d780ca4fcde3d6ae30d5d9666
14 lines
544 B
YAML
14 lines
544 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/stackforge/puppet-vswitch"
|
|
'sysctl': 'git://github.com/duritong/puppet-sysctl.git'
|
|
symlinks:
|
|
"neutron": "#{source_dir}"
|