0b605f305c
This implements the source fetching that exists in the current way. The patch only implements fetching a tarball from a url. Additional methods needed would be git and local copy. Partially-Implements: blueprint build-script Change-Id: I51889a131f050abce9a16d114972b5e329a93862
5 lines
124 B
INI
5 lines
124 B
INI
[keystone]
|
|
type = url
|
|
location = http://tarballs.openstack.org/keystone/keystone-master.tar.gz
|
|
dest_filename = keystone.tar
|