build: fixtures: Fix local Ubuntu mirror URIs
[armband.git] / patches / fuel-web / 0001-nailgun-Add-AArch64-Openstack-Mitaka-release-s.patch
index f3b9ea7..1f00e83 100644 (file)
@@ -7,17 +7,17 @@ Add the following Openstack releases:
 - Mitaka on Ubuntu 14.04 (aarch64)
 - Mitaka on Ubuntu+UCA 14.04 (aarch64)
 
-Signed-off-by: Stanislaw Kardach <stanislaw.kardach@caviumnetworks.com>
+Signed-off-by: Stanislaw Kardach <stanislaw.kardach@cavium.com>
 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
 ---
  nailgun/nailgun/fixtures/openstack.yaml | 287 ++++++++++++++++++++++++++++++++
  1 file changed, 287 insertions(+)
 
 diff --git a/nailgun/nailgun/fixtures/openstack.yaml b/nailgun/nailgun/fixtures/openstack.yaml
-index 62e6b73..9674d66 100644
+index d08a4fc..65646d4 100644
 --- a/nailgun/nailgun/fixtures/openstack.yaml
 +++ b/nailgun/nailgun/fixtures/openstack.yaml
-@@ -2314,3 +2314,290 @@
+@@ -2314,3 +2314,302 @@
              weight: 61
              type: "checkbox"
              value: true
@@ -50,6 +50,12 @@ index 62e6b73..9674d66 100644
 +              For more details, please refer to the documentation (https://docs.mirantis.com/openstack/fuel/fuel-9.0/operations.html#external-ubuntu-ops).
 +            value:
 +              - type: "deb"
++                name: "ubuntu-local"
++                uri: "http://{settings.MASTER_IP}:8080/mirrors/ubuntu"
++                suite: "trusty"
++                section: "main"
++                priority: null
++              - type: "deb"
 +                name: "ubuntu"
 +                uri: "http://ports.ubuntu.com/"
 +                suite: "trusty"
@@ -227,6 +233,12 @@ index 62e6b73..9674d66 100644
 +              For more details, please refer to the documentation (https://docs.mirantis.com/openstack/fuel/fuel-9.0/operations.html#external-ubuntu-ops).
 +            value:
 +              - type: "deb"
++                name: "ubuntu-local"
++                uri: "http://{settings.MASTER_IP}:8080/mirrors/ubuntu"
++                suite: "trusty"
++                section: "main"
++                priority: null
++              - type: "deb"
 +                name: "ubuntu"
 +                uri: "http://ports.ubuntu.com/"
 +                suite: "trusty"