Jump to: navigation, search

Difference between revisions of "Sandbox ko"

(Marked this version for translation)
(te)
 
Line 1: Line 1:
<languages/>
+
<languages />
 
<translate>
 
<translate>
 
+
<!--T:1-->
== General Upgrade Notes == <!--T:1-->
+
== General Upgrade Notes ==
  
 
<!--T:2-->
 
<!--T:2-->
 
* The simplejson package is an optional requirement in most projects, therefore it's not listed in all project's requirements.txt file. However, if you're using it, e.g. better performance with python 2.6 on RHEL 6, then you will need simplejson >= 2.2.0.  See https://bugs.launchpad.net/oslo-incubator/+bug/1361230 for details.
 
* The simplejson package is an optional requirement in most projects, therefore it's not listed in all project's requirements.txt file. However, if you're using it, e.g. better performance with python 2.6 on RHEL 6, then you will need simplejson >= 2.2.0.  See https://bugs.launchpad.net/oslo-incubator/+bug/1361230 for details.
  
== OpenStack Object Storage (Swift) == <!--T:3-->
+
<!--T:3-->
 +
== OpenStack Object Storage (Swift) ==
  
=== Key New Features === <!--T:4-->
+
<!--T:4-->
 +
=== Key New Features ===
  
 
<!--T:5-->
 
<!--T:5-->
Line 22: Line 24:
 
* Server-side account-to-account copy
 
* Server-side account-to-account copy
 
</translate>
 
</translate>
 
테스트..~~
 

Latest revision as of 16:59, 22 October 2014

General Upgrade Notes

  • The simplejson package is an optional requirement in most projects, therefore it's not listed in all project's requirements.txt file. However, if you're using it, e.g. better performance with python 2.6 on RHEL 6, then you will need simplejson >= 2.2.0. See https://bugs.launchpad.net/oslo-incubator/+bug/1361230 for details.

OpenStack Object Storage (Swift)

Key New Features

The Juno integrated release includes three releases of OpenStack Swift: 2.0.0, 2.1.0, and 2.2.0. The changelog for these releases is available at https://github.com/openstack/swift/blob/2.2.0.rc1/CHANGELOG#L1-L173. Please refer to that document for release details.

Important new features are highlighted below. Please read the CHANGELOG and associated documentation.

  • Storage policies
  • Keystone v3 support
  • Server-side account-to-account copy