{ "info": { "author": "Jibin Varghese", "author_email": "jibin@tamu.edu", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: Public Domain", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Utilities" ], "description": "Purpose\n -------\n\n This is a demo program towards satisfying the course requirements for CSE - 689-607 SPTP: Cloud Computing Individual Project.\n\n Description of the project can be found at: \n\n https://tamu.blackboard.com/bbcswebdav/pid-4279770-dt-content-rid-31058440_1/courses/CSCE.689.1811.M1/P1.pdf\n\n\n Usage\n -----\n\n pip install aggiestack cli\n\n First time you use the command you will be asked the mongodb host URL and database_name in order to connect\n\n Usage:\n\n\t\taggiestack server create [--image= --flavor=] \n\t\taggiestack server delete \n\t\taggiestack server list\n\t\taggiestack admin show hardware \n\t\taggiestack admin show instances\n\t\taggiestack admin can_host \n\t\taggiestack admin show imagecaches \n\t\taggiestack admin evacuate \n\t\taggiestack admin remove \n\t\taggiestack admin clear_all\n\t\taggiestack admin add -mem MEM -disk NUM_DISKS -vcpus VCPU -ip IP -rack RACK_NAME MACHINE\n\t\taggiestack show hardware\n\t\taggiestack show images\n\t\taggiestack show flavors \n\t\taggiestack show all \n\t\taggiestack show logs \n\t\taggiestack config [--images= | --flavors= | --hardware= ] \n\t\taggiestack config load \n\t\taggiestack -h | --help\n\t\taggiestack --version\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.tamu.edu/jibinrajanvarghese/689-18-a/tree/master/P1", "keywords": "cli", "license": "UNLICENSE", "maintainer": "", "maintainer_email": "", "name": "aggiestack", "package_url": "https://pypi.org/project/aggiestack/", "platform": "", "project_url": "https://pypi.org/project/aggiestack/", "project_urls": { "Homepage": "https://github.tamu.edu/jibinrajanvarghese/689-18-a/tree/master/P1" }, "release_url": "https://pypi.org/project/aggiestack/1.0.5/", "requires_dist": [ "docopt", "pymongo", "coverage; extra == 'test'", "pytest; extra == 'test'", "pytest-cov; extra == 'test'" ], "requires_python": "", "summary": "A aggiestack command line program in Python.", "version": "1.0.5" }, "last_serial": 3786415, "releases": { "1.0.3": [ { "comment_text": "", "digests": { "md5": "a52b74b70c860906341ad2baeb9790a2", "sha256": "a353bc1031cbc5ce685009042b7d9bec21351a2ef4c1136bc34e0608390f32f3" }, "downloads": -1, "filename": "aggiestack-1.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a52b74b70c860906341ad2baeb9790a2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14762, "upload_time": "2018-04-17T06:45:45", "url": "https://files.pythonhosted.org/packages/ca/a2/efa34058c46fa9cc0e16f7e440d9936c6db730fd43f0f5f86b8b851d973c/aggiestack-1.0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d740fa31efc72f1a47407ba2d3a5358d", "sha256": "0f4b9fb783daacecdf946032b50c8c73d0fd68f683789ad714669db350f4d150" }, "downloads": -1, "filename": "aggiestack-1.0.3.tar.gz", "has_sig": false, "md5_digest": "d740fa31efc72f1a47407ba2d3a5358d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9656, "upload_time": "2018-04-17T06:45:46", "url": "https://files.pythonhosted.org/packages/e5/10/29394b08fbb8852b1bec994c76e4bfb8a52f2a457474f416ee06b87a8baf/aggiestack-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "84cc28dcc220c383227ad63497f80eec", "sha256": "2be66a8790acbdbc66212e7fdbfa7acb34876c870c46566f575cc23ad1af3d7e" }, "downloads": -1, "filename": "aggiestack-1.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "84cc28dcc220c383227ad63497f80eec", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14896, "upload_time": "2018-04-20T06:35:03", "url": "https://files.pythonhosted.org/packages/ad/89/a96ff3ae1a30b460c0027cc262c8d63228e6f7ca33b11c1400201dc13e5d/aggiestack-1.0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dd6103ea18508598de000b2620269be9", "sha256": "9d9b90322ca17253e18c98f81a5e176c819ad02eb03671aea1aeaa7328a6bfe5" }, "downloads": -1, "filename": "aggiestack-1.0.4.tar.gz", "has_sig": false, "md5_digest": "dd6103ea18508598de000b2620269be9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9798, "upload_time": "2018-04-20T06:35:06", "url": "https://files.pythonhosted.org/packages/76/0d/8791f7071b5e8d831672c8fa7cb0a40ff45ec6ffc91d8d67f0f2b96537d4/aggiestack-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "f4bbd38368dddf78876be73d1b4e43db", "sha256": "6a0b042d7f50a9090bd0b6590ba3496eba7fea54fb14eafca4e806b8c3fcc5b3" }, "downloads": -1, "filename": "aggiestack-1.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f4bbd38368dddf78876be73d1b4e43db", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14908, "upload_time": "2018-04-21T02:49:58", "url": "https://files.pythonhosted.org/packages/3d/a3/9183ca2057ed1f83776f41f5c1c06cd1a1ea12d5837e9119839df7fb0c49/aggiestack-1.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8f15c8c1555a255542bbf0cb5d809e65", "sha256": "25acb46b3efebd68da08a54c164faa20345b1e3f1cba5770f916d85225cef6d1" }, "downloads": -1, "filename": "aggiestack-1.0.5.tar.gz", "has_sig": false, "md5_digest": "8f15c8c1555a255542bbf0cb5d809e65", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9692, "upload_time": "2018-04-21T02:50:00", "url": "https://files.pythonhosted.org/packages/1f/8b/9222f2107793e96412fc57ee2c46865eacb05f99e2a7d793515cca6d0ac4/aggiestack-1.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f4bbd38368dddf78876be73d1b4e43db", "sha256": "6a0b042d7f50a9090bd0b6590ba3496eba7fea54fb14eafca4e806b8c3fcc5b3" }, "downloads": -1, "filename": "aggiestack-1.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f4bbd38368dddf78876be73d1b4e43db", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14908, "upload_time": "2018-04-21T02:49:58", "url": "https://files.pythonhosted.org/packages/3d/a3/9183ca2057ed1f83776f41f5c1c06cd1a1ea12d5837e9119839df7fb0c49/aggiestack-1.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8f15c8c1555a255542bbf0cb5d809e65", "sha256": "25acb46b3efebd68da08a54c164faa20345b1e3f1cba5770f916d85225cef6d1" }, "downloads": -1, "filename": "aggiestack-1.0.5.tar.gz", "has_sig": false, "md5_digest": "8f15c8c1555a255542bbf0cb5d809e65", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9692, "upload_time": "2018-04-21T02:50:00", "url": "https://files.pythonhosted.org/packages/1f/8b/9222f2107793e96412fc57ee2c46865eacb05f99e2a7d793515cca6d0ac4/aggiestack-1.0.5.tar.gz" } ] }