CloudArchive

Differences between revisions 30 and 72 (spanning 42 versions)
Revision 30 as of 2014-07-10 18:56:41
Size: 2725
Editor: gaughen
Comment:
Revision 72 as of 2020-04-23 14:12:45
Size: 4049
Editor: corey.bryant
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
<<Include(ServerTeam/Header)>>
## page was renamed from ServerTeam/CloudArchive
Line 7: Line 6:
Canonical’s Ubuntu Cloud archive allows users the ability to install newer releases of OpenStack on an Ubuntu Server (starting with 12.04) as they become available up through the next Ubuntu LTS release. Bug processing and patch contributions will follow standard Ubuntu practice and policy where applicable. Canonical commits to maintaining and supporting new OpenStack releases for Ubuntu Server 12.04 LTS in the Ubuntu Cloud archive until 3 months after the next LTS is released. For Ubuntu Server 12.04 LTS, Canonical stopped introducing new releases of OpenStack with the version shipped in the Ubuntu Server 14.04 LTS release. They will maintain and support this last updated release of OpenStack in the Ubuntu Cloud archive for 3 years, i.e. until the end of the Ubuntu 12.04 LTS lifecycle. Starting with the Ubuntu Server 14.10 Development release, newer releases of Openstack will be available via Cloud archive for the Ubuntu Server 14.04 LTS release. Canonical’s Ubuntu Cloud Archive (UCA) gives users the ability to install newer releases of !OpenStack on an Ubuntu LTS release as they become available up through the next Ubuntu LTS release. Bug processing and patch contributions will follow standard Ubuntu practice and policy where applicable.
Line 9: Line 8:
In order to allow for relatively easy upgrades, and still adhere to Ubuntu processes and policy, Canonical elected to have archive.canonical.com be the home of the Ubuntu Cloud archive. They will enable update paths for each OpenStack release. In order to allow for relatively easy upgrades, and still adhere to Ubuntu processes and policy, Canonical elected to have archive.canonical.com be the home of the cloud archive. Update paths will exist for each !OpenStack release. For example, enabling “xenial-queens” will provide access to all !OpenStack Queens packages built for Ubuntu 16.04 LTS (binary and source), any updated dependencies required, and bug/security fixes made after release.
Line 11: Line 10:
 * e.g. Enabling “precise-folsom” in the archive will provide access to all OpenStack Folsom packages built for Ubuntu Server 12.04 LTS (binary and source), any updated dependencies required, and bug/security fixes made after release. There are no plans to make available !OpenStack packages for non-LTS releases in the cloud archive.
Line 13: Line 12:
As of now, Canonical has no plans to build or host OpenStack packages for non-LTS releases of Ubuntu Server in the Ubuntu Cloud archive. The chart below explains the options.
{{attachment:plan.png}}
Line 16: Line 13:
''[For information on JuJu and MAAS on Ubuntu LTS, see [[ServerTeam/CloudToolsArchive|Cloud Tools Archive]]]''
== How to Enable and Use ==
=== 20.04 ===
Line 19: Line 15:
=== Folsom === Starting with Ubuntu 20.10, newer releases of !OpenStack are available via cloud archive for Ubuntu 20.04 LTS. Victoria and !OpenStack X are supported for 18 months each, and !OpenStack V for 36 months. When 22.04's !OpenStack version is released that will be added to the cloud archive with support for 3 years, i.e. until the end of the Ubuntu 20.04 LTS lifecycle.

=== 18.04 ===

Starting with Ubuntu 18.10, newer releases of !OpenStack are available via cloud archive for Ubuntu 18.04 LTS. Rocky and Train are supported for 18 months each, and Stein for 36 months. When 20.04's !OpenStack version is released that will be added to the cloud archive with support for 3 years, i.e. until the end of the Ubuntu 18.04 LTS lifecycle.

=== 16.04 ===

Starting with Ubuntu 16.10, newer releases of !OpenStack are available via cloud archive for Ubuntu 16.04 LTS. Newton and Pike are supported for 18 months each, and Ocata for 36 months. Queens, 18.04's default !OpenStack version, is supported in the cloud archive for 3 years, i.e. until the end of the Ubuntu 16.04 LTS lifecycle.

=== 14.04 ===

Starting with Ubuntu 14.10, newer releases of !OpenStack are available via cloud archive for Ubuntu 14.04 LTS. Juno and Liberty are supported for 18 months each, and Kilo for 36 months. Mitaka, 16.04's default !OpenStack version, is supported in the cloud archive for 3 years, i.e. until the end of the Ubuntu 14.04 LTS lifecycle.

