CloudArchive

Differences between revisions 56 and 64 (spanning 8 versions)
Revision 56 as of 2018-04-23 13:12:58
Size: 3444
Editor: corey.bryant
Comment:
Revision 64 as of 2019-06-26 18:51:21
Size: 3791
Editor: petermatulis
Comment: Review and update
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
Canonical’s Ubuntu Cloud archive allows users the ability to install newer releases of !OpenStack on an Ubuntu Server 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’s Ubuntu Cloud Archive (UCA) allows users the ability to install newer releases of !OpenStack on an Ubuntu LTS Server 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 8: 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. They will enable update paths for each !OpenStack release.
Line 10: Line 10:
 * e.g. Enabling “xenial-queens” in the archive will provide access to all !OpenStack Queens packages built for Ubuntu Server 16.04 LTS (binary and source), any updated dependencies required, and bug/security fixes made after release. For example, enabling “xenial-queens” in the archive will provide access to all !OpenStack Queens packages built for Ubuntu Server 16.04 LTS (binary and source), any updated dependencies required, and bug/security fixes made after release.
Line 12: 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. There are no plans to build or host !OpenStack packages for non-LTS releases of Ubuntu Server in the cloud archive.
Line 15: Line 15:
Starting with the Ubuntu Server 14.10 release, newer releases of !OpenStack are available via Cloud archive for the Ubuntu Server 14.04 LTS release. Juno and Liberty were supported for 18 months each, and Kilo was supported for 36 months. Mitaka, 16.04's !OpenStack version, is supported in the Cloud Archive for 3 years, i.e. until the end of the Ubuntu 14.04 LTS lifecycle. Starting with the Ubuntu Server 14.10 release, newer releases of !OpenStack are available via cloud archive for the Ubuntu Server 14.04 LTS release. Juno and Liberty were supported for 18 months each, and Kilo was supported for 36 months. Mitaka, 16.04's !OpenStack version, is supported in the cloud archive for 3 years, i.e. until the end of the Ubuntu 14.04 LTS lifecycle.
Line 18: Line 18:
Starting with the Ubuntu Server 16.10 release, newer releases of !OpenStack are available via Cloud archive for the Ubuntu Server 16.04 LTS release. Newton and Pike will be supported for 18 months each, and Ocata for 36 months. Queens, 18.04's !OpenStack version, is supported in the Cloud Archive for 3 years, i.e. until the end of the Ubuntu 16.04 LTS lifecycle. Starting with the Ubuntu Server 16.10 release, newer releases of !OpenStack are available via cloud archive for the Ubuntu Server 16.04 LTS release. Newton and Pike will be supported for 18 months each, and Ocata for 36 months. Queens, 18.04's !OpenStack version, is supported in the cloud archive for 3 years, i.e. until the end of the Ubuntu 16.04 LTS lifecycle.
Line 21: Line 21:
Starting with the Ubuntu Server 18.10 release, newer releases of !OpenStack will be available via Cloud archive for the Ubuntu Server 18.04 LTS release. Rocky and Stein will be supported for 18 months each, and T 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. Starting with the Ubuntu Server 18.10 release, newer releases of !OpenStack will be available via cloud archive for the Ubuntu Server 18.04 LTS release. Rocky and Train will be 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.
Line 25: Line 25:
== How to Enable and Use == == Enabling the Cloud Archive ==

=== 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
}}}
Line 28: Line 44:

NOTE: Queens cloud archive only supported on Xenial (Bionic includes Queens by default)
Line 29: Line 48:
NOTE: Queens cloud archive only supported on Xenial
Line 35: Line 52:
{{{
Line 38: Line 55:
{{{
Line 42: Line 60:
{{{
Line 45: Line 63:
{{{
Line 49: Line 68:
{{{
Line 52: Line 71:
{{{
Line 55: Line 75:
=== Then run: === == Updating package listings ==

After having enabled a cloud archive, update your package listings before attempting to install/upgrade your !OpenStack packages.
Line 57: Line 80:
sudo apt-get update
}}}
to update your package listings and then proceed to install/upgrade your !OpenStack packages.
sudo apt update
}}}
Line 61: Line 83:
== Reporting Bugs == == Reporting bugs ==
Line 63: Line 85:
To report bugs against packages from the Ubuntu Cloud Archive, please use the 'ubuntu-bug' tool, for example: To report bugs against packages from the Ubuntu Cloud Archive, please use the 'ubuntu-bug' tool.

F
or example:

The Ubuntu Cloud Archive

Canonical’s Ubuntu Cloud Archive (UCA) allows users the ability to install newer releases of OpenStack on an Ubuntu LTS Server 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. They will enable update paths for each OpenStack release.

For example, enabling “xenial-queens” in the archive will provide access to all OpenStack Queens packages built for Ubuntu Server 16.04 LTS (binary and source), any updated dependencies required, and bug/security fixes made after release.

There are no plans to build or host OpenStack packages for non-LTS releases of Ubuntu Server in the cloud archive.

14.04

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

16.04

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

18.04

Starting with the Ubuntu Server 18.10 release, newer releases of OpenStack will be available via cloud archive for the Ubuntu Server 18.04 LTS release. Rocky and Train will be 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.

For more details on OpenStack release end of life see: https://www.ubuntu.com/info/release-end-of-life

Enabling the Cloud Archive

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

Pike

NOTE: Pike cloud archive only supported on Xenial

sudo add-apt-repository cloud-archive:pike

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)