Move gnocchi to github repo
Gnocchi was moved outside openstack infrastructure. This change moves gnocchi url to their github repo. Closes-Bug: #1700978 Change-Id: Ida554607d017818c64284f40d504f492c202d261
This commit is contained in:
parent
06d84707ad
commit
2fa780427b
@ -328,9 +328,10 @@ SOURCES = {
|
|||||||
'location': ('$tarballs_base/glance/'
|
'location': ('$tarballs_base/glance/'
|
||||||
'glance-master.tar.gz')},
|
'glance-master.tar.gz')},
|
||||||
'gnocchi-base': {
|
'gnocchi-base': {
|
||||||
'type': 'url',
|
'type': 'git',
|
||||||
'location': ('$tarballs_base/gnocchi/'
|
'reference': 'master',
|
||||||
'gnocchi-master.tar.gz')},
|
'location': ('https://github.com/gnocchixyz/'
|
||||||
|
'gnocchi.git')},
|
||||||
'heat-base': {
|
'heat-base': {
|
||||||
'type': 'url',
|
'type': 'url',
|
||||||
'location': ('$tarballs_base/heat/'
|
'location': ('$tarballs_base/heat/'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user