Merge lp:~smoser/software-properties/trunk.os-releases into lp:software-properties

Proposed by Scott Moser
Status: Merged
Merged at revision: 989
Proposed branch: lp:~smoser/software-properties/trunk.os-releases
Merge into: lp:software-properties
Diff against target: 12 lines (+2/-0)
1 file modified
softwareproperties/cloudarchive.py (+2/-0)
To merge this branch: bzr merge lp:~smoser/software-properties/trunk.os-releases
Reviewer Review Type Date Requested Status
Corey Bryant Approve
Review via email: mp+318657@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Scott Moser (smoser) wrote :

as requested in bug 1645827

990. By Scott Moser

sort

Revision history for this message
Corey Bryant (corey.bryant) wrote :

Looks good, thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'softwareproperties/cloudarchive.py'
2--- softwareproperties/cloudarchive.py 2016-11-29 18:35:50 +0000
3+++ softwareproperties/cloudarchive.py 2017-03-06 14:53:41 +0000
4@@ -39,6 +39,8 @@
5 'mitaka': 'trusty',
6 'newton': 'xenial',
7 'ocata': 'xenial',
8+ 'pike': 'xenial',
9+ 'queens': 'xenial',
10 }
11 MIRROR = "http://ubuntu-cloud.archive.canonical.com/ubuntu"
12 UCA = "Ubuntu Cloud Archive"

Subscribers

People subscribed via source and target branches

to status/vote changes: