Merge "Move gnocchi to github repo"

This commit is contained in:
Jenkins 2017-06-30 10:29:05 +00:00 committed by Gerrit Code Review
commit 4316793c5b
1 changed files with 4 additions and 3 deletions

View File

@ -328,9 +328,10 @@ SOURCES = {
'location': ('$tarballs_base/glance/'
'glance-master.tar.gz')},
'gnocchi-base': {
'type': 'url',
'location': ('$tarballs_base/gnocchi/'
'gnocchi-master.tar.gz')},
'type': 'git',
'reference': 'master',
'location': ('https://github.com/gnocchixyz/'
'gnocchi.git')},
'heat-base': {
'type': 'url',
'location': ('$tarballs_base/heat/'