Make kolla-build able to build source images

The pip installed kolla-build script was not able to build source images
due to missing build.ini file containing information where to download
sources.

Change-Id: Ibc347daff76b445f032d8366bea3a58549cda766
Closes-Bug: #1493728
This commit is contained in:
Martin André 2015-09-09 17:32:11 +09:00
parent 789ea6e0a2
commit ad670bb30c
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ data_files =
share/kolla/vagrant = vagrant/*
share/kolla = tools/init-runonce
share/kolla = tools/openrc-example
share/kolla = build.ini
scripts =
tools/kolla-ansible