The nova.api.openstack.versioned_method Module

class VersionedMethod(name, start_version, end_version, func)

Bases: object