Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

   c.service_type IN ('IP Peering - Non R&E', 'GEANT Open CC');
   ####OR c.name LIKE ('%EEX%');  ### This line can go as agreed with Emma so we can include EEX on the MSR pages


2- update opsdb_circuit set project = 'Ignore' where name like '% CLS';

...