The cinder.zonemanager.utils Module

Utility functions related to the Zone Manager.

AddFCZone(initialize_connection)

Decorator to add a FC Zone.

RemoveFCZone(terminate_connection)

Decorator for FC drivers to remove zone.

create_lookup_service()
create_zone_manager()

If zoning is enabled, build the Zone Manager.

get_formatted_wwn(wwn_str)

Utility API that formats WWN to insert ‘:’.

Previous topic

The cinder.zonemanager.fczm_constants Module

Next topic

Services, Managers and Drivers

Project Source

This Page