kolla/kolla
SamYaple 279594ab64 Add local directory or file for source build
This change allows using a local directory or tarball to build from
sources by specifying the 'local' type in your kolla-build.conf:

    [keystone-base]
    type=local
    location=/home/martin/src/keystone

    [neutron-server-plugin-networking-cisco]
    type=local
    location=/tmp/networking-cisco.tar.gz

Closes-Bug: #1509625
Co-Authored-By: Martin André <m.andre@redhat.com>
Change-Id: I3f6f68b0f44efdac653d186d2625591ad7cb3b2a
2016-03-09 18:36:13 +09:00
..
cmd Add local directory or file for source build 2016-03-09 18:36:13 +09:00
common Add local directory or file for source build 2016-03-09 18:36:13 +09:00
hacking Introduce the hacking module to kolla 2016-03-03 04:40:16 +00:00
tests Add timeout to requests.get() in kolla/cmd/build.py 2016-02-28 00:54:47 +00:00
__init__.py Make Kolla installable via PIP 2015-08-24 16:08:49 -07:00
opts.py Generate the kolla-build.conf file using oslo_config 2016-01-06 08:11:06 +08:00
version.py Generate the kolla-build.conf file using oslo_config 2016-01-06 08:11:06 +08:00