82.11. tripleo launch heat


启动临时 Heat 进程。

使用方法:

openstack tripleo launch heat [--heat-api-port <HEAT_API_PORT>]
                                     [--heat-user <HEAT_USER>]
                                     [--heat-container-image <HEAT_CONTAINER_IMAGE>]
                                     [--heat-container-api-image <HEAT_CONTAINER_API_IMAGE>]
                                     [--heat-container-engine-image <HEAT_CONTAINER_ENGINE_IMAGE>]
                                     [--kill] [--heat-dir HEAT_DIR]
                                     [--rm-heat] [--skip-heat-pull]
                                     [--restore-db]
                                     [--heat-native | --heat-type {native,container,pod}]
Copy to Clipboard Toggle word wrap

Expand
表 82.22. 命令参数
valueSummary

--heat-api-port <HEAT_API_PORT>

用于安装程序私有 heat API 实例的 Heat api 端口。可选. (默认值:8006)

--Heat-user <HEAT_USER>

执行非特权 heat-all 进程的用户。默认为当前用户。如果存在配置文件 /etc/heat/heat.conf 或 /usr/share/heat/heat-dist.conf,用户必须具有对这些文件的读取访问权限。使用 --heat- type=container 或 --heat-type=pod 时会忽略此选项(默认:root)

--Heat-container-image <HEAT_CONTAINER_IMAGE>

启动 heat-all 进程时要使用的容器镜像。默认为:localhost/tripleo/openstack- heat-all:ephemeral (default: localhost/tripleo/openstack-heat-all:ephemeral)

--Heat-container-api-image <HEAT_CONTAINER_API_IMAGE>

启动 heat-api 进程时要使用的容器镜像。仅在 --heat-type=pod 时使用。默认为:localhost/tripleo/openstack-heat-api:ephemeral (default: localhost/tripleo/openstack-heat- api:ephemeral)

--Heat-container-engine-image <HEAT_CONTAINER_ENGINE_IMAGE>

启动 heat- engine 进程时要使用的容器镜像。仅在 --heat-type=pod 时使用。默认为:localhost/tripleo/openstack-heat- engine:ephemeral (default: localhost/tripleo/openstack-heat-engine:ephemeral)

--kill, -k

终止正在运行的 heat 进程(如果找到)。(默认值:False)

--heat-dir HEAT_DIR

用于当前目录中正在运行的 heat 进程的文件存储和日志的目录。可以设置为已存在的目录,以从 previos Heat 进程重复使用环境。(默认为 /root/overcloud-deploy/overcloud/heat-launcher)

--rm-heat

如果指定,--heat-type 是 container 或 pod,则之前临时 Heat 进程中的任何现有容器或 pod 将被删除。如果 --heat-type 是 native 或 --kill,则忽略(默认为 False)

--skip-heat-pull

当 --heat-type 是 pod 或容器时,假设容器镜像已被拉取(默认为 False)

--restore-db

如果数据库转储存在于 --heat-dir 指定的目录中(默认为 False)

--Heat-native

(已弃用):在此主机上原生执行 heat-all 进程。此选项要求在此计算机上本地安装 heat-all 二进制文件。默认启用此选项,这意味着 heat-all 在主机操作系统中直接执行。与 --heat-type 冲突,它会弃用 --heat-native. (默认值:False)

--heat-type {native,container,pod}

要启动的临时 heat 进程类型。其中一个是:native: Execute heat-all on the host. container: perform heat-all in a container. pod: Execute separate heat api and engine process in a podman pod. (default: pod)

返回顶部
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2025 Red Hat