Draft: Feature/pol1 744 fix speed issues
4 unresolved threads
4 unresolved threads
Compare changes
Files
3+ 37
− 11
@@ -207,7 +207,6 @@ INTERFACE_LIST_SCHEMA = {
@@ -344,7 +343,6 @@ GWS_DIRECT_DATA_SCHEMA = {
@@ -405,7 +403,6 @@ SERVICES_LIST_SCHEMA = {
@@ -490,7 +487,6 @@ def _get_dashboards(interface):
@@ -573,7 +569,6 @@ def _load_interface_bundles(config, hostname=None, use_next_redis=False):
@@ -664,7 +659,6 @@ def _load_netconf_docs(
@@ -681,6 +675,7 @@ def _load_interfaces(
@@ -705,6 +700,28 @@ def _load_interfaces(
@@ -715,12 +732,16 @@ def _add_bundle_parents(interfaces, hostname=None):
@@ -780,6 +801,7 @@ def load_interfaces_to_poll(
@@ -880,13 +902,14 @@ def interface_speed(ifc):
@@ -903,7 +926,10 @@ def _load_interfaces_and_speeds(hostname=None):
@@ -1007,9 +1033,9 @@ def eumetsat_multicast(hostname=None):
in fact, it would be better to do this during the update