Sean McGinnis 8cc46cd8eb Add release notes link for branched projects
Change-Id: I9fbe8a9931a29d50c59677fcd1884ac81963f28b
2018-02-02 14:29:52 -06:00

35 lines
1.2 KiB
YAML

---
include-pypi-link: yes
launchpad: os-win
release-model: cycle-with-intermediary
team: winstackers
type: library
releases:
- version: 2.5.0
projects:
- repo: openstack/os-win
hash: c5ce9a6cf6c23af3d4fd33990ce3010244db2e32
- version: 2.6.0
projects:
- repo: openstack/os-win
hash: 6ab9f17bfe90ee8dff4c8414e5ff5797f3e46778
highlights: |
This release includes support for retrieving the available SR-IOV VFs
and enabling SR-IOV on VMs' vswitch ports.
- version: 3.0.0
projects:
- repo: openstack/os-win
hash: 204156f69d580e1ddbf3359b3995d2b9f9b76444
highlights: |
Includes the processutils module, which can be used to group parent and
child processes into jobs, ensuring that when the parent process is
killed, the child processes are killed as well. Additionally, resource
limits can be set on jobs.
Adds VHD attach / detach, which can be used for adding support for
volume backup support for the Windows SMB Cinder driver.
Removes deprecated methods (vmutils) and exception.
branches:
- name: stable/queens
location: 3.0.0
release-notes: https://docs.openstack.org/releasenotes/os-win/queens.html