nova/releasenotes/notes/deprecate-cellsv1-592b3c3612a9dfa5.yaml
Matt Riedemann 3414ab14ca Deprecate cells v1
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
2017-08-01 11:07:55 -04:00

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