FailedChanges

Summary

  1. Feature 10980: Service Function Chaining (details)
Commit 09d797997f5a11557374e64cc94cf7b341beaabd by sritharan
Feature 10980: Service Function Chaining
Change-Id: I77f9f77cad1f35b471488a5c796088e664259421 Signed-off-by:
sritharan <priyadarshini@tataelxsi.co.in>
The file was addedtests/examples/sfc_nsd.yaml
The file was addedtests/examples/dest_vnfd.yaml
The file was addedtests/examples/mid_vnfd.yaml
The file was addedtests/examples/src_vnfd.yaml
The file was addedmodels/augments/vnffgd.yang

Summary

  1. Prepare installers and Jenkins for Release FIFTEEN (details)
  2. Update pretty formatting of tools/check_changes.sh (details)
  3. Update iptables during osm installation only if LXD is installed (details)
  4. Rename INSTALL_NODOCKER to INSTALL_DOCKER in full_install_osm.sh (details)
  5. Move kubeadm folder creation from full_install_osm.sh to (details)
  6. New option -c in full_install_osm to allow different K8s cluster engines (details)
  7. Disable docker installation in full_install_osm.sh (details)
  8. Remove unnecessary code related to K8s monitoring in (details)
  9. Fix air-gapped installation issues with containerd and OSM helm chart (details)
  10. Update K8s version in install_kubeadm_cluster.sh to 1.28 (details)
  11. Fix Bug 2338: updated kubernetes apt repo from apt.kubernetes.io to (details)
  12. Fig bug 2338 for the LCM Dockerfile (details)
  13. Remove SSL env variables from NBI Dockerfile (details)
Commit e400dfdf8dd2bdd67321fa70a56cef6458533dbc by garciadeblas
Prepare installers and Jenkins for Release FIFTEEN
Change-Id: I2b6f9d6743860e425915497314ab82a4e20c60e3 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/install_osm.sh
The file was modifiedinstallers/full_install_osm.sh
The file was modifiedjenkins/ci-pipelines/ci_stage_3.groovy
The file was modifiedjenkins/public-clouds-tests/Jenkinsfile
The file was modifiedinstallers/helm/osm/Chart.yaml
Commit 0caa19a8b4107259f1226af374094a2f033914aa by garciadeblas
Update pretty formatting of tools/check_changes.sh
Change-Id: I05eb4a7e31c05122c5dba7aaf700805746f46600 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedtools/check_changes.sh
Commit b4c3593934c9ea169b35fdadff32ceb39b5d2de1 by garciadeblas
Update iptables during osm installation only if LXD is installed
Change-Id: I8ed050bf3b402d37cd9897eafc70dc0fa4298028 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit f69804baf9287f7f39ba58995d2b8ae5a98e30db by garciadeblas
Rename INSTALL_NODOCKER to INSTALL_DOCKER in full_install_osm.sh
Change-Id: I62a3a7c650e40477a3a1c46e26ca8b440f253c3a Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit 5b3f6b676b478e26c1a8e312fe55414410b6c523 by garciadeblas
Move kubeadm folder creation from full_install_osm.sh to
install_kubeadm_cluster.sh
Change-Id: Iaa02b89c029eb933e4ca5f5052a1829527b71a4a Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
The file was modifiedinstallers/install_kubeadm_cluster.sh
Commit 250b0b60a41df04bb79b8c231803a35e1bff6c66 by garciadeblas
New option -c in full_install_osm to allow different K8s cluster engines
Change-Id: Iec530a35acf33fa8b3da788e97a98a10cf3f8be9 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit b716681187265de2701481ac46db8a95d467861a by garciadeblas
Disable docker installation in full_install_osm.sh
Change-Id: If47dd38fbc3fbb22a7169c86e05769d38a187a8e Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
Commit a621368d4d043ff4222cb1ce9174e77aa4e094c6 by garciadeblas
Remove unnecessary code related to K8s monitoring in
install_kubeadm_cluster.sh
Change-Id: Iac32518e66e6b1ba97bc2eb98e8b1b55bd16d346 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/install_kubeadm_cluster.sh
Commit 8c2b264d31baba3db57ce53ee2ef40e99f8930c0 by garciadeblas
Fix air-gapped installation issues with containerd and OSM helm chart
Change-Id: I5d8a8afc751d892de6be92ebbb62bd3ace382b21 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/full_install_osm.sh
The file was modifiedinstallers/install_docker_ce.sh
Commit 36a09fe79bef2ceab5ce930c4fc337bf9c0dc54b by garciadeblas
Update K8s version in install_kubeadm_cluster.sh to 1.28
Change-Id: Ibc0028df3d41204d630643aff86d8fd9657c5169 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifiedinstallers/install_kubeadm_cluster.sh
Commit 0265b5f5ae3882f9de5dc0ac435a7211f369cd1f by escaleira
Fix Bug 2338: updated kubernetes apt repo from apt.kubernetes.io to
pkgs.k8s.io
Change-Id: I72bb442fb5c69e5dc48e7f8272df912bd56ad9bc Signed-off-by:
Pedro Escaleira <escaleira@av.it.pt>
The file was modifiedinstallers/install_kubeadm_cluster.sh
Commit 59dbcc60653aa03c6c29fe4e1a1da3e6cbf769aa by escaleira
Fig bug 2338 for the LCM Dockerfile
Change-Id: I80475c34a8d4afbbdaf26bb9e3c85d6a00e0c35b Signed-off-by:
escaleira <escaleira@av.it.pt>
The file was modifieddocker/LCM/Dockerfile
Commit 59901ee802feb4cb12afbb8d42ebdf6e94404d00 by garciadeblas
Remove SSL env variables from NBI Dockerfile
Change-Id: I45c444ac2c2c6a9cd1907c70f7e086e28a3ee759 Signed-off-by:
garciadeblas <gerardo.garciadeblas@telefonica.com>
The file was modifieddocker/NBI/Dockerfile