280d46f9cf
Change-Id: Iaf5b1b08ec770f127e775c9591e7ce119572fbfc
40 lines
1.4 KiB
YAML
40 lines
1.4 KiB
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: os-win
|
|
release-model: cycle-with-intermediary
|
|
team: winstackers
|
|
type: library
|
|
releases:
|
|
- version: 2.0.0
|
|
projects:
|
|
- repo: openstack/os-win
|
|
hash: 033bba1c52ebd7971ebea846670a86e2fc3cdcc2
|
|
highlights: |
|
|
This release removes a configuration option (force_volume_utils_v1),
|
|
and the ISCSIInitiatorCLIUtils, which were deprecated since Mitaka.
|
|
os_win.utilsfactory.get_iscsi_initiator_utils will return
|
|
ISCSITargetUtils instead.
|
|
IOThread has been removed, as it was not used since Mitaka.
|
|
LiveMigrationUtils will no longer create a planned VM when
|
|
live_migrate_vm is called. Callers are expected to create one, if
|
|
necessary (e.g.: if ISCSI volume attached). This behaviour has been
|
|
enforced in nova since Newton.
|
|
NetworkUtils now has the set_vswitch_port_profile_id method, which is
|
|
required for new Windows Server 2016 Network Controller.
|
|
Adds utils required for nova-assisted volume snapshots.
|
|
- version: 2.0.1
|
|
projects:
|
|
- repo: openstack/os-win
|
|
hash: aa3fbc7512dadc9349697e8b121fc1131df03510
|
|
- version: 2.1.0
|
|
projects:
|
|
- repo: openstack/os-win
|
|
hash: 88db49ebf8a8be569892d2e59d8f3dc4cebf6bf0
|
|
- version: 2.2.0
|
|
projects:
|
|
- repo: openstack/os-win
|
|
hash: 111fa2896cefac91639dd8ffd28dc1d6b72d86a5
|
|
branches:
|
|
- name: stable/pike
|
|
location: 2.1.0
|