All Samples(1) | Call(0) | Derive(1) | Import(0)
src/n/o/nova-HEAD/nova/api/openstack/compute/__init__.py nova(Download)
class APIRouterV3(nova.api.openstack.APIRouterV3): """Routes requests on the OpenStack API to the appropriate controller and method. """ def __init__(self, init_only=None):