{ "info": { "author": "Jonathan Arrance", "author_email": "jonathan@zerostack.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "ZeroStack preflight system check\n================================\n\nThe ZeroStack pre-flight system check can be used by an administrator or ZeroStack SE to determine if the hardware in question is compatible with the ZeroStack cloud operating system.\n\n\nThe preflight check will ensure that your physical server will work with the Zerostack ZCOS. Once this script is run, and\nall of the checks are varified, you will be able to install the ZCOS.\n\n\nThe preflight check will make sure the hardware adhears to the Zerostack minimal viable hardware spec.\n\n\n1. Overall system configuration\n2. CPU architecture\n3. Storage requierments\n4. Networking\n\n\nPlease check the Ubuntu HCL to verify your results.\n[Ubuntu Server HCL](https://certification.ubuntu.com/server/)\n\n\nOnce all of the results have been verified, please send them to your SE.\n\nGetting Started\n---------------\n\nIn order to get the preflight check working, you will need to make sure python 2.7 or 3.x is installed on the system the preflight check will run on.\n\n\nPIP will also be requierd in order to install zs-preflight and the supporting packages.\n\n\n**OS Requierments**\n\nCentOS 7\n\n$ yum install -y epel-release,python-pip,hdparm\n\nUbuntu 14.04 / 16.04 / 18.04\n\n$ apt install -y python-pip\n\n\n**Pre-flight Prerequisites**\n\nIn order to get the zspreflight system working you will need to install the following packages on the sytstem you are running the preflight check from.\n\nPIP will install all of the packages needed to run the ZS-Preflight system, if they are not present.\n\n$ pip install paramiko\n\n\n$ pip install gspread\n\n\n$ pip install oauth2client\n\n\n**Installing**\n\nTo install the preflight check on the system, follow these steps. Make sure all of the pre-requisite packages have been installed.\n\n\n$ pip install zs-preflight\n\n\n**Running the tests**\n\nRun the pre-flight check with the following command.\n\n\n$ preflight\n\n\nBuild and submit\n----------------\n\n\n**GIT - development / nightly**\n\n\n1. git clone https://github.com/Zerostack-open/zs-preflight.git\n2. cd zspreflight\n3. python setup.py bdist_wheel\n\n\n**PIP - Development**\n\n\n1. sudo python -m pip install --upgrade pip setuptools wheel\n2. sudo python -m pip install tqdm\n3. sudo python -m pip install --user --upgrade twine\n\n\n**TODO**\n\n\n1. Upload data to Gsheet\n2. Fire off preflight from zspreflight on a remote system\n\n\nAuthors\n-------\n\n\n**Jonathan Arrance** - *Initial work* - [Zerostack-open](https://github.com/Zerostack-open)\n\n\nSee also the list of [contributors](https://github.com/JonathanArrance) who participated in this project.\n\n\nLicense\n-------\n\n\nThis project is licensed under the MIT License - see the [LICENSE.md](https://github.com/Zerostack-open/zs-preflight/blob/master/LICENSE) file for details\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/Zerostack-open/zs-preflight.git", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "zs-preflight", "package_url": "https://pypi.org/project/zs-preflight/", "platform": "", "project_url": "https://pypi.org/project/zs-preflight/", "project_urls": { "Homepage": "https://github.com/Zerostack-open/zs-preflight.git" }, "release_url": "https://pypi.org/project/zs-preflight/0.0.8b0/", "requires_dist": [ "paramiko (>=2.4.2)", "gspread (>=3.1.0)", "oauth2client (>=4.1.3)" ], "requires_python": "", "summary": "The ZeroStack preflight check will validate if your hardware is ZeroStack ready.", "version": "0.0.8b0" }, "last_serial": 4601034, "releases": { "0.0.7b0": [ { "comment_text": "", "digests": { "md5": "d90fbd5306645eecf8dbb765b967465e", "sha256": "420163fce5364d9b6f957f87cc9a2d03ed03296e72db46cd244a0fe126e87b4f" }, "downloads": -1, "filename": "zs_preflight-0.0.7b0-py2-none-any.whl", "has_sig": false, "md5_digest": "d90fbd5306645eecf8dbb765b967465e", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 12245, "upload_time": "2018-12-14T18:11:51", "url": "https://files.pythonhosted.org/packages/b9/a9/9170aec53c14e3f4af11d364844bf984d8432e274d77a2adc9dd0a4159eb/zs_preflight-0.0.7b0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fdb081ecec20db857e39f54914a25e3a", "sha256": "1ae899e93cc67ae088e2336a8d588475ab4dea10a1e4bc5654c037ad589672d2" }, "downloads": -1, "filename": "zs_preflight-0.0.7b0-py3-none-any.whl", "has_sig": false, "md5_digest": "fdb081ecec20db857e39f54914a25e3a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14219, "upload_time": "2018-12-14T18:11:53", "url": "https://files.pythonhosted.org/packages/8d/0c/be33905036644c76c73cc0fece98e1e6348ef85a57579fb5415b301e414b/zs_preflight-0.0.7b0-py3-none-any.whl" } ], "0.0.8b0": [ { "comment_text": "", "digests": { "md5": "d563f4fe3f6d552edae3f528ce05faa2", "sha256": "aef407d5d298a5c7ba64f7e406297f4c2ff8883b51aa9aaac2fe5facaf29a749" }, "downloads": -1, "filename": "zs_preflight-0.0.8b0-py2-none-any.whl", "has_sig": false, "md5_digest": "d563f4fe3f6d552edae3f528ce05faa2", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 12326, "upload_time": "2018-12-14T22:57:46", "url": "https://files.pythonhosted.org/packages/de/a7/3c6fcdd79c82cff0f393cb813df9cc30f41125c6921b8ff0cb9cd7c9a203/zs_preflight-0.0.8b0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dd3bc2a1955ce8220e0bb91ae69b2d38", "sha256": "c0c4502e9c306b7aff6676c1402c62eba4cf160ec1b60d8fdc960f1242903f04" }, "downloads": -1, "filename": "zs_preflight-0.0.8b0-py3-none-any.whl", "has_sig": false, "md5_digest": "dd3bc2a1955ce8220e0bb91ae69b2d38", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14382, "upload_time": "2018-12-14T22:57:47", "url": "https://files.pythonhosted.org/packages/78/fc/503236b1c3f809666207dc994f490b5b25e73827427df639fb35d9eb6441/zs_preflight-0.0.8b0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d563f4fe3f6d552edae3f528ce05faa2", "sha256": "aef407d5d298a5c7ba64f7e406297f4c2ff8883b51aa9aaac2fe5facaf29a749" }, "downloads": -1, "filename": "zs_preflight-0.0.8b0-py2-none-any.whl", "has_sig": false, "md5_digest": "d563f4fe3f6d552edae3f528ce05faa2", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 12326, "upload_time": "2018-12-14T22:57:46", "url": "https://files.pythonhosted.org/packages/de/a7/3c6fcdd79c82cff0f393cb813df9cc30f41125c6921b8ff0cb9cd7c9a203/zs_preflight-0.0.8b0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dd3bc2a1955ce8220e0bb91ae69b2d38", "sha256": "c0c4502e9c306b7aff6676c1402c62eba4cf160ec1b60d8fdc960f1242903f04" }, "downloads": -1, "filename": "zs_preflight-0.0.8b0-py3-none-any.whl", "has_sig": false, "md5_digest": "dd3bc2a1955ce8220e0bb91ae69b2d38", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14382, "upload_time": "2018-12-14T22:57:47", "url": "https://files.pythonhosted.org/packages/78/fc/503236b1c3f809666207dc994f490b5b25e73827427df639fb35d9eb6441/zs_preflight-0.0.8b0-py3-none-any.whl" } ] }