Adding os-win to OpenStack

os-win is a library containing Windows / Hyper-V code commonly used in the
OpenStack projects: nova, cinder, ceilometer, networking-hyperv. The
library can be used in any other OpenStack projects where it is needed.

All code has been developed under an Apache 2.0 license and has no
restrictions on distribution or deployment. All os-win code is submitted
and reviewed through OpenStack Gerrit [1]. The os-win project maintains
a core team that approves all changes. Bugs are filed, reviewed and
tracked in Launchpad [4].

os-win integrates in several OpenStack projects and services. The project
uses Oslo libraries.

os-win was first informally proposed at the Nova Liberty mid-cycle meetup.
The project is standalone and it is not part of Oslo, as per Oslo's team
decision. [5]

The first major release of os-win will be tagged for Mitaka.

[1]: https://review.openstack.org/#/q/status:open+os-win,n,z
[2]: https://wiki.openstack.org/wiki/Os-win
[3]: https://github.com/openstack/os-win
[4]: https://bugs.launchpad.net/os-win
[5]:
http://eavesdrop.openstack.org/meetings/oslo/2015/oslo.2015-08-17-16.00.log.html

Change-Id: Ib6f881b70bfeea68f264ec6f35a69befc55af823
This commit is contained in:
Claudiu Belu 2015-11-18 18:33:08 +02:00
parent 95642fad64
commit 393d987ba3
1 changed files with 20 additions and 0 deletions

View File

@ -2199,6 +2199,26 @@ OpenStack client:
- release:has-stable-branches
- release:managed
winstackers:
ptl:
name: Claudiu Belu
irc: claudiub
email: cbelu@cloudbasesolutions.com
irc-channel: openstack-hyper-v
mission: >
To facilitate the integration of Hyper-V, Windows and related components
into OpenStack. This includes producing projects containing Hyper-V /
Windows related code, commonly used in OpenStack scenarios.
url: https://wiki.openstack.org/wiki/Os-win
deliverables:
os-win:
repos:
openstack/os-win
tags:
- release:cycle-with-intermediary
- release:has-stable-branches
- type:library
oslo:
ptl:
name: Davanum Srinivas