Jump to: navigation, search

Translations:ReleaseNotes/Liberty/81/zh-tw

Revision as of 06:36, 29 October 2015 by Ellis Wu (talk | contribs) (Created page with "==== 配置檔案改變 ==== /etc/heat/heat.conf [DEFAULT] 中明顯的改變: * hidden_stack_tags已經被新增,且stack包含這些標籤名字將會從stack-list結果...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

配置檔案改變

/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 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