This change drops the redundant implementation left to keep backword
compatibility during refactoring of placement::api[1] during V-cycle.
[1] 425180f5b8
Change-Id: I3e989c3c7b37741904dcb51b0f950ced33d11a2b
12 lines
315 B
YAML
12 lines
315 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The ``placement::wsgi::apache`` class no longer manages services and
|
|
packages. The ``placmenet::api`` class should be included to manage
|
|
these resources.
|
|
|
|
deprecations:
|
|
- |
|
|
The ``placement::wsgi::apache::ensure_package`` parameter has been
|
|
deprecated and has no effect now.
|