This change ensures the nova flavor for Octavia instances are created in the project to which the Octavia service belongs to. Current usage without project_id can result in an unexpected project according to the behavior of provide implementation(and the libraries used by it). Depends-on: https://review.opendev.org/829512 Change-Id: Ib26dc1477f5b7759e36a8e518ca52db9a9986642
8 lines
302 B
YAML
8 lines
302 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Default value of the ``octavia::worker::amp_project_name`` parameter has
|
|
been changed and now the flavor is created in the ``services`` project
|
|
by default. Update the parameter to ensure the flavor is created in
|
|
the project which the octavia service user belongs to.
|