Update ref to latest stable version.

This allows us to get transport_url and
some other newest options.

Change-Id: Ibcd21c4b9eb0e8e9e88161c75f8b1c327752bfcd
Closes-Bug: #1656764
Related-Bug: #1477967
This commit is contained in:
Mykyta Karpin 2017-02-01 11:33:06 +02:00
parent d72354db6a
commit 0af65867e4

View File

@ -24,77 +24,77 @@
# Pull in puppet-aodh # Pull in puppet-aodh
mod 'aodh', mod 'aodh',
:git => 'https://github.com/fuel-infra/puppet-aodh.git', :git => 'https://github.com/fuel-infra/puppet-aodh.git',
:ref => '9.4.0' :ref => '9.5.0'
# Pull in puppet-ceilometer # Pull in puppet-ceilometer
mod 'ceilometer', mod 'ceilometer',
:git => 'https://github.com/fuel-infra/puppet-ceilometer.git', :git => 'https://github.com/fuel-infra/puppet-ceilometer.git',
:ref => '9.4.0' :ref => '9.5.0'
# Pull in openstack-cinder # Pull in openstack-cinder
mod 'cinder', mod 'cinder',
:git => 'https://github.com/fuel-infra/openstack-cinder.git', :git => 'https://github.com/fuel-infra/openstack-cinder.git',
:ref => '9.4.0' :ref => '9.5.0'
# Pull in puppet-glance # Pull in puppet-glance
mod 'glance', mod 'glance',
:git => 'https://github.com/fuel-infra/puppet-glance.git', :git => 'https://github.com/fuel-infra/puppet-glance.git',
:ref => '9.4.0' :ref => '9.5.0'
# Pull in puppet-heat # Pull in puppet-heat
mod 'heat', mod 'heat',
:git => 'https://github.com/fuel-infra/puppet-heat.git', :git => 'https://github.com/fuel-infra/puppet-heat.git',
:ref => '9.4.1' :ref => '9.5.0'
# Pull in puppet-horizon # Pull in puppet-horizon
mod 'horizon', mod 'horizon',
:git => 'https://github.com/fuel-infra/puppet-horizon.git', :git => 'https://github.com/fuel-infra/puppet-horizon.git',
:ref => '9.4.0' :ref => '9.5.0'
# Pull in puppet-ironic # Pull in puppet-ironic
mod 'ironic', mod 'ironic',
:git => 'https://github.com/fuel-infra/puppet-ironic.git', :git => 'https://github.com/fuel-infra/puppet-ironic.git',
:ref => '9.4.0' :ref => '9.5.0'
# Pull in puppet-keystone # Pull in puppet-keystone
mod 'keystone', mod 'keystone',
:git => 'https://github.com/fuel-infra/puppet-keystone.git', :git => 'https://github.com/fuel-infra/puppet-keystone.git',
:ref => 'a37378a5da187b30ce3bdb3d442e2ab969d1f88e' :ref => '9.5.0'
# Pull in puppet-openstacklib # Pull in puppet-openstacklib
mod 'openstacklib', mod 'openstacklib',
:git => 'https://github.com/fuel-infra/puppet-openstacklib.git', :git => 'https://github.com/fuel-infra/puppet-openstacklib.git',
:ref => '8e54d8f84c6e036fe01e869a149c4a48c41a08ca' :ref => '9.5.0'
# Pull in puppet-oslo # Pull in puppet-oslo
mod 'oslo', mod 'oslo',
:git => 'https://github.com/fuel-infra/puppet-oslo.git', :git => 'https://github.com/fuel-infra/puppet-oslo.git',
:ref => '9.4.0' :ref => '9.5.0'
# Pull in puppet-neutron # Pull in puppet-neutron
mod 'neutron', mod 'neutron',
:git => 'https://github.com/fuel-infra/puppet-neutron.git', :git => 'https://github.com/fuel-infra/puppet-neutron.git',
:ref => '9.4.0' :ref => '9.5.0'
# Pull in puppet-nova # Pull in puppet-nova
mod 'nova', mod 'nova',
:git => 'https://github.com/fuel-infra/puppet-nova.git', :git => 'https://github.com/fuel-infra/puppet-nova.git',
:ref => 'd31f0be1095cffba9cc004b5324766eefd5e336a' :ref => '9.5.0'
# Pull in puppet-murano # Pull in puppet-murano
mod 'murano', mod 'murano',
:git => 'https://github.com/fuel-infra/puppet-murano.git', :git => 'https://github.com/fuel-infra/puppet-murano.git',
:ref => '9.4.0' :ref => '9.5.0'
# Pull in puppet-sahara # Pull in puppet-sahara
mod 'sahara', mod 'sahara',
:git => 'https://github.com/fuel-infra/puppet-sahara.git', :git => 'https://github.com/fuel-infra/puppet-sahara.git',
:ref => '9.4.0' :ref => '9.5.0'
# Pull in puppet-swift # Pull in puppet-swift
mod 'swift', mod 'swift',
:git => 'https://github.com/fuel-infra/puppet-swift.git', :git => 'https://github.com/fuel-infra/puppet-swift.git',
:ref => '9.4.1' :ref => '9.5.0'
# Pull in puppet-ceph # Pull in puppet-ceph
mod 'ceph', mod 'ceph',