kolla/kolla/common
Alex Schultz fca732b81e Add base_package_type
Currently in all the Dockerfile.j2 files, we are doing base distro if
conditions for package names when installing via a binary.  Rather than
duplicating these base_distro in [<distros>], let's provide a single
value for determining the binary installation method. This change adds a
base_package_type which we can use to lookup if 'rpm' or if 'deb' rather
than relying on specific distro names.

Change-Id: I8a0c6c8fbc32a8cfa6932fddf28a449fceda3d49
2019-01-16 08:36:44 -07:00
..
__init__.py Generate the kolla-build.conf file using oslo_config 2016-01-06 08:11:06 +08:00
config.py Add base_package_type 2019-01-16 08:36:44 -07:00
task.py Remove unused function set_status 2017-06-12 18:36:01 +07:00
utils.py utils: be Python 2 compatible when squashing is enabled 2018-10-26 16:01:15 +02:00