Jump to: navigation, search

Difference between revisions of "ReleaseNotes/Grizzly"

m (Text replace - "__NOTOC__" to "")
m
Line 1: Line 1:
 
+
= OpenStack 2013.1 (Grizzly) Release Notes =
= [[OpenStack]] 2013.1 (Grizzly) Release Notes =
 
  
 
'''NOTE:''' Grizzly is [[GrizzlyReleaseSchedule|due to be released on April 4th]]. This page is work in progress.
 
'''NOTE:''' Grizzly is [[GrizzlyReleaseSchedule|due to be released on April 4th]]. This page is work in progress.
 
<<[[TableOfContents]](2)>>
 
  
 
== Cross-Project Notes ==
 
== Cross-Project Notes ==
Line 18: Line 15:
 
* Maybe projects have had their default loglevel changed to WARNING. Use verbose=True to change the loglevel to INFO (the previous default) and debug=True to change the loglevel to DEBUG. See [https://bugs.launchpad.net/oslo/+bug/989269 bug #989269]
 
* Maybe projects have had their default loglevel changed to WARNING. Use verbose=True to change the loglevel to INFO (the previous default) and debug=True to change the loglevel to DEBUG. See [https://bugs.launchpad.net/oslo/+bug/989269 bug #989269]
  
== [[OpenStack]] Object Storage (Swift) ==
+
== OpenStack Object Storage (Swift) ==
 
=== Key New Features ===
 
=== Key New Features ===
 
None yet.
 
None yet.
Line 28: Line 25:
 
None yet.
 
None yet.
  
== [[OpenStack]] Compute (Nova) ==
+
== OpenStack Compute (Nova) ==
  
 
=== Key New Features ===
 
=== Key New Features ===
Line 39: Line 36:
 
None yet.
 
None yet.
  
== [[OpenStack]] Image Service (Glance) ==
+
== OpenStack Image Service (Glance) ==
 
=== Key New Features ===
 
=== Key New Features ===
 
None yet.
 
None yet.
Line 49: Line 46:
 
None yet.
 
None yet.
  
== [[OpenStack]] Dashboard (Horizon) ==
+
== OpenStack Dashboard (Horizon) ==
 
=== Key New Features ===
 
=== Key New Features ===
 
None yet.
 
None yet.
Line 59: Line 56:
 
None yet.
 
None yet.
  
== [[OpenStack]] Identity (Keystone) ==
+
== OpenStack Identity (Keystone) ==
 
=== Key New Features ===
 
=== Key New Features ===
 
None yet.
 
None yet.
Line 69: Line 66:
 
None yet.
 
None yet.
  
== [[OpenStack]] Network Service (Quantum) ==
+
== OpenStack Network Service (Quantum) ==
 
=== Key New Features ===
 
=== Key New Features ===
 
None yet.
 
None yet.
Line 79: Line 76:
 
None yet.
 
None yet.
  
== [[OpenStack]] Block Storage (Cinder) ==
+
== OpenStack Block Storage (Cinder) ==
 
=== Key New Features ===
 
=== Key New Features ===
 
None yet.
 
None yet.

Revision as of 14:19, 4 March 2013

OpenStack 2013.1 (Grizzly) Release Notes

NOTE: Grizzly is due to be released on April 4th. This page is work in progress.

Cross-Project Notes

Key New Features

None yet.

Known Issues

None yet.

Upgrade Notes

  • Many projects have had their service launching scripts (e.g. nova-api) or their admin CLIs (e.g. keystone-manage) ported from optparse to argparse. This has lead to some minor incompatibilities in the arguments accepted by commands. For example, in glance you can no longer do glance-manage db_sync --config-file=... but must instead do glance-manage --config-file=... db_sync because the option is for the top-level command rather than the sub-command.
  • Maybe projects have had their default loglevel changed to WARNING. Use verbose=True to change the loglevel to INFO (the previous default) and debug=True to change the loglevel to DEBUG. See bug #989269

OpenStack Object Storage (Swift)

Key New Features

None yet.

Known Issues

None yet.

Upgrade Notes

None yet.

OpenStack Compute (Nova)

Key New Features

None yet.

Known Issues

None yet.

Upgrade Notes

None yet.

OpenStack Image Service (Glance)

Key New Features

None yet.

Known Issues

None yet.

Upgrade Notes

None yet.

OpenStack Dashboard (Horizon)

Key New Features

None yet.

Known Issues

None yet.

Upgrade Notes

None yet.

OpenStack Identity (Keystone)

Key New Features

None yet.

Known Issues

None yet.

Upgrade Notes

None yet.

OpenStack Network Service (Quantum)

Key New Features

None yet.

Known Issues

None yet.

Upgrade Notes

None yet.

OpenStack Block Storage (Cinder)

Key New Features

None yet.

Known Issues

None yet.

Upgrade Notes

None yet.

Known packaged distributions