Add new modules in Puppetfile

Add ec2api, watcher and congress.

Change-Id: I2f8e4e6e2a0fcfe4e7942cbffe5f8ffb9608e03b
This commit is contained in:
Emilien Macchi 2016-06-08 11:04:40 -04:00
parent 427f6dda0a
commit 6991b9134f
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