launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #15546
[Merge] lp:~julian-edwards/maas/1.3-raring-download-ephemeral into lp:maas/1.3
Julian Edwards has proposed merging lp:~julian-edwards/maas/1.3-raring-download-ephemeral into lp:maas/1.3.
Commit message:
Re-instate raring ephemeral downloads.
Requested reviews:
Julian Edwards (julian-edwards)
Related bugs:
Bug #1115178 in MAAS: "Raring ephemeral info not available on https://maas.ubuntu.com/images/"
https://bugs.launchpad.net/maas/+bug/1115178
For more details, see:
https://code.launchpad.net/~julian-edwards/maas/1.3-raring-download-ephemeral/+merge/162698
--
https://code.launchpad.net/~julian-edwards/maas/1.3-raring-download-ephemeral/+merge/162698
Your team MAAS Maintainers is subscribed to branch lp:maas/1.3.
=== modified file 'etc/maas/import_pxe_files'
--- etc/maas/import_pxe_files 2013-02-13 15:59:39 +0000
+++ etc/maas/import_pxe_files 2013-05-07 02:11:28 +0000
@@ -13,8 +13,7 @@
#RELEASES="precise"
-# XXX: rvb 2013-02-13 bug=1115178: raring images are not there yet.
-RELEASES="precise quantal"
+RELEASES="precise quantal raring"
#ARCHES="amd64/generic i386/generic armhf/highbank"
#LOCALE="en_US"
#IMPORT_EPHEMERALS=1
Follow ups