designate/designate/objects
Erik Olof Gunnar Andersson 93ebb1af53 Add inactive value to floating ip status
This patch adds a new status value for floating ips called
inactive that is used to indicate if there is not a dns record
assosciated with a floating ip.

Partial-Bug: #1932026

Change-Id: Ieca3cb06b99ba4556f4e6e770f82ec594d1ab1b6
2022-03-02 17:57:48 -08:00
..
adapters Fix support for scoped tokens and default roles 2021-12-14 01:02:50 +00:00
__init__.py CERT DNS records 2021-07-25 11:12:44 +02:00
base.py Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00
blacklist.py Checks for invalid denylist regex patterns 2022-02-18 19:14:35 +00:00
fields.py Checks for invalid denylist regex patterns 2022-02-18 19:14:35 +00:00
floating_ip.py Add inactive value to floating ip status 2022-03-02 17:57:48 -08:00
pool.py Removed deprecated pool-manager implementation 2019-09-24 11:10:54 +00:00
pool_also_notify.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
pool_attribute.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
pool_nameserver.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
pool_ns_record.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
pool_target.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
pool_target_master.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
pool_target_option.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
quota.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
record.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
recordset.py Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00
rrdata_a.py Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00
rrdata_aaaa.py Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00
rrdata_caa.py Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00
rrdata_cert.py Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00
rrdata_cname.py Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00
rrdata_mx.py Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00
rrdata_naptr.py Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00
rrdata_ns.py Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00
rrdata_ptr.py Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00
rrdata_soa.py Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00
rrdata_spf.py Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00
rrdata_srv.py Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00
rrdata_sshfp.py Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00
rrdata_txt.py Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00
server.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
service_status.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
tenant.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
tld.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
tsigkey.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
validation_error.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
zone.py Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00
zone_attribute.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
zone_export.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
zone_import.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
zone_master.py Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00
zone_transfer_accept.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
zone_transfer_request.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00