3414ab14ca
With multi-cell support in Pike, we should deprecate cells v1 so we can at least start the deprecation signaling in the docs and release notes. We may not end up removing cells v1 code in Queens, but this at least gives us the option. Note that we also want to do this because nova-network cannot be removed until we remove cells v1. Change-Id: I1a173f7ce0715e684850e030c358e8175fa8724c
7 lines
252 B
YAML
7 lines
252 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
Cells v1, which includes the ``[cells]`` configuration options and
|
|
``nova-cells`` service, is deprecated in favor of Cells v2. For information
|
|
on Cells v2, see: https://docs.openstack.org/nova/latest/user/cells.html
|