Previous topic

The nova.compute.task_states Module

Next topic

The nova.compute.vm_states Module

This Page

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

The nova.compute.utils Module

Compute-related Utilities and helpers.

get_nw_info_for_instance(instance)
legacy_network_info(network_model)

Return the legacy network_info representation of the network_model

notify_usage_exists(instance_ref, current_period=False)

Generates ‘exists’ notification for an instance for usage auditing purposes.

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