102c8332bd
Barbican has never worked properly Change-Id: Ifd0b74adf5afea321508376ad46ac3ddef0b5b89 Closes-Bug: #1486249
70 lines
1.7 KiB
INI
70 lines
1.7 KiB
INI
[ceilometer-base]
|
|
type = url
|
|
location = http://tarballs.openstack.org/ceilometer/ceilometer-master.tar.gz
|
|
dest_filename = ceilometer.tar
|
|
|
|
[cinder-base]
|
|
type = url
|
|
location = http://tarballs.openstack.org/cinder/cinder-master.tar.gz
|
|
dest_filename = cinder.tar
|
|
|
|
[designate-base]
|
|
type = url
|
|
location = http://tarballs.openstack.org/designate/designate-master.tar.gz
|
|
dest_filename = designate.tar
|
|
|
|
[glance-base]
|
|
type = url
|
|
location = http://tarballs.openstack.org/glance/glance-master.tar.gz
|
|
dest_filename = glance.tar
|
|
|
|
[gnocchi-base]
|
|
type = url
|
|
location = http://tarballs.openstack.org/gnocchi/gnocchi-master.tar.gz
|
|
dest_filename = gnocchi.tar
|
|
|
|
[heat-base]
|
|
type = url
|
|
location = http://tarballs.openstack.org/heat/heat-master.tar.gz
|
|
dest_filename = heat.tar
|
|
|
|
[horizon]
|
|
type = url
|
|
location = http://tarballs.openstack.org/horizon/horizon-master.tar.gz
|
|
dest_filename = horizon.tar
|
|
|
|
[keystone]
|
|
type = url
|
|
location = http://tarballs.openstack.org/keystone/keystone-master.tar.gz
|
|
dest_filename = keystone.tar
|
|
|
|
[magnum-base]
|
|
type = url
|
|
location = http://tarballs.openstack.org/magnum/magnum-master.tar.gz
|
|
dest_filename = magnum.tar
|
|
|
|
[murano-base]
|
|
type = url
|
|
location = http://tarballs.openstack.org/murano/murano-master.tar.gz
|
|
dest_filename = murano.tar
|
|
|
|
[neutron-base]
|
|
type = url
|
|
location = http://tarballs.openstack.org/neutron/neutron-master.tar.gz
|
|
dest_filename = neutron.tar
|
|
|
|
[nova-base]
|
|
type = url
|
|
location = http://tarballs.openstack.org/nova/nova-master.tar.gz
|
|
dest_filename = nova.tar
|
|
|
|
[swift-base]
|
|
type = url
|
|
location = http://tarballs.openstack.org/swift/swift-master.tar.gz
|
|
dest_filename = swift.tar
|
|
|
|
[zaqar]
|
|
type = url
|
|
location = http://tarballs.openstack.org/zaqar/zaqar-master.tar.gz
|
|
dest_filename = zaqar.tar
|