heat.engine.software_config_io 模块¶
用于处理软件配置的输入和输出定义的 API。
- class heat.engine.software_config_io.InputConfig(value=<object object>, **config)[源代码]¶
继承自:
IOConfig表示单个输入的配置数据的类。
- schema = {'default': <heat.engine.properties.Schema 对象>, 'description': <heat.engine.properties.Schema 对象>, 'name': <heat.engine.properties.Schema 对象>, 'replace_on_change': <heat.engine.properties.Schema 对象>, 'type': <heat.engine.properties.Schema 对象>}¶