nova/releasenotes/notes/deprecate-vmware-wsdl-location-97af576f53fef771.yaml
Eric Brown fe98f68f5b VMware: deprecate wsdl_location conf option
The wsdl_location is no longer needed. It was only required to be
set when connecting to a vCenter of version less than 5.1. The
current minimum version of the VMware vCenter driver is 5.1, so
its time to deprecate and later remove this option.

Change-Id: Ifffb90d5cc8143aac9b472d25d5fcb69b3252b92
2016-09-23 01:39:43 +00:00

8 lines
333 B
YAML

---
deprecations:
- Deprecate the VMware driver's ``wsdl_location`` config option. This
option pointed to the location of the WSDL files required when using
vCenter versions earlier than 5.1. Since the minimum supported version
of vCenter is 5.1, there is no longer a need for this option and its
value is ignored.