935aa1a5b4
Set ssl verify to False for HTTPS. Marked 'principal_switch_wwn' parameter from the config options as deprecated. DocImpact Implements: blueprint brocade-zone-driver-virtualfabrics-support Change-Id: I0b40b520580eaa6821c0af29abc6d2497d884ad2
11 lines
409 B
YAML
11 lines
409 B
YAML
---
|
|
features:
|
|
- HTTP connector for the Cinder Brocade FC Zone plugin.
|
|
This connector allows for communication
|
|
between the Brocade FC zone plugin and the switch
|
|
to be over HTTP or HTTPs. To make use of this
|
|
connector, the user would add a configuration
|
|
setting in the fabric block for a Brocade switch
|
|
with the name as 'fc_southbound_protocol' with
|
|
a value as 'HTTP' or 'HTTPS'.
|