FIX for ODL tzdata dependency issue suggested by Michal Skalski 57/3157/1
authorSzilard Cserey <szilard.cserey@ericsson.com>
Mon, 9 Nov 2015 18:05:16 +0000 (19:05 +0100)
committerSzilard Cserey <szilard.cserey@ericsson.com>
Mon, 9 Nov 2015 18:05:16 +0000 (19:05 +0100)
Change-Id: Ia2b5e69318788a2c8c1c061ce9cc14cd3c020397
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
fuel/deploy/templates/hardware_environment/conf/ericsson_montreal_lab/dea.yaml
fuel/deploy/templates/hardware_environment/conf/linux_foundation_lab/pod1/dea.yaml
fuel/deploy/templates/hardware_environment/conf/linux_foundation_lab/pod2/dea.yaml
fuel/deploy/templates/hardware_environment/conf/opnfv_box/dea.yaml
fuel/deploy/templates/virtual_environment/conf/dea.yaml

index b4e2f6b..67fba4f 100644 (file)
@@ -609,49 +609,49 @@ settings:
         type: custom_repo_configuration
         value:
         - name: ubuntu
-          priority: null
+          priority: 2000
           section: main
           suite: trusty
           type: deb
           uri: http://10.20.0.2:8080/ubuntu-part
         - name: ubuntu-updates
-          priority: null
+          priority: 2000
           section: main
           suite: trusty
           type: deb
           uri: http://10.20.0.2:8080/ubuntu-part
         - name: ubuntu-security
-          priority: null
+          priority: 2000
           section: main
           suite: trusty
           type: deb
           uri: http://10.20.0.2:8080/ubuntu-part
         - name: mos
-          priority: 1050
+          priority: 2050
           section: main restricted
           suite: mos6.1
           type: deb
           uri: http://10.20.0.2:8080/2014.2.2-6.1/ubuntu/x86_64
         - name: mos-updates
-          priority: 1050
+          priority: 2050
           section: main restricted
           suite: mos6.1-updates
           type: deb
           uri: http://10.20.0.2:8080/mos-ubuntu
         - name: mos-security
-          priority: 1050
+          priority: 2050
           section: main restricted
           suite: mos6.1-security
           type: deb
           uri: http://10.20.0.2:8080/mos-ubuntu
         - name: mos-holdback
-          priority: 1100
+          priority: 2100
           section: main restricted
           suite: mos6.1-holdback
           type: deb
           uri: http://10.20.0.2:8080/mos-ubuntu
         - name: Auxiliary
-          priority: 1150
+          priority: 2150
           section: main restricted
           suite: auxiliary
           type: deb
index 8180308..b7404c9 100644 (file)
@@ -606,49 +606,49 @@ settings:
         type: custom_repo_configuration
         value:
         - name: ubuntu
-          priority: null
+          priority: 2000
           section: main
           suite: trusty
           type: deb
           uri: http://10.20.0.2:8080/ubuntu-part
         - name: ubuntu-updates
-          priority: null
+          priority: 2000
           section: main
           suite: trusty
           type: deb
           uri: http://10.20.0.2:8080/ubuntu-part
         - name: ubuntu-security
-          priority: null
+          priority: 2000
           section: main
           suite: trusty
           type: deb
           uri: http://10.20.0.2:8080/ubuntu-part
         - name: mos
-          priority: 1050
+          priority: 2050
           section: main restricted
           suite: mos6.1
           type: deb
           uri: http://10.20.0.2:8080/2014.2.2-6.1/ubuntu/x86_64
         - name: mos-updates
-          priority: 1050
+          priority: 2050
           section: main restricted
           suite: mos6.1-updates
           type: deb
           uri: http://10.20.0.2:8080/mos-ubuntu
         - name: mos-security
-          priority: 1050
+          priority: 2050
           section: main restricted
           suite: mos6.1-security
           type: deb
-          uri: hhttp://10.20.0.2:8080/mos-ubuntu
+          uri: http://10.20.0.2:8080/mos-ubuntu
         - name: mos-holdback
-          priority: 1100
+          priority: 2100
           section: main restricted
           suite: mos6.1-holdback
           type: deb
           uri: http://10.20.0.2:8080/mos-ubuntu
         - name: Auxiliary
-          priority: 1150
+          priority: 2150
           section: main restricted
           suite: auxiliary
           type: deb
index dafce10..9701e56 100644 (file)
@@ -606,49 +606,49 @@ settings:
         type: custom_repo_configuration
         value:
         - name: ubuntu
-          priority: null
+          priority: 2000
           section: main
           suite: trusty
           type: deb
           uri: http://10.20.0.2:8080/ubuntu-part
         - name: ubuntu-updates
