Skip to content

Releases: rackerlabs/understack

v0.0.42

13 Nov 19:10
cf251c8

Choose a tag to compare

What's Changed

Full Changelog: v0.0.41...v0.0.42

v0.0.41

12 Nov 16:32
cdef202

Choose a tag to compare

What's Changed

  • fix: grammar on netapp client code by @skrobul in #1389
  • fix(cinder): backport NetApp multiattach paths by @cardoe in #1388
  • fix: change memcached repository to bitnamilegacy by @mfencik in #1390
  • fix(cinder): populate default nova and service credentials by @cardoe in #1391

Full Changelog: v0.0.40...v0.0.41

v0.0.40

10 Nov 15:50
5cd9c8e

Choose a tag to compare

What's Changed

  • chore(deps): update astral-sh/setup-uv digest to 8585678 by @renovate[bot] in #1381
  • chore(deps): update docker/metadata-action digest to 318604b by @renovate[bot] in #1382
  • chore(deps): update github artifact actions (major) by @renovate[bot] in #1383
  • fix(diff-nautobot-understack): pin Python to supported version by @cardoe in #1385
  • fix(workflows): Adds cluster-metadata config to sync-provision-state workflow template by @nicholaskuechler in #1386
  • fix(ironic): update resource_class matching to make model more generic by @cardoe in #1384

Full Changelog: v0.0.39...v0.0.40

v0.0.39

06 Nov 22:44
8d27a62

Choose a tag to compare

What's Changed

  • feat(ironic): add pci-devices and disable physical-network inspect hook by @cardoe in #1373
  • fix(netapp): do not fail if some resources exist on the NetApp by @cardoe in #1369
  • fix: add segmentation_id to ucvni create request by @haseebsyed12 in #1372
  • feat(ironic): pass along the physical_network for port binding by @cardoe in #1374
  • feat(ironic): patch for proliantutils for ipmi response to force utf-8 response. by @RSabounds in #1378
  • feat(rally-tests): Adds OpenStack Rally scenario for testing Octavia Load Balancers by @nicholaskuechler in #1370
  • fix(ironic): add snponly.efi to the tftp server by @cardoe in #1379
  • fix(ironic): avoid inspection failure due to missing ports by @cardoe in #1380

New Contributors

Full Changelog: v0.0.38...v0.0.39

v0.0.38

03 Nov 16:08
dac4dcd

Choose a tag to compare

What's Changed

  • fix(deps): update dependency typer to >=0.20,<0.21 by @renovate[bot] in #1358
  • fix: update post deployment jobs to be standardized and fix up mounts by @cardoe in #1366
  • feat(workflows): add workflow to perform inspection on a server by @cardoe in #1365
  • fix(octavia): update configs for split out driver-agent deployment by @cardoe in #1367
  • fix(cinder): avoid failing if initiator field is missing on connection by @cardoe in #1368
  • feat: added proliant-tools element to Ironic IPA by @andrrax in #1360
  • docs(mariadb): Fixes typos by @nicholaskuechler in #1371

Full Changelog: v0.0.37...v0.0.38

understack-images

30 Oct 17:46
1984906

Choose a tag to compare

Merge pull request #1360 from rackerlabs/ipa_proliant-tools

feat: added proliant-tools element to Ironic IPA

v0.0.37

24 Oct 20:25
d590cb9

Choose a tag to compare

What's Changed

  • feat: Nautobot token workflow by @haseebsyed12 in #1343
  • chore(deps): update astral-sh/setup-uv digest to 2ddd2b9 by @renovate[bot] in #1356
  • feat: update enroll and resource class assignment to new hardware categorization by @cardoe in #1359
  • fix(nova): mount nova-nautobot config in nova-compute-ironic pod by @cardoe in #1362
  • fix(nova-understack): fix up network prefix handling by @cardoe in #1364
  • fix(understack-workflows): correct storage prefix calculations by @khackworth in #1363

New Contributors

Full Changelog: v0.0.36...v0.0.37

v0.0.36

22 Oct 13:36
2dd4a7f

Choose a tag to compare

What's Changed

  • chore: update understack container match to not require hash by @cardoe in #1352
  • feat: flavor syncing via nova deployment hook and cleanups for consistency by @cardoe in #1351
  • docs(mariadb): Adds more mariadb-operator docs by @nicholaskuechler in #1353
  • fix(neutron): neutron no longer uses a nautobot token by @cardoe in #1354
  • fix: patch sushy storage controller by @mfencik in #1355

Full Changelog: v0.0.35...v0.0.36

v0.0.35

20 Oct 16:12
c91264c

Choose a tag to compare

What's Changed

Full Changelog: v0.0.34...v0.0.35

v0.0.34

17 Oct 15:11
735f9f7

Choose a tag to compare

What's Changed

  • chore(deps): update softprops/action-gh-release digest to 6da8fa9 by @renovate[bot] in #1321
  • chore(deps): update astral-sh/setup-uv action to v7 by @renovate[bot] in #1322
  • chore(deps): update dependency pytest-cov to v7 by @renovate[bot] in #1323
  • fix(hardware): Updates for device types and flavors by @nicholaskuechler in #1326
  • feat: add a storage array for a device type by @cardoe in #1325
  • chore(deps): update helm release openstack-helm/horizon to v2025.1.8+95bf0bf6e by @renovate[bot] in #1197
  • chore(docs): MariaDB Galera docs for cluster recovery by @skrobul in #1329
  • fix(horizon): Update Horizon settings for version 2025.2 by @nicholaskuechler in #1333
  • feat: make galera configurable from values file by @mfencik in #1330
  • feat(nautobot): Adds ansible and kubernetes job to sync device types by @nicholaskuechler in #1332
  • fix(horizon): Update Horizon settings for version 2025.2 by @nicholaskuechler in #1334
  • fix(neutron-understack): avoid loading config in the global module scope by @cardoe in #1336
  • fix(nautobot): multiple corrections to nautobot sync job by @cardoe in #1338
  • feat(ironic): include proliantutils for iLO support by @cardoe in #1339
  • feat: split workflow/event triggers by their namespaces by @cardoe in #1337
  • fix(examples): Fix url to schema by @nicholaskuechler in #1340
  • fix(cinder): update what is passed to the netapp driver by @cardoe in #1341
  • fix: bump ansible-lint to resolve dependency change which broke things by @cardoe in #1344
  • fix(ironic): disable swift usage in the ilo driver by @cardoe in #1345
  • feat: complete the split of the workflows into separate applications by @cardoe in #1342
  • fix: switch to Python 3.13 for ansible-lint by @cardoe in #1346

Full Changelog: v0.0.33...v0.0.34