Commit Graph

23 Commits

Author SHA1 Message Date
Ghanshyam Mann 83dc573004 Retire os-win: remove repo content
Winstackers project has been retired
- https://review.opendev.org/c/openstack/governance/+/886880

this commit remove the content of os-win
deliverables of this project

Depends-On: https://review.opendev.org/c/openstack/project-config/+/894407/1
Change-Id: Ia157731a558dc66e7fc944d8e42938b2eff8afa7
2023-09-09 12:25:13 -07:00
OpenStack Release Bot 854eb06811 Update master for stable/zed
Add file to the reno documentation build to show release notes for
stable/zed.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/zed.

Sem-Ver: feature
Change-Id: I0089359e2bdee18b8f249236075ca0b47098ba6f
2022-09-06 12:13:57 +00:00
niuke 4f35a26842 remove unicode prefix from code
Change-Id: I276e5d33afc624f3a1d3fe946a9e1d8a4dbee4be
2022-08-12 23:13:43 +08:00
OpenStack Release Bot 0d760009cc Update master for stable/yoga
Add file to the reno documentation build to show release notes for
stable/yoga.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/yoga.

Sem-Ver: feature
Change-Id: Ia40467d2461e1fb5f55d24b5392d6881476aab66
2022-03-03 10:51:02 +00:00
OpenStack Release Bot 0b1ece565b Update master for stable/xena
Add file to the reno documentation build to show release notes for
stable/xena.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/xena.

Sem-Ver: feature
Change-Id: I03a8dcd26404f5529b55347928f4d48784b10503
2021-09-10 14:32:51 +00:00
OpenStack Release Bot a35717739a Update master for stable/wallaby
Add file to the reno documentation build to show release notes for
stable/wallaby.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/wallaby.

Sem-Ver: feature
Change-Id: Iae9631f52aea96f8c0f0658109d2d4a428ac1daa
2021-03-18 10:32:15 +00:00
OpenStack Release Bot 259e2f236f Update master for stable/victoria
Add file to the reno documentation build to show release notes for
stable/victoria.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/victoria.

Change-Id: I5ae59e6ef0aa0a3e9b8ca9482f02240f234e3339
Sem-Ver: feature
2020-09-10 09:46:19 +00:00
Andreas Jaeger 331bf08383 Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I51ed3c145a96259b9439d0ffda4685bff9721177
2020-06-01 16:18:44 +02:00
OpenStack Release Bot 730f8676fb Update master for stable/ussuri
Add file to the reno documentation build to show release notes for
stable/ussuri.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/ussuri.

Change-Id: I2ac8401dc8050e43cba84bf25fa924e31177d865
Sem-Ver: feature
2020-04-11 18:47:24 +00:00
Ghanshyam Mann 9c9fd20fce Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

os-win is ready with python 3 and ok to drop the
python 2.7 support.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal - https://review.opendev.org/#/c/691178/

Change-Id: I9fe9bc0335624f25d5cfb22b53e5af54a9117d29
2019-10-30 03:55:14 +00:00
OpenStack Release Bot 786075a914 Update master for stable/train
Add file to the reno documentation build to show release notes for
stable/train.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/train.

Change-Id: Ied8821191d6731cf402ed57d420478f93da9ddcb
Sem-Ver: feature
2019-09-16 09:18:15 +00:00
OpenStack Release Bot 8954d1ce0c Update master for stable/stein
Add file to the reno documentation build to show release notes for
stable/stein.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/stein.

Change-Id: Ia705188c39788b2883ded570526487bff7da84a7
Sem-Ver: feature
2019-03-18 14:43:02 +00:00
OpenStack Release Bot a064ccaf87 Update reno for stable/rocky
Change-Id: I09925cac3ac164c696844d533bd158146465c8a1
2018-07-26 12:36:17 +00:00
OpenStack Release Bot edcd896480 Update reno for stable/queens
Change-Id: I8ad2a693b553b335afffa26e399b9a1adb448aad
2018-01-24 18:03:10 +00:00
Claudiu Belu 63ccd40ed9 Adds NIC hardware offload support
Adds get_nic_hardware_offload_info method in hostutils, which
will return a list of dictionaries containing details regarding
different NIC hardware offload capacities for SR-IOV, IOV queue
pairs, VMQs, IPsec SAs.

