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
=== modified file 'softwareproperties/cloudarchive.py'
--- softwareproperties/cloudarchive.py 2016-11-29 18:35:50 +0000
+++ softwareproperties/cloudarchive.py 2017-03-06 14:53:41 +0000
@@ -39,6 +39,8 @@
39 'mitaka': 'trusty',39 'mitaka': 'trusty',
40 'newton': 'xenial',40 'newton': 'xenial',
41 'ocata': 'xenial',41 'ocata': 'xenial',
42 'pike': 'xenial',
43 'queens': 'xenial',
42}44}
43MIRROR = "http://ubuntu-cloud.archive.canonical.com/ubuntu"45MIRROR = "http://ubuntu-cloud.archive.canonical.com/ubuntu"
44UCA = "Ubuntu Cloud Archive"46UCA = "Ubuntu Cloud Archive"

Subscribers

People subscribed via source and target branches

to status/vote changes: