Previous topic

The cinder.volume.storwize_svc Module

Next topic

The cinder.volume.volume_types Module

This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Cinder 2011.2 docs or all OpenStack docs too.

The cinder.volume.utils Module

Volume-related Utilities and helpers.

notify_about_volume_usage(context, volume, event_suffix, extra_usage_info=None, host=None)
notify_usage_exists(context, volume_ref, current_period=False)

Generates ‘exists’ notification for a volume for usage auditing purposes.

Generates usage for last completed period, unless ‘current_period’ is True.