Adds set_vswitch_port_offload method in networkutils, which will
set the given hardware offload options into the given switch port
(enable / disable SR-IOV or VMQ, set IOV queues, set offloaded IPsec
SAs).

Implements: blueprint nic-hardware-offload

Change-Id: Ib2915bd4fe050b97597799f359b310eef7457c58
2018-01-22 07:41:46 -08:00
Zuul 4e24801719 Merge "Implement VHD attach/detach" 2017-12-19 13:38:34 +00:00
Lucian Petrut f913051b00 Add processutils module
This change adds a processutils module, which includes several
process/job helpers.

Associating a job with a process will allow ensuring that when a
parent process is killed, processes associated with jobs (e.g. child
processes) will be killed as well.

This is especially useful for Cinder, which will use it for the
multiple backend per service scenario.

Job objects may have resource limits. We may use jobs in order to
implement resource limit support within oslo_concurrency (currently
not available on Windows).

Related-Bug: #1734334

Change-Id: Icc2bbe9191e6db685c0fd294abc1d0eb24bc420c
2017-12-18 16:04:56 +02:00
Lucian Petrut 69ea678ad8 Implement VHD attach/detach
This change adds support for attaching/detaching VHD images, as well
as retrieving the attached disk "physical" path.

This also adds support for changing disk online/readonly status,
as well as retrieving its size.

This feature will be used by os-brick, aiming to add volume backup
support for the Windows SMB Cinder driver.

Implements: blueprint vhd-attach-detach

Change-Id: I4ed28606a7f5643a2ccfef24d198649e28c59a3b
2017-12-18 16:02:18 +02:00
Andreas Jaeger de3f36d18e Remove setting of version/release from releasenotes
Release notes are version independent, so remove version/release
values. We've found that projects now require the service package
to be installed in order to build release notes, and this is entirely
due to the current convention of pulling in the version information.

Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.

This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
.

Change-Id: I16981e37c2e641c05fa65d5151b3dadf1e951482
2017-11-16 22:01:03 +01:00
Jenkins 40dfe2bfd6 Merge "FC: add support for retrieving FC LUN UIDs" 2017-08-08 07:22:31 +00:00
Lucian Petrut 6a6fc77b96 FC: add support for retrieving FC LUN UIDs
This change allows retrieving SCSI Unique IDs for FibreChannel LUNs.

We're sending a SCSI INQUIRY request on the specified LUN, parsing
the retrieved VPD page. We're also selecting the identifiers based
on Windows support and order of precedence.

This will allow discovering FibreChannel disks in a more efficient
way.

Related-Bug: #1694671
Change-Id: I86d953d000e6d0244e8e8f2aaf2cbd76305cb63b
2017-08-07 18:00:51 +03:00
Lucian Petrut 3f57f2e5bb Allow detaching disks by serial tag
At the moment, we allow tagging attached passthrough disks. It is
assumed that this tag will uniquely indentify a disk (Nova uses the
Cinder volume id).

At the same time, a passthrough disk cannot be attached to multiple
instances hosted by the same node (as opposed to VHDSet images, for
example). Also, having to identify a disk path each time can be a
time consuming operation.

Having this in mind, it makes sense to allow detaching passthrough
disks from VMs by using their serial tag instead of relying on the
actual disk resource path.

Related-Bug: #1694671

Change-Id: Ic3775c3e81a5f05b20221ef52e393fdb54d0190c
2017-08-04 12:59:13 +03:00
Claudiu Belu 2fc52c6143 Adds releasenotes configuration
Adds the necessary bits for the reno support.

Change-Id: I1017ff4a10da2279f2c49f9563f537e664121fe2
2017-07-14 03:04:52 -07:00