Jump to: navigation, search

Difference between revisions of "Translations:ReleaseNotes/Liberty/71/zh-tw"

(Created page with "==== REST API/heatclient 新增 ==== * Stacks can now be assigned with a set of tags, and stack-list can filter and sort through those tags * "heat stack-preview ..." will ret...")
 
Line 1: Line 1:
 
==== REST API/heatclient 新增 ====
 
==== REST API/heatclient 新增 ====
* Stacks can now be assigned with a set of tags, and stack-list can filter and sort through those tags
+
* Stacks現在可以分配一組tag,且stack-list可以透過這些tag來過濾與排序。
 
* "heat stack-preview ..." will return a preview of changes for a proposed stack-update
 
* "heat stack-preview ..." will return a preview of changes for a proposed stack-update
 
* "heat template-validate --show-nested ..." will also validate all template resources and return nested data useful for building user interfaces
 
* "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 ..." generates a template in HOT format
+
* "heat resource-type-template --template-type hot ..."產生HOT format的樣板(template)。
* "heat resource-type-list" only shows types available to the user, and can filter results by name, version and support_status
+
* "heat resource-type-list"只顯示可用的類型給使用者,且可透過name、version、support_status來過濾結果。
* "heat template-version-list" lists available template versions
+
* "heat template-version-list"列出template版本。
* "heat template-function-list ..." lists available functions for a template version
+
* "heat template-function-list ..."列出template版本可用的功能。

Revision as of 13:41, 28 October 2015

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (ReleaseNotes/Liberty)
==== REST API/heatclient additions ====
* Stacks can now be assigned with a set of tags, and stack-list can filter and sort through those tags
* "heat stack-preview ..." will return a preview of changes for a proposed 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 ..." generates a template in HOT format
* "heat resource-type-list" only shows types available to the user, and can filter results by name, version and support_status
* "heat template-version-list" lists available template versions
* "heat template-function-list ..." lists available functions for a template version
Translation==== REST API/heatclient 新增 ====
* Stacks現在可以分配一組tag,且stack-list可以透過這些tag來過濾與排序。
* "heat stack-preview ..." will return a preview of changes for a proposed 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版本可用的功能。

REST API/heatclient 新增

  • Stacks現在可以分配一組tag,且stack-list可以透過這些tag來過濾與排序。
  • "heat stack-preview ..." will return a preview of changes for a proposed 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版本可用的功能。