fdca8437cd
Change-Id: Icab1ba486b6b6ee69133ace3805ac98014c21242 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
37 lines
1.2 KiB
YAML
37 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
|
|
repository-settings:
|
|
openstack/os-win: {}
|