a8f17150bf
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
7 lines
308 B
YAML
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.
|