Windows / Hyper-V library for OpenStack projects.
Project description
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
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.
Clone the project and keep your working tree updated.
Make modifications on your working tree.
Run unit tests.
If the tests pass, commit your code.
Submit your code via git review.
Check that Jenkins and the Microsoft Hyper-V CI pass on your patch.
If there are issues with your commit, ammend, and submit it again via git review.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for os_win-4.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65b4b4db87b9da93f5459d14bb3014fcd5018d0cc123d9e11f5d40637315e0c2 |
|
MD5 | 59277cfb1175eed1b1d9d691e95439fc |
|
BLAKE2b-256 | 502cca05c43dad3c9e57d0c2400f5786a7bdd6935a5e3e190eb4d0361edfe6bd |