Releases: rackerlabs/understack
Releases · rackerlabs/understack
v0.0.42
What's Changed
- fix(nautobot): storage roles quote cleanup by @khackworth in #1393
- fix(cicd): Pin helm to previous working version by @nicholaskuechler in #1396
- fix(openstack): Updates password generation to disallow doublequote characters by @nicholaskuechler in #1395
- chore(cinder): quiet down the NetApp driver from complaining by @cardoe in #1398
- docs: usage of ansible container in local by @haseebsyed12 in #1397
Full Changelog: v0.0.41...v0.0.42
v0.0.41
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
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
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
- @RSabounds made their first contribution in #1378
Full Changelog: v0.0.38...v0.0.39
v0.0.38
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
Merge pull request #1360 from rackerlabs/ipa_proliant-tools feat: added proliant-tools element to Ironic IPA
v0.0.37
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
- @khackworth made their first contribution in #1363
Full Changelog: v0.0.36...v0.0.37
v0.0.36
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
What's Changed
- docs: nautobot token creation flow by @haseebsyed12 in #1312
- feat: update nautobot/neutron/octavia post deployment jobs to use an automation account by @cardoe in #1348
- fix(docs): Fixes the paths for schemas by @nicholaskuechler in #1349
- fix(cinder): update what is passed to the netapp driver by @cardoe in #1350
Full Changelog: v0.0.34...v0.0.35
v0.0.34
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