** Description changed:
- It looks like maas needs support added for utopic. Could you also
- consider implementing this so that it is configurable in a config file?
- It would be much better than needing a hard-coded update each release.
+ [Impact]
+ * Remove no longer supported distro releases
** Branch linked: lp:ubuntu/trusty-proposed/maas
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1337437
Title:
maas needs utopic support
To manage notifications about this bug go to:
https://bugs.la
** Changed in: maas/1.6
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1337437
Title:
maas needs utopic support
To manage notifications about this bug go
** Changed in: maas/1.5
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1337437
Title:
maas needs utopic support
To manage notifications about this bug go
** Changed in: maas/1.6
Milestone: 1.6.1 => 1.6.0
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1337437
Title:
maas needs utopic support
To manage notifications about this bug go to:
https://bu
** Changed in: maas/1.5
Status: In Progress => Fix Committed
** Changed in: maas/1.6
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1337437
Title:
** Branch linked: lp:~blake-rouse/maas/add-utopic-1.6
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1337437
Title:
maas needs utopic support
To manage notifications about this bug go to:
https://bu
** Changed in: maas/1.6
Status: Confirmed => In Progress
** Changed in: maas/1.6
Assignee: (unassigned) => Blake Rouse (blake-rouse)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1337437
** Changed in: maas/1.5
Status: Confirmed => In Progress
** Changed in: maas/1.5
Assignee: (unassigned) => Blake Rouse (blake-rouse)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1337437
** Branch linked: lp:~blake-rouse/maas/add-utopic-1.5
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1337437
Title:
maas needs utopic support
To manage notifications about this bug go to:
https://bu
I will get this fixed for 1.5 and 1.6. Each use an enum in different
locations.
1.7 will include the simplestreams implementation.
** Also affects: maas/1.5
Importance: Undecided
Status: New
** Also affects: maas/1.6
Importance: Undecided
Status: New
** Changed in: maas/1.5
I've re-assigned it to Gavin as he's working on fixing the clusters to
report release info.
** Changed in: maas
Assignee: Blake Rouse (blake-rouse) => Gavin Panella (allenap)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
This is blocking Openstack CI for Utopic. Any ETA on when this will be
resolved?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1337437
Title:
maas needs utopic support
To manage notifications about
** Branch linked: lp:~blake-rouse/maas/ubuntu-releases-simplestreams
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1337437
Title:
maas needs utopic support
To manage notifications about this bug go
On 08/07/14 06:16, Blake Rouse wrote:
> What is the benefit of pulling the data from simplestreams for the
> available releases, when python-distro-info already contains all of the
> data we need on the system? Just want to make sure I implement it
> correctly.
Simplestreams dictates which OS rele
Makes since. Will do!
** Changed in: maas
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1337437
Title:
maas needs utopic support
To manage notifications about
python-distro-info doesn't know about MAAS. For example, it reports that
Lucid is supported... but it's not by MAAS. Use it for getting the
titles, that's cool, but otherwise the simplestream is the canonical
reference.
--
You received this bug notification because you are a member of Ubuntu
Bugs
Been looking into removing the enum from UbuntuOS. If we pull this
information from simplestreams, then we would need to use the daily
channel, because its the only channel that contains Utopic.
get_supported_releases needs to return all available release, not just
the ones boot images are present.
Hi Julian,
Do you think the fixes in the diff above should get me going on
1.5+bzr2252-0ubuntu1? Or is there more to the fix? I ask because it
doesn't appear to be doing the trick for me, and I'd like to just hack a
work-around for the time being. Here's the error that I'm getting:
+ juju boot
** Changed in: maas
Status: Confirmed => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1337437
Title:
maas needs utopic support
To manage notifications about this bug go to:
https://
That diff is bogus, it won't apply to trunk as the enum was moved.
Also, we should *not* be using python-distro-info please; the list of
OSes and releases is driven by images imported on the clusters and thus
ultimately the simplestreams data for available images.
There's another bug somewhere (m
We should not use a static file for this, that's why we have python-
distro-info. We should use it to automatically figure out the supported
Ubuntu releases.
in 1.5.: Support for trusty should be added manually and SRU'd.
In 1.6., we should switch to use python-distro-info.
This additionally mea
22 matches
Mail list logo