Add trove source url and location

TrivalFix

Change-Id: I70c80d0090c35ffd6e4bf2866510b383d8486220
This commit is contained in:
Jeffrey Zhang 2016-01-09 18:25:03 +08:00
parent c042ca6a76
commit 4bdf8bfa84
1 changed files with 3 additions and 0 deletions

View File

@ -217,6 +217,9 @@ SOURCES = {
'type': 'url',
'location': ('http://tarballs.openstack.org/tempest/'
'tempest-master.tar.gz')},
'trove-base': {
'type': 'url',
'location': 'http://tarballs.openstack.org/trove/trove-master.tar.gz'},
'zaqar': {
'type': 'url',
'location': ('http://tarballs.openstack.org/zaqar/'