kolla-ansible/releasenotes/notes/remove-deprecated-compute-groups-5273e945720edddc.yaml
Paul Bourke cf609ba3cc Remove deprecated compute groups
The concept of splitting the compute group into external/internal just
to specify agent_mode for Neutron DVR was deemed to be heavy handed, and
depreacated in the Pike cycle.

Now that Rocky has been released we can remove these completely for Stein.

Change-Id: I28a1eba7f40fee55a7ec41c27451e39e4d7fd8f0
2018-11-06 11:45:43 +00:00

8 lines
331 B
YAML

---
upgrade:
- |
Previously deprecated compute groups 'inner-compute' and 'external-compute'
have now been removed in favor of the more simple 'compute' group. Please
be sure to update your inventory. Set 'neutron_compute_dvr_mode' on nodes
with which you wish to customise the value for neutron's 'agent_mode'.