Skip to main content

Windows / Hyper-V library for OpenStack projects.

Project description

Team and repository tags

https://governance.openstack.org/tc/badges/os-win.svg

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.

Release Notes

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

os-win-5.5.0.tar.gz (225.9 kB view hashes)

Uploaded Source

Built Distribution

os_win-5.5.0-py3-none-any.whl (274.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page