Jump to: navigation, search

Difference between revisions of "Translations:ReleaseNotes/Juno/73/ko"

(Created page with "=== 업그레이드 노트 === * Neutron에서 업데이트, deprecated, 제거된 옵션 목록은 여기서 확인 가능합니다. http://docs.openstack.org/trunk/config-re...")
 
(No difference)

Latest revision as of 05:52, 19 October 2014

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/Juno)
=== Upgrade Notes ===
* DB migration from the previous releases (icehouse or havana)
** In Icehouse or Hanava releases, the db migration operation is optional. If your Neutron database is not stamped (i.e., there is the db migration version info), please make sure to "stamp icehouse" before running the upgrade db migration to Juno.
** To check if your database is stamped, run the following command:
 neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file <your plugin config file> current
** If the output of the current version is '''None''', please run:
 neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file <your plugin config file> stamp icehouse
** and then run the db migration for upgrading Juno:
 neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file <your plugin config file> upgrade juno
* A list of all updated, deprecated or removed options in neutron can be found at: http://docs.openstack.org/trunk/config-reference/content/neutron-conf-changes-master.html
* Attribute level policies dependent on resources are not enforced anymore. Meaning that some older policies from Icehouse are not needed. (e.g. "get_port:binding:vnic_type": "rule:admin_or_owner").
* The following plugins are deprecated in Juno:
** Cisco Nexus Sub-Plugin (The Nexus 1000V Sub-Plugin is still retained and supported in Juno).
** Mellanox Plugin
** Ryu Plugin
*XML support in the API is deprecated. Users and deployers should migrate to JSON for API interactions as soon as possible since the XML support will be removed in the Kilo (2015.1) release.
Translation=== 업그레이드 노트 ===
* Neutron에서 업데이트, deprecated, 제거된 옵션 목록은 여기서 확인 가능합니다. http://docs.openstack.org/trunk/config-reference/content/neutron-conf-changes-master.html
* 자원에 의존적인 특성(Attribute) 수준의 정책은 더 이상 적용되지 않습니다. Icehouse에서 보다 오래된 몇몇 정책들을 필요로 하지 않음을 의미합니다 (예: "get_port:binding:vnic_type": "rule:admin_or_owner").
* 다음과 같은 플러그인들은 Juno에서 deprecated됩니다:
** Cisco Nexus Sub-Plugin (The Nexus 1000V Sub-Plugin은 Juno에서 여전히 유지 및 지원됩니다).
** Mellanox 플러그인
** Ryu 플러그인
*API에서의 XML 지원이 deprecated됩니다. 사용자 및 배포자는 Kilo (2015.1) 릴리즈에서 XML 지원이 제거 예정이기에 가능한 빨리 API 인터렉션을 JSON으로 마이그레이션해야 할 것입니다.

업그레이드 노트

  • Neutron에서 업데이트, deprecated, 제거된 옵션 목록은 여기서 확인 가능합니다. http://docs.openstack.org/trunk/config-reference/content/neutron-conf-changes-master.html
  • 자원에 의존적인 특성(Attribute) 수준의 정책은 더 이상 적용되지 않습니다. Icehouse에서 보다 오래된 몇몇 정책들을 필요로 하지 않음을 의미합니다 (예: "get_port:binding:vnic_type": "rule:admin_or_owner").
  • 다음과 같은 플러그인들은 Juno에서 deprecated됩니다:
    • Cisco Nexus Sub-Plugin (The Nexus 1000V Sub-Plugin은 Juno에서 여전히 유지 및 지원됩니다).
    • Mellanox 플러그인
    • Ryu 플러그인
  • API에서의 XML 지원이 deprecated됩니다. 사용자 및 배포자는 Kilo (2015.1) 릴리즈에서 XML 지원이 제거 예정이기에 가능한 빨리 API 인터렉션을 JSON으로 마이그레이션해야 할 것입니다.