designate/designate
Vinod Mangalpally a19e434cba Ensure that request body in v2 contains valid fields
Currently 'id' and other fields like 'created_at' and 'updated_at' can
be set in the request body.  Some of these fields are ignored and
some like 'id' can actual set the id.
With this change - remove 'id' from the list of valid keys and ensure
that only valid keys are present in the request body.
Closes-Bug: #1291518

Change-Id: I99f3f106c0004fa5521869e46da85f1053241eb5
2014-03-12 17:11:35 -05:00
..
agent Remote Designate Agent Calls Fail 2014-01-24 06:50:13 -07:00
api Ensure that request body in v2 contains valid fields 2014-03-12 17:11:35 -05:00
backend Fixes filtering in delete and update in PowerDNS 2014-02-26 17:07:46 +01:00
central Add paging to Central rpcapi and service 2014-02-19 13:39:34 +01:00
cmd Switch to EntryPoints for the binaries 2013-08-18 14:37:46 +01:00
manage Import TLDs to Designate 2014-02-11 14:59:40 -06:00
network_api General Plugin Cleanups 2014-02-10 11:41:26 +00:00
notification_handler Correct misspelled words 2014-02-20 16:20:58 +00:00
openstack UUID changes to api / utils 2014-03-03 19:42:32 +01:00
quota General Plugin Cleanups 2014-02-10 11:41:26 +00:00
resources Support more record types 2014-03-11 13:38:15 +01:00
schema Prevent Schema regex's from capturing input 2014-02-10 14:03:58 +00:00
sink Add a new ExtensionPlugin class 2014-02-17 14:07:57 +00:00
sqlalchemy create_server fails if server is not unique 2014-03-10 15:22:51 -06:00
storage Ensure Storage Implementions match the Interface 2014-03-04 11:45:19 +00:00
tests Ensure that request body in v2 contains valid fields 2014-03-12 17:11:35 -05:00
__init__.py Default state-path to /var/lib/designate 2014-02-17 15:21:18 -05:00
context.py Sync with oslo-incubator 2014-01-12 15:09:47 +00:00
debug.py Rename Moniker -> Designate 2013-06-09 21:15:03 +01:00
exceptions.py Return 400 for invalid Json for api v2 2014-03-05 18:58:56 -06:00
notifications.py Switch out designate.notifier for oslo's version 2014-01-12 15:31:33 +00:00
plugin.py Add a new ExtensionPlugin class 2014-02-17 14:07:57 +00:00
policy.py Sync with oslo stable/grizzly c7862b5239822d701b7fb155faa4607eff602627 2013-07-03 14:47:22 +01:00
utils.py Return 404 for empty parameters in URLs 2014-03-07 07:25:51 -06:00
version.py Rename Moniker -> Designate 2013-06-09 21:15:03 +01:00
wsgi.py Sync with oslo-incubator 2014-01-12 15:09:47 +00:00