designate/designate/objects
zhouhenglc 4025db3287 fix ListObjectMixin._obj_from_primitive bug
The current method, if primitive don't contain changes, resolves to include
changes. I don't think instance._obj_changes are useful. so change to
instance._changed_fields

Change-Id: I087d050a06759679ea5aa6e8c3b94e54e22a9ad9
2019-10-03 07:37:29 +00:00
..
adapters Remove translation of log messages 2018-03-14 12:54:05 -07:00
__init__.py Removed deprecated pool-manager implementation 2019-09-24 11:10:54 +00:00
base.py fix ListObjectMixin._obj_from_primitive bug 2019-10-03 07:37:29 +00:00
blacklist.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
fields.py Bump to hacking 1.1.0 2019-07-04 00:33:00 -07:00
floating_ip.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00: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 Fix bug in recordset status 2019-09-05 20:08:17 -07:00
rrdata_a.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
rrdata_aaaa.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
rrdata_caa.py CAA DNS records 2018-11-07 16:08:01 +00:00
rrdata_cname.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
rrdata_mx.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
rrdata_naptr.py NAPTR DNS records 2018-11-06 15:59:04 +00:00
rrdata_ns.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
rrdata_ptr.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
rrdata_soa.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
rrdata_spf.py Check TXT/SPF records for RFC1035 sec. 5.1 2019-03-25 15:02:26 +01:00
rrdata_srv.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
rrdata_sshfp.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
rrdata_txt.py Check TXT/SPF records for RFC1035 sec. 5.1 2019-03-25 15:02:26 +01: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 Migrate object to OVO (7) 2018-02-25 16:07:58 +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 Migrate object to OVO (7) 2018-02-25 16:07:58 +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