Code review comment for lp:~ltrager/maas/allow_short_release_names

Revision history for this message
Lee Trager (ltrager) wrote :

Yes, thats correct.

> Hi Lee,
>
> Let me see if I understand this correctly. If we pas centos6 it will pick
> centos 65, and if we pass centos7 on a system that has centos70 centos71 it
> will pick the latest, centos71
>
> On Saturday, October 24, 2015, Lee Trager <email address hidden> wrote:
>
> > Lee Trager has proposed merging lp:~ltrager/maas/allow_short_release_names
> > into lp:maas.
> >
> > Commit message:
> > Accept short hand distro series names
> >
> > Requested reviews:
> > MAAS Maintainers (maas-maintainers)
> > Related bugs:
> > Bug #1507359 in MAAS: "MAAS 1.9 CentOS image names and Juju streams
> > disagree"
> > https://bugs.launchpad.net/maas/+bug/1507359
> >
> > For more details, see:
> >
> > https://code.launchpad.net/~ltrager/maas/allow_short_release_names/+merge/27
> 5619
> >
> > Allow the user to specify short hand distro series names. For example if
> > we have centos65 and centos70 passing distro_series=centos7 will set the
> > distro_series to centos70. If multiple matches are found MAAS will do a
> > reverse sort and pick the first match. This ensures that short hand will
> > versioned series will always pick the latest. e.g with centos65, centos70,
> > centos71 and given centos MAAS will pick centos71.
> > --
> > You are subscribed to branch lp:maas.
> >
>
>
> --
> Andres Rodriguez (RoAkSoAx)
> Ubuntu Server Developer
> MSc. Telecom & Networking
> Systems Engineer

« Back to merge proposal