{ "info": { "author": "Marta Nabozny", "author_email": "marta.nabozny@cloudover.io", "bugtrack_url": null, "classifiers": [], "description": "Installation:\n1. Install python package via PIP:\n pip install coredhcp\n\n2. Enable API module in /etc/corecluster/config.py file:\n LOAD_API = [...\n 'coredhcp.views.api']\n\n3. Enable coredhcp hook in /etc/corecluster/config.py file:\n HOOK_PIPELINES = {\n ...\n 'network.delete.prepare': ['coredhcp.hooks.network'],\n }\n\n4. Enable CoreDHCP agent in /etc/corecluster/agent.py file:\n AGENTS = [\n ...\n {'type': 'dhcp', 'module': 'coredhcp.agents.dhcp', 'count': 1}\n ]\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/cloudOver/CoreDhcp/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://cloudover.org/coredhcp/", "keywords": "corecluster,cloudover,cloud,cloudinit", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "coredhcp", "package_url": "https://pypi.org/project/coredhcp/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/coredhcp/", "project_urls": { "Download": "https://github.com/cloudOver/CoreDhcp/archive/master.zip", "Homepage": "http://cloudover.org/coredhcp/" }, "release_url": "https://pypi.org/project/coredhcp/16.3.1/", "requires_dist": null, "requires_python": null, "summary": "DHCP support for isolated networks in CoreCluster IaaS", "version": "16.3.1" }, "last_serial": 2025809, "releases": { "16.2.1": [ { "comment_text": "", "digests": { "md5": "22403e762b3b4305e722dc34f026564e", "sha256": "c79341daabccf0ebaeb7c0b3d3291ad54e3adf68d46621d523834fe3eb0e3593" }, "downloads": -1, "filename": "coredhcp-16.2.1.tar.gz", "has_sig": false, "md5_digest": "22403e762b3b4305e722dc34f026564e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2530, "upload_time": "2016-02-12T16:37:04", "url": "https://files.pythonhosted.org/packages/ea/ef/50a87e8da744ea8ce38b20383d611eeaf8185d451aad934069bad075ace2/coredhcp-16.2.1.tar.gz" } ], "16.2.2": [ { "comment_text": "", "digests": { "md5": "a957d3abf4daca59224d88ffdcc865a0", "sha256": "9f56ffa54ef6dc2248ea74c662654138a8aab625cbf9aedd0ff80fc6069cf15c" }, "downloads": -1, "filename": "coredhcp-16.2.2.tar.gz", "has_sig": false, "md5_digest": "a957d3abf4daca59224d88ffdcc865a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3198, "upload_time": "2016-02-19T07:42:31", "url": "https://files.pythonhosted.org/packages/99/c4/6a35c38db346204c898e2d5e3f0cbdd328056422dae7c368a12c18c5dc4e/coredhcp-16.2.2.tar.gz" } ], "16.3.1": [ { "comment_text": "", "digests": { "md5": "b71e32b3f5dd340e6d711f30335dbb6c", "sha256": "f0bd6fad109984a17f1955dd552514d6e8dc7d4982c6243cd89c297079e9721d" }, "downloads": -1, "filename": "coredhcp-16.3.1.tar.gz", "has_sig": false, "md5_digest": "b71e32b3f5dd340e6d711f30335dbb6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3178, "upload_time": "2016-03-24T21:23:09", "url": "https://files.pythonhosted.org/packages/27/c5/0f7fb26de36a15f5a55ed2efec97113dc7103eb6cf776eba0e0fc0261cf7/coredhcp-16.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b71e32b3f5dd340e6d711f30335dbb6c", "sha256": "f0bd6fad109984a17f1955dd552514d6e8dc7d4982c6243cd89c297079e9721d" }, "downloads": -1, "filename": "coredhcp-16.3.1.tar.gz", "has_sig": false, "md5_digest": "b71e32b3f5dd340e6d711f30335dbb6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3178, "upload_time": "2016-03-24T21:23:09", "url": "https://files.pythonhosted.org/packages/27/c5/0f7fb26de36a15f5a55ed2efec97113dc7103eb6cf776eba0e0fc0261cf7/coredhcp-16.3.1.tar.gz" } ] }