Merge "Puppetfile: add puppet-ovn module"

This commit is contained in:
Jenkins 2016-04-14 15:04:40 +00:00 committed by Gerrit Code Review
commit 8e695406b5
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