The nova.api.openstack.compute.legacy_v2.ips Module

class Controller(**kwargs)

Bases: nova.api.openstack.wsgi.Controller

The servers addresses API controller for the OpenStack API.

index(req, server_id)
show(req, server_id, id)
wsgi_actions = {}
wsgi_extensions = []
create_resource()

Previous topic

The nova.api.openstack.compute.legacy_v2.images Module

Next topic

The nova.api.openstack.compute.legacy_v2.limits Module

Project Source

This Page