Cloud Archive instructions
Canonical’s Ubuntu Cloud archive provides support for newer releases of OpenStack on Ubuntu Server 12.04 LTS
-
To access Grizzly from Ubuntu archive, please add the following entries to your /etc/apt/sources.list:
# The primary updates archive that users should be using
deb http://ubuntu-cloud.archive.canonical.com/ubuntu precise-updates/grizzly main
-
You can also work with the version that are being checked if you want to help us testing:
# The primary updates archive that users should be using
# Public -proposed archive mimicking the SRU process
# packages are tested here for at least 7 days.
# This is also where extended testing is performed
deb http://ubuntu-cloud.archive.canonical.com/ubuntu precise-proposed/grizzly main -
You can also pin a specific milestone of a given release, for example Folsom-1:
# The primary updates archive that users should be using
# This, being a snapshot, will not receive further updates.
deb http://ubuntu-cloud.archive.canonical.com/ubuntu precise-updates/folsom/snapshots/milestone-1 main -
Or yet another example with Folsom-2:
# The primary updates archive that users should be using
# This, being a snapshot, will not receive further updates.
deb http://ubuntu-cloud.archive.canonical.com/ubuntu precise-updates/folsom/snapshots/milestone-2 main