summaryrefslogtreecommitdiff
path: root/novaclient/v1_1/floating_ip_dns.py
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of module py3kcompatEric Guo2014-02-251-3/+4
* python3: Fix imports for py2/py3Chuck Short2013-08-271-4/+3
* Fix and enable gating on H402Dirk Mueller2013-07-171-1/+1
* Make ManagerWithFind abstract and fix its descendantsAlessio Ababilov2013-05-151-2/+2
* Unify Manager._update behaviourAlessio Ababilov2012-12-231-5/+8
* Catch novaclient up with renaming and other nova changes.Andrew Bogott2012-01-181-33/+93
* Clean FloatingIPDNS resourceFrançois Charlier2012-01-031-11/+0
* Add missing returns and remove superfluous onesFrançois Charlier2011-12-301-1/+1
* Add the python api for floating IP DNS.Andrew Bogott2011-12-291-0/+84