-
- Downloads
Support setting docker registry credentials to the empty string
The use case is that I want to set these credentials via extra vars like this: kayobe overcloud container image build test -e kolla_docker_registry_username=$HARBOR_REGISTRY_USER -e kolla_docker_registry_password=$HARBOR_REGISTRY_PASSWORD Supporting the empty string means that I don't need to use any conditional logic. Change-Id: Ie5c21597266c8e470994eba16f3c2ed2224d0dcb
Please register or sign in to comment