Jump to: navigation, search

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

(Created page with "==== 配置檔案改變 ==== /etc/heat/heat.conf [DEFAULT] 中明顯的改變: * hidden_stack_tags已經被新增,且stack包含這些標籤名字將會從stack-list結果...")
 
 
Line 2: Line 2:
 
/etc/heat/heat.conf [DEFAULT] 中明顯的改變:
 
/etc/heat/heat.conf [DEFAULT] 中明顯的改變:
 
* hidden_stack_tags已經被新增,且stack包含這些標籤名字將會從stack-list結果中被隱藏(預設為data-processing-cluster,其中隱藏sahara-created stacks)
 
* hidden_stack_tags已經被新增,且stack包含這些標籤名字將會從stack-list結果中被隱藏(預設為data-processing-cluster,其中隱藏sahara-created stacks)
* instance_user將被棄用,且已經完全移除。 Nova servers created with OS::Nova::Server resource will now boot configured with the default user set up with the cloud image. AWS::EC2::Instance still creates "ec2-user"
+
* instance_user將被棄用,且已經完全移除。 Nova servers created with OS::Nova::Server resource will now boot configured with the default user set up with the cloud image. AWS::EC2::Instance仍然創建"ec2-user"
* max_resources_per_stack can now be set to -1 to disable enforcement
+
* max_resources_per_stack現在可以設為-1來禁止執行。
* enable_cloud_watch_lite is now false by default as this REST API is deprecated
+
* enable_cloud_watch_lite預設為flase,因為這個REST API已被棄用。
* default_software_config_transport has gained the option ZAQAR_MESSAGE
+
* default_software_config_transport新增新選項ZAQAR_MESSAGE。
* default_deployment_signal_transport has gained the option ZAQAR_SIGNAL
+
* default_deployment_signal_transport新增新選項ZAQAR_SIGNAL。
* auth_encryption_key is now documented as requiring exactly 32 characters
+
* auth_encryption_key現在記錄要求精確地32個字。
* list_notifier_drivers was deprecated and is now removed
+
* list_notifier_drivers 已被棄用且現在已被移除。
* policy options have moved to the [oslo_policy] section
+
* policy options被移動至[oslo_policy]中。
* use_syslog_rfc_format is deprecated and now defaults to true
+
* use_syslog_rfc_format已被移除,現在預設為true。

Latest revision as of 06:44, 29 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)
==== Configuration Changes ====
Notable changes to the /etc/heat/heat.conf [DEFAULT] section:
* hidden_stack_tags has been added, and stacks containing these tag names will be hidden from stack-list results (defaults to data-processing-cluster, which hides sahara-created stacks)
* instance_user was deprecated, and is now removed entirely. Nova servers created with OS::Nova::Server resource will now boot configured with the default user set up with the cloud image. AWS::EC2::Instance still creates "ec2-user"
* max_resources_per_stack can now be set to -1 to disable enforcement
* enable_cloud_watch_lite is now false by default as this REST API is deprecated
* default_software_config_transport has gained the option ZAQAR_MESSAGE
* default_deployment_signal_transport has gained the option ZAQAR_SIGNAL
* auth_encryption_key is now documented as requiring exactly 32 characters
* list_notifier_drivers was deprecated and is now removed
* policy options have moved to the [oslo_policy] section
* use_syslog_rfc_format is deprecated and now defaults to true
Translation==== 配置檔案改變 ====
/etc/heat/heat.conf [DEFAULT] 中明顯的改變:
* hidden_stack_tags已經被新增,且stack包含這些標籤名字將會從stack-list結果中被隱藏(預設為data-processing-cluster,其中隱藏sahara-created stacks)
* instance_user將被棄用,且已經完全移除。 Nova servers created with OS::Nova::Server resource will now boot configured with the default user set up with the cloud image. AWS::EC2::Instance仍然創建"ec2-user"。
* max_resources_per_stack現在可以設為-1來禁止執行。
* enable_cloud_watch_lite預設為flase,因為這個REST API已被棄用。
* default_software_config_transport新增新選項ZAQAR_MESSAGE。
* default_deployment_signal_transport新增新選項ZAQAR_SIGNAL。
* auth_encryption_key現在記錄要求精確地32個字。
* list_notifier_drivers 已被棄用且現在已被移除。
* policy options被移動至[oslo_policy]中。
* use_syslog_rfc_format已被移除,現在預設為true。

配置檔案改變

/etc/heat/heat.conf [DEFAULT] 中明顯的改變:

  • hidden_stack_tags已經被新增,且stack包含這些標籤名字將會從stack-list結果中被隱藏(預設為data-processing-cluster,其中隱藏sahara-created stacks)
  • instance_user將被棄用,且已經完全移除。 Nova servers created with OS::Nova::Server resource will now boot configured with the default user set up with the cloud image. AWS::EC2::Instance仍然創建"ec2-user"。
  • max_resources_per_stack現在可以設為-1來禁止執行。
  • enable_cloud_watch_lite預設為flase,因為這個REST API已被棄用。
  • default_software_config_transport新增新選項ZAQAR_MESSAGE。
  • default_deployment_signal_transport新增新選項ZAQAR_SIGNAL。
  • auth_encryption_key現在記錄要求精確地32個字。
  • list_notifier_drivers 已被棄用且現在已被移除。
  • policy options被移動至[oslo_policy]中。
  • use_syslog_rfc_format已被移除,現在預設為true。