Remove crane image from prepare list

The crane component is being dropped by the Pulp project, it won't be
ported to python 3 and it has just been removed from Fedora.

This change removes the crane image. The replacement for
docker-distribution will be apache running directly on the undercloud
host.

Change-Id: I3abbce67147561fad00e3e1f22fbbe4dc1d21b54
Blueprint: podman-support
This commit is contained in:
Steve Baker 2018-12-10 15:36:35 +13:00 committed by Alex Schultz
parent 67949c3583
commit d7234104ed
2 changed files with 0 additions and 10 deletions

View File

@ -33,8 +33,6 @@ container_images:
image_source: kolla
- imagename: docker.io/tripleomaster/centos-binary-congress-api:current-tripleo
image_source: kolla
- imagename: docker.io/tripleomaster/centos-binary-crane:current-tripleo
image_source: kolla
- imagename: docker.io/tripleomaster/centos-binary-cron:current-tripleo
image_source: kolla
- imagename: docker.io/tripleomaster/centos-binary-designate-api:current-tripleo

View File

@ -157,14 +157,6 @@ container_images_template:
services:
- OS::TripleO::Services::Congress
- imagename: "{{namespace}}/{{name_prefix}}crane{{name_suffix}}:{{tag}}"
image_source: kolla
params:
- DockerCraneConfigImage
- DockerCraneImage
services:
- OS::TripleO::Services::Crane
- imagename: "{{namespace}}/{{name_prefix}}cron{{name_suffix}}:{{tag}}"
image_source: kolla
params: