deb-designate/designate/objects
Vinod Mangalpally c8a052bf65 API now passes objects to central
Now that API and Central both use objects, the communication between
the two uses objects rather than dicts.  The create (POST) operations
are the ones that are affected by this change.

Change-Id: Ife31ae7e71632dc327e6d7843cad1fdbaea7337d
Implements: blueprint mdns-designate-central-api-comm
2014-06-03 12:35:43 -05:00
..
__init__.py Update Record object with structured RRdata 2014-04-22 16:08:05 -05:00
base.py Ensure objects are passed over RPC 2014-05-07 15:37:22 -05:00
blacklist.py Update Storage layer to return objects 2014-04-14 10:25:33 -05:00
domain.py Update Storage layer to return objects 2014-04-14 10:25:33 -05:00
quota.py Update Storage layer to return objects 2014-04-14 10:25:33 -05:00
record.py API now passes objects to central 2014-06-03 12:35:43 -05:00
recordset.py Update Storage layer to return objects 2014-04-14 10:25:33 -05:00
rrdata_a.py Update Record object with structured RRdata 2014-04-22 16:08:05 -05:00
rrdata_aaaa.py Update Record object with structured RRdata 2014-04-22 16:08:05 -05:00
rrdata_cname.py Update Record object with structured RRdata 2014-04-22 16:08:05 -05:00
rrdata_mx.py Update Record object with structured RRdata 2014-04-22 16:08:05 -05:00
rrdata_ns.py Update Record object with structured RRdata 2014-04-22 16:08:05 -05:00
rrdata_ptr.py Update Record object with structured RRdata 2014-04-22 16:08:05 -05:00
rrdata_soa.py Update Record object with structured RRdata 2014-04-22 16:08:05 -05:00
rrdata_spf.py Update Record object with structured RRdata 2014-04-22 16:08:05 -05:00
rrdata_srv.py Update Record object with structured RRdata 2014-04-22 16:08:05 -05:00
rrdata_sshfp.py Update Record object with structured RRdata 2014-04-22 16:08:05 -05:00
rrdata_txt.py Update Record object with structured RRdata 2014-04-22 16:08:05 -05:00
server.py Update Storage layer to return objects 2014-04-14 10:25:33 -05:00
tenant.py Update Storage layer to return objects 2014-04-14 10:25:33 -05:00
tld.py Update Storage layer to return objects 2014-04-14 10:25:33 -05:00
tsigkey.py Update Storage layer to return objects 2014-04-14 10:25:33 -05:00