OpenStackSRUs

Differences between revisions 1 and 61 (spanning 60 versions)
Revision 1 as of 2016-05-05 17:29:52
Size: 1071
Editor: corey.bryant
Comment:
Revision 61 as of 2016-05-06 18:17:14
Size: 0
Editor: larakairt
Comment: spam
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Overview ==

This page documents the Stable Release Update (SRU) process for the Ubuntu Cloud Archive (UCA).

=== Stable Release Updates ===

SRUs for the UCA generally follow the Ubuntu Stable Release process documented [[https://wiki.ubuntu.com/StableReleaseUpdates|here]].
 
=== Getting Package Source ===

* Core OpenStack package repositories can be found [[https://code.launchpad.net/~ubuntu-server-dev/+git|here]]. The process for working with these repositories can be found [[https://wiki.ubuntu.com/ServerTeam/OpenStackPackaging|here]].

* For UCA packages that correspond to a supported Ubuntu release:
 * pull-lp-source <package> [release|version] (e.g. pull-lp-source python-oslo.messaging xenial)

* For UCA packages that correspond to an unsupported Ubuntu release:
 * For If the corresponding Ubuntu release has reached end of life, then the package source can be retrieved directly from the UCA staging PPA. For example, for Mitaka [[https://launchpad.net/~ubuntu-cloud-archive/+archive/ubuntu/mitaka-staging/+packages|look here]].

ServerTeam/OpenStackSRUs (last edited 2016-06-07 19:49:15 by corey.bryant)