Puppetfile: add puppet-ovn module
puppet-ovn is part of Puppet OpenStack project, and we'll start testing it in puppet-openstack-integration. Change-Id: If7329f5758819160b305c90241f56d3dea566496
This commit is contained in:
parent
44dcd8e607
commit
f85115ee54
@ -93,6 +93,10 @@ mod 'oslo',
|
||||
:git => 'https://git.openstack.org/openstack/puppet-oslo',
|
||||
:ref => 'master'
|
||||
|
||||
mod 'ovn',
|
||||
:git => 'https://git.openstack.org/openstack/puppet-ovn',
|
||||
:ref => 'master'
|
||||
|
||||
mod 'sahara',
|
||||
:git => 'https://git.openstack.org/openstack/puppet-sahara',
|
||||
:ref => 'master'
|
||||
|
@ -21,6 +21,7 @@ openstack-integration
|
||||
openstack_extras
|
||||
openstacklib
|
||||
oslo
|
||||
ovn
|
||||
sahara
|
||||
swift
|
||||
tempest
|
||||
|
Loading…
Reference in New Issue
Block a user