Jump to: navigation, search

Difference between revisions of "Sandbox ko"

Line 4: Line 4:
 
== General Upgrade Notes ==
 
== General Upgrade Notes ==
  
 +
<!--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.
  
 +
<!--T:3-->
 
== OpenStack Object Storage (Swift) ==
 
== OpenStack Object Storage (Swift) ==
  
 +
<!--T:4-->
 
=== Key New Features ===
 
=== Key New Features ===
  
 
+
<!--T:5-->
 
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.
 
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.
  
 +
<!--T:6-->
 
Important new features are highlighted below. Please read the CHANGELOG and associated documentation.
 
Important new features are highlighted below. Please read the CHANGELOG and associated documentation.
  
 +
<!--T:7-->
 
* Storage policies
 
* Storage policies
 
* Keystone v3 support
 
* Keystone v3 support
 
* Server-side account-to-account copy
 
* Server-side account-to-account copy
 
</translate>
 
</translate>

Revision as of 13:08, 17 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