← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~rvb/maas/bug-1115178 into lp:maas

 

Raphaël Badin has proposed merging lp:~rvb/maas/bug-1115178 into lp:maas.

Commit message:
Disable downloading raring images by default until the images are actually released.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~rvb/maas/bug-1115178/+merge/148219
-- 
https://code.launchpad.net/~rvb/maas/bug-1115178/+merge/148219
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~rvb/maas/bug-1115178 into lp:maas.
=== modified file 'etc/maas/import_pxe_files'
--- etc/maas/import_pxe_files	2013-01-30 00:40:53 +0000
+++ etc/maas/import_pxe_files	2013-02-13 16:01:24 +0000
@@ -13,7 +13,8 @@
 
 
 #RELEASES="precise"
-RELEASES="precise quantal raring"
+# XXX: rvb 2013-02-13 bug=1115178: raring images are not there yet.
+RELEASES="precise quantal"
 #ARCHES="amd64/generic i386/generic armhf/highbank"
 #LOCALE="en_US"
 #IMPORT_EPHEMERALS=1