Update puppet-nova to use latest stable/ocata code

This is needed as 10.3.0 contains RC1 code which fails
for us

Change-Id: Icdc305f76f70b01067a3f2aa79684f6961d987dc
This commit is contained in:
Vladimir Kuklin 2017-03-08 00:10:39 +03:00
parent b97aae0a9b
commit 2731990ab9
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ mod 'neutron',
# Pull in puppet-nova
mod 'nova',
:git => 'https://github.com/fuel-infra/puppet-nova.git',
:ref => '10.3.0'
:ref => '86a2d2d42230f8ef18ee818330d86b5e0a89a714'
# Pull in puppet-murano
mod 'murano',