Merge ~powersj/cloud-init:update-pylxd-version into cloud-init:master

Proposed by Joshua Powers
Status: Merged
Approved by: Scott Moser
Approved revision: 894cf4681a3cc0cdd2e5256d44d66cfeab5a2522
Merged at revision: 32e9a4d806473c74be505bc69ab8f36ee6c5d448
Proposed branch: ~powersj/cloud-init:update-pylxd-version
Merge into: cloud-init:master
Diff against target: 10 lines (+1/-1)
1 file modified
tox.ini (+1/-1)
Reviewer Review Type Date Requested Status
Scott Moser Approve
Server Team CI bot continuous-integration Approve
Review via email: mp+327130@code.launchpad.net

Commit message

tests: Update version of pylxd

lxd 2.15 broke pylxd version 2.2.3.
Upgrading to version 2.2.4 fixes issues with missing attributes.

To post a comment you must log in.
Revision history for this message
Server Team CI bot (server-team-bot) wrote :

PASSED: Continuous integration, rev:894cf4681a3cc0cdd2e5256d44d66cfeab5a2522
https://jenkins.ubuntu.com/server/job/cloud-init-ci/32/
Executed test runs:
    SUCCESS: Checkout
    SUCCESS: Unit & Style Tests
    SUCCESS: Ubuntu LTS: Build
    SUCCESS: Ubuntu LTS: Integration
    SUCCESS: CentOS 6 & 7: Build & Test
    IN_PROGRESS: Declarative: Post Actions

Click here to trigger a rebuild:
https://jenkins.ubuntu.com/server/job/cloud-init-ci/32/rebuild

review: Approve (continuous-integration)
Revision history for this message
Scott Moser (smoser) :
review: Approve

There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/tox.ini b/tox.ini
2index 89fd3ad..1140f9b 100644
3--- a/tox.ini
4+++ b/tox.ini
5@@ -105,4 +105,4 @@ basepython = python3
6 commands = {envpython} -m tests.cloud_tests {posargs}
7 passenv = HOME
8 deps =
9- pylxd==2.2.3
10+ pylxd==2.2.4

Subscribers

People subscribed via source and target branches