For more details on !OpenStack release end of life see: [[https://ubuntu.com/about/release-cycle|Ubuntu OpenStack release cycle]].

== Enabling the Cloud Archive ==

=== Train ===

NOTE: Train cloud archive only supported on Bionic.
Line 22: Line 38:
sudo add-apt-repository cloud-archive:folsom sudo add-apt-repository cloud-archive:train
Line 25: Line 41:
=== Grizzly === === Stein ===

NOTE: Stein cloud archive only supported on Bionic.
Line 27: Line 46:
sudo add-apt-repository cloud-archive:grizzly
}}}
=== Hava
na ===
{{{
sudo add-apt-repository cloud-archive:havana
sudo add-apt-repository cloud-archive:stein
Line 34: Line 49:
=== Icehouse === === Rocky ===

NOTE: Rocky cloud archive only supported on Bionic.
Line 36: Line 54:
sudo add-apt-repository cloud-archive:icehouse sudo add-apt-repository cloud-archive:rocky
Line 39: Line 57:
Now run: === Queens ===

NOTE: Queens cloud archive only supported on Xenial (Bionic includes Queens by default).
Line 41: Line 62:
sudo apt-get update
}}}
to update your package listings and then proceed to install/upgrade your openstack packages.
sudo add-apt-repository cloud-archive:queens
}}}
Line 45: Line 65:
== Reporting Bugs == === Ocata ===
Line 47: Line 67:
To report bugs against packages from the Ubuntu Cloud Archive, please use the 'ubuntu-bug' tool, for example: NOTE: Ocata cloud archive only supported on Xenial.

{{{
sudo add-apt-repository cloud-archive:ocata
}}}

=== Mitaka ===

NOTE: Mitaka cloud archive only supported on Trusty (Xenial includes Mitaka by default)

{{{
sudo add-apt-repository cloud-archive:mitaka
}}}

== Updating package listings ==

After having enabled a cloud archive, update your package listings before attempting to install/upgrade your !OpenStack packages.

{{{
sudo apt update
}}}

== Reporting bugs ==

To report bugs against packages from the Ubuntu Cloud Archive, please use the 'ubuntu-bug' tool.

For example:

The Ubuntu Cloud Archive

Canonical’s Ubuntu Cloud Archive (UCA) gives users the ability to install newer releases of OpenStack on an Ubuntu LTS release as they become available up through the next Ubuntu LTS release. Bug processing and patch contributions will follow standard Ubuntu practice and policy where applicable.

In order to allow for relatively easy upgrades, and still adhere to Ubuntu processes and policy, Canonical elected to have archive.canonical.com be the home of the cloud archive. Update paths will exist for each OpenStack release. For example, enabling “xenial-queens” will provide access to all OpenStack Queens packages built for Ubuntu 16.04 LTS (binary and source), any updated dependencies required, and bug/security fixes made after release.

There are no plans to make available OpenStack packages for non-LTS releases in the cloud archive.

20.04

Starting with Ubuntu 20.10, newer releases of OpenStack are available via cloud archive for Ubuntu 20.04 LTS. Victoria and OpenStack X are supported for 18 months each, and OpenStack V for 36 months. When 22.04's OpenStack version is released that will be added to the cloud archive with support for 3 years, i.e. until the end of the Ubuntu 20.04 LTS lifecycle.

18.04

Starting with Ubuntu 18.10, newer releases of OpenStack are available via cloud archive for Ubuntu 18.04 LTS. Rocky and Train are supported for 18 months each, and Stein for 36 months. When 20.04's OpenStack version is released that will be added to the cloud archive with support for 3 years, i.e. until the end of the Ubuntu 18.04 LTS lifecycle.

16.04

Starting with Ubuntu 16.10, newer releases of OpenStack are available via cloud archive for Ubuntu 16.04 LTS. Newton and Pike are supported for 18 months each, and Ocata for 36 months. Queens, 18.04's default OpenStack version, is supported in the cloud archive for 3 years, i.e. until the end of the Ubuntu 16.04 LTS lifecycle.

14.04

Starting with Ubuntu 14.10, newer releases of OpenStack are available via cloud archive for Ubuntu 14.04 LTS. Juno and Liberty are supported for 18 months each, and Kilo for 36 months. Mitaka, 16.04's default OpenStack version, is supported in the cloud archive for 3 years, i.e. until the end of the Ubuntu 14.04 LTS lifecycle.

For more details on OpenStack release end of life see: Ubuntu OpenStack release cycle.

Enabling the Cloud Archive

Train

NOTE: Train cloud archive only supported on Bionic.

sudo add-apt-repository cloud-archive:train

Stein

NOTE: Stein cloud archive only supported on Bionic.

sudo add-apt-repository cloud-archive:stein

Rocky

NOTE: Rocky cloud archive only supported on Bionic.

sudo add-apt-repository cloud-archive:rocky

Queens

NOTE: Queens cloud archive only supported on Xenial (Bionic includes Queens by default).

sudo add-apt-repository cloud-archive:queens

Ocata

NOTE: Ocata cloud archive only supported on Xenial.

sudo add-apt-repository cloud-archive:ocata

Mitaka

NOTE: Mitaka cloud archive only supported on Trusty (Xenial includes Mitaka by default)

sudo add-apt-repository cloud-archive:mitaka

Updating package listings

After having enabled a cloud archive, update your package listings before attempting to install/upgrade your OpenStack packages.

sudo apt update

Reporting bugs

To report bugs against packages from the Ubuntu Cloud Archive, please use the 'ubuntu-bug' tool.

For example:

ubuntu-bug nova-compute

This will ensure that bugs are raised against the cloud-archive project on Launchpad.

OpenStack/CloudArchive (last edited 2023-10-12 16:47:30 by corey.bryant)