designate/designate/objects
sonu.kumar 1993c74386 Fix for ttl values
Fixing ttl values validation at api level when used during
domain and record creation or updation

Also contains api test cases for zero ttl values.

Partial-Bug: #1220354

Change-Id: I4461ab92d5ff85eec700aca84304b7368847a98f
2015-07-09 10:50:25 +05:30
..
adapters Merge "Replace Exception.message with six.text_type(Exception)" 2015-07-02 13:45:44 +00:00
__init__.py Asynchronous Zone Import 2015-06-22 14:45:39 +00:00
base.py Fix broken UTs for python3 2015-07-06 10:25:15 +05:30
blacklist.py Added Schemas to DesignateObjects 2015-03-16 20:56:22 +00:00
domain.py Fix for ttl values 2015-07-09 10:50:25 +05:30
domain_attribute.py Support secondary zones 2015-03-16 21:26:15 +01:00
floating_ip.py Sync up FIP behaviour to match latest PoolManager 2015-03-30 21:14:05 +02:00
pool.py Add Akamai Management comamnds 2015-05-13 14:17:19 +02:00
pool_also_notifies.py Add also-notifies support to Pool Manager 2015-03-31 16:48:44 +01:00
pool_attribute.py Add API_v2 Adapter Objects 2015-03-26 14:47:06 +00:00
pool_manager_status.py Implement Pool Targets 2015-03-31 16:48:44 +01:00
pool_nameserver.py Implement Pool Targets 2015-03-31 16:48:44 +01:00
pool_ns_record.py Add API_v2 Adapter Objects 2015-03-26 14:47:06 +00:00
pool_target.py Implement Pool Targets 2015-03-31 16:48:44 +01:00
pool_target_master.py Implement Pool Targets 2015-03-31 16:48:44 +01:00
pool_target_option.py Implement Pool Targets 2015-03-31 16:48:44 +01:00
quota.py Convert Object FIELDS from list to dict 2014-10-14 14:39:57 +01:00
record.py Add shard and domain_shard to tables 2015-06-30 11:03:52 +02:00
recordset.py Fix for ttl values 2015-07-09 10:50:25 +05:30
rrdata_a.py Enable Record Data Validation in v2 API 2015-03-30 21:29:44 +01:00
rrdata_aaaa.py Enable Record Data Validation in v2 API 2015-03-30 21:29:44 +01:00
rrdata_cname.py Enable Record Data Validation in v2 API 2015-03-30 21:29:44 +01:00
rrdata_mx.py Enable Record Data Validation in v2 API 2015-03-30 21:29:44 +01:00
rrdata_ns.py Enable Record Data Validation in v2 API 2015-03-30 21:29:44 +01:00
rrdata_ptr.py Enable Record Data Validation in v2 API 2015-03-30 21:29:44 +01:00
rrdata_soa.py Enable Record Data Validation in v2 API 2015-03-30 21:29:44 +01:00
rrdata_spf.py Enable Record Data Validation in v2 API 2015-03-30 21:29:44 +01:00
rrdata_srv.py Validate SRV records have the correct name on the recordset 2015-04-07 16:38:23 +01:00
rrdata_sshfp.py Enable Record Data Validation in v2 API 2015-03-30 21:29:44 +01:00
rrdata_txt.py Fix Record Object conversions 2015-04-07 13:15:49 +01:00
server.py Added Schemas to DesignateObjects 2015-03-16 20:56:22 +00:00
tenant.py Convert Object FIELDS from list to dict 2014-10-14 14:39:57 +01:00
tld.py Added Schemas to DesignateObjects 2015-03-16 20:56:22 +00:00
tsigkey.py Added Schemas to DesignateObjects 2015-03-16 20:56:22 +00:00
validation_error.py Replace Exception.message with six.text_type(Exception) 2015-07-02 07:44:48 +00:00
zone_task.py Asynchronous Zone Import 2015-06-22 14:45:39 +00:00
zone_transfer_accept.py Add API_v2 Adapter Objects 2015-03-26 14:47:06 +00:00
zone_transfer_request.py Add API_v2 Adapter Objects 2015-03-26 14:47:06 +00:00