Merge "Fix reno for RC1"

This commit is contained in:
Jenkins 2016-03-16 13:13:54 +00:00 committed by Gerrit Code Review
commit 0955914c6e
5 changed files with 6 additions and 12 deletions

View File

@ -1,8 +1,4 @@
---
prelude: >
Nova now requires a separate API database and manual
intervention is required during an upgrade to Mitaka.
upgrade:
- During an upgrade to Mitaka, operators must create and initialize
a database for the API service. Configure this in

View File

@ -1,7 +1,7 @@
---
deprecations:
- Nove used to support the concept that ``service managers`` were
- |
Nova used to support the concept that ``service managers`` were
replaceable components. There are many config options where you can
replace a manager by specifying a new class. This concept is
deprecated in Mitaka as are the following config options.

View File

@ -1,6 +1,2 @@
---
upgrade:
- As of Kilo the in tree EC2 API is marked as deprecated.
The in tree EC2 API is now disabled by default. You have
to add ``ec2`` to the ``enabled_apis`` configuration parameter
if you stil want to use it.
prelude: >

View File

@ -0,0 +1,2 @@
---
prelude: >

View File

@ -1,5 +1,5 @@
---
upgrade:
deprecations:
- |
The Zookeeper Service Group driver has been removed.