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:
Emilien Macchi 2016-04-13 21:15:21 -04:00
parent 44dcd8e607
commit f85115ee54
2 changed files with 5 additions and 0 deletions

View File

@ -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'

View File

@ -21,6 +21,7 @@ openstack-integration
openstack_extras
openstacklib
oslo
ovn
sahara
swift
tempest