Hello World HOT 模板¶
https://opendev.org/openstack/heat-templates/src/branch/2025.2/hot/hello_world.yaml
描述¶
Hello world HOT 模板,仅定义一个单独的计算实例。仅包含基本功能以验证基本 HOT 支持。
参数¶
- key_name
(必需) - type
字符串
- description
用于实例的现有密钥对的名称
- flavor
(可选) - type
字符串
- description
要创建的实例的风味
- image
(必需) - type
字符串
- description
用于实例的镜像 ID 或镜像名称
- admin_pass
(必需) - type
字符串
- description
实例的管理员密码
- db_port
(可选) - type
数字
- description
数据库端口号