diff --git a/Puppetfile b/Puppetfile index ba40579ff..59026bfed 100644 --- a/Puppetfile +++ b/Puppetfile @@ -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' diff --git a/openstack_modules.txt b/openstack_modules.txt index bf8b9f059..f38db6edc 100644 --- a/openstack_modules.txt +++ b/openstack_modules.txt @@ -21,6 +21,7 @@ openstack-integration openstack_extras openstacklib oslo +ovn sahara swift tempest