X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fmongodb-exporter%2Fsrc%2Fpod_spec.py;h=ff42e02c94d69b8d9f8d061d7f11a8193d0020ed;hb=1072160c684a35076746d7b789bb0040643d3a20;hp=0cc3f8cab6873d91795c160dfbfece4e0ffc1985;hpb=3cc0316794cc75ecffdf2b969b4ad98d0dd7e826;p=osm%2Fdevops.git diff --git a/installers/charm/mongodb-exporter/src/pod_spec.py b/installers/charm/mongodb-exporter/src/pod_spec.py index 0cc3f8ca..ff42e02c 100644 --- a/installers/charm/mongodb-exporter/src/pod_spec.py +++ b/installers/charm/mongodb-exporter/src/pod_spec.py @@ -20,8 +20,8 @@ # osm-charmers@lists.launchpad.net ## -import logging from ipaddress import ip_network +import logging from typing import Any, Dict, List from urllib.parse import urlparse