Jump to: navigation, search

Translations:ReleaseNotes/Liberty/71/zh-tw

Revision as of 14:08, 28 October 2015 by Ellis Wu (talk | contribs)

REST API/heatclient 新增

  • Stacks現在可以分配一組tag,且stack-list可以透過這些tag來過濾與排序。
  • "heat stack-preview ..."將會回傳已提出stack-update先前的改變。
  • "heat template-validate --show-nested ..." will also validate all template resources and return nested data useful for building user interfaces
  • "heat resource-type-template --template-type hot ..."產生HOT format的樣板(template)。
  • "heat resource-type-list"只顯示可用的類型給使用者,且可透過name、version、support_status來過濾結果。
  • "heat template-version-list"列出template版本。
  • "heat template-function-list ..."列出template版本可用的功能。