Merge "Switch to Ussuri" into stable/ussuri

This commit is contained in:
Zuul 2020-05-18 07:10:56 +00:00 committed by Gerrit Code Review
commit e110120143
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ group :development, :test, :system_tests do
else
gem 'puppet-openstack_spec_helper',
:git => 'https://opendev.org/openstack/puppet-openstack_spec_helper',
:ref => 'stable/ussuri',
:require => 'false'
end
end