horizon/releasenotes/notes/bp/horizon-vendor-split-e16aa3d81dea9708.yaml
Rob Cresswell a8f17150bf Remove all remaining vendor specific code
There's some vendor specific code still lingering from several cycles
ago. This patch removes all usage of it, all related tests, and all
default settings.

Implements: blueprint horizon-vendor-split
Change-Id: Ic0bb84f547b07b130480e587bd365f6e7805dfb5
2017-03-22 20:23:12 +00:00

7 lines
308 B
YAML

---
upgrade:
- The ``profile_support`` setting has been removed from the
``OPENSTACK_NEUTRON_NETWORK`` dict, and any usages have been removed from
the Horizon code base. If you were relying on this being set by default,
you will now need to manually set the value in your plugin/customisation.