The nova.api.openstack.compute.legacy_v2.contrib.fping Module

class Fping(ext_mgr)

Bases: nova.api.openstack.extensions.ExtensionDescriptor

Fping Management Extension.

alias = 'os-fping'
get_resources()
name = 'Fping'
namespace = 'http://docs.openstack.org/compute/ext/fping/api/v1.1'
updated = '2012-07-06T00:00:00Z'
class FpingController(network_api=None)

Bases: object

check_fping()
static fping(ips)
index(req)
show(req, id)

Previous topic

The nova.api.openstack.compute.legacy_v2.contrib.floating_ips_bulk Module

Next topic

The nova.api.openstack.compute.legacy_v2.contrib.hide_server_addresses Module

Project Source

This Page