kolla-ansible/docker/kolla-toolbox
Shaun Smekel a9d08726f5 Handle empty package list for install_packages
Currently if the install_packages macro is run with an empty
package list, it will add a yum or apt-get command with no
packages listed.

This bug fix aims to omit this line when no packages have
been given, or, the operator wants to use the "_override" /
"_remove" functionality to disable all packages being
installed in a Dockerfile.

Co-Authored-By: Paul Bourke <paul.bourke@oracle.com>
Change-Id: Ifaaaebfccc3adb0f2f68a35ac08e59378bc87fdb
Closes-bug: 1612446
2016-08-19 10:49:03 +00:00
..
ansible_sudoers Read GPT label using sgdisk rather than udev 2016-07-07 10:26:34 +01:00
ansible.cfg Make Ansible write its logs into "kolla_logs" 2016-02-19 21:49:21 +00:00
Dockerfile.j2 Handle empty package list for install_packages 2016-08-19 10:49:03 +00:00
find_disks.py Read GPT label using sgdisk rather than udev 2016-07-07 10:26:34 +01:00
kolla_keystone_service.py Log the traceback in the kolla libraries 2016-05-31 01:40:55 +00:00
kolla_keystone_user.py Log the traceback in the kolla libraries 2016-05-31 01:40:55 +00:00
kolla_sanity.py Clean up Glance image after sanity check 2016-07-26 10:12:43 -04:00
kolla_zookeeper.py Log the traceback in the kolla libraries 2016-05-31 01:40:55 +00:00