Fix typo in nova release notes
Trivial fix Change-Id: I621d08f2ab214112e861047de2118df0e51289b6
This commit is contained in:
@@ -4,5 +4,5 @@ deprecations:
|
|||||||
- Deprecate ``compute_stats_class`` config option. This allowed
|
- Deprecate ``compute_stats_class`` config option. This allowed
|
||||||
loading an alternate implementation for collecting statistics for
|
loading an alternate implementation for collecting statistics for
|
||||||
the local compute host. Deployments that felt the need to use
|
the local compute host. Deployments that felt the need to use
|
||||||
this facility are encoraged to propose additions upstream so we
|
this facility are encouraged to propose additions upstream so we
|
||||||
can create a stable and supported interface here.
|
can create a stable and supported interface here.
|
||||||
|
@@ -5,6 +5,6 @@ deprecations:
|
|||||||
creating a different class loader for defining vendordata
|
creating a different class loader for defining vendordata
|
||||||
metadata. The default driver loads from a json file that can be
|
metadata. The default driver loads from a json file that can be
|
||||||
arbitrarily specified, so is still quite flexible. Deployments that
|
arbitrarily specified, so is still quite flexible. Deployments that
|
||||||
felt the need to use this facility are encoraged to propose
|
felt the need to use this facility are encouraged to propose
|
||||||
additions upstream so we can create a stable and supported
|
additions upstream so we can create a stable and supported
|
||||||
interface here.
|
interface here.
|
||||||
|
@@ -3,7 +3,7 @@ deprecations:
|
|||||||
- |
|
- |
|
||||||
The Zookeeper Service Group driver has been removed.
|
The Zookeeper Service Group driver has been removed.
|
||||||
|
|
||||||
The driver has no known users and is not actively mantained. A warning log
|
The driver has no known users and is not actively maintained. A warning log
|
||||||
message about the driver's state was added for the Kilo release. Also,
|
message about the driver's state was added for the Kilo release. Also,
|
||||||
evzookeeper library that the driver depends on is unmaintained and
|
evzookeeper library that the driver depends on is unmaintained and
|
||||||
`incompatible with recent eventlet releases`_.
|
`incompatible with recent eventlet releases`_.
|
||||||
|
Reference in New Issue
Block a user