os-win


Nameos-win JSON
Version 5.9.0 PyPI version JSON
download
home_pagehttp://www.cloudbase.it/
SummaryWindows / Hyper-V library for OpenStack projects.
upload_time2023-02-10 16:31:08
maintainer
docs_urlNone
authorOpenStack
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/os-win.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

======
os-win
======

Windows / Hyper-V library for OpenStack projects.

This library contains Windows / Hyper-V specific code commonly used in
OpenStack projects. The library can be used in any other OpenStack projects
where it is needed.

* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/os-win
* Source: https://opendev.org/openstack/os-win
* Bugs: https://bugs.launchpad.net/os-win

Release Notes
-------------

* https://docs.openstack.org/releasenotes/os-win

How to Install
--------------

os-win is released on Pypi, meaning that it can be installed and upgraded via
pip. To install os-win, run the following command:

::

    pip install os-win

To upgrade os-win, run the following command:

::

    pip install -U os-win

Note that the first OpenStack release to use os-win is Mitaka. Previous
releases do not benefit from this library.

Tests
-----

You will have to install the test dependencies first to be able to run the
tests.

::

    C:\os_win> pip install -r requirements.txt
    C:\os_win> pip install -r test-requirements.txt

You can run the unit tests with the following command.

::

    C:\os_win> nosetests os_win\tests\unit


How to contribute
-----------------

To contribute to this project, please go through the following steps.

1. Clone the project and keep your working tree updated.
2. Make modifications on your working tree.
3. Run unit tests.
4. If the tests pass, commit your code.
5. Submit your code via ``git review``.
6. Check that Jenkins and the Microsoft Hyper-V CI pass on your patch.
7. If there are issues with your commit, ammend, and submit it again via
   ``git review``.
8. Wait for the patch to be reviewed.


Features
--------

os-win is currently used in the following OpenStack projects:

* nova
* cinder
* compute-hyperv
* networking-hyperv
* ceilometer
* os-brick




            

Raw data

            {
    "_id": null,
    "home_page": "http://www.cloudbase.it/",
    "name": "os-win",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "OpenStack",
    "author_email": "openstack-discuss@lists.openstack.org",
    "download_url": "https://files.pythonhosted.org/packages/7f/7b/49eff6bd3f40bf00ae0bdf4730d65789b14767169a651bec0ff629c05818/os-win-5.9.0.tar.gz",
    "platform": null,
    "description": "========================\nTeam and repository tags\n========================\n\n.. image:: https://governance.openstack.org/tc/badges/os-win.svg\n    :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n.. Change things from this point on\n\n======\nos-win\n======\n\nWindows / Hyper-V library for OpenStack projects.\n\nThis library contains Windows / Hyper-V specific code commonly used in\nOpenStack projects. The library can be used in any other OpenStack projects\nwhere it is needed.\n\n* Free software: Apache license\n* Documentation: http://docs.openstack.org/developer/os-win\n* Source: https://opendev.org/openstack/os-win\n* Bugs: https://bugs.launchpad.net/os-win\n\nRelease Notes\n-------------\n\n* https://docs.openstack.org/releasenotes/os-win\n\nHow to Install\n--------------\n\nos-win is released on Pypi, meaning that it can be installed and upgraded via\npip. To install os-win, run the following command:\n\n::\n\n    pip install os-win\n\nTo upgrade os-win, run the following command:\n\n::\n\n    pip install -U os-win\n\nNote that the first OpenStack release to use os-win is Mitaka. Previous\nreleases do not benefit from this library.\n\nTests\n-----\n\nYou will have to install the test dependencies first to be able to run the\ntests.\n\n::\n\n    C:\\os_win> pip install -r requirements.txt\n    C:\\os_win> pip install -r test-requirements.txt\n\nYou can run the unit tests with the following command.\n\n::\n\n    C:\\os_win> nosetests os_win\\tests\\unit\n\n\nHow to contribute\n-----------------\n\nTo contribute to this project, please go through the following steps.\n\n1. Clone the project and keep your working tree updated.\n2. Make modifications on your working tree.\n3. Run unit tests.\n4. If the tests pass, commit your code.\n5. Submit your code via ``git review``.\n6. Check that Jenkins and the Microsoft Hyper-V CI pass on your patch.\n7. If there are issues with your commit, ammend, and submit it again via\n   ``git review``.\n8. Wait for the patch to be reviewed.\n\n\nFeatures\n--------\n\nos-win is currently used in the following OpenStack projects:\n\n* nova\n* cinder\n* compute-hyperv\n* networking-hyperv\n* ceilometer\n* os-brick\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Windows / Hyper-V library for OpenStack projects.",
    "version": "5.9.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5bc220a8a1af9c3337d2ae7274914b580fbc704fb3ca65f5e5b9298b204a4da3",
                "md5": "595f636e07e92593a6ad76b13cf08597",
                "sha256": "42a1923fd1b187e4b75e0e5de584fe44b41e4e0828ca5b116ecd57eba39063bb"
            },
            "downloads": -1,
            "filename": "os_win-5.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "595f636e07e92593a6ad76b13cf08597",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 274394,
            "upload_time": "2023-02-10T16:31:04",
            "upload_time_iso_8601": "2023-02-10T16:31:04.926659Z",
            "url": "https://files.pythonhosted.org/packages/5b/c2/20a8a1af9c3337d2ae7274914b580fbc704fb3ca65f5e5b9298b204a4da3/os_win-5.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f7b49eff6bd3f40bf00ae0bdf4730d65789b14767169a651bec0ff629c05818",
                "md5": "fad432cf40fef0f7d0c396f6df1994a8",
                "sha256": "4d4ad5122060cdd1312d6909921c7280c7159fa6811a966fa11688fc141808c0"
            },
            "downloads": -1,
            "filename": "os-win-5.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fad432cf40fef0f7d0c396f6df1994a8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 226474,
            "upload_time": "2023-02-10T16:31:08",
            "upload_time_iso_8601": "2023-02-10T16:31:08.753611Z",
            "url": "https://files.pythonhosted.org/packages/7f/7b/49eff6bd3f40bf00ae0bdf4730d65789b14767169a651bec0ff629c05818/os-win-5.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-10 16:31:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "os-win"
}
        
Elapsed time: 0.04213s