Merge "Add new modules in Puppetfile"

This commit is contained in:
Jenkins
2016-06-09 09:58:22 +00:00
committed by Gerrit Code Review
2 changed files with 15 additions and 0 deletions

View File

@@ -21,10 +21,18 @@ mod 'cinder',
:git => 'https://git.openstack.org/openstack/puppet-cinder',
:ref => 'master'
mod 'congress',
:git => 'https://git.openstack.org/openstack/puppet-congress',
:ref => 'master'
mod 'designate',
:git => 'https://git.openstack.org/openstack/puppet-designate',
:ref => 'master'
mod 'ec2api',
:git => 'https://git.openstack.org/openstack/puppet-ec2api',
:ref => 'master'
mod 'glance',
:git => 'https://git.openstack.org/openstack/puppet-glance',
:ref => 'master'
@@ -117,6 +125,10 @@ mod 'vswitch',
:git => 'https://git.openstack.org/openstack/puppet-vswitch',
:ref => 'master'
mod 'watcher',
:git => 'https://git.openstack.org/openstack/puppet-watcher',
:ref => 'master'
mod 'zaqar',
:git => 'https://git.openstack.org/openstack/puppet-zaqar',
:ref => 'master'

View File

@@ -3,7 +3,9 @@ barbican
ceilometer
ceph
cinder
congress
designate
ec2api
glance
gnocchi
heat
@@ -27,4 +29,5 @@ swift
tempest
trove
vswitch
watcher
zaqar