tripleo-common/tripleo_common/image
Emilien Macchi 3300af4827 image_uploader: use buildah instead of podman to manipulate images
Use "buildah" CLI instead of "podman" to manipulate the container images
when uploading the images.
Buildah vendoring seems to have more recent versions of the dependencies
which would avoid some lock issues during the image upload tasks.

Change-Id: I61b30c7c935a1530d78a93704e8528af7b6ebe7d
2019-04-10 01:39:28 +00:00
..
builder Implement push flag for buildah 2019-04-02 14:36:46 +02:00
__init__.py Build image files from definitions in yaml 2016-03-18 11:43:32 -04:00
base.py Make overcloud_containers.yaml template driven 2017-06-22 11:03:04 +12:00
build.py Default to host CPU architecture if none is supplied 2017-08-05 09:11:20 +10:00
exception.py Retry inspect of container images 2018-07-04 16:09:51 +00:00
image_builder.py Remove instack-undercloud from image building 2018-09-09 04:01:39 +00:00
image_export.py Implement image delete for exported images 2019-03-26 10:02:00 +13:00
image_uploader.py image_uploader: use buildah instead of podman to manipulate images 2019-04-10 01:39:28 +00:00
kolla_builder.py Make container list optional for builds 2019-03-15 16:10:32 +00:00