Skip to content

chore: pin azure-mgmt-network < 31 to avoid API errors#512

Merged
blackboxsw merged 1 commit into
canonical:mainfrom
blackboxsw:pin-azure-net
Jul 18, 2026
Merged

chore: pin azure-mgmt-network < 31 to avoid API errors#512
blackboxsw merged 1 commit into
canonical:mainfrom
blackboxsw:pin-azure-net

Conversation

@blackboxsw

Copy link
Copy Markdown
Collaborator

Description

Avoid the following tracebacks from azure-mgmt-network due to changes in v. 31.0.1 release which updated default API version to 2025-07-01.

'Could not find member 'address_space' on object of type 'ResourceDefinition'. Path 'address_space', line 1, ...

Refs: Azure/azure-sdk-for-python#48125

Additional Context and Relevant Issues

Azure/azure-sdk-for-python#48125
This breaks cloud-init integration tests (and pycloudlib integration tests)

Test Steps

  1. Setup .config/pycloudlib.toml with [azure] section config
tox -e pytest
source .tox/.testenv/bin/activate
python3 examples/az.py

Avoid the following tracebacks from azure-mgmt-network due to
changes in v. 31.0.1 release which updated default API version
to 2025-07-01.

'Could not find member 'address_space' on object of type
'ResourceDefinition'. Path 'address_space', line 1, ...

Refs: Azure/azure-sdk-for-python#48125
@blackboxsw

Copy link
Copy Markdown
Collaborator Author

Adding CPC folks for your info about Azure Mgmt Network recent release breakage/incompatibility. I filed an upstream bug on this. It should be blocking pycloudlib consumers everywhere that don't have pycloudlib pinned.

@blackboxsw
blackboxsw enabled auto-merge (rebase) July 18, 2026 02:35
@blackboxsw
blackboxsw disabled auto-merge July 18, 2026 02:36
@blackboxsw
blackboxsw enabled auto-merge (rebase) July 18, 2026 02:37
@blackboxsw
blackboxsw disabled auto-merge July 18, 2026 02:41
@blackboxsw
blackboxsw enabled auto-merge (squash) July 18, 2026 02:41
@blackboxsw blackboxsw closed this Jul 18, 2026
auto-merge was automatically disabled July 18, 2026 02:42

Pull request was closed

@blackboxsw blackboxsw reopened this Jul 18, 2026
@blackboxsw
blackboxsw merged commit 0e926a2 into canonical:main Jul 18, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant