Commit 430f879a authored by Javier Velázquez's avatar Javier Velázquez
Browse files

Delete copyright headers script log files

parent 793d5c66
Loading
Loading
Loading
Loading
Loading

out-no-header.txt

deleted100644 → 0
+0 −16
Original line number Diff line number Diff line
./slice.db
./yang-modules/ietf-ac-common@2025-09-29.yang
./yang-modules/ietf-key-chain@2017-06-15.yang
./yang-modules/ietf-routing-types@2017-12-04.yang
./yang-modules/ietf-network@2018-02-26.yang
./yang-modules/ietf-ethertypes@2019-03-04.yang
./yang-modules/ietf-netconf-acm@2018-02-14.yang
./yang-modules/ietf-vpn-common@2022-02-11.yang
./yang-modules/ietf-te-types@2025-10-17.yang
./yang-modules/ietf-geo-location@2022-02-11.yang
./yang-modules/ietf-ac-svc@2025-09-29.yang
./yang-modules/ietf-packet-fields@2019-03-04.yang
./yang-modules/ietf-te-packet-types@2025-01-24.yang
./yang-modules/tree.txt
./yang-modules/ietf-network-topology@2018-02-26.yang
./yang-modules/ietf-network-slice-service@2025-05-09.yang

out-skipped.txt

deleted100644 → 0
+0 −381

File deleted.

Preview size limit exceeded, changes collapsed.

out-updated.txt

deleted100644 → 0
+0 −88
Original line number Diff line number Diff line
./Dockerfile
./.gitignore
./app.py
./deploy.sh
./.dockerignore
./.gitlab-ci.yml
./requirements.txt
./src/main.py
./src/mapper/process_connnectivity.py
./src/mapper/main.py
./src/mapper/get_service_template.py
./src/mapper/get_template.py
./src/mapper/slo_viability.py
./src/mapper/extract_sdp_info.py
./src/realizer/nrp_handler.py
./src/realizer/main.py
./src/realizer/send_controller.py
./src/realizer/select_way.py
./src/realizer/ixia/ixia_connect.py
./src/realizer/ixia/main.py
./src/realizer/ixia/helpers/automatizacion_ne2v4.py
./src/realizer/ixia/helpers/NEII_V4.py
./src/realizer/restconf/restconf_connect.py
./src/realizer/restconf/main.py
./src/realizer/restconf/connectors/tfs_connector.py
./src/realizer/restconf/connectors/frr_connector.py
./src/realizer/restconf/connectors/cisco_connector.py
./src/realizer/restconf/service_types/l3vpn.py
./src/realizer/restconf/service_types/l2vpn.py
./src/realizer/restconf/service_types/builders/configure_match_criteria.py
./src/realizer/restconf/service_types/builders/create_network_access.py
./src/realizer/restconf/service_types/builders/configure_slos.py
./src/realizer/restconf/service_types/builders/create_site_from_sdp.py
./src/realizer/restconf/service_types/builders/initialize_structure.py
./src/realizer/restconf/service_types/builders/apply_metric_constraint.py
./src/realizer/e2e/e2e_connect.py
./src/realizer/e2e/main.py
./src/realizer/e2e/service_types/del_l3ipowdm_slice.py
./src/realizer/e2e/service_types/l3ipowdm_slice.py
./src/realizer/tfs/tfs_connect.py
./src/realizer/tfs/main.py
./src/realizer/tfs/helpers/tfs_connector.py
./src/realizer/tfs/helpers/cisco_connector.py
./src/realizer/tfs/service_types/tfs_l2vpn.py
./src/realizer/tfs/service_types/tfs_l3vpn.py
./src/planner/planner.py
./src/planner/tfs_optical_planner/tfs_optical.py
./src/planner/hrat_planner/hrat.py
./src/planner/energy_planner/energy.py
./src/tests/test_e2e.py
./src/tests/test_mapper.py
./src/tests/test_api.py
./src/tests/test_utils.py
./src/tests/test_nbi_processor.py
./src/tests/test_database.py
./src/tests/test_initialization.py
./src/config/config.py
./src/config/.env.example
./src/config/constants.py
./src/database/store_data.py
./src/database/db.py
./src/database/sysrepo_store.py
./src/nbi_processor/detect_format.py
./src/nbi_processor/main.py
./src/nbi_processor/translator.py
./src/api/main.py
./src/webui/gui.py
./src/webui/templates/dev.html
./src/webui/templates/search.html
./src/webui/templates/login.html
./src/webui/templates/index.html
./src/webui/templates/welcome.html
./src/webui/templates/ixia.html
./src/utils/build_response.py
./src/utils/send_response.py
./src/utils/load_template.py
./src/utils/safe_get.py
./src/utils/dump_templates.py
./src/utils/slice_manager.py
./swagger/tfs_namespace.py
./swagger/ixia_namespace.py
./swagger/restconf_namespace.py
./swagger/E2E_namespace.py
./swagger/models/create_models_restconf.py
./swagger/models/create_models.py
./scripts/update_license_headers.py
./scripts/dump_templates_nsc.sh
./scripts/show_logs_nsc.sh