Merge lp:~xnox/maas-images/s390x into lp:maas-images

Proposed by Dimitri John Ledkov
Status: Merged
Merged at revision: 285
Proposed branch: lp:~xnox/maas-images/s390x
Merge into: lp:maas-images
Diff against target: 9 lines (+1/-0)
1 file modified
meph2/commands/cloudimg_sync.py (+1/-0)
To merge this branch: bzr merge lp:~xnox/maas-images/s390x
Reviewer Review Type Date Requested Status
maintainers of maas images Pending
Review via email: mp+287656@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'meph2/commands/cloudimg_sync.py'
2--- meph2/commands/cloudimg_sync.py 2016-02-25 18:25:34 +0000
3+++ meph2/commands/cloudimg_sync.py 2016-03-01 16:02:27 +0000
4@@ -30,6 +30,7 @@
5 'ppc64le': ['ppc64el'],
6 'armhf': ['armhf'],
7 'aarch64': ['arm64', 'armhf'],
8+ 's390x': ['s390x'],
9 }
10
11

Subscribers

People subscribed via source and target branches