前言
编写中
参考
https://github.com/openstack/heat-templates/tree/master/hot
https://docs.openstack.org/heat/rocky/template_guide
记录一个奇怪得问题:
get_attr: [my_instance, first_address]
表明 OS::Nova::Server中包含first_address这个属性,可惜官方文档,命令行中都未查到此属性。可以确定此属性可用。
编写中
https://github.com/openstack/heat-templates/tree/master/hot
https://docs.openstack.org/heat/rocky/template_guide
记录一个奇怪得问题:
get_attr: [my_instance, first_address]
表明 OS::Nova::Server中包含first_address这个属性,可惜官方文档,命令行中都未查到此属性。可以确定此属性可用。
本文标题:openstack heat学习与初步使用
本文链接:https://www.haomeiwen.com/subject/xeukqqtx.html
网友评论