{ "info": { "author": "Elico Corp, LasLabs, Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n\n=============\nConnector DNS\n=============\n\nThis module aims to create a framework for DNS management through the \nodoo-connector in order to be able to manage your DNS records in Odoo and be \nable to connect to external service providers via API and the odoo-connector \njob-queue.\n\nThis module only introduces the main data model and can be used as is to\nmanually store DNS records. It provides the objects or basic mapping to\ncreate API connection but does not provide any connector per se.\n\nAdditional modules for specific connectors need to be added to manage the\nservice provider connection.\n\nWith specific DNS provider module, the DNS connector supports:\n\n* Import the domains and records from your DNS provider into Odoo\n* DNS domain creation / deletion (TBD) / update and synchronization to your\n DNS provider\n* Records creation / deletion (TBD) / update and synchronization to your\n DNS provider\n\nInstallation\n============\n\nTo install this module, you need to install the odoo-connector module.\n\nConfiguration\n=============\n\nTo configure this module, you need to:\n\n#. Install a specific module such as connector_dns_dnspod\n#. Create and set up the authentication for the DNS service provider in\n Connectors/DNS/backends\n\nUsage\n=====\n\nTo use this module, you need to:\n\n#. Create your domains, select the DNS provider and confirm them in\n Connectors/DNS/Domains\n#. Once the domains are created, you can create the records accordingly\n in Connectors/DNS/records\n#. Every time you create, delete or update a new record, a job will be\n created in Connectors/Queue/Jobs \n#. if a job fails, you can check the error and retry the job if necessary.\n\nYou might want to check the official documentation of the\n`Odoo Connector `_ to build your own\nDNS provider connector.\n\n.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n :alt: Try me on Runbot\n :target: https://runbot.odoo-community.org/runbot/224/8.0\n\nKnown issues / Roadmap\n======================\n\n* Add validations for record types: ``SPF``, ``NAPTR``\n* Add a delete synchronizer\n* Add tests for each of the ``dns.record.type`` validation regexes\n* Add missing tests for ``export_synchronizer`` & ``import_synchronizer``\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smashing it by providing a detailed and welcomed feedback.\n\nCredits\n=======\n\nContributors\n------------\n\n* Dave Lasley \n* Eric Caudal \n* Noah Wang \n* Liu Lixia \n* Augustin Cisterne-Kaas \n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nTo contribute to this module, please visit https://odoo-community.org.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.elico-corp.com", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo8-addon-connector-dns", "package_url": "https://pypi.org/project/odoo8-addon-connector-dns/", "platform": "", "project_url": "https://pypi.org/project/odoo8-addon-connector-dns/", "project_urls": { "Homepage": "https://www.elico-corp.com" }, "release_url": "https://pypi.org/project/odoo8-addon-connector-dns/8.0.1.0.0.99.dev5/", "requires_dist": [ "odoo8-addon-connector", "odoo (<9.0a,>=8.0a)" ], "requires_python": "~=2.7", "summary": "DNS connector", "version": "8.0.1.0.0.99.dev5" }, "last_serial": 5094320, "releases": { "8.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "0505de9b14e28d124cfe148ba5516715", "sha256": "140e9480016fdbab61d3ee79779d9d4674f1b5f2146b24297539378c4ac67bbb" }, "downloads": -1, "filename": "odoo8_addon_connector_dns-8.0.1.0.0.99.dev3-py2-none-any.whl", "has_sig": false, "md5_digest": "0505de9b14e28d124cfe148ba5516715", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 54547, "upload_time": "2017-04-11T10:53:41", "url": "https://files.pythonhosted.org/packages/13/05/f6aebcce3e357ed6cc2ad8dd2c307b5ad60e6f43da4faadca4f9604d42da/odoo8_addon_connector_dns-8.0.1.0.0.99.dev3-py2-none-any.whl" } ], "8.0.1.0.0.99.dev4": [ { "comment_text": "", "digests": { "md5": "e48708e5328a4e3601f29fca010138b7", "sha256": "d3e257731901118dc781273a48d97ca253538d469a31b887eacdfce724fce213" }, "downloads": -1, "filename": "odoo8_addon_connector_dns-8.0.1.0.0.99.dev4-py2-none-any.whl", "has_sig": false, "md5_digest": "e48708e5328a4e3601f29fca010138b7", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 61694, "upload_time": "2019-04-03T04:48:51", "url": "https://files.pythonhosted.org/packages/a9/f7/cdb7855cca1395d41ffd0b14f0fcd5d72f49721faf10f39e50d831dfd2b5/odoo8_addon_connector_dns-8.0.1.0.0.99.dev4-py2-none-any.whl" } ], "8.0.1.0.0.99.dev5": [ { "comment_text": "", "digests": { "md5": "530b5c533c1ff16b7ea8880bfcade8bc", "sha256": "0c1df221c2b326a30c67047d0c8158000cbfd6ca26a7e98a886f64e9dcbdab31" }, "downloads": -1, "filename": "odoo8_addon_connector_dns-8.0.1.0.0.99.dev5-py2-none-any.whl", "has_sig": false, "md5_digest": "530b5c533c1ff16b7ea8880bfcade8bc", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 64097, "upload_time": "2019-04-04T04:38:11", "url": "https://files.pythonhosted.org/packages/d6/e4/5bcd84f9459531148ce6d34551fbed2a5c4ebd1302a3a8fed524006b6ebb/odoo8_addon_connector_dns-8.0.1.0.0.99.dev5-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "530b5c533c1ff16b7ea8880bfcade8bc", "sha256": "0c1df221c2b326a30c67047d0c8158000cbfd6ca26a7e98a886f64e9dcbdab31" }, "downloads": -1, "filename": "odoo8_addon_connector_dns-8.0.1.0.0.99.dev5-py2-none-any.whl", "has_sig": false, "md5_digest": "530b5c533c1ff16b7ea8880bfcade8bc", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 64097, "upload_time": "2019-04-04T04:38:11", "url": "https://files.pythonhosted.org/packages/d6/e4/5bcd84f9459531148ce6d34551fbed2a5c4ebd1302a3a8fed524006b6ebb/odoo8_addon_connector_dns-8.0.1.0.0.99.dev5-py2-none-any.whl" } ] }