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',
|
:git => 'https://git.openstack.org/openstack/puppet-oslo',
|
||||||
:ref => 'master'
|
:ref => 'master'
|
||||||
|
|
||||||
|
mod 'ovn',
|
||||||
|
:git => 'https://git.openstack.org/openstack/puppet-ovn',
|
||||||
|
:ref => 'master'
|
||||||
|
|
||||||
mod 'sahara',
|
mod 'sahara',
|
||||||
:git => 'https://git.openstack.org/openstack/puppet-sahara',
|
:git => 'https://git.openstack.org/openstack/puppet-sahara',
|
||||||
:ref => 'master'
|
:ref => 'master'
|
||||||
|
@ -21,6 +21,7 @@ openstack-integration
|
|||||||
openstack_extras
|
openstack_extras
|
||||||
openstacklib
|
openstacklib
|
||||||
oslo
|
oslo
|
||||||
|
ovn
|
||||||
sahara
|
sahara
|
||||||
swift
|
swift
|
||||||
tempest
|
tempest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user