{ "info": { "author": "Roman Bogorodskiy", "author_email": "bogorodskiy@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: System" ], "description": "## lc-tools\n\nhttp://novel.github.com/lc-tools/\n\nlc-tools is a set of command line tools to control various clouds. It\nuses libcloud for cloud related stuff so should support as much cloud\nproviders as libcloud does.\n\n## Installation\n\nsudo python setup.py install\n\n## Documnetation\n\nTutorial for the latest version is available online:\n\nhttp://novel.github.com/lc-tools/doc/latest/tutorial/\n\nThis README contains basic information how to get started.\n\n## Getting started\n\nWe will use GoGrid as example.\n\nFirst, create config file: `~/.lcrc` with the following content:\n\n\t[default]\n\tdriver = gogrid\n\taccess_id = your_key_id\n\tsecret_key = your_password\n\nIt is self-explanatory. Don't forget to run `chmod 600` on it to\nkeep your credentials secret.\n\nWhen you're done with the configuration file, you can start managing your\nservers. To list the available image, fire up lc-image-list command\nin your shell:\n\n\t$ lc-image-list|grep -i centos\n\timage CentOS 5.2 (32-bit) w/ RightScale (id = 62)\n\timage CentOS 5.2 (64-bit) w/ RightScale (id = 63)\n\timage CentOS 5.3 (32-bit) w/ None (id = 1531)\n\timage CentOS 5.3 (64-bit) w/ None (id = 1532)\n\nNow, to get a list of available node sizes, do:\n\n\t$ lc-sizes-list\n\tsize 512MB (id=512MB, ram=512, disk=30 bandwidth=None)\n\tsize 4GB (id=4GB, ram=4096, disk=240 bandwidth=None)\n\tsize 2GB (id=2GB, ram=2048, disk=120 bandwidth=None)\n\tsize 8GB (id=8GB, ram=8192, disk=480 bandwidth=None)\n\tsize 1GB (id=1GB, ram=1024, disk=60 bandwidth=None)\n\nSo now you know ids of the images and available sizes,\nyou can use them to create a new node like that:\n\n\tlc-node-add -i 62 -s 1GB -n mynewnode\n\nIt will create a centos node (id = 64) of size 1GB (id = '1GB')\nwith name 'mynewnode'.\n\nNow, to get a list of nodes, use:\n\n\t$ lc-node-list\n\t100xxx mynode1 173.204.xx.yy Running\n\t100xxx mynode2 173.204.xx.zz Running\n\nWhen you're done with the node, you can remove it:\n\n\t$ lc-node-do -i node_id destroy\n\nwhere `node_id` is an id of the node you want to destroy. If\nyou want to reboot node, just pass 'reboot' argument to this\ncommand instead of 'destroy'.\n\n## Support\n\nAny feedback is welcome! You can use github to contact me\nor plain old email: novel@FreeBSD.org\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/novel/lc-tools", "keywords": null, "license": "Apache License (2.0)", "maintainer": null, "maintainer_email": null, "name": "lctools", "package_url": "https://pypi.org/project/lctools/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/lctools/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/novel/lc-tools" }, "release_url": "https://pypi.org/project/lctools/0.7.1.1/", "requires_dist": null, "requires_python": null, "summary": "CLI tools for managing clouds, based on libcloud", "version": "0.7.1.1" }, "last_serial": 976365, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "3f9da557dfaec756cb555cad318a7901", "sha256": "aa2f8c55e4069611e19906ae36c198557446202c9d318af808408ac478a19ad3" }, "downloads": -1, "filename": "lctools-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3f9da557dfaec756cb555cad318a7901", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2809, "upload_time": "2010-07-15T18:34:49", "url": "https://files.pythonhosted.org/packages/bf/90/5be8f0985a5d9362a1f93e596fec6ae14e216966566598bcc7c6884c34d9/lctools-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "40b8600d7121d84b6260ffd31d558e22", "sha256": "5d2a86de484c92934729aeda67c998dc75f3d0bc5a875ce3c378d68c7e9dce20" }, "downloads": -1, "filename": "lctools-0.1.1.tar.gz", "has_sig": false, "md5_digest": "40b8600d7121d84b6260ffd31d558e22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3034, "upload_time": "2010-07-15T18:59:16", "url": "https://files.pythonhosted.org/packages/6f/cc/c1aa24e792bf03002e91783fde1b809c0f7fb9f5af3f3bdb13a02dafe820/lctools-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "45ab7ff72d58bc339e8588f28dda3eb6", "sha256": "aafe489025cac951878fc3e77e2a5cf08de2627a0d3ea94f07797ade8f490537" }, "downloads": -1, "filename": "lctools-0.1.2.tar.gz", "has_sig": false, "md5_digest": "45ab7ff72d58bc339e8588f28dda3eb6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7998, "upload_time": "2010-07-20T20:34:39", "url": "https://files.pythonhosted.org/packages/0e/6e/d2128433ca6b0b8cf5bf75e7ebf00861695e96fbcca3c2e4d478e2f350d9/lctools-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "ed82cdf5fd2ad18e671532f152c0a721", "sha256": "81dd9a25a6765a3c8f50a7c9c095fd7889d04aec447d300dbb138247d7cb6eab" }, "downloads": -1, "filename": "lctools-0.1.3.tar.gz", "has_sig": false, "md5_digest": "ed82cdf5fd2ad18e671532f152c0a721", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12121, "upload_time": "2010-09-07T20:05:50", "url": "https://files.pythonhosted.org/packages/16/73/68f153b780c1814149909ac4e42522de01ac5af419deb0faf43aa33759c6/lctools-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "db71dfaf55bf3d8814e5b90905a69414", "sha256": "407ce1f29f0e869219ffff2f866fb6de226b693bf925817b6b43a612120b1ff7" }, "downloads": -1, "filename": "lctools-0.1.4.tar.gz", "has_sig": false, "md5_digest": "db71dfaf55bf3d8814e5b90905a69414", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17686, "upload_time": "2011-01-22T07:41:31", "url": "https://files.pythonhosted.org/packages/3c/d2/aae5ae8d4415df147beecea9ff86c72ea7833736a69b570bf26973a61c9a/lctools-0.1.4.tar.gz" } ], "0.5.0.0": [ { "comment_text": "", "digests": { "md5": "60c85e36d33f12408b9eeed3416eebb9", "sha256": "f09629664a5209be687c56cfe07e123939e28b18070b719436307a74b823f10b" }, "downloads": -1, "filename": "lctools-0.5.0.0.tar.gz", "has_sig": false, "md5_digest": "60c85e36d33f12408b9eeed3416eebb9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19628, "upload_time": "2011-05-30T13:12:37", "url": "https://files.pythonhosted.org/packages/9d/7d/60b3d4f3d0321fcd4cac7efb540063e5ed448901f18aeeecd4542d185790/lctools-0.5.0.0.tar.gz" } ], "0.7.1.0": [ { "comment_text": "", "digests": { "md5": "2a547ddaf3f2892224e22bf4f0ffdfeb", "sha256": "54228a630b5c198e514f8e86547dc1be019de7ecc3a602c5303f36d1c4339046" }, "downloads": -1, "filename": "lctools-0.7.1.0.tar.gz", "has_sig": false, "md5_digest": "2a547ddaf3f2892224e22bf4f0ffdfeb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19775, "upload_time": "2011-12-27T12:54:24", "url": "https://files.pythonhosted.org/packages/73/65/1e6b4b8ab6e640eaf2ccf491e9865ca5105bc44a39bb01e51881e2934371/lctools-0.7.1.0.tar.gz" } ], "0.7.1.1": [ { "comment_text": "", "digests": { "md5": "6eac3eb61618c844b1dbcf09a8f8de2e", "sha256": "57bf04a173a4d9af53028563c5879e4ec0529d4626a8eca9e1b404c9f2a42157" }, "downloads": -1, "filename": "lctools-0.7.1.1.tar.gz", "has_sig": false, "md5_digest": "6eac3eb61618c844b1dbcf09a8f8de2e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18309, "upload_time": "2014-01-21T18:37:14", "url": "https://files.pythonhosted.org/packages/92/bb/6abbfd3df0348e699432aeb725257578555c16cdd55de5265825d47c9557/lctools-0.7.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6eac3eb61618c844b1dbcf09a8f8de2e", "sha256": "57bf04a173a4d9af53028563c5879e4ec0529d4626a8eca9e1b404c9f2a42157" }, "downloads": -1, "filename": "lctools-0.7.1.1.tar.gz", "has_sig": false, "md5_digest": "6eac3eb61618c844b1dbcf09a8f8de2e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18309, "upload_time": "2014-01-21T18:37:14", "url": "https://files.pythonhosted.org/packages/92/bb/6abbfd3df0348e699432aeb725257578555c16cdd55de5265825d47c9557/lctools-0.7.1.1.tar.gz" } ] }