The designateclient.v2.reverse Module

The designateclient.v2.reverse Module

class designateclient.v2.reverse.FloatingIPController(client)[source]

Bases: designateclient.v2.base.V2Controller

get(floatingip_id)[source]
list(criterion=None)[source]
set(floatingip_id, ptrdname, description=None, ttl=None)[source]
unset(floatingip_id)[source]
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.

python-designateclient 2.7.1.dev6