Comment 7 for bug 1152862

Revision history for this message
Mike Spreitzer (mike-spreitzer) wrote :

I am not sure, but I suppose Nova's /os-tenant-networks calls are implemented by nova/api/openstack/compute/contrib/os_tenant_networks.py's NetworkController class.

Similarly, I suppose Nova's /os-networks calls are implementedby nova/api/openstack/compute/contrib/os_networks.py's NetworkController class.

The index metohds of those two classes are similar but not identical.