fe98f68f5b
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
8 lines
333 B
YAML
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.
|