{ "info": { "author": "Thomas Bechtold", "author_email": "thomasbechtold@jpberlin.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Topic :: Utilities" ], "description": "cloud-init seed creation tool\n=============================\n.. image:: https://travis-ci.org/toabctl/cloud-init-seed.svg\n :target: https://travis-ci.org/toabctl/cloud-init-seed\n\n`cloud-init-seed` is a command line tool to create seed images\nwhich can be used together with `cloud-init`_. This is eg. useful when using\nCloud images (which contain `cloud-init`) together with `libvirt`_ (which does\nnot have a metadata server which is usually used together with cloud-init).\n\n.. note::\n `cloud-init` in the image must have the `nocloud`_ datasource enabled.\n\nRequirements and installation\n-----------------------------\n- mkisofs or genisoimage (`zypper in mkisofs` for openSUSE or `apt install genisoimage` for Debian)\n- when using virtual envs, just install via pip `pip3 install cloud-init-seed`\n\nUsage\n-----\nCreate a seed image::\n\n cloud-init-seed create\n\nNow the `seed.img` file can be attached to a libvirt instance as a CDROM drive.\n\n\n.. _cloud-init: https://cloudinit.readthedocs.io/en/latest/\n.. _nocloud: https://cloudinit.readthedocs.io/en/latest/topics/datasources/nocloud.html\n.. _libvirt: https://libvirt.org/\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/toabctl/cloud-init-seed", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "cloud-init-seed", "package_url": "https://pypi.org/project/cloud-init-seed/", "platform": "", "project_url": "https://pypi.org/project/cloud-init-seed/", "project_urls": { "Homepage": "https://github.com/toabctl/cloud-init-seed" }, "release_url": "https://pypi.org/project/cloud-init-seed/0.3.0/", "requires_dist": null, "requires_python": "", "summary": "Create cloud-init compatible image seeds", "version": "0.3.0" }, "last_serial": 4646537, "releases": { "0.1.0.dev4": [ { "comment_text": "", "digests": { "md5": "85771798b02d3ec380a84fca6079f43f", "sha256": "75d0cc75ce46615a2e48e53822f4e114726e80894ccba6aa9b47b2a353ec92bd" }, "downloads": -1, "filename": "cloud-init-seed-0.1.0.dev4.tar.gz", "has_sig": false, "md5_digest": "85771798b02d3ec380a84fca6079f43f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7020, "upload_time": "2018-12-30T16:02:28", "url": "https://files.pythonhosted.org/packages/8b/1e/942f2a8b2bc5d9fd0594e1eea4bde04f6428fed6482b1cc8bf1f481cb220/cloud-init-seed-0.1.0.dev4.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "f0b95ce7d0c1d4f9b335388deb98ffab", "sha256": "7cd91a5913d346ec4e8865887ec91e48bd9573f9cfa0326b86cfa2169a4cf3a5" }, "downloads": -1, "filename": "cloud-init-seed-0.2.0.tar.gz", "has_sig": false, "md5_digest": "f0b95ce7d0c1d4f9b335388deb98ffab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7020, "upload_time": "2018-12-30T16:23:11", "url": "https://files.pythonhosted.org/packages/86/73/3fa004817df245333e63d94a38e7e048b4ff449d10489f86ccf57a735dd4/cloud-init-seed-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "9f70e1235ad7837035cfdbf7aeb0374d", "sha256": "45a27bf9387824d21a984acdbe6793a0a5f848607d61bb8410d23c9cce9f1c75" }, "downloads": -1, "filename": "cloud-init-seed-0.3.0.tar.gz", "has_sig": false, "md5_digest": "9f70e1235ad7837035cfdbf7aeb0374d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7032, "upload_time": "2018-12-30T16:27:37", "url": "https://files.pythonhosted.org/packages/c2/11/f5c99f510c1acec40036d565fbc1a1575cdf7e1e947c138b342a02d26e7e/cloud-init-seed-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9f70e1235ad7837035cfdbf7aeb0374d", "sha256": "45a27bf9387824d21a984acdbe6793a0a5f848607d61bb8410d23c9cce9f1c75" }, "downloads": -1, "filename": "cloud-init-seed-0.3.0.tar.gz", "has_sig": false, "md5_digest": "9f70e1235ad7837035cfdbf7aeb0374d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7032, "upload_time": "2018-12-30T16:27:37", "url": "https://files.pythonhosted.org/packages/c2/11/f5c99f510c1acec40036d565fbc1a1575cdf7e1e947c138b342a02d26e7e/cloud-init-seed-0.3.0.tar.gz" } ] }