81.6. tripleo 容器镜像准备默认

生成默认的 ContainerImagePrepare 参数。

使用方法:

openstack tripleo container image prepare default [-h]
                                                         [--output-env-file <file path>]
                                                         [--local-push-destination]
                                                         [--enable-registry-login]

表 81.11. 可选参数

概述

-h, --help

显示帮助信息并退出

--output-env-file <file path>

此文件用于编写包含默认 ContainerImagePrepare 值的环境文件。

--local-push-destination

包括一个 push_destination,用于触发本地 registry。

--enable-registry-login

使用此标志启用标记,让系统在拉取容器前尝试登录到远程 registry。如果不使用 --local-push-destination,且目标系统将具有与远程 registry 的网络连接,则应使用此标志。对于可能没有与远程 registry 的网络连接的 overcloud,请勿使用它。