Skip to content
Snippets Groups Projects
  1. Oct 23, 2024
    • Karel van Klink's avatar
    • Neda Moeini's avatar
      Add Edge port unit tests and improve the fixtures for the tests. · 4b490666
      Neda Moeini authored and Karel van Klink's avatar Karel van Klink committed
      # Conflicts:
      #	test/fixtures.py
      4b490666
    • Karel van Klink's avatar
      Add GÉANT IP product · fcd2d5c6
      Karel van Klink authored
      fcd2d5c6
    • Karel van Klink's avatar
    • Karel van Klink's avatar
      Rename types module to annotations to avoid collision with existing external module · c823aa3e
      Karel van Klink authored
       Conflicts:
      	gso/annotations/__init__.py
      	gso/annotations/base_site.py
      	gso/annotations/coordinates.py
      	gso/annotations/country_code.py
      	gso/annotations/interfaces.py
      	gso/annotations/ip_address.py
      	gso/annotations/netbox_router.py
      	gso/annotations/site_name.py
      	gso/annotations/snmp.py
      	gso/annotations/tt_number.py
      	gso/annotations/unique_field.py
      	gso/cli/imports.py
      	gso/products/product_blocks/iptrunk.py
      	gso/products/product_blocks/lan_switch_interconnect.py
      	gso/products/product_blocks/site.py
      	gso/services/librenms_client.py
      	gso/types/__init__.py
      	gso/types/base_site.py
      	gso/types/coordinates.py
      	gso/types/country_code.py
      	gso/types/interfaces.py
      	gso/types/netbox_router.py
      	gso/types/site_name.py
      	gso/types/snmp.py
      	gso/types/tt_number.py
      	gso/types/unique_field.py
      	gso/utils/helpers.py
      	gso/utils/types/__init__.py
      	gso/utils/types/base_site.py
      	gso/utils/types/coordinates.py
      	gso/utils/types/country_code.py
      	gso/utils/types/interfaces.py
      	gso/utils/types/netbox_router.py
      	gso/utils/types/site_name.py
      	gso/utils/types/snmp.py
      	gso/utils/types/tt_number.py
      	gso/utils/types/unique_field.py
      	gso/workflows/iptrunk/deploy_twamp.py
      	gso/workflows/iptrunk/modify_isis_metric.py
      	gso/workflows/router/redeploy_base_config.py
      	gso/workflows/site/create_imported_site.py
      	gso/workflows/site/create_site.py
      	gso/workflows/site/modify_site.py
      	test/conftest.py
      	test/schemas/test_types.py
      	test/services/test_librenms_client.py
      	test/workflows/iptrunk/test_create_imported_iptrunk.py
      c823aa3e
  2. Oct 22, 2024
  3. Oct 21, 2024
    • Karel van Klink's avatar
      Update validate_iptrunk WF_USABLE_MAP · 5a97c665
      Karel van Klink authored
      * Allow for iptrunk validation workflow to be run on those that are still provisioning
      * Update test fixture for router to deduplicate code
      5a97c665
    • Karel van Klink's avatar
      Update validate_router WF_USABLE_MAP · e7aedfdd
      Karel van Klink authored
      * Allow for router validation workflow to be run on those that are still provisioning
      * Only run validation workflows on the default state "ACTIVE", not all allowed states for a validation workflow to avoid validating provisioning routers
      e7aedfdd
  4. Oct 20, 2024
  5. Oct 07, 2024
  6. Oct 02, 2024
  7. Sep 11, 2024
  8. Sep 10, 2024
  9. Sep 09, 2024
  10. Aug 26, 2024
  11. Aug 21, 2024
  12. Aug 19, 2024
  13. Aug 12, 2024
  14. Aug 06, 2024
  15. Aug 05, 2024
  16. Aug 01, 2024
  17. Jul 31, 2024
  18. Jul 29, 2024
  19. Jul 22, 2024
  20. Jul 19, 2024
Loading