Puppetfile: update Swift & Neutron refs

* Fix race condition is Swift with auditor
* Fix race condition in Neutron with db_sync

Change-Id: I9343d42451ff18dbc912ba3dd460f438297781df
This commit is contained in:
Emilien Macchi 2015-04-10 12:02:40 -04:00
parent 17684bd1e3
commit 254fffd28d
1 changed files with 2 additions and 2 deletions

View File

@ -40,13 +40,13 @@ mod 'keystone',
:ref => 'e41f9d5b306d48bbe3418bcda33f4d6817fc6672'
mod 'neutron',
:git => 'git://github.com/enovance/puppet-neutron.git',
:ref => 'a2899fb8e924f070f9d73cbb8012ef2773a43bea'
:ref => '5500e4c0b2bce10ebc91a9685309cf854db2d2dc'
mod 'nova',
:git => 'git://github.com/enovance/puppet-nova.git',
:ref => '2a5c1eac6b34ea29bbd3e28d7ee56839f10d83d9'
mod 'swift',
:git => 'git://github.com/enovance/puppet-swift.git',
:ref => '60968fc1feb64148938661102e999359186a2846'
:ref => '9a8e28d4ad91b9d638dc2e1e2f4e037ac2831864'
mod 'tempest',
:git => 'git://github.com/enovance/puppet-tempest.git',
:ref => 'f5e87cad5de119bd483006f06efcd22a34d8bdc4'