designate/designate
Tim Simmons 021946e386 Asynchronous Zone Import
* Creates /v2/zones/tasks/imports, which allows users to view imports as resources
* Creates new database table zone_tasks for asynchronous tasks related to zones, along
with the associated objects/adapters
* Imports are done by passing over the request body, creating an async record in the db,
and spawning a thread to do the import
* Adds a config option to enable zone import

Implements: async-import-export
APIImpact: Adds /zones/tasks/imports and removes import from admin api

Change-Id: Ib23810bf8b25d962b9d2d75e042bb097f3c12f7a
2015-06-22 14:45:39 +00:00
..
agent Drop use of 'oslo' namespace package 2015-04-28 18:32:15 +00:00
api Asynchronous Zone Import 2015-06-22 14:45:39 +00:00
backend Merge "Mark Infoblox as Release Compatible" 2015-06-03 21:42:53 +00:00
central Asynchronous Zone Import 2015-06-22 14:45:39 +00:00
cmd Updating cmd/manage.py get_arg_string() argument parser 2015-05-27 21:47:57 +00:00
hacking Fixes docstring typos 2014-09-24 15:26:52 -07:00
locale Imported Translations from Transifex 2015-05-28 06:04:48 +00:00
manage Fix designate-manage pool show_config command 2015-05-28 15:01:03 +00:00
mdns Drop use of 'oslo' namespace package 2015-05-06 20:36:49 +00:00
network_api Drop use of 'oslo' namespace package 2015-04-28 18:32:15 +00:00
notification_handler Merge "Fix check+set race condition in APIv1/Sink" 2015-05-13 15:09:18 +00:00
objects Asynchronous Zone Import 2015-06-22 14:45:39 +00:00
openstack Sync with oslo-incubator 61f4461f91 2015-06-07 15:47:18 +01:00
pool_manager Add the Hook Point API 2015-05-29 15:38:05 -05:00
quota Drop use of 'oslo' namespace package 2015-04-28 18:32:15 +00:00
resources Merge "Add Akamai EDNS Backend" 2015-03-31 18:27:58 +00:00
schema Validate SRV records have the correct name on the recordset 2015-04-07 16:38:23 +01:00
sink Drop use of 'oslo' namespace package 2015-05-06 20:36:49 +00:00
sqlalchemy Moved RecordSet lookup to a custom join query 2015-05-11 20:06:19 +01:00
storage Asynchronous Zone Import 2015-06-22 14:45:39 +00:00
tests Asynchronous Zone Import 2015-06-22 14:45:39 +00:00
__init__.py Drop use of 'oslo' namespace package 2015-05-06 20:36:49 +00:00
context.py Restrict editing of managed records to policy based ACL 2015-04-09 11:39:51 +01:00
debug.py Rename Moniker -> Designate 2013-06-09 21:15:03 +01:00
dnsutils.py Fixed SO_REUSEPORT not supported by Linux <3.9 2015-05-05 15:27:33 +08:00
exceptions.py Asynchronous Zone Import 2015-06-22 14:45:39 +00:00
hookpoints.py Add the Hook Point API 2015-05-29 15:38:05 -05:00
i18n.py Drop use of 'oslo' namespace package 2015-05-06 20:36:49 +00:00
notifications.py Drop use of 'oslo' namespace package 2015-04-28 18:32:15 +00:00
plugin.py Drop use of 'oslo' namespace package 2015-04-28 18:32:15 +00:00
policy.py Drop use of 'oslo' namespace package 2015-04-28 18:32:15 +00:00
rpc.py Drop use of 'oslo' namespace package 2015-05-06 20:36:49 +00:00
service.py Merge "Add support for settings wsgi MAX_HEADER_LINE" 2015-05-11 19:49:44 +00:00
utils.py Drop use of 'oslo' namespace package 2015-04-28 18:32:15 +00:00
version.py Introduce Guru Meditation Reports into Designate 2015-03-11 11:11:11 +08:00