-          priority: null
+          priority: 2000
           section: main
           suite: trusty
           type: deb
           uri: http://10.20.0.2:8080/ubuntu-part
         - name: ubuntu-security
-          priority: null
+          priority: 2000
           section: main
           suite: trusty
           type: deb
           uri: http://10.20.0.2:8080/ubuntu-part
         - name: mos
-          priority: 1050
+          priority: 2050
           section: main restricted
           suite: mos6.1
           type: deb
           uri: http://10.20.0.2:8080/2014.2.2-6.1/ubuntu/x86_64
         - name: mos-updates
-          priority: 1050
+          priority: 2050
           section: main restricted
           suite: mos6.1-updates
           type: deb
           uri: http://10.20.0.2:8080/mos-ubuntu
         - name: mos-security
-          priority: 1050
+          priority: 2050
           section: main restricted
           suite: mos6.1-security
           type: deb
           uri: http://10.20.0.2:8080/mos-ubuntu
         - name: mos-holdback
-          priority: 1100
+          priority: 2100
           section: main restricted
           suite: mos6.1-holdback
           type: deb
           uri: http://10.20.0.2:8080/mos-ubuntu
         - name: Auxiliary
-          priority: 1150
+          priority: 2150
           section: main restricted
           suite: auxiliary
           type: deb
index 4966bf0..39a3a31 100644 (file)
@@ -607,49 +607,49 @@ settings:
         type: custom_repo_configuration
         value:
         - name: ubuntu
-          priority: null
+          priority: 2000
           section: main
           suite: trusty
           type: deb
           uri: http://10.20.0.2:8080/ubuntu-part
         - name: ubuntu-updates
-          priority: null
+          priority: 2000
           section: main
           suite: trusty
           type: deb
           uri: http://10.20.0.2:8080/ubuntu-part
         - name: ubuntu-security
-          priority: null
+          priority: 2000
           section: main
           suite: trusty
           type: deb
           uri: http://10.20.0.2:8080/ubuntu-part
         - name: mos
-          priority: 1050
+          priority: 2050
           section: main restricted
           suite: mos6.1
           type: deb
           uri: http://10.20.0.2:8080/2014.2.2-6.1/ubuntu/x86_64
         - name: mos-updates
-          priority: 1050
+          priority: 2050
           section: main restricted
           suite: mos6.1-updates
           type: deb
           uri: http://10.20.0.2:8080/mos-ubuntu
         - name: mos-security
-          priority: 1050
+          priority: 2050
           section: main restricted
           suite: mos6.1-security
           type: deb
           uri: http://10.20.0.2:8080/mos-ubuntu
         - name: mos-holdback
-          priority: 1100
+          priority: 2100
           section: main restricted
           suite: mos6.1-holdback
           type: deb
           uri: http://10.20.0.2:8080/mos-ubuntu
         - name: Auxiliary
-          priority: 1150
+          priority: 2150
           section: main restricted
           suite: auxiliary
           type: deb
index 584a61e..8db0ccd 100644 (file)
@@ -603,49 +603,49 @@ settings:
         type: custom_repo_configuration
         value:
         - name: ubuntu
-          priority: null
+          priority: 2000
           section: main
           suite: trusty
           type: deb
           uri: http://10.20.0.2:8080/ubuntu-part
         - name: ubuntu-updates
-          priority: null
+          priority: 2000
           section: main
           suite: trusty
           type: deb
           uri: http://10.20.0.2:8080/ubuntu-part
         - name: ubuntu-security
-          priority: null
+          priority: 2000
           section: main
           suite: trusty
           type: deb
           uri: http://10.20.0.2:8080/ubuntu-part
         - name: mos
-          priority: 1050
+          priority: 2050
           section: main restricted
           suite: mos6.1
           type: deb
           uri: http://10.20.0.2:8080/2014.2.2-6.1/ubuntu/x86_64
         - name: mos-updates
-          priority: 1050
+          priority: 2050
           section: main restricted
           suite: mos6.1-updates
           type: deb
           uri: http://10.20.0.2:8080/mos-ubuntu
         - name: mos-security
-          priority: 1050
+          priority: 2050
           section: main restricted
           suite: mos6.1-security
           type: deb
           uri: http://10.20.0.2:8080/mos-ubuntu
         - name: mos-holdback
-          priority: 1100
+          priority: 2100
           section: main restricted
           suite: mos6.1-holdback
           type: deb
           uri: http://10.20.0.2:8080/mos-ubuntu
         - name: Auxiliary
-          priority: 1150
+          priority: 2150
           section: main restricted
           suite: auxiliary
           type: deb