Updates docs for SR1 with final revision
[genesis.git] / fuel / build / add_opnfv_packages
1 ##############################################################################
2 # Copyright (c) 2015 Ericsson AB and others.
3 # stefan.k.berg@ericsson.com
4 # jonas.bjurel@ericsson.com
5 # All rights reserved. This program and the accompanying materials
6 # are made available under the terms of the Apache License, Version 2.0
7 # which accompanies this distribution, and is available at
8 # http://www.apache.org/licenses/LICENSE-2.0
9 ##############################################################################
10
11 # Format of this file:
12 #
13 #TEXT>old package>url for replacement package
14 #
15 # Note! No spaces!
16 # The TEXT can be anything it is just for information display.
17 # Iff the packages is new, i.e. not replacing an existing package
18 # the old package should be specified as NONE.
19 # Note! For new packages a puppet manifest must actually install it.
20 #       Easiest is to just add it to add_packages.pp. (The same might
21 #       of course be true for an exising package if it isn't already
22 #       is being installed).
